Reinier Balt
|
a83c8b3f92
|
initial upgrade to rails 3.2.3
|
2012-04-30 13:56:33 +02:00 |
|
Reinier Balt
|
f6d08a9cf5
|
Merge pull request #80 from maddentim/fixes
Fix for #1291 - Adding todo to mobile interface does not save tag
|
2012-04-30 01:53:12 -07:00 |
|
tim madden
|
b932ac210f
|
fix for mobile new todo tags no being saved
the mobile interface shares the form for creating and updating todos.
the todo controller was using different names for them. this change
aligns them.
|
2012-04-28 22:44:35 -05:00 |
|
Reinier Balt
|
c8947519b7
|
Merge pull request #79 from maddentim/fixes
#1289 - tweak for project page note display to stop wrapping note around link icon
|
2012-04-22 11:13:26 -07:00 |
|
tim madden
|
3180d88fae
|
tweak to note display on project page to stop wrapping around note link icon
divs for the project note
adding margin to prevent the note from wrapping around the link icon
|
2012-04-21 11:14:19 -05:00 |
|
Reinier Balt
|
6e15c38efe
|
update docs and default database from changes in 2.1 tree
|
2012-04-19 00:35:46 +02:00 |
|
Reinier Balt
|
5d61b9600e
|
fix #1286. The sidebar now updates correctly after update of project settings
|
2012-04-18 16:50:47 +02:00 |
|
Reinier Balt
|
5c3293745d
|
merge latest changes for the he locale. Thanks Darian.
|
2012-04-17 15:33:40 +02:00 |
|
Reinier Balt
|
a367d53756
|
Merge pull request #77 from maddentim/fixes
Fix for mobile project page + tuning mobile pages
Thanks Tim
|
2012-04-16 13:47:04 -07:00 |
|
tim madden
|
d27ffb6ce0
|
mobile tuning
change to make nav links even and consistent
looking to make text bigger for fat fingers
change to project nav
adding images for arrows
|
2012-04-16 10:04:09 -05:00 |
|
Tim Madden
|
343a4a5846
|
fixing extra argument on mobile projects page
|
2012-04-16 09:52:26 -05:00 |
|
Reinier Balt
|
c0161ecfc5
|
fix #1277 by commenting out the lines that run git.
|
2012-04-16 13:58:12 +02:00 |
|
Reinier Balt
|
1d1031dd55
|
fix #1280. Thanks Christian and Darian
|
2012-04-16 13:25:28 +02:00 |
|
Reinier Balt
|
e74f8842ae
|
Get more i18n fixed in for he locale. Include fallback to en locale and include pluralization mechanism
|
2012-04-16 13:19:04 +02:00 |
|
Reinier Balt
|
3ba7daf1d0
|
fix migration. Thanks Christian for fixing this
|
2012-04-12 20:09:10 +02:00 |
|
Reinier Balt
|
22feb7d7eb
|
add i18n to last stats graph and update locales (google translate)
|
2012-04-12 14:18:08 +02:00 |
|
Reinier Balt
|
a4d98a705a
|
make cucumber scenarios pass
|
2012-04-12 13:36:49 +02:00 |
|
Reinier Balt
|
12d8915eda
|
Get all non-cucumber tests passing
|
2012-04-12 12:47:25 +02:00 |
|
Reinier Balt
|
bb8b5a4c72
|
store rendered notes of todos in database to avoid costly rendering when you load a page
|
2012-04-12 11:34:08 +02:00 |
|
Reinier Balt
|
f32e5b256b
|
further i18n changes for Hebrew, impacting other locales too
|
2012-04-11 21:10:19 +02:00 |
|
Reinier Balt
|
ac270884ed
|
add more translations for he locale. Contributed by Darian Shalev
|
2012-04-11 20:22:05 +02:00 |
|
Reinier Balt
|
b18d846d92
|
remove backup of hmp's tagging_extensions
|
2012-04-11 13:42:47 +02:00 |
|
Reinier Balt
|
1a6edbe7c2
|
add some basic tests for tags noew we cannot rely on a tested gem
|
2012-04-11 13:39:12 +02:00 |
|
Reinier Balt
|
93494631f1
|
backup old hmp extensions
|
2012-04-11 11:37:23 +02:00 |
|
Reinier Balt
|
b2e6253b4c
|
restore all associations for tags. All tests are passing
|
2012-04-11 11:37:22 +02:00 |
|
Reinier Balt
|
b2e34d4694
|
remove has_many_polymorphs
|
2012-04-11 11:37:22 +02:00 |
|
Reinier Balt
|
8093fce7d3
|
update links in README and CHANGELOG
|
2012-04-10 20:37:45 +02:00 |
|
Reinier Balt
|
784b7434f6
|
add some missing translations for #1276
|
2012-04-10 20:29:37 +02:00 |
|
Reinier Balt
|
98bb405f69
|
fix #1274 by adding indeces for dependency and project tables
|
2012-04-09 12:58:29 +02:00 |
|
Reinier Balt
|
033afda0e1
|
fix #1195. Update all autocompleters for more sane order of returned items
|
2012-04-09 12:48:40 +02:00 |
|
Reinier Balt
|
d2d229c23a
|
cleanup and hopefully fix #1222
|
2012-04-08 16:01:29 +02:00 |
|
Reinier Balt
|
dcb155d90d
|
fix #1271. Don't block an already blocked todo. Create tests for this case
|
2012-04-08 15:19:42 +02:00 |
|
Reinier Balt
|
4db90386a8
|
fix waring about missing spec file for aruba
|
2012-04-08 15:19:21 +02:00 |
|
Reinier Balt
|
2bdecb583a
|
Fix deprecation warning of has_many_polymorphs. Needed to vendor this gem.
|
2012-04-08 15:18:35 +02:00 |
|
Reinier Balt
|
affb802791
|
Merge pull request #76 from maddentim/fixes
Fix for #1254 - days shows as rational number instead of integer
|
2012-04-05 11:37:48 -07:00 |
|
tim madden
|
0dad59df4c
|
Fix for days calculation being shown as rational number in ruby 1.9.2
|
2012-04-05 10:02:31 -05:00 |
|
Reinier Balt
|
8d6b9b5dbd
|
fix regressions
|
2012-04-04 20:04:08 +02:00 |
|
Reinier Balt
|
c7637053e1
|
fix #1268. The default context in the new todo form on the home page is now the first active context
Instead of the first context that could be hidden and thus appear random. Also fix setting the default context based on the project you select.
|
2012-04-03 20:32:15 +02:00 |
|
Reinier Balt
|
90c80c4330
|
update versioning for master
|
2012-04-03 15:49:24 +02:00 |
|
Reinier Balt
|
2aef2b5622
|
fix regression for editing project settings from project page
|
2012-04-03 13:41:09 +02:00 |
|
Reinier Balt
|
0012a56ecb
|
fix #1266. Please test and reopen if necessary. I think I prefixed all queries with the right table
|
2012-03-29 21:51:33 +02:00 |
|
Reinier Balt
|
bb998ba3fa
|
fix #1265. The validations were not checked when making a project out of a todo. Thanks popsch for spotting this one!
|
2012-03-29 21:48:34 +02:00 |
|
Reinier Balt
|
ff4a376ee9
|
fix #1245 by managing pages with more than one project in a list
Update still looks ugly. I'd like to see things more seperated for project list page and review page. Todo!
|
2012-03-29 21:14:48 +02:00 |
|
Reinier Balt
|
af10e74017
|
fix #1242 by fixing all the routing from the review button
|
2012-03-29 16:05:17 +02:00 |
|
Reinier Balt
|
923919e802
|
update i18n using google translate for missing translations. Please check these translations!
|
2012-03-29 15:17:36 +02:00 |
|
Reinier Balt
|
04d2e47e23
|
remove selenium environment. Not needed anymore.
|
2012-03-24 10:55:17 +01:00 |
|
Reinier Balt
|
b911e3010b
|
fix #1252 by updating the todo ical feed and adding comment that todo ical is not for calendars. Also fix layout of feeds page
|
2012-03-24 10:52:44 +01:00 |
|
Reinier Balt
|
163389d914
|
fix an undefined cucumber step
|
2012-03-24 10:01:17 +01:00 |
|
Reinier Balt
|
7435b1ba93
|
Update and add scenario's for testing interaction with new deferred container on context page and fix regressions
|
2012-03-23 20:39:04 +01:00 |
|
Reinier Balt
|
dd957f0feb
|
fix #1255. Context view now has seperate container for pending and deferred todos
|
2012-03-23 14:04:55 +01:00 |
|