Reinier Balt
|
106f966965
|
fix #1155 where editing a note on the notes page submits the wrong form
|
2011-04-29 18:27:06 +02:00 |
|
Reinier Balt
|
3d3747cb45
|
remove debug alert from last commit
|
2011-04-29 18:07:19 +02:00 |
|
Reinier Balt
|
12c02b1a87
|
fix #1152 where in IE8 the checkboxes did not work
|
2011-04-29 18:04:52 +02:00 |
|
Reinier Balt
|
554bc21016
|
fix #1133 by increasing delay before remotely fetching for autocomplete. Also remove selectFirst jquery plugin since this is now part of jquery itself
|
2011-04-14 10:49:04 +02:00 |
|
Reinier Balt
|
5535a5c9f0
|
fix #1123 and fix #1124 and refactor drag and drop a bit
|
2011-03-11 21:02:13 +01:00 |
|
Reinier Balt
|
8e0b1e4c2d
|
enable autocomplete for project settings
|
2011-03-09 11:58:29 +01:00 |
|
Reinier Balt
|
6a9b3e28d5
|
fix tests for dependencies and fix minor issues
|
2011-03-08 23:55:23 +01:00 |
|
Reinier Balt
|
70b2ee1e4f
|
fix #1117 where the animation of the calendar popup prevented the second calendar popup from appearing
|
2011-03-07 17:04:45 +01:00 |
|
Reinier Balt
|
9f7d5f3cab
|
fix #1118 by finishing the change of Michael Witrant. Thanks Michael!
|
2011-03-07 16:32:25 +01:00 |
|
tim madden
|
9bc79bf80e
|
Adding selectFirst to depends on field too...
|
2011-03-03 02:33:11 +08: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
|
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
|
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
|
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
|
b683c74efd
|
fix check expiration
|
2011-02-12 17:49:01 +01:00 |
|
Reinier Balt
|
0d28115d18
|
fix csrf which changed with rails 2.3.11
|
2011-02-12 16:26:16 +01:00 |
|
Reinier Balt
|
0aaf11940c
|
Merge branch 'master' of github.com:bsag/tracks
|
2011-02-09 20:43:01 +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 |
|
tim madden
|
d3fbe83ecd
|
Missed the tags field for the firstSelect plugin setup in my previous commit.
|
2011-02-10 03:39:09 +08: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
|
98679cfb1b
|
fix #1076 where the anchor was not stopped from being followed after clicking expand/collapse
|
2011-02-08 22:55:50 +01:00 |
|
Reinier Balt
|
514045e8cb
|
fix failing tests
|
2011-02-03 22:44:26 +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
|
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
|
a832417c59
|
migrate toggle_check and destroy and defer and get the functional tests running again
|
2011-02-03 18:19:17 +01:00 |
|
Reinier Balt
|
f923a40a40
|
get tag view working for updating todos. Refactored update a lot
|
2011-02-03 18:18:41 +01:00 |
|
Reinier Balt
|
c64e1bcd80
|
migrate update for context, project, tickler and calendar
|
2011-02-03 18:18:40 +01:00 |
|
Reinier Balt
|
33f68df154
|
get destroying of actions working
|
2011-02-03 18:18:39 +01:00 |
|
Reinier Balt
|
e13e946295
|
migrate adding to actions on all pages
|
2011-02-03 18:18:38 +01:00 |
|
Reinier Balt
|
cafa774b4c
|
refactor application.rb further and migrate recurring todos
next: get tests for recurring todos
|
2011-02-03 18:17:29 +01:00 |
|
Reinier Balt
|
2fa431ef54
|
finish migration of the feeds page
|
2011-02-03 18:17:27 +01:00 |
|
Reinier Balt
|
51106d015e
|
fix failing tests after previous refactoring.
|
2011-02-03 18:17:25 +01:00 |
|
Reinier Balt
|
879fbc99e2
|
major restructuring/refactoring of application.js. finally scratched that itch. Some tests are failing to be fixed later.
|
2011-02-03 18:17:24 +01:00 |
|
Reinier Balt
|
88a524a8d6
|
fix formatting of application.js
|
2011-02-03 18:17:23 +01:00 |
|
Reinier Balt
|
ea1ca130f1
|
refactor sidebar and finish migration of notes
|
2011-02-03 18:17:22 +01:00 |
|
Reinier Balt
|
94b5aa2346
|
fix editing a note from the notes page
|
2011-02-03 18:17:21 +01:00 |
|
Reinier Balt
|
145c9105dd
|
migrate deleting a note from notes page to jqeury
|
2011-02-03 18:17:18 +01:00 |
|
Reinier Balt
|
05b3b7cebc
|
refactor js and cucumber scenario for integrations page
|
2011-02-03 18:17:15 +01:00 |
|
Reinier Balt
|
fb39d841a7
|
migrate editing a context and refactor project with it
|
2011-02-03 18:17:08 +01:00 |
|
Reinier Balt
|
e52a8609c7
|
migrate deleting of contexts
|
2011-02-03 18:17:06 +01:00 |
|
Reinier Balt
|
15fdb1e572
|
migrate creating a new context and refactor some project js to share with context js
|
2011-02-03 18:17:05 +01:00 |
|