Dan Rice
|
1dbef179a7
|
Revert breaking commits
This reverts the following commits:
319d4b00cd
403cc1015e
37485013a0
d08ffb3806
|
2015-04-14 23:28:18 -04:00 |
|
Reinier Balt
|
37485013a0
|
discard time in these tests since they are
irrelevant here
|
2015-04-13 15:43:32 +02:00 |
|
Matteo Giaccone
|
ed9063bffa
|
Fix #1722
|
2015-02-22 18:54:24 +00:00 |
|
Carsten Otto
|
dfe8735c0d
|
rename repeating -> recurring, repeat -> recurrence
|
2015-02-10 16:25:27 +01:00 |
|
Carsten Otto
|
d480569629
|
occurence -> occurrence
|
2015-02-10 15:49:13 +01:00 |
|
Carsten Otto
|
bef79d135a
|
fix test error message
|
2015-02-09 23:24:19 +01:00 |
|
Matteo Giaccone
|
0d6e0efcee
|
Fix warnings for Ruby 2.2 update
|
2015-01-01 13:43:48 -05:00 |
|
Reinier Balt
|
ee3ba62152
|
fix #1712. Number of occurrences was not handled correctly
|
2014-08-06 14:40:30 +02:00 |
|
Dan Rice
|
2386e67dec
|
Simplify requiring of test helpers
|
2014-05-16 18:03:13 -04:00 |
|
Dan Rice
|
d0cec167a8
|
Replace Timecop with new ActiveSupport helpers
|
2014-05-16 13:25:22 -04:00 |
|
Reinier Balt
|
0839765e7b
|
smaal refactoring and improvement of date handling in test
|
2014-03-31 11:22:23 +02:00 |
|
Reinier Balt
|
ed039d4c4a
|
small refactorings and add some tests
|
2014-03-31 11:09:00 +02:00 |
|
Reinier Balt
|
3cb18cd875
|
move tests from recurring_todo_test to respective repeat_pattern_tests
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
0c153ef28c
|
improve test of daily repeat pattern
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
a9fa955c33
|
move daily test to daily pattern test
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
b84adfc172
|
move recurrence text helpers into patterns. move next_date calculation into
respective models
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
cbdbb792a5
|
add basis tests for patterns and remove doubles from recurring_todo_test.rb
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
a7807a4b66
|
dry form_helper using meta programming.
not sure if this improves readability, but codeclimate should be happier...
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
5de96d7eda
|
add some more tests
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
59a29c664a
|
move form specific accessors out of model
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
776a046465
|
move mapping of form attributes to model attributes from pattern to builder to make
pattern independent of form
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
c2c67f1640
|
use new model to handle updating of recurring todos
|
2014-03-31 09:43:39 +02:00 |
|
Reinier Balt
|
78c07d52b7
|
Start major refactoring of recurring_todos. Started with creating new recurring todos.
All current and new tests pass
|
2014-03-31 09:43:39 +02:00 |
|