public
Description: The solution for tabitus of the browser
Homepage: http://overstimulate.com/projects/taboo
Clone URL: git://github.com/anotherjesse/taboo.git
Search Repo:
taboo /
name age message
folder .gitignore Sun Jun 15 22:28:41 -0700 2008 ignore emacs temp files [anotherjesse]
folder README Wed Jun 18 02:31:23 -0700 2008 rewrite jquery inplace editor - and adapt mosai... [anotherjesse]
folder chrome.manifest Sat Jul 12 15:23:32 -0700 2008 flock topbar [erwan]
folder chrome/ Sat Jul 19 19:21:41 -0700 2008 tweak the edit taboo panel to have cancel [anotherjesse]
folder components/ Sat Jul 12 17:03:47 -0700 2008 Use nsIFaviconService for favicon saving [yosh]
folder install.rdf Sat Jul 19 18:41:02 -0700 2008 pump version number [anotherjesse]
folder rakefile.rb Tue Jun 24 01:02:48 -0700 2008 don't include temp files in the build [anotherjesse]
folder 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