Reinier Balt
f0e5c3841d
refactor js of new todo form: share projects and contexts array over all edit forms
...
this will hopefully decrease memory usage and also the get-form ajax should result in less data to be retrieved
2009-03-30 22:37:03 +02:00
Reinier Balt
8612c1a677
tidy up the templates and the js in them
2009-03-27 17:03:18 +01:00
Evan McLean
9c45176122
Add autocomplete=off to the todo_description text input field so you don't get the annoying drop-down of old data.
...
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2009-03-26 03:48:05 +08:00
bsag
198db7b0a5
Added a fix for a failing functional test which concerned the javascript popup window to warn when a new context added in new action form.
2008-12-26 19:47:13 +00:00
Piotr Adamski
7bb953c45b
Fix for Ticket #630 http://dev.rousette.org.uk/ticket/630
2008-12-16 11:42:34 +00:00
Hans de Graaff
27e0852651
Limit description field to known maximum size.
2008-12-14 11:17:07 +01:00
Reinier Balt
2101ed6cf8
fix failing tests
...
selenium, unit and functional all pass
2008-12-03 14:03:59 +01:00
Reinier Balt
223cf93597
fix #755 . Restores accesskey for toggling new todo form
...
Thanks marqpdx for finding this fix!
On my windows vista laptop with ff3 alt-shift-p will still start Windows Media Player, but the other accesskeys now seem to work for me
2008-08-18 20:26:28 +02:00
Reinier Balt
b2e82ea6b6
fix for #749
...
This one needs a nice test
2008-08-18 16:02:13 +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