Commit graph

3161 commits

Author SHA1 Message Date
Dan Rice
382cd58cd4 Merge pull request #1763 from TracksApp/use-rails-helpers
Use the Rails helpers in more places
2015-02-18 23:36:03 -05:00
Matt Rogers
04e3aebabe Use rails helpers for the promote to project menu item 2015-02-18 22:07:42 -06:00
Matt Rogers
8bb92833b5 Use rails helpers for the delete dependency menu item 2015-02-18 22:05:05 -06:00
Matt Rogers
6677af6f8f Use Rails helpers for the delete menu item
Instead of creating id and routes manually, use the helpers that Rails
provides in order to do this for us.
2015-02-18 08:24:08 -06:00
Matt Rogers
3bef4daacc Use Rails helpers for the edit button
Instead of creating id and routes manually, use the helpers that Rails
provides in order to do this for us.
2015-02-18 08:22:59 -06:00
Dan Rice
e39177b82d Merge pull request #1758 from C-Otto/repeating-recurring
repeating -> recurring, repeat -> recurrence
2015-02-10 10:58:06 -05:00
Carsten Otto
dfe8735c0d rename repeating -> recurring, repeat -> recurrence 2015-02-10 16:25:27 +01:00
Dan Rice
ab02d09830 Merge pull request #1759 from C-Otto/occurrence
occurence -> occurrence
2015-02-10 10:06:39 -05:00
Carsten Otto
d480569629 occurence -> occurrence 2015-02-10 15:49:13 +01:00
Dan Rice
d1cd4b68eb Merge pull request #1757 from C-Otto/typos
Fix typos and an error message description
2015-02-10 09:23:14 -05:00
Carsten Otto
bef79d135a fix test error message 2015-02-09 23:24:19 +01:00
Carsten Otto
705f307bfb fix typos 2015-02-09 23:24:19 +01:00
Dan Rice
f81efebd8c Merge pull request #1740 from dnrce/ruby-2.2
Support Ruby 2.2
2015-01-03 18:32:03 -05:00
Dan Rice
7f1246f42f Make User.projects.actionize deterministic
Add project.id to the comparison to ensure consistent order when
counts are identical.
2015-01-03 18:12:11 -05:00
Dan Rice
70191af76b Merge branch '2.3_branch' into master 2015-01-02 21:25:34 -05:00
Dan Rice
31217762a0 Merge pull request #1744 from matjack1/remove-applescript
Remove applescript integration. Closes #1723
2015-01-02 21:06:06 -05:00
Matteo Giaccone
177971a70e Remove applescript integration. Closes #1723 2015-01-02 21:12:32 +00:00
Matteo Giaccone
13f8023ca0 Fix #1724 2015-01-01 18:16:40 -05:00
Matteo Giaccone
0d6e0efcee Fix warnings for Ruby 2.2 update 2015-01-01 13:43:48 -05:00
Dan Rice
19a3d2091d Update cucumber 2014-12-27 18:11:11 -05:00
Dan Rice
bc7993b658 Test with Ruby 2.2 2014-12-27 18:10:58 -05:00
Matt Rogers
05c18d139e Merge pull request #1738 from matjack1/recurring-todo
Fix issue #1724
2014-12-23 11:24:59 -06:00
Matteo Giaccone
2ca90537ae Fix #1724 2014-12-19 21:17:35 +00:00
Dan Rice
f3946ac1d2 Merge pull request #1737 from matjack1/mobile-submit
Move right submit button in mobile new action
2014-12-15 23:08:37 -05:00
Matteo Giaccone
bd78ad0670 Move right submit button in mobile new action 2014-12-15 23:21:34 +00:00
Dan Rice
b9f3b9685f Merge pull request #1733 from dnrce/password-hashing
Remove support for deprecated password hashing algorithm
2014-12-14 14:35:32 -05:00
Dan Rice
2289a888ca Merge pull request #1736 from matjack1/CVE-2014-7829
Upgrade Rails to 4.1.8 to address CVE-2014-7829
2014-12-14 14:27:24 -05:00
Matteo Giaccone
80ce58dfda Upgrade Rails to 4.1.8 to address CVE-2014-7829 2014-12-14 17:13:11 +00:00
Dan Rice
79b8077ec0 Include Travis's default bundler arguments 2014-11-15 16:02:33 -05: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
Matt Rogers
3f6ceaa51b Merge pull request #1728 from TracksApp/create-sidebar-container
Add an object to represent the sidebar
2014-11-11 22:23:42 -06:00
Matt Rogers
8d24f5105a Add a Sidebar class to represent the side bar
Start using it throughout the rest of the app instead of the various
instance variables
2014-11-11 19:55:00 -06:00
Reinier Balt
280d394aa4 update Gemfile 2014-11-05 17:10:43 +01:00
Reinier Balt
166387f0be Statistics for longest running projects now includes completed and hidden projects. fixes #1725 2014-11-05 17:09:59 +01:00
Reinier Balt
2883d1b7f4 Statistics for longest running projects now includes completed and hidden projects. fixes #1725 2014-11-05 17:07:21 +01:00
Reinier Balt
ff9edcc309 update gemfile 2014-11-05 09:14:04 +01:00
Dan Rice
6caa2de318 Update rails and sprockets gems
Addresses CVE-2014-7818 and CVE-2014-7819
2014-11-02 21:46:55 -05:00
Dan Rice
eb2650c027 Travis: notify IRC without joining channel 2014-10-02 17:38:20 -04:00
Dan Rice
3c051c604c Ruby >=1.9.3 is required for Rails 4.1
[ci skip]

(cherry picked from commit 595aa14585)
2014-10-02 12:56:26 -04:00
Dan Rice
595aa14585 Ruby >=1.9.3 is required for Rails 4.1
[ci skip]
2014-10-02 12:41:58 -04: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
Dan Rice
7014c8a0d4 Add pessimistic version constraints for all gems 2014-10-02 11:52:50 -04:00
Dan Rice
0baf707b44 Use badges targeting 2.3_branch 2014-10-02 11:37:31 -04:00
Dan Rice
9b901d2d93 Fix links on same line
[ci skip]
2014-10-02 11:25:07 -04:00
Dan Rice
8cd9e308c5 Specify pages for MkDocs
[ci skip]
2014-10-02 11:15:13 -04:00
Dan Rice
10729aa8c1 Minor changelog polish
[ci skip]
2014-09-30 15:04:26 -04:00
Dan Rice
5ab4f92661 Convert changelog to Markdown
[ci skip]
2014-09-30 14:54:27 -04:00
Dan Rice
e41b61c124 Recommend upgrading from 2.2.3
[ci skip]
2014-09-30 14:32:29 -04:00
Dan Rice
eb694d155e Pull changelog entry from Tracks 2.2.3
[ci skip]
2014-09-30 13:31:07 -04:00