Commit graph

3063 commits

Author SHA1 Message Date
Reinier Balt
863d780ad0 make Tracks run on subdir again 2014-08-13 18:12:47 +02:00
Reinier Balt
2757c88c0b Revert "add some sleep timers to hopefully fix the travis failures"
this did not work

This reverts commit 420c80911b.
2014-08-13 16:46:13 +02:00
Reinier Balt
420c80911b add some sleep timers to hopefully fix the travis failures 2014-08-13 16:12:31 +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
8a3cb66e49 fix regression and refactor todos/update.js a bit 2014-08-13 15:33:32 +02:00
Reinier Balt
4cdbd9a451 move js genreated for ajax calls into their own object to prevent name clashes
I only modified the js that is most likely to be used in cocurrent calls. This because we
start the development of Tracks 3 that will change all js.
2014-08-13 15:33:32 +02:00
Reinier Balt
f0871738e9 put the javascript to handle marking todos complete in its own object with unique name
this should prevent concurrent running ajax calls to mess up the ui
2014-08-13 15:33:32 +02:00
Dan Rice
57df455626 Remove duplicate changelog note
[ci skip]
2014-08-13 06:35:37 -04:00
Reinier Balt
f5c0c68285 update changelog 2014-08-07 12:55:55 +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
Reinier Balt
725ee44f99 Merge pull request #1710 from AlexStein/russian_t10n
Add Russian locale for version 2.3
2014-08-07 10:58:57 +02:00
Reinier Balt
1ff6f72a63 update gems and fix failing test
I don't know why the i18n setup code was in there, but it seems to do nothing important
2014-08-06 15:50:26 +02:00
Reinier Balt
bd98984669 Fix #1059. make check on new context case insensitive
entering "home" with existing context "Home" will not show a confirmation dialog 
anymore.
2014-08-06 14:52:14 +02:00
Reinier Balt
ee3ba62152 fix #1712. Number of occurrences was not handled correctly 2014-08-06 14:40:30 +02:00
Reinier Balt
01c4b83101 update gems and fix test regressions 2014-07-18 09:41:27 +02:00
Reinier Balt
1e11d298a3 add basic tests for date label helper 2014-07-18 09:22:24 +02:00
Reinier Balt
2305a91324 rename module to reflect its generic use 2014-07-17 15:19:17 +02:00
Reinier Balt
e0aec34df0 use helper class for both due date and show from date 2014-07-17 15:14:12 +02:00
Reinier Balt
8ea417c792 fix test regression 2014-07-17 14:06:22 +02:00
Reinier Balt
bafd55cf09 refactor due date tag on todo for mobile and non-mobile view 2014-07-17 13:56:08 +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
b7126998b2 Add instructions to comment out unused gems
Fixes #1398 [ci skip]
2014-07-11 20:15:21 -04:00
Dan Rice
ec638c2d7e Update note about asset precompilation environment
Ref #1704 [ci skip]
2014-07-09 13:16:09 -04:00
Dan Rice
61317cbe8c Specify environment when precompiling assets
Fixes #1704

[ci skip]
2014-07-08 17:07:15 -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
1e4f7c9f30 Update CSRF helper usage
Renamed back in Rails 3.1.0
2014-07-07 21:38:49 -04:00
Dan Rice
9125355313 Sync boilerplate with Rails 4.1.4 2014-07-07 21:25:24 -04:00
Dan Rice
4125faf109 Update will_paginate gem 2014-07-06 20:18:46 -04:00
Dan Rice
a4d39fb7eb Merge pull request #1707 from C-Otto/master
update documentation after move to GitHub
2014-07-05 10:53:15 -04:00
Carsten Otto
f8b6ed5e87 update documentation after move to GitHub 2014-07-05 12:31:32 +02: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
9a69b170fe increate wait time on cli test
and re-enable the test
2014-07-03 20:58:18 +02:00
Reinier Balt
0902269bfd fix setting default tags on editing a project of a todo
somehow the js for setting the default tags stopped working. jquery update?
2014-07-03 20:48:54 +02:00
Dan Rice
87087fb4c8 Change order of Travis build steps 2014-07-02 23:47:31 -04:00
Dan Rice
118e94221c Update Rails to 4.1.4 2014-07-02 17:01:43 -04:00
Dan Rice
baa608d502 Update Rails to 4.1.3 2014-07-02 13:30:12 -04:00
Reinier Balt
6c09fecd63 fix failing test 2014-07-01 22:45:04 +02:00
Reinier Balt
cb8aba80ca fix #1462
I do not understand why this works for daily but not for weekly repeating todos
2014-07-01 22:38:23 +02:00
Dan Rice
1df26fd5c5 Move copyright and license to bottom of README
This provides a more useful excerpt for mobile users.

[ci skip]
2014-06-30 23:41:16 -04:00
Dan Rice
987feefb6f Use latest will_paginate from RubyGems 2014-06-28 12:16:21 -04:00
Dan Rice
2179e69a52 Use will_paginate gem from source
Currently needed for Rails 4.1.2 compatibility
2014-06-27 17:14:08 -04:00
Dan Rice
6ce1324363 Fix typo in changelog [ci skip] 2014-06-27 16:33:16 -04:00
Dan Rice
0e4c8fc2c1 Update Ruby and Rails versions in changelog [ci skip] 2014-06-27 16:31:47 -04:00
Dan Rice
54168e9ef9 Fix typos in upgrading doc 2014-06-27 16:18:30 -04:00
Dan Rice
c017b38a3a Restrict use of Spring binstubs to development
Partial revert of 7d7e47def

Fixes #1692
2014-06-27 16:14:25 -04:00
Dan Rice
949149c4a6 Update Rails to 4.1.2 2014-06-26 15:02:59 -04:00
Dan Rice
4bcfefb284 Update Rails to 4.1.2 2014-06-26 15:00:28 -04:00