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
e32b23c615
Fixed a bunch of tests
2009-10-09 21:27:27 -04:00
Eric Allen
d9108abe92
Context create working
2009-10-09 20:46:48 -04:00
Eric Allen
f86b6fceb6
Alt text on a couple of images to help out tests
2009-10-07 16:44:39 -04:00
Eric Allen
13504a6474
Fix bug causing contexts to not hide after defer
2009-10-07 16:36:14 -04:00
Eric Allen
86de0a1290
A whole bunch more Selenium tests working
2009-10-07 16:32:34 -04:00
Eric Allen
6126a6e9d7
Todo check/uncheck handles contexts properly
2009-10-07 11:54:42 -04:00
Eric Allen
af9b8824a4
Unused old autocompletion
2009-10-07 11:42:58 -04:00
Eric Allen
9cfcd4161a
Default context autocomplete
2009-10-07 11:41:31 -04:00
Eric Allen
c5bb41db82
Context delete working
2009-10-07 11:36:43 -04:00
Eric Allen
550a0e4955
Fix context state change
2009-10-07 11:33:48 -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
d0e6ebd41e
Only setup autocomplete if available
2009-10-02 18:35:25 -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
8738481f31
Load newly-created todos into correct container
2009-10-02 15:19:44 -04:00
Eric Allen
8f21467b63
Basic autocomplete for projects and contexts
2009-10-01 22:32:12 -04:00
Eric Allen
a04976e9ac
Show datepicker on todo edit fields
2009-10-01 22:23:16 -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
f25ee06c49
Committing Ben's patch for #868 .
...
Fixes #868 .
I wish I could write a spec for it, but RSpec isn't behaving well with partials.
2009-09-19 19:53:35 -04:00
Eric Allen
e43a7945d5
Recurring todos mostly working now
2009-09-13 12:00:28 -04:00
Eric Allen
77a088acdd
Add pulsate and drag/drop to jQuery UI.
2009-09-13 12:00:27 -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
40321668d1
It's awkward, but the jQuery UI images need to go here.
2009-09-07 16:53:58 -04:00
Eric Allen
47873fb323
Get rid of UJS plugin (finally)!
2009-09-07 16:12:53 -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
cd8a01d2d4
Fixed a bunch of issues with auxilliary JS
...
Now that Prototype is gone some of them are unhappy, and others are just plain broken.
2009-09-05 15:24:10 -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
35c9f55553
Forgot one bit of prototype stuff to clean up
2009-09-05 15:23:51 -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
Eric Allen
e57e1445b4
Getting rid of last traces of Prototype and old jQuery library.
2009-09-02 10:33:34 -04:00
Eric Allen
be43b3ded8
Installing jrails
2009-09-02 10:04:17 -04:00
Eric Allen
66de0f9fd8
Don't set time to UTC for midnight in test.
...
This was causing an intermittent test failure in GMT-4.
2009-09-02 09:59:16 -04:00
Eric Allen
5a148bc6db
Gems should be specified in environment, not test_helper, in newer Rails
2009-08-31 19:42:16 -04:00
Jason Penney
13306cfeee
fix for calendar.ics when todo.updated_at is NULL
2009-08-25 14:26:50 +02:00
Reinier Balt
ee831d19ca
put location from POST in response, not just in location header. Thanks Luis for the patch
2009-08-11 08:53:08 +02:00
Reinier Balt
e87bd5b19a
update sample databases to latest migration and vacuum them
2009-08-05 21:03:10 +02:00
Reinier Balt
4ed5567885
get tests running again
2009-08-05 21:00:41 +02:00
Reinier Balt
b28de88f4d
forgot to add these files a long time ago
2009-08-05 16:28:06 +02:00
Reinier Balt
37a45313a0
fixes #929 where editing a newly added todo on the tag view would cause an error
...
because tag_name was not passed around
2009-08-04 13:54:19 +02:00
Reinier Balt
bf6b873d7c
allows onenote urls as links in notes field. Fixes #901 . One can add other protocols that are filtered too
2009-08-04 13:09:08 +02:00