Commit graph

1725 commits

Author SHA1 Message Date
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
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
736224aadb upgrade to rails 2.3.11
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-02-11 16:29:47 +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
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
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
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
52a50b7463 bring back our changes to tagging_extensions to handle empty tags and handle numbers as tags 2011-02-08 22:24:06 +01:00
Reinier Balt
4b4e828aaa regenerate tagging_extentions from has_many_polymorphs plugin 2011-02-08 22:04:05 +01:00
Reinier Balt
3283da2614 remove arts plugin that was not used afaics 2011-02-08 22:03:45 +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
97fae98791 remove has_many_polymorphs from vendor and reference it in environment.rb 2011-02-08 10:26:54 +01:00
Reinier Balt
594162d242 fix #1095: remove old rack and will_paginate and add gem references. Please run rake gems:install 2011-02-08 09:40:54 +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
6744a22633 add test for #1068 2011-02-04 23:04:56 +01:00
Reinier Balt
72b2d4dfc9 remove selenium scripts that are covered by cucumber scenarios 2011-02-04 20:34:32 +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
ea4f7de813 get cucumber running again 2011-02-04 20:21:08 +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
25b522c6d4 freeze rails 2.3.10 2011-02-04 17:11:33 +01:00
Reinier Balt
c94cf5f7ff add workaround for mongrel-rack-cookie bug 2011-02-04 17:09:51 +01:00
Reinier Balt
dea6dbe4da unfreeze rails 2.3.9 2011-02-04 16:35:00 +01:00
Reinier Balt
6443adac78 fix stories_test to run again. Using ActiveRecordStore for session aparently did not work here 2011-02-04 16:23:47 +01:00
Reinier Balt
012a5929e1 rename load_path to autoload_path to remove deprecation warning 2011-02-04 16:23:46 +01:00
Reinier Balt
513734dce0 ran rake rails:update which altered boot.rb 2011-02-04 16:23:45 +01:00
Reinier Balt
6b95deef85 freeze rails 2.3.9 2011-02-04 16:23:44 +01:00
Reinier Balt
ee751a5ced unfreeze rails 2011-02-04 16:23:41 +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
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
5eb2d5dde1 upgrade jquery-ui to 1.8.7 and switch theme to sunny 2011-02-03 18:19:23 +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