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
463757a338
upgrade jquery to 1.5 and jquery-ui to 1.8.9
2011-02-03 19:56:02 +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
5eb2d5dde1
upgrade jquery-ui to 1.8.7 and switch theme to sunny
2011-02-03 18:19:23 +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
77e2ff0751
update jquery to latest 1.4.4
2011-02-03 18:17:20 +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
Reinier Balt
2c47b27a87
start fixing sorting of projects
2011-02-03 18:17:02 +01:00
Reinier Balt
f284617513
handle and test the redirect when the goto-project checkbox is checked
2011-02-03 18:17:01 +01:00
Reinier Balt
4413cabbba
migrate project creation
2011-02-03 18:17:00 +01:00
Reinier Balt
af80861725
get drag and drop for projects running
2011-02-03 18:16:58 +01:00
Reinier Balt
cde8ad35fd
get further testing tunning for projects
2011-02-03 18:16:57 +01:00
Reinier Balt
35453acd57
migrate edit update and destroy to jQuery and refactor it
...
test for changing state is wip, forgot to mark it with @wip
2011-02-03 18:16:55 +01:00
Reinier Balt
6416ff112e
migrate editing project settings from project page from jrails to jquery
2011-02-03 18:16:52 +01:00
Reinier Balt
c834403340
replace old prototype/jrails code for periodic checks and start work on autocomplete and edit projects
...
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-02-03 18:16:51 +01:00
Reinier Balt
69c811e365
re-add jQuery plugins and include them in the layouts
2011-02-03 18:16:51 +01:00
Reinier Balt
d4ec2f90ac
install jquery 1.4.2 and jquery-ui 1.8.5
2011-02-03 18:16:50 +01:00
Reinier Balt
480a547b5b
remove jquery and jrails
2011-02-03 18:16:49 +01:00
Reinier Balt
710e447e1c
Fix #1036 . We remove all autocomplete DIVs after updates.
2010-08-03 23:16:43 +02:00
Reinier Balt
65ecb7b019
migrated flashobject_helper to swf_fu because the first is not maintained anymore. Fixes #796
2010-07-29 21:41:36 +02:00
Reinier Balt
4400c42d7c
modify todo controller to store multiple next actions
2010-07-28 15:53:18 +02:00
Reinier Balt
26cd345cbe
add form for multiple actions
2010-07-28 15:50:25 +02:00
Eric Allen
1cd748d7a2
Fix #1041
2010-07-05 09:58:25 -07:00
Eric Allen
e764a75986
Case-sensitive compare screwed up source_view
...
Fixes #1043
2010-07-04 20:13:47 -07:00
Eric Allen
ac96c5c738
Fix small IE8 bug
2010-05-18 09:54:46 -04:00
Eric Allen
d9d08fac35
Various improvements to context drag&drop
...
-Don't botch other fields on context change
-Better status message
-Flash context title on drop
-Drop target close to context name
-Bolder drop target border
Closes #1033
2010-05-17 11:36:41 -04:00