Demian Gemperli
|
c45b11dc70
|
Have a Star option on task entry screens #928
|
2011-07-30 18:52:11 +02:00 |
|
Reinier Balt
|
5c015fea16
|
fix #999 by adding a menu to the mobile interface where you can choose the action you want to take on a todo, including deferring
|
2011-07-10 21:48:43 +02:00 |
|
Reinier Balt
|
174becee81
|
fix #1078 and document it on the REST_API page
|
2011-07-09 18:47:30 +02:00 |
|
Reinier Balt
|
ed2154b94b
|
fix #953 by adding tags to the xml returned by the REST API
|
2011-07-09 17:46:52 +02:00 |
|
Reinier Balt
|
601736de2d
|
add done view to tag pages and add more tests
|
2011-07-09 17:21:36 +02:00 |
|
Reinier Balt
|
6e97541ab3
|
make sure toggle_check and deleting of todos, recurring_todos and projects work in the new done views
|
2011-07-09 17:21:36 +02:00 |
|
Reinier Balt
|
35f947ec57
|
add done views to projects and recurring todos
|
2011-07-09 17:21:35 +02:00 |
|
Reinier Balt
|
5496b84642
|
add cucumber scenarios for the new done pages
|
2011-07-09 17:21:35 +02:00 |
|
Reinier Balt
|
f2d581d5a4
|
revert refactoring that created a big performance regression
|
2011-07-09 17:21:35 +02:00 |
|
Reinier Balt
|
a58e832945
|
get the done view on a context and a project
|
2011-07-09 17:21:34 +02:00 |
|
Reinier Balt
|
35fe362b93
|
fix #857 and further refactoring for better done view
|
2011-07-09 17:21:34 +02:00 |
|
Reinier Balt
|
c61238933c
|
add recurring_todos to done_overview and fix routes
|
2011-07-09 17:19:13 +02:00 |
|
Reinier Balt
|
8546ae5dfa
|
fix test failures after the changes and refactorings
|
2011-07-09 17:19:12 +02:00 |
|
Reinier Balt
|
559a02d6f1
|
start on done overview page
|
2011-07-09 17:19:12 +02:00 |
|
Reinier Balt
|
01057af684
|
start modifying done view and do some refactoring
|
2011-07-09 17:19:11 +02:00 |
|
Reinier Balt
|
de7b8e329d
|
the notes icon of todos was shown even if there was no note. fixed 8c168538b7
|
2011-06-14 09:01:08 +02:00 |
|
Reinier Balt
|
d1212d6d27
|
fix aasm error. Fixes #1089
|
2011-06-12 00:11:29 +02:00 |
|
Reinier Balt
|
626edb478d
|
Merge branches 'aasm_update' and 'master'
|
2011-06-11 23:36:23 +02:00 |
|
Reinier Balt
|
a797b83f86
|
fix #1173 and fix #1175 where renaming a project or context to an existing name using REST will fail with status 406
|
2011-06-10 23:30:51 +02:00 |
|
Reinier Balt
|
8c168538b7
|
check on notes.nil? instead of notes?
|
2011-06-10 23:22:32 +02:00 |
|
Reinier Balt
|
056dbf08a7
|
remove vendored gem and fix state model. Some old hacks did not work anymore on the newer aasm. reverted the hacks and fixed some tests
|
2011-06-10 23:17:22 +02:00 |
|
Stefan Richter
|
00819ce27b
|
migrating to aasm - code part
|
2011-06-10 23:17:19 +02:00 |
|
Reinier Balt
|
65e3a8ff30
|
do not save if previous save had validation problems.
this prevents test failures if you use it on a db that has been used after the aasm upgrade (forward compatible)
|
2011-06-10 23:13:52 +02:00 |
|
Ignacio Huerta
|
11d1c326ee
|
Add spanish translation ((incomplete) and i18n a couple of string in action editor
|
2011-05-31 08:59:22 +02:00 |
|
Reinier Balt
|
c5c4c65f3c
|
fix tab index counter. In case of a server restart the global var does not exist anymore causing an error
|
2011-05-23 14:44:16 +02:00 |
|
Reinier Balt
|
63f389158b
|
update jquery and jquery-ui
|
2011-05-19 12:20:36 +02:00 |
|
Reinier Balt
|
3faac2514d
|
fix failing test and finish all wip scenarios
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
|
2011-05-08 22:09:27 +02:00 |
|
Reinier Balt
|
f05826d07a
|
fix #1169 and also improve i18n on repeating todos
|
2011-05-08 20:37:47 +02:00 |
|
Reinier Balt
|
d444d80f93
|
fix #1168 by using a new helper to increate the tab_index automatically
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
|
2011-05-08 16:40:31 +02:00 |
|
Reinier Balt
|
4d46750f05
|
fix #1167
|
2011-05-08 15:03:55 +02:00 |
|
Reinier Balt
|
99f1b9b6df
|
fix #1165. forgot one i18n change in due_date
|
2011-05-03 12:30:33 +02:00 |
|
Reinier Balt
|
7d5ca16044
|
fix #1164 and fix #1159 whre a localization was wrong and adding brackets at NOT sql statements for older MySQL versions
|
2011-05-03 11:43:02 +02:00 |
|
Reinier Balt
|
58641a2fd0
|
fix bug in previous commit
|
2011-05-01 19:08:35 +02:00 |
|
Reinier Balt
|
dff0ace1a1
|
fix #1160 by increasing the fadeout from 5 to 8 seconds which is more consistent with other flash messages
|
2011-05-01 15:13:25 +02:00 |
|
Reinier Balt
|
efa12e6695
|
fix small corner case where empty message was not shown when deleting last deferred todo from a project page
|
2011-05-01 15:07:41 +02:00 |
|
Reinier Balt
|
1a9b84701b
|
fix i18n for due_date on todos
|
2011-05-01 14:44:24 +02:00 |
|
Reinier Balt
|
d1b3811009
|
fox some problems with de locale
|
2011-05-01 13:44:23 +02:00 |
|
Reinier Balt
|
79cb34e105
|
fix #1149 where submitting a dependency that does not exist will show a warning that it will be ignored
|
2011-04-30 20:47:37 +02:00 |
|
Reinier Balt
|
7f27a6e2bd
|
fix corner case that were failing the cucumber tests. On the calendar page at the end of the month, a todo may occur twice on the page. This was not taken into account for update an destroy
|
2011-04-30 17:57:36 +02:00 |
|
Reinier Balt
|
0ccf42d08c
|
fix #1157 and fix #1158 by changing the way empty projects are included in the sorting and by fixing the dutch translation for sorting titles
|
2011-04-29 23:17:17 +02:00 |
|
Reinier Balt
|
2675be8f4c
|
fix #1156 where todos with ' in the name were not rendered correctly in title of pending annotation
|
2011-04-29 18:40:04 +02:00 |
|
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
|
31118d8c8c
|
add some more cucumber scenarios
|
2011-04-21 16:55:09 +02:00 |
|
Reinier Balt
|
423926337d
|
add completed actions to the top of the completed-items container instead of bottom. From #1148
|
2011-04-20 11:39:30 +02:00 |
|
Reinier Balt
|
4658ca8655
|
fix #1146
|
2011-04-19 17:22:23 +02:00 |
|
Reinier Balt
|
cb58318858
|
another attempt at #1150 and fix some failing cucumber scenarios
|
2011-04-19 16:40:55 +02:00 |
|
Reinier Balt
|
539e18d87e
|
fix #1150 by nog using ruby1.8.7 Array.count but Array.length for 1.8.6 compat
|
2011-04-19 13:42:05 +02:00 |
|
Reinier Balt
|
c0115eacd7
|
get some wip cucumber tests running
|
2011-04-14 16:26:16 +02:00 |
|
Reinier Balt
|
1372bb110e
|
upgrade jquery to 1.5.2
|
2011-04-14 14:44:46 +02:00 |
|
Reinier Balt
|
52acf17270
|
fix #1138 where openid login was broken because of csrf changes in rails
|
2011-04-14 12:53:31 +02:00 |
|