Commit graph

4262 commits

Author SHA1 Message Date
Dan Rice
eb694d155e Pull changelog entry from Tracks 2.2.3
[ci skip]
2014-09-30 13:31:07 -04:00
Dan Rice
0bdbd6770d Remove metadata from top of changelog
[ci skip]
2014-09-29 23:25:54 -04:00
Dan Rice
78716bee61 Update rspec-expectations gem 2014-09-29 23:20:33 -04:00
Dan Rice
cef089e33e Update capybara gem 2014-09-29 23:19:49 -04:00
Dan Rice
76c5426c53 Update codeclimate-test-reporter gem 2014-09-29 23:18:59 -04:00
Dan Rice
c4667acd82 Use latest Tolk from Rubygems 2014-09-29 13:21:04 -04:00
Reinier Balt
18b7a467c1 fix #1400 where deleting a user will clean up tags and dependencies too 2014-09-23 16:35:45 +02:00
Reinier Balt
f8d4f85a8c add test for deleting all stuff of a user when this users is deleted. Fixes #1447 2014-09-23 15:47:07 +02: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
Dan Rice
296cd8e152 Merge pull request #1720 from tedks/master
make drag_action_title unambiguous
2014-09-21 19:09:05 -07:00
Ted Smith
3fd46fc6c7 make drag_action_title unambiguous 2014-09-21 20:51:41 -04:00
Dan Rice
c6c0ddeee5 Use main Tolk development branch 2014-09-16 12:40:40 -04:00
Dan Rice
346d987f99 Add IRC channel to README
[ci skip]
2014-09-16 10:39:16 -04:00
Dan Rice
b90106b283 Enable IRC notifications for Travis 2014-09-14 15:05:28 -04:00
Dan Rice
3fcf8dd86a Merge pull request #1719 from dormi/es_locale
added 'es' locale to data/index
2014-09-13 12:24:24 -04:00
Xavi Vila
140942b01f added 'es' locale to data/index 2014-09-13 17:07:57 +02:00
Dan Rice
ccc73e80cd Remove migration check, not needed in Rails 4.1 2014-09-12 22:11:54 -04:00
Dan Rice
e18a013972 Update aasm gem 2014-09-12 21:52:42 -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
445a390489 Update bullet gem 2014-09-11 23:43:54 -04:00
Dan Rice
59c1d67cda Update selenium-webdriver gem 2014-09-11 23:43:27 -04:00
Dan Rice
e5e6433d6b Update rspec-expectations gem 2014-09-11 23:42:40 -04:00
Dan Rice
3ebff1a932 Sync boilerplate with Rails 4.1.6 2014-09-11 23:39:29 -04:00
Dan Rice
8d6c50acab Update Rails to 4.1.6 2014-09-11 23:37:51 -04:00
Dan Rice
36ded17f9b In tests, activate menus by JS instead of click 2014-09-10 01:08:19 -04:00
Dan Rice
4830cc028a Clean up manual timeouts in feature tests 2014-09-10 01:08:08 -04:00
Matt Rogers
ab7081482e Remove commented out style 2014-09-09 11:54:49 -04:00
Dan Rice
0cd8a1a3ee Allow CloudMailin to skip CSRF verification 2014-09-08 01:31:28 -04:00
Dan Rice
70ba7a3a6b Fix route to CloudMailin integration 2014-09-08 01:30:56 -04:00
Dan Rice
45232cd2dd Fix CloudMailin signature digest calculation
Adopt current (deprecated) code from
http://docs.cloudmailin.com/receiving_email/securing_your_email_url_target/

Fixes #1402
2014-09-08 00:55:46 -04:00
Dan Rice
5f98697210 Update sanitize gem 2014-09-02 20:41:57 -04:00
Dan Rice
b768546399 Update development dependencies 2014-09-02 20:15:25 -04:00
Dan Rice
8c3b516bcf Update jquery-rails gem 2014-09-02 20:13:14 -04:00
Dan Rice
79587541d6 Use www.getontracks.org as canonical website URL
[ci skip]
2014-08-31 13:14:15 -04:00
Dan Rice
468f07b72b Use SVG Travis badge
[ci skip]
2014-08-28 23:16:07 -04:00
Dan Rice
a5c4e44f4a Use SVG Code Climate badge
[ci skip]
2014-08-28 21:27:02 -04:00
Dan Rice
4018d33275 Fix bad asset path when using subdir
Fixes #1713
2014-08-26 11:35:19 -04:00
Dan Rice
d99f7f3f8f Update aasm gem 2014-08-23 11:31:30 -04:00
Daniel Rice
4fb16afff7 Fix numbering in upgrade doc 2014-08-20 17:09:00 -04:00
Daniel Rice
26e97bcab4 Enable MkDocs for readthedocs.org 2014-08-20 16:41:35 -04:00
Daniel Rice
6dbbda3ec9 Migrate manual index page from getontracks.org 2014-08-20 16:41:32 -04:00
Daniel Rice
41764d8bc2 Convert documentation to Markdown using Pandoc 2014-08-20 16:41:29 -04:00
Daniel Rice
ee51639780 Prune upgrading instructions to latest version only 2014-08-20 16:41:27 -04:00
Dan Rice
9375f40b6f Merge pull request #1714 from TracksApp/clean-up-bad-whitespace
Cleanup tabs and trailing whitespace
2014-08-20 15:17:40 -04:00
Daniel Rice
e9f8821be0 Fix hard reference to image asset
Fixes #1713
2014-08-20 15:02:34 -04:00
Daniel Rice
c408e66b30 Update Rails to 4.1.5 2014-08-19 09:23:37 -04:00
Matt Rogers
aa41e20e46 Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00
Reinier Balt
863d780ad0 make Tracks run on subdir again 2014-08-13 18:12:47 +02:00