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
|
11d894e712
|
fix cucumber scenarios where show_from was set too early
need to figure out how to restore this...
|
2011-06-12 04:42:39 +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
|
c2be07c6c3
|
update migration to make the default nil instead of empty string to maintain backward compatibility
running 2.0 (old aasm) tests on migrated db gives a lot of errors because of the empty string
|
2011-06-10 23:17:23 +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
|
1cf5967eb5
|
adding missing table
|
2011-06-10 23:17:21 +02:00 |
|
Stefan Richter
|
fdbd2a6391
|
fixing issue with wrong initial value of state column
|
2011-06-10 23:17:20 +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 |
|
Reinier Balt
|
9f8e55c672
|
forgot to update workaround to get selenium working again
|
2011-06-09 19:42:10 +02:00 |
|
Reinier Balt
|
e81b617a09
|
Merge branches 'railsupdate2314' and 'master'
|
2011-06-09 17:09:19 +02:00 |
|
Reinier Balt
|
ba4217c6ed
|
forgot converting one returning
|
2011-06-09 17:08:20 +02:00 |
|
Reinier Balt
|
ceda51b5bf
|
upgrade to rails 2.3.12 and fix deprecation warning and fix some version numbers of gems used for testing
|
2011-06-09 17:04:00 +02:00 |
|
Reinier Balt
|
a3c5920a2b
|
Merge branches 'ruby1.9' and 'master'
|
2011-06-09 14:49:58 +02:00 |
|
Reinier Balt
|
91eeb0c6aa
|
update require statements to fix path issue
|
2011-06-09 14:49:36 +02:00 |
|
Reinier Balt
|
6b1cf674a8
|
fix version number for RedCloth since the latest versions fail on compiling extentions
|
2011-06-06 19:55:01 +02:00 |
|
Reinier Balt
|
2757451395
|
Merge pull request #25 from wingfire/master
aviod RedCloth load error
|
2011-06-06 10:51:03 -07:00 |
|
Christof Spies
|
6a1576c39a
|
rake gems undefined method `name' for "RedCloth":String
|
2011-06-06 16:15:08 +02:00 |
|
Reinier Balt
|
4aa0e63e85
|
update tree with missing 2.3.11 files or files that were not updated
this has no real impact on tracks as an app
|
2011-05-31 19:30:35 +02:00 |
|
Reinier Balt
|
0a04db3aa5
|
Merge pull request #24 from iox/master
Spanish translation
|
2011-05-31 03:21:45 -07: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
|
b3d92b9779
|
fix #1160 (again) by changing the long fadeout of the flash message into a fadein.delay.fadeout sequence for better readability.
|
2011-05-03 13:47:53 +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
|
007d29e302
|
bump version number for master tree
|
2011-05-01 01:30:45 +02:00 |
|
Reinier Balt
|
ee5ecdb0e4
|
update docs
|
2011-04-30 22:58:08 +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
|
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 |
|