public
Description: The solution for tabitus of the browser
Homepage: http://overstimulate.com/projects/taboo
Clone URL: git://github.com/anotherjesse/taboo.git
taboo /
name age message
file .gitignore Sun Jun 15 22:28:41 -0700 2008 ignore emacs temp files [anotherjesse]
file README Wed Jun 18 02:31:23 -0700 2008 rewrite jquery inplace editor - and adapt mosai... [anotherjesse]
file chrome.manifest Sat Jul 12 15:23:32 -0700 2008 flock topbar [erwan]
directory chrome/ Sat Jul 19 17:57:33 -0700 2008 merge erwan/flock [anotherjesse]
directory components/ Fri Jul 04 23:43:54 -0700 2008 Call onSave observers on import (only at finish... [yosh]
file install.rdf Fri Jul 04 23:12:52 -0700 2008 fix the popup showing bug [anotherjesse]
file rakefile.rb Tue Jun 24 01:02:48 -0700 2008 don't include temp files in the build [anotherjesse]
file todo Sun Jun 01 18:51:05 -0700 2008 Merge commit 'johan/master' [anotherjesse]
README
* Before release 0.20 [0/8]
  - [ ] null titles break taboo
  - [ ] make sure re-clicking the taboo button doesn't overwrite data?
  - [ ] inplace editor doesn't handle escape key correctly:
    click to edit, save changes, then click escape again to change
  - [ ] inplace editor breaks if you change textarea while it is in edit mode
  - [ ] deleting from grid mode doesn't show the undelete box
  - [ ] undelete / delete all isn't show correctly on trash.js
  - [ ] use humanized messages on deletion/undelete?
  - [ ] use favicons on dropdown menu?
  - [ ] tooltips on grid.js?
  - [ ] tooltips on calendar.js