Michael Witrant
|
aefb00c98e
|
only load one datepicker translation when the locale is not 'en'
|
2011-03-07 15:45:42 +01:00 |
|
Michael Witrant
|
139b348d09
|
escape javascript strings in todo creation and update
|
2011-03-06 14:43:49 +01:00 |
|
Reinier Balt
|
f95cd7fa99
|
migrate mobile selenium scripts to cucumber
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
|
2011-02-27 00:36:01 +01:00 |
|
Eric Allen
|
0bfb64d0e2
|
Fix bug in mobile projects view
|
2011-02-26 22:26:35 +01:00 |
|
Reinier Balt
|
36f007a087
|
clean ups
|
2011-02-26 14:20:51 +01:00 |
|
Reinier Balt
|
b53fbc64dc
|
fix #1052 based on the work of Tim Madden. Thanks Tim!
|
2011-02-26 11:38:39 +01:00 |
|
Reinier Balt
|
e9d92438d6
|
fix #1109 and do some small optimizations on home page
|
2011-02-25 23:54:53 +01:00 |
|
Reinier Balt
|
4cca813bc7
|
hopefully fix #1109 where I think the csrf change in rails 2.3.11 messes up our expiry checking
|
2011-02-25 22:43:18 +01:00 |
|
Reinier Balt
|
da93b82b2b
|
fix #1115. The datapicker is now passed the current locale to localize the datepicker
|
2011-02-25 17:10:33 +01:00 |
|
Reinier Balt
|
a3837cc4e3
|
fix #1113: upgrade jquery to 1.5.1 and jquery-ui to 1.8.10
|
2011-02-25 15:56:55 +01:00 |
|
Reinier Balt
|
f018607049
|
fix tests
will fix cucumber tests after 2.0rc since it probably needs some magic to get them running using the jquery stuff
|
2011-02-25 15:24:43 +01:00 |
|
Reinier Balt
|
0335c2304d
|
finish editing a todo with dependencies and fix some i18n for nl locale
|
2011-02-25 14:52:03 +01:00 |
|
Reinier Balt
|
6214c9f670
|
enable edit form to show list of predecessors
|
2011-02-25 14:52:02 +01:00 |
|
Reinier Balt
|
59556a0a4a
|
get styling done for new todo
|
2011-02-25 14:52:02 +01:00 |
|
Reinier Balt
|
1643a93311
|
fix drag and drop for adding deps. after a todo was dragged, the predecessor was not draggable. replace ajax with generic one
|
2011-02-25 14:51:06 +01:00 |
|
Reinier Balt
|
2444198674
|
clean dep list after create
|
2011-02-25 14:51:05 +01:00 |
|
Reinier Balt
|
1f67d2a603
|
get dependency add/remove from new_action_form running
|
2011-02-25 14:51:05 +01:00 |
|
Reinier Balt
|
92fdef2b1b
|
implement js to add and remove precedessors (dependencies)
|
2011-02-25 14:51:04 +01:00 |
|
Reinier Balt
|
e0dae50dfa
|
translate footer and integration page to dutch
|
2011-02-22 10:39:59 +01:00 |
|
Michael Witrant
|
0ae63015f2
|
stale background doesn't overlap icons anymore
|
2011-02-21 18:18:54 +08:00 |
|
Reinier Balt
|
c79cb5dfde
|
fix #1107
|
2011-02-14 22:18:30 +01:00 |
|
Reinier Balt
|
11d40fb48b
|
fix #1108 where completed todos with notes could not be rendered on the done page
|
2011-02-14 20:22:59 +01:00 |
|
Reinier Balt
|
24ef0ced32
|
fix #1102 add spinner to autocomplete and...
* get public/local variables correct for all js
* get i18n string in toggle_star for todos
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
|
2011-02-13 12:58:41 +01:00 |
|
Reinier Balt
|
e278e3d5ce
|
fix #1104 together with previous commit (thanks 02strich) to escape single quotes in i18n strings
|
2011-02-12 22:58:58 +01:00 |
|
Stefan Richter
|
0207b3b949
|
fix javascript generation
|
2011-02-13 05:44:32 +08:00 |
|
Reinier Balt
|
0d28115d18
|
fix csrf which changed with rails 2.3.11
|
2011-02-12 16:26:16 +01:00 |
|
Reinier Balt
|
6d66406d8c
|
fix #1103. The xml output contained an unintended empty context
|
2011-02-11 16:18:59 +01:00 |
|
Reinier Balt
|
f2760ed7de
|
fix #1101. Most strings were pushed into html attributes. The remaining are generated from the layout into an array
|
2011-02-09 20:41:34 +01:00 |
|
Reinier Balt
|
e528af30a6
|
fix #1101. Thank Tim for finding the plugin. Only changed where the js was included
|
2011-02-09 09:18:14 +01:00 |
|
tim madden
|
1a42f00a0a
|
adds juery.ui autocomplete extension selectFirst to select the first matching entry
|
2011-02-09 16:11:09 +08:00 |
|
Reinier Balt
|
564f209800
|
fix #1062. I did not test is, so please reopen ticket if it does not work :-)
|
2011-02-08 23:03:05 +01:00 |
|
Reinier Balt
|
83b5717460
|
fix #1098 where adding a todo to a hidden context in that hidden context page would not show the todo
|
2011-02-08 17:37:14 +01:00 |
|
Reinier Balt
|
56d8d04337
|
fix #1096 where the title of project was incorrectly set to context in mobile edit form
|
2011-02-08 09:24:56 +01:00 |
|
Reinier Balt
|
33d73eef62
|
fix #1094 where due_id was not determined when updating todo from calendar view
|
2011-02-06 22:48:59 +01:00 |
|
Reinier Balt
|
ef5cb8cd77
|
rename cached js and css to find them more easily
|
2011-02-04 20:23:19 +01:00 |
|
Reinier Balt
|
76853cff2c
|
fix for mongrel not getting the cookies right and change templates in the i18n locales
|
2011-02-04 20:11:42 +01:00 |
|
Reinier Balt
|
514045e8cb
|
fix failing tests
|
2011-02-03 22:44:26 +01:00 |
|
Reinier Balt
|
632c0e7255
|
fix all tests
|
2011-02-03 19:30:48 +01:00 |
|
Reinier Balt
|
f0ec5647d4
|
migrate user js
|
2011-02-03 18:19:30 +01:00 |
|
Reinier Balt
|
a02f1d2584
|
migrate dependencies
without functional changes
|
2011-02-03 18:19:29 +01:00 |
|
Reinier Balt
|
bf5e378301
|
fix error where empty line causes server error
|
2011-02-03 18:19:27 +01:00 |
|
Reinier Balt
|
30983b6658
|
rewrite add_predecessor.js
|
2011-02-03 18:19:27 +01:00 |
|
Reinier Balt
|
97e8602ef9
|
rebase to master to include i18n changes and fix merge conflicts
|
2011-02-03 18:19:26 +01:00 |
|
Reinier Balt
|
7a74025253
|
get autocomplete working for tags
|
2011-02-03 18:19:24 +01:00 |
|
Reinier Balt
|
d81e82a135
|
get some corner cases on toggle complete and empty messages working
|
2011-02-03 18:19:22 +01:00 |
|
Reinier Balt
|
1a821a228f
|
let autocomplete fail gracefully when param is not set
|
2011-02-03 18:19:21 +01:00 |
|
Reinier Balt
|
05ba6060fc
|
replace small partials with helper to improve performance
|
2011-02-03 18:19:20 +01:00 |
|
Reinier Balt
|
8cbe077784
|
get some further scenarios for adding todos to several pages
one is still failing, will get to that
|
2011-02-03 18:19:19 +01:00 |
|
Reinier Balt
|
ab2e51a51a
|
get selenium scenarios running again and add some scenarios for adding todos started
|
2011-02-03 18:19:19 +01:00 |
|
Reinier Balt
|
09830d044d
|
fix the deprecation warnings that were shown during the tests
|
2011-02-03 18:19:18 +01:00 |
|