Carsten Otto
5c07585ad4
add missing translation for en+de
2015-05-13 23:54:49 +02:00
Carsten Otto
e1ab067dbb
typo
2015-04-04 18:10:18 +02:00
Carsten Otto
dfe8735c0d
rename repeating -> recurring, repeat -> recurrence
2015-02-10 16:25:27 +01:00
Matteo Giaccone
177971a70e
Remove applescript integration. Closes #1723
2015-01-02 21:12:32 +00:00
Ted Smith
3fd46fc6c7
make drag_action_title unambiguous
2014-09-21 20:51:41 -04:00
Reinier Balt
6191cce4c7
small refactorings of generated javascripts
2014-08-13 15:33:32 +02:00
AlexStein
9b0b6ffbbc
Add Russian locale for version 2.3
...
Add missing translation to en.yml
2014-07-14 17:31:07 +04:00
Reinier Balt
3cb18cd875
move tests from recurring_todo_test to respective repeat_pattern_tests
2014-03-31 09:43:39 +02:00
Reinier Balt
0c153ef28c
improve test of daily repeat pattern
2014-03-31 09:43:39 +02:00
Reinier Balt
b84adfc172
move recurrence text helpers into patterns. move next_date calculation into
...
respective models
2014-03-31 09:43:39 +02:00
Reinier Balt
a23587370d
remove some duplication in todos_controller
2014-01-07 20:42:19 +01:00
Reinier Balt
4c4ce911fc
Merge pull request #199 from shaded2/csv_import
...
Csv import
2013-07-26 03:04:07 -07:00
Darren Cato
3bf7888d5a
i18n changes
2013-07-23 13:21:56 -04:00
Darren Cato
3450c22e97
first pass at csv import functionality for tracks
2013-07-21 13:37:35 -04:00
Stacy Vlasits
9896705bf2
fixed next month label for calendar view
2013-07-18 16:43:05 -05:00
Reinier Balt
7084c11263
fix failing tests
2013-06-11 15:36:27 +02:00
Reinier Balt
0a57a68a87
Project and context view can now be grouped by context and project (using view menu)
2013-06-11 11:12:21 +02:00
Reinier Balt
0e8552ac4e
fix #1273 . Used the wording suggested in this ticket.
2013-06-05 16:58:52 +02:00
Reinier Balt
651e45d389
merge i18n keys to better support fr locale and update en, fr and nl locale for the change
...
es was updated by tolk, but no changes in content
2013-06-04 11:47:47 +02:00
Reinier Balt
549aa35e61
fix #1411 where the context list page was not adding new context on the page after the last was deleted.
2013-04-19 15:23:28 +02:00
Reinier Balt
5f8f2eefa9
fix failing calendar scenarios
2013-04-16 10:20:44 +02:00
Reinier Balt
53daa0f1e3
we are grouping by not ordering by
2013-04-08 19:51:28 +02:00
Reinier Balt
ee43ccbee6
remove leftover from merge failure
2013-03-18 12:43:22 +01:00
Reinier Balt
85fc82d494
refactor done todos view and tests
2013-03-18 12:36:40 +01:00
Reinier Balt
0a9755c8a3
get all scenario's running again, first pass.
2013-03-18 12:36:40 +01:00
Reinier Balt
ede898120c
remove option to show empty containers and start fixing failing cucumber scenarios
2013-03-18 12:36:40 +01:00
Reinier Balt
22b371ef8c
do a big refactor of rendering collections of todos for home page, tag page, project page, context page
2013-03-18 12:36:40 +01:00
Reinier Balt
f22dfc1f9b
initial changes to add an option to select either context or project as grouping of todos on home or tag page
...
* new menu item in view menu
* js to toggle view
* store setting in cookie to keep de choice of view persistent
* refactor index and tag page of todos to look more alike
* refactor context and project partials to look more alike
2013-03-18 12:32:28 +01:00
Katrina Owen
08cf7ca542
Fix grammar in pie chart legend
2013-03-17 16:29:19 -06:00
Reinier Balt
6c3f447d8e
remove two unused translation keys
2013-03-02 16:44:38 +01:00
Reinier Balt
f649c6ce0c
fix js for contexts and add i18n keys for closed contexts
2013-03-02 16:33:38 +01:00
Reinier Balt
4df340bd7b
add ui for changing state of context to closed. This fixes #645
2013-03-01 16:22:30 +01:00
Katrina Owen
cb9073f4bd
Swap min/max variables in i18n translation
...
The :min was pointing at the max value, and the inverse.
I had to tweak a few of the language files as well, to make sure that
minimum and maximum are pointing to the correct values.
I didn't touch the hebrew language file, so someone with the correct
language skills may want to take a look at it to make sure that the text
matches the interpolation variables that get sent in.
2013-02-28 20:43:11 -05:00
Reinier Balt
da2bee2e53
start fiingx failing cucumber scenario's and some small fixes
...
new capybara introduces some failing scenario's
2012-12-23 23:16:22 +01:00
Dan Rice
bdbb1dd29d
Render collapse/expand buttons using CSS instead of JS
...
Fix #1354
Also clean up some dependent JS unused since c64e1bc
2012-11-14 22:01:43 -05:00
Dan Rice
504d03f989
Fix wrong page title when adding a user
...
Title still says "admin user" even though subsequent users are not admins.
Add a new string to correct this.
2012-10-26 17:19:40 -04:00
Dan Rice
beaa069340
Cleanup footer links
...
Minor fixes as a follow-up to #1340
* Assembla is HTTPS-only
* Mailing list is members-only, so link to the group instead and call it
"mailing list" instead of "email"
* getontracks.org's canonical URL has no www
* Make the same changes to the mobile footer
* The forum is no longer referenced, so purge from translations
2012-10-26 17:04:56 -04:00
tim madden
6d3a6611c8
adding links to footers to go between mobile and full site
2012-10-23 11:10:59 -05:00
Reinier Balt
f9dc8c6969
fix #1296 by adding translate functions to mobile view of todo
2012-07-11 16:46:18 +02:00
Michael Witrant
6f5612e98d
rewritten locales in utf8
2012-07-07 11:35:10 +02:00
Reinier Balt
fd4fb6df9e
get all unit tests running again. Seems we have some pretty old code in there :-)
2012-04-30 13:56:37 +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
22feb7d7eb
add i18n to last stats graph and update locales (google translate)
2012-04-12 14:18: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
784b7434f6
add some missing translations for #1276
2012-04-10 20:29:37 +02: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
dd957f0feb
fix #1255 . Context view now has seperate container for pending and deferred todos
2012-03-23 14:04:55 +01:00
Reinier Balt
1bce9a670d
implement #1030 .
2012-01-21 20:20:24 +01:00
Reinier Balt
78a2bd7f49
further refactoring of stats controller and views
2012-01-20 23:35:00 +01:00