Commit graph

126 commits

Author SHA1 Message Date
Reinier Balt
3faac2514d fix failing test and finish all wip scenarios
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-05-08 22:09:27 +02:00
Reinier Balt
4d46750f05 fix #1167 2011-05-08 15:03:55 +02:00
Reinier Balt
7f27a6e2bd fix corner case that were failing the cucumber tests. On the calendar page at the end of the month, a todo may occur twice on the page. This was not taken into account for update an destroy 2011-04-30 17:57:36 +02:00
Reinier Balt
31118d8c8c add some more cucumber scenarios 2011-04-21 16:55:09 +02:00
Reinier Balt
4658ca8655 fix #1146 2011-04-19 17:22:23 +02:00
Reinier Balt
cb58318858 another attempt at #1150 and fix some failing cucumber scenarios 2011-04-19 16:40:55 +02:00
Reinier Balt
c0115eacd7 get some wip cucumber tests running 2011-04-14 16:26:16 +02:00
Reinier Balt
d16fd9d304 fix failing scenario for calendar 2011-04-01 21:50:00 +02:00
Reinier Balt
7533ce6ab1 add some tests for contexts page 2011-03-28 12:42:36 +02:00
Reinier Balt
5535a5c9f0 fix #1123 and fix #1124 and refactor drag and drop a bit 2011-03-11 21:02:13 +01:00
Reinier Balt
e60c2c9038 fix #1121 and add tests for this 2011-03-10 16:50:49 +01:00
Reinier Balt
574aaa024d fix #1120 and further internationalize recurring todos 2011-03-10 13:09:35 +01:00
Reinier Balt
5fdc5ae436 add test for last commit
fix merge error
2011-03-09 12:34:25 +01:00
Reinier Balt
068c4bf60e fix scenarios for editing a todo, showing empty messages and fix some missing translations 2011-03-09 10:53:54 +01:00
Reinier Balt
793f7786f1 small improvement 2011-03-08 23:55:28 +01:00
Reinier Balt
6a9b3e28d5 fix tests for dependencies and fix minor issues 2011-03-08 23:55:23 +01:00
Reinier Balt
668ef4fb23 finish cucumber scenario for calendar 2011-03-02 08:44:34 +01:00
Reinier Balt
75cf51927e start adding scenarios for calendar 2011-02-27 00:35:19 +01:00
Reinier Balt
b8484e48fe migrate mobile selenium scripts to cucumber
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-02-27 00:04:04 +01:00
Reinier Balt
36f007a087 clean ups 2011-02-26 14:20:51 +01:00
Reinier Balt
b53fbc64dc fix #1052 based on the work of Tim Madden. Thanks Tim! 2011-02-26 11:38:39 +01:00
Reinier Balt
f018607049 fix tests
will fix cucumber tests after 2.0rc since it probably needs some magic to get them running using the jquery stuff
2011-02-25 15:24:43 +01:00
Reinier Balt
11d40fb48b fix #1108 where completed todos with notes could not be rendered on the done page 2011-02-14 20:22:59 +01:00
Reinier Balt
f2760ed7de fix #1101. Most strings were pushed into html attributes. The remaining are generated from the layout into an array 2011-02-09 20:41:34 +01:00
Reinier Balt
83b5717460 fix #1098 where adding a todo to a hidden context in that hidden context page would not show the todo 2011-02-08 17:37:14 +01:00
Reinier Balt
33d73eef62 fix #1094 where due_id was not determined when updating todo from calendar view 2011-02-06 22:48:59 +01:00
Reinier Balt
632c0e7255 fix all tests 2011-02-03 19:30:48 +01:00
Reinier Balt
f0ec5647d4 migrate user js 2011-02-03 18:19:30 +01:00
Reinier Balt
a02f1d2584 migrate dependencies
without functional changes
2011-02-03 18:19:29 +01:00
Reinier Balt
bf5e378301 fix error where empty line causes server error 2011-02-03 18:19:27 +01:00
Reinier Balt
97e8602ef9 rebase to master to include i18n changes and fix merge conflicts 2011-02-03 18:19:26 +01:00
Reinier Balt
d81e82a135 get some corner cases on toggle complete and empty messages working 2011-02-03 18:19:22 +01:00
Reinier Balt
1a821a228f let autocomplete fail gracefully when param is not set 2011-02-03 18:19:21 +01:00
Reinier Balt
05ba6060fc replace small partials with helper to improve performance 2011-02-03 18:19:20 +01:00
Reinier Balt
8cbe077784 get some further scenarios for adding todos to several pages
one is still failing, will get to that
2011-02-03 18:19:19 +01:00
Reinier Balt
ab2e51a51a get selenium scenarios running again and add some scenarios for adding todos started 2011-02-03 18:19:19 +01:00
Reinier Balt
a832417c59 migrate toggle_check and destroy and defer and get the functional tests running again 2011-02-03 18:19:17 +01:00
Reinier Balt
f923a40a40 get tag view working for updating todos. Refactored update a lot 2011-02-03 18:18:41 +01:00
Reinier Balt
1cea27ccc9 fix wrong filename 2011-02-03 18:18:40 +01:00
Reinier Balt
c64e1bcd80 migrate update for context, project, tickler and calendar 2011-02-03 18:18:40 +01:00
Reinier Balt
33f68df154 get destroying of actions working 2011-02-03 18:18:39 +01:00
Reinier Balt
e13e946295 migrate adding to actions on all pages 2011-02-03 18:18:38 +01:00
Reinier Balt
ffd4ae1fcd get features running for recurring todos 2011-02-03 18:18:36 +01:00
Reinier Balt
cafa774b4c refactor application.rb further and migrate recurring todos
next: get tests for recurring todos
2011-02-03 18:17:29 +01:00
Reinier Balt
484356fe07 small improvements
render :partial => filename, :object => @object can be written shorter since rails 2.0 like
render :partial => @object or render :partial => @collection
Also form_for is smart bout put and post for update and creation.

it helps watching older railcasts episodes :-)
2011-02-03 18:17:28 +01:00
Reinier Balt
edb3668dba add empty tests for preferences. Will do this later because preferences to not use js 2011-02-03 18:17:27 +01:00
Reinier Balt
2fa431ef54 finish migration of the feeds page 2011-02-03 18:17:27 +01:00
Reinier Balt
51106d015e fix failing tests after previous refactoring. 2011-02-03 18:17:25 +01:00
Reinier Balt
879fbc99e2 major restructuring/refactoring of application.js. finally scratched that itch. Some tests are failing to be fixed later. 2011-02-03 18:17:24 +01:00
Reinier Balt
ea1ca130f1 refactor sidebar and finish migration of notes 2011-02-03 18:17:22 +01:00