Carsten Otto
ea3e1cafe8
no space after "TRACKS::" (cf. en.yml)
2015-05-14 12:54:11 +02:00
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
Matteo Giaccone
ed9063bffa
Fix #1722
2015-02-22 18:54:24 +00:00
Carsten Otto
dfe8735c0d
rename repeating -> recurring, repeat -> recurrence
2015-02-10 16:25:27 +01:00
Dan Rice
70191af76b
Merge branch '2.3_branch' into master
2015-01-02 21:25:34 -05:00
Matteo Giaccone
177971a70e
Remove applescript integration. Closes #1723
2015-01-02 21:12:32 +00:00
Dan Rice
ea0d40060a
Remove support for deprecated password-hashing algorithm
...
* Remove all methods implementing and checking for the old algorithm
* Document a pre-upgrade step to check for remaining obsolete passwords
* Remove config.salt
2014-11-15 10:28:29 -05:00
Dan Rice
7556db7529
Bump version to 2.4devel
2014-10-02 12:02:01 -04:00
Dan Rice
f619590541
Version 2.3.rc1
2014-10-02 11:53:34 -04:00
Reinier Balt
1d242981d4
create secrets.yml per rails upgrade instructions. It uses the secret key from site.yml
2014-09-22 10:28:33 +02:00
Ted Smith
3fd46fc6c7
make drag_action_title unambiguous
2014-09-21 20:51:41 -04:00
Dan Rice
c88b1d463f
Use modern config namespace
2014-09-12 21:43:39 -04:00
Dan Rice
ccf0b45f27
Remove last remnants of old development bar
2014-09-12 20:22:04 -04:00
Dan Rice
d87e71df24
Remove arel monkey patch
2014-09-12 00:17:20 -04:00
Dan Rice
3ebff1a932
Sync boilerplate with Rails 4.1.6
2014-09-11 23:39:29 -04:00
Dan Rice
70ba7a3a6b
Fix route to CloudMailin integration
2014-09-08 01:30:56 -04:00
Reinier Balt
863d780ad0
make Tracks run on subdir again
2014-08-13 18:12:47 +02:00
Reinier Balt
37f5ca01fa
update gems and nl locale
2014-08-13 15:43:02 +02:00
Reinier Balt
6191cce4c7
small refactorings of generated javascripts
2014-08-13 15:33:32 +02:00
Reinier Balt
b8266bbdd1
update tolk and update nl locale
...
tolk generated all the other locales too, but no changes to the content were made
2014-08-07 12:49:28 +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
Dan Rice
95956fc6f7
Enable migration check in development environment
...
This is the default configuration in Rails 4.
2014-07-07 22:30:23 -04:00
Dan Rice
78dc56c37c
Remove obsolete configuration values
2014-07-07 22:15:05 -04:00
Dan Rice
9125355313
Sync boilerplate with Rails 4.1.4
2014-07-07 21:25:24 -04:00
Dan Rice
6503d3af4a
Route JQuery UI images through asset pipeline
...
Convert CSS url() to image-url() and enable SASS preprocessing
Fixes #1705
2014-07-03 22:53:14 -04:00
Dan Rice
c6a8e0f498
Sync asset configuration with Rails 4.1.4 defaults
...
Ref #1705
2014-07-03 22:05:57 -04:00
Reinier Balt
5ed2de3ab0
remove custom solution to visually show that you are running in development
...
environment and replace with rack-dev-mark gem
2014-06-26 10:05:22 +02:00
Dan Rice
d171e13e24
Bring a few details in line with Rails 4.1
2014-06-19 12:33:38 -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
e0336f578e
update Tolk to github master for rails 4 support. It currently needs protected_attributes
...
gem.
2014-02-09 14:39:36 +01:00
Reinier Balt
6238029b55
fix regressions
2014-01-11 14:33:14 +01:00
Reinier Balt
a23587370d
remove some duplication in todos_controller
2014-01-07 20:42:19 +01:00
Reinier Balt
17dca39d3a
update gems and fix i18n and aasm deprecation warnings
2013-12-30 20:52:35 +01:00
Greg Sutcliffe
8a2da01d51
Add Mailgun endpoint for receiving email tasks via Mailgun
2013-09-21 12:43:22 +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
Tim Madden
3a290c0f6e
Fix #1438 by adding mobile stylesheets to asset pipeline
2013-07-18 11:11:16 -05:00
Reinier Balt
9f4cec3117
Fix #1433 by adding login and print stylesheets to asset pipeline
2013-07-05 17:03:01 +02:00
Heiko Reincke
3ccefa4e06
updated german locale de.yml
2013-07-03 08:45:27 +02:00
Reinier Balt
4a485558e2
Merge branch 'master' into rails4
...
Conflicts:
Gemfile.lock
config/routes.rb
2013-06-17 09:25:02 +02: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
9c56416dcb
Merge pull request #184 from mattr-/cucumber-login-backdoor
...
Move the expire_session route
2013-06-10 21:52:25 -07:00
Matt Rogers
931791edfd
Move the expire_session route
...
It's now in the cucumber login helper.
2013-06-10 14:30:12 -05:00
Reinier Balt
0e8552ac4e
fix #1273 . Used the wording suggested in this ticket.
2013-06-05 16:58:52 +02:00