Reinier Balt
|
29acdc5a9d
|
Merge branch 'master' into new-gui
Conflicts:
Gemfile.lock
app/assets/stylesheets/tracks.css.scss
app/views/layouts/application.html.erb
|
2014-06-26 10:56:22 +02:00 |
|
Reinier Balt
|
d1a9428c8e
|
update gems
|
2014-06-26 10:54:09 +02:00 |
|
Reinier Balt
|
59291f305f
|
Merge branch 'master' into new-gui
Conflicts:
Gemfile.lock
app/assets/javascripts/application.js
app/helpers/todos_helper.rb
app/views/shared/_footer.html.erb
|
2014-06-26 10:46:20 +02:00 |
|
Reinier Balt
|
6012c49fa2
|
move rack-dev-mark gem to development group
|
2014-06-26 10:14:00 +02:00 |
|
Reinier Balt
|
4dfcc182da
|
update gems and migrate sanitize to newer version
|
2014-06-25 22:11:03 +02:00 |
|
Dan Rice
|
64bd5b99c5
|
Raise pinned bcrypt version
|
2014-06-24 23:07:03 -04:00 |
|
Dan Rice
|
e0779a0b07
|
Use bcrypt gem instead of obsolete bcrypt-ruby
|
2014-06-02 20:52:59 -04:00 |
|
Dan Rice
|
fd24dc83b1
|
Use aruba and actionpack-xml_parser from rubygems
The released versions have caught up with Tracks' needs,
so it's no longer necessary to fetch them from source.
|
2014-05-16 18:18:49 -04:00 |
|
Dan Rice
|
d0cec167a8
|
Replace Timecop with new ActiveSupport helpers
|
2014-05-16 13:25:22 -04:00 |
|
Dan Rice
|
7d7e47deff
|
Add Spring and spring-aware binstubs
Also remove /script, which is no longer used in Rails 4
|
2014-05-16 12:21:40 -04:00 |
|
Dan Rice
|
ede9636c6d
|
Pin Rails to 4.1.x, not 4.x
|
2014-05-16 10:21:57 -04:00 |
|
Reinier Balt
|
beac5bffb0
|
update to rails 4.1
|
2014-05-16 14:33:18 +02:00 |
|
Dan Rice
|
4a3d5a74e6
|
Require only stdlib for password reset rake task
|
2014-05-15 22:41:37 -04:00 |
|
Dan Rice
|
f58c02a63a
|
Update gems
|
2014-05-06 20:36:19 -04:00 |
|
Dan Rice
|
3d8cac43bc
|
Update Rails
|
2014-05-06 20:00:16 -04:00 |
|
Dan Rice
|
6d468e229e
|
Use latest Tolk release, which supports Rails 4
|
2014-05-02 11:26:21 -04:00 |
|
Dan Rice
|
fdd4c267b3
|
Merge branch 'master' into new-gui
Conflicts:
Gemfile.lock
|
2014-04-02 13:26:17 -04:00 |
|
Dan Rice
|
3c737ea294
|
Update to latest Tolk which doesn't depend on protected_attributes
Fixes #1455
|
2014-04-02 13:13:44 -04:00 |
|
Dan Rice
|
9c083b3175
|
Switch to official Bootstrap and Font Awesome SASS gems
|
2014-03-29 16:59:04 -04:00 |
|
Reinier Balt
|
52929bdbcb
|
fix path error in js and update gems
|
2014-03-28 10:28:20 +01:00 |
|
Reinier Balt
|
185e967a58
|
update gemfile after merge
|
2014-03-06 10:33:05 +01:00 |
|
Reinier Balt
|
899df1ef8f
|
Merge branch 'master' into new-gui
Conflicts:
Gemfile.lock
app/assets/stylesheets/tracks.css.scss
app/controllers/todos_controller.rb
app/services/rich_message_extractor.rb
app/services/todo_from_rich_message.rb
app/views/todos/all_done.html.erb
config/initializers/rack-mini-profiler.rb
test/models/rich_message_extractor_test.rb
test/models/todo_from_rich_message_test.rb
|
2014-03-06 10:31:39 +01:00 |
|
Reinier Balt
|
6077af3ed0
|
update gems including rails
|
2014-03-02 14:20:21 +01:00 |
|
Reinier Balt
|
a67f88bcfa
|
restore reset_password rake task
|
2014-02-09 14:56:05 +01: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
|
1649d95374
|
update gemfile again and fix failing test
|
2014-01-31 17:44:54 +01:00 |
|
Reinier Balt
|
d14dc9a00c
|
update Gemfile
|
2014-01-27 20:06:32 +01:00 |
|
Reinier Balt
|
3b673f0838
|
fix some failing cucumber tests
|
2014-01-09 11:18:33 +01:00 |
|
Reinier Balt
|
eb1502d4e0
|
Merge branch 'master' into new-gui
Conflicts:
Gemfile.lock
|
2014-01-07 21:01:55 +01:00 |
|
Reinier Balt
|
50dcbe92e0
|
force travis to use recent bundler to support ruby 2.1
|
2014-01-03 14:49:25 +01:00 |
|
Reinier Balt
|
17dca39d3a
|
update gems and fix i18n and aasm deprecation warnings
|
2013-12-30 20:52:35 +01:00 |
|
Reinier Balt
|
d44538f604
|
Merge branch 'master' into new-gui
|
2013-09-25 16:22:47 +02:00 |
|
Reinier Balt
|
bba86e51d7
|
re-add simplecov by request
|
2013-09-23 16:49:59 +02:00 |
|
Reinier Balt
|
492de244d2
|
update gemfile.lock
|
2013-09-22 10:31:22 +02:00 |
|
Reinier Balt
|
463f5e922d
|
Merge branch 'master' into new-gui
Conflicts:
Gemfile.lock
|
2013-09-22 10:30:24 +02:00 |
|
Reinier Balt
|
daef1c440b
|
improve integration test of cli scripts
|
2013-09-20 21:18:33 +02:00 |
|
Reinier Balt
|
bbf6cdf702
|
fix failing cucumber scenario's and update gems
|
2013-09-18 10:38:20 +02:00 |
|
Reinier Balt
|
76902e95c0
|
Get test coverage reporting on codeclimate
|
2013-09-16 09:40:41 +02:00 |
|
Reinier Balt
|
031f9fe967
|
* Add details popover to action.
* Hide tags and overdue date on phones
* Depend on released twitter-bootstrap-rails instead of their master tree
|
2013-08-09 22:49:57 +02:00 |
|
Reinier Balt
|
7605ec404f
|
move will_paginate on all_todos pages to will_paginate-bootstrap gem to get the bootstrap
styling for free. Adds caching to todos/done page too
|
2013-07-29 12:25:13 +02:00 |
|
Reinier Balt
|
dbe8060bec
|
Merge branch 'master' into new-gui
Conflicts:
Gemfile.lock
|
2013-07-28 13:37:45 +02:00 |
|
Reinier Balt
|
58e0393efa
|
add json as dependency
|
2013-07-28 13:36:47 +02:00 |
|
Reinier Balt
|
f32547136b
|
Merge branch 'master' into new-gui
Conflicts:
Gemfile.lock
app/views/layouts/application.html.erb
|
2013-07-28 13:35:34 +02:00 |
|
Reinier Balt
|
8690dc1fcb
|
update gems
|
2013-07-28 13:34:48 +02:00 |
|
Reinier Balt
|
92eb88a68d
|
update gems
|
2013-07-28 13:29:22 +02:00 |
|
Matt Rogers
|
a89e26bc97
|
Update the version specifier for timecop
|
2013-07-28 13:28:42 +02:00 |
|
Matt Rogers
|
e7c6142684
|
Update the version specifier for timecop
|
2013-07-24 12:35:11 -05:00 |
|
Matt Rogers
|
c9d7fd1124
|
Use the proper version of timecop
|
2013-07-22 22:27:04 -05:00 |
|
Reinier Balt
|
79fdd5d625
|
implement go to project with autocomplete
|
2013-07-20 23:21:24 +02:00 |
|
Reinier Balt
|
d670839460
|
Merge branch 'master' into new-gui
|
2013-07-13 23:19:42 +02:00 |
|