Commit graph

4262 commits

Author SHA1 Message Date
Reinier Balt
006c135a64 do not compare at_midnight in different timezones.
Use localtime to make sure both dates are in the
same timezone
2015-04-13 15:33:22 +02:00
Carsten Otto
f3c36e6e04 Fix typo 2015-04-13 14:39:05 +02:00
Carsten Otto
502543f348 typo 2015-04-13 14:38:37 +02:00
Carsten Otto
eb1012f1f2 typo 2015-04-13 14:38:27 +02:00
Carsten Otto
12ee2ed5e3 typo 2015-04-13 14:38:09 +02:00
Carsten Otto
6017637abc do not activate already completed todos, fix #1778 2015-04-13 14:37:57 +02:00
Carsten Otto
32b48df78f catch exception to show error message in GUI as before 2015-04-13 14:37:25 +02:00
Carsten Otto
cec2e535b2 fix #1754 2015-04-13 14:37:12 +02:00
Dan Rice
1dc21daef2 Merge pull request #1817 from C-Otto/fix-typo
Fix typo
2015-04-12 17:53:28 -04:00
Carsten Otto
1ed137afa9 Sort by 'show_from' in tickler 2015-04-12 23:24:00 +02:00
Carsten Otto
bf8b118ebf Add step definitions to create deferred actions 2015-04-12 23:24:00 +02:00
Carsten Otto
58fc98887e Fix typo 2015-04-12 23:10:48 +02:00
Carsten Otto
a23011c88b select first menu
in 'Scenario: Deleting a todo will remove it from the calendar'
there may be two menus if the test is run on the last day of
the month
2015-04-12 22:11:22 +02:00
Carsten Otto
675f1224b4 use newer version to fix problems with firefox 35+
selenium-webdriver older than 2.45 does not work with firefox 35 and newer
2015-04-12 22:09:56 +02:00
Carsten Otto
65fe3ad202 remove outdated comment
The comment is outdated in the sense that the limitation to versions lower
than 2.14 was dropped three years ago (ca7d81d). In other words, tracks
used newer versions for quite a while now, so this comment does not make
sense anymore.
2015-04-12 22:03:46 +02:00
Carsten Otto
229c515e71 retain tags from action when transforming into project 2015-04-12 21:57:23 +02:00
Dan Rice
db62ebd074 Update Gemfile.lock
Wasn't updated properly in 5718eac5c
2015-04-12 11:53:35 -04:00
Dan Rice
4d0b55355e Update SQLite support status in install docs
SQLite is fully supported as of #1766.
2015-04-12 11:48:34 -04:00
Dan Rice
af6fbede45 Merge pull request #1806 from dnrce/clean-image-assets
Remove unused image assets
2015-04-12 11:44:14 -04:00
Reinier Balt
5e8ce9f460 Merge pull request #1800 from C-Otto/typos
Typos
2015-04-12 17:39:30 +02:00
Reinier Balt
17c5edd7ae Merge pull request #1783 from C-Otto/bug-1778
do not activate already completed todos, fix #1778
2015-04-12 17:27:59 +02:00
Reinier Balt
dc6653daea Merge pull request #1777 from C-Otto/circular-dependencies
fix #1754
2015-04-12 17:21:52 +02:00
Reinier Balt
2a9469f672 Merge pull request #1766 from dnrce/test-multiple-dbs
CI test on both MySQL and SQLite
2015-04-12 17:19:09 +02:00
Dan Rice
be9090d39f Remove unused image assets 2015-04-09 23:06:37 -04:00
Carsten Otto
ca9a4a1f44 typo 2015-04-04 18:10:23 +02:00
Carsten Otto
e1ab067dbb typo 2015-04-04 18:10:18 +02:00
Carsten Otto
2dfe740086 catch exception to show error message in GUI as before 2015-03-25 10:12:56 +01:00
Carsten Otto
1609546aa1 typo 2015-03-25 10:12:06 +01:00
Carsten Otto
0edc263c7e fix #1754 2015-03-24 11:27:36 +01:00
Carsten Otto
cfdafc69e3 do not activate already completed todos, fix #1778 2015-03-24 11:27:17 +01:00
Dan Rice
5718eac5c3 Bump Rails to 4.1.10 2015-03-23 23:30:31 -04:00
Dan Rice
a51cfca9d6 Update copyright year 2015-03-23 23:25:58 -04:00
Dan Rice
c8ce5f03ed Merge pull request #1769 from dnrce/thin
Use Thin instead of WEBrick
2015-03-14 14:25:12 -04:00
Dan Rice
ce7f1a62c6 Use Thin instead of WEBrick 2015-03-13 00:25:58 -04:00
Dan Rice
08443e1faf Merge pull request #1774 from dnrce/remove_cache_digests
Remove cache_digests gem
2015-03-13 00:24:41 -04:00
Dan Rice
85603a2e79 Merge branch '2.3_branch' 2015-03-08 20:51:18 -04:00
Dan Rice
9423cf4d14 Revert to stock config.ru
Fixes #1772
2015-03-08 20:50:27 -04:00
Dan Rice
2af9e4981b Remove cache_digests gem
cache_digests was the precursor to the native "Russian doll caching" built into Rails 4
2015-03-08 20:08:34 -04:00
Dan Rice
030e9df935 Place therubyracer in a gem group 2015-02-25 11:07:46 +00:00
Matt Rogers
620bcd136e Merge pull request #1767 from dnrce/therubyracer-gem-group
Place therubyracer in a gem group
2015-02-24 22:04:34 -06:00
Greg Sutcliffe
22ffb3d2ba Update install doc to use db groups 2015-02-25 02:55:25 +00:00
Greg Sutcliffe
f8ec87e155 Add db bundler groups so they can be excluded with --without 2015-02-25 02:55:01 +00:00
Dan Rice
f4925dd806 Place therubyracer in a gem group 2015-02-24 21:29:10 -05:00
Dan Rice
3d6239638f Merge pull request #1765 from GregSutcliffe/master
Update install doc to use db groups
2015-02-24 21:08:17 -05:00
Greg Sutcliffe
cfd677313d Update install doc to use db groups 2015-02-24 20:14:00 +00:00
Dan Rice
4405015384 CI test on both MySQL and SQLite 2015-02-22 18:19:48 -05:00
Matteo Giaccone
d7fbcb10c4 Fix #1722 2015-02-22 17:04:46 -05:00
Dan Rice
0f336c4e2f Merge pull request #1743 from matjack1/fix-1722
Fix #1722
2015-02-22 16:44:51 -05:00
Matteo Giaccone
ed9063bffa Fix #1722 2015-02-22 18:54:24 +00:00
Dan Rice
ef33ce5bbc Merge pull request #1764 from GregSutcliffe/master
Add db bundler groups so they can be excluded with --without
2015-02-21 14:59:58 -05:00