Eric Allen
96f510abd4
ALL SELENIUM TESTS PASSING!!
...
Caught a couple of things that I had to fix plus a handful of broken tests. This is the first time in forever that we have a fully successful selenium suite.
2009-10-13 22:34:37 -04:00
Eric Allen
9cfcd4161a
Default context autocomplete
2009-10-07 11:41:31 -04:00
Eric Allen
acad0596be
WIP: contexts page mostly working
2009-10-02 19:45:49 -04:00
Eric Allen
eac798d0bf
Got one Selenium test working
2009-10-02 18:55:23 -04:00
Eric Allen
195a58174b
auto-fill of default tags & contexts from project
2009-10-02 18:31:53 -04:00
Eric Allen
48f7f25702
Fix Edit Project Settings link on project show page
2009-10-02 15:25:20 -04:00
Eric Allen
8f21467b63
Basic autocomplete for projects and contexts
2009-10-01 22:32:12 -04:00
Eric Allen
83b17d2231
Edit-in-place for context name
2009-09-27 22:38:21 -04:00
Eric Allen
586b46661a
Projects page completely working now
2009-09-25 20:15:34 -04:00
Eric Allen
3d905b7289
WIP: projects page
2009-09-24 22:11:00 -04:00
Eric Allen
36fb043ed6
Fix typo that was messing up context edit of todo
2009-09-24 22:10:44 -04:00
Eric Allen
a09b55d6b6
New todo form working with Ajax
2009-09-21 22:59:46 -04:00
Eric Allen
e43a7945d5
Recurring todos mostly working now
2009-09-13 12:00:28 -04:00
Eric Allen
59b367a711
Todo editing and deletion working beautifully.
...
Removing UJS caused the home page to stop rendering due to references to
apply_behavior. I had to take care of that before I could proceed at all.
Some Autocomplete stuff has been yanked out and needs to go back in at some point.
Had to replace Protoload with jQuery.blockUI. It's a bit bigger, but oh well.
2009-09-07 16:58:26 -04:00
Eric Allen
07b1dec5f3
Fade flashes in using jQuery
2009-09-06 20:06:55 -04:00
Eric Allen
ce979063c5
Replaced old calendar picker with jQuery UI.
2009-09-06 20:00:19 -04:00
Eric Allen
6b7e5d0eed
Re-wrote todo-items.js and got todo uncheck working.
...
I also discovered that application.js was getting included twice, causing a few issues. Small fix in standard.html.erb took care of it.
2009-09-06 19:41:27 -04:00
Eric Allen
f9e6540ed2
Star toggling and todo checking working
...
Todo unchecking is still buggy, but needs a bunch more work to make it happen.
Also added some useful globals to the standard layout for later access by application.js.
2009-09-05 15:24:03 -04:00
Eric Allen
4c68144c93
Login form working in jQuery
2009-09-05 15:23:57 -04:00
Eric Allen
6f3dbca3e2
Fade in alerts using jQuery.
2009-09-05 15:23:49 -04:00
Eric Allen
fac5e7ca83
No more CookieManager since it's dependent on Prototype
2009-09-05 15:23:33 -04:00
Reinier Balt
cd3f458f6e
first unbind click event on toggleNotes
...
when you update a todo, the click event was added to the updated todo, but also to all other todos. This causes a click on toggleNote to execute several toggles
2009-04-10 14:23:14 +02:00
Reinier Balt
480af3a2ab
make sure that new/updated todos also get the behavior enabled for toggling notes
2009-03-31 09:56:23 +02:00
Reinier Balt
8bc41e2cb0
add recurring todos to tracks
2008-07-19 20:27:45 +02:00
bsag
4cbf5a34d3
Removed superfluous 'tracks' directory at the root of the repository.
...
Testing commits to github.
2008-05-20 21:28:26 +01:00