Commit graph

2157 commits

Author SHA1 Message Date
Reinier Balt
41ebd2ec9b migrate tickler, tagging, toggle context and done. This finishes the first migration pass 2012-03-19 14:06:35 +01:00
Reinier Balt
1236b5985c migrate search and add new todo scenario's 2012-03-19 14:06:34 +01:00
Reinier Balt
cbe372cba0 migrate preferences, project_* and recurring todo features 2012-03-19 14:06:34 +01:00
Reinier Balt
d528a87cee migrate feedlist, user password, loggin in, manage users, mobile_* and notes manage 2012-03-19 14:06:34 +01:00
Reinier Balt
d8b5c7d0d2 cleanup old selenium initializer stuff and migrate edit_a_todo 2012-03-19 14:06:33 +01:00
Reinier Balt
d193e21ee0 migrate dependencies and admin feature 2012-03-19 14:06:33 +01:00
Reinier Balt
c8ab797924 finish drag and drop for context list. Works even for webkit :-) 2012-03-19 14:06:32 +01:00
Reinier Balt
4a8fdbabc2 migrate context and context_list features. Drag and drop is still WIP 2012-03-19 14:06:32 +01:00
Reinier Balt
de309c8ee8 migrate calendar feature 2012-03-19 14:06:31 +01:00
Reinier Balt
75f2afc2e1 migrate logging_in 2012-03-19 14:06:31 +01:00
Reinier Balt
b874b49336 update cucumber config for capybara 2012-03-19 14:06:30 +01:00
Reinier Balt
dc0a141f1c Merge pull request #63 from Popsch/opt_limits
don't execute a query when limit == 0
2012-03-18 12:57:04 -07:00
Reinier Balt
a76ff48594 Merge pull request #68 from maddentim/mobile
Mobile tweaks

Thanks Tim!
2012-03-12 09:09:01 -07:00
Tim Madden
6ef209e21f needed more padding 2012-03-12 10:43:35 -05:00
Reinier Balt
1f10afd24b Merge pull request #70 from jaimeh/master
Add !important to ui-datepicker z-index declaration.

Thanks Jaime Hernandez!
2012-03-12 06:16:08 -07:00
Jaime Hernandez
a05027cc5a Add !important to ui-datepicker z-index declaration.
Fix closed bug #1013 on Assembla. The previous z-index was well
intentioned but jquery css overrides the z-index, so !important is
necessary to make the z-index declaration functional.
2012-03-04 20:23:57 -08:00
tim madden
a8a18482c3 more defers 2012-03-01 17:16:14 -06:00
tim madden
6d50992dfb putting back the date and counter 2012-03-01 17:16:14 -06:00
tim madden
8c18c2888a updates to mobile layout
removing count and date as space is at a premium and not essential
  making menu padding larger to provide more space to click
  removing duplicated menus to stop wrapping
  Increasing the top margin above the content div to reduce fat fingers from clicking links in the content instead of the intended nav links
  Cleaning up some unused selectors and consistent spacing, etc...
2012-03-01 17:16:14 -06:00
Reinier Balt
1a6027df71 Merge pull request #69 from maddentim/fixes
Fix for #1241 and fix for #1217. Thanks Tim!
2012-03-01 12:57:19 -08:00
Tim Madden
883296e70e test for tags prepop 2012-03-01 12:26:29 -06:00
tim madden
51b44a9ec9 Ticket #1241 - fix for layout of dependences on add / edit forms 2012-03-01 12:25:47 -06:00
Sebastian Fischmeister
0f39034986 removed whitespaces and matched the style with the todo_controller.rb (unless) 2012-02-24 16:46:11 -05:00
Reinier Balt
956a88110d Merge pull request #67 from Popsch/dont_hide_todos_in_contextview
Fix: the context view doesn't show pending or due todos
2012-02-24 03:42:21 -08:00
Sebastian Fischmeister
37ded2a7f8 Fix: the context view doesn't show pending or due todos 2012-02-20 21:56:36 -05:00
Reinier Balt
00ddcbc9fa upgrade to jquery 1.7.1 and jquery-ui 1.8.17 2012-02-15 21:43:51 +01:00
Sebastian Fischmeister
725ff5e0fa don't execute a query when limit == 0 2012-02-14 10:16:29 -05:00
Matt Rogers
67b8a11600 Merge pull request #62 from Popsch/review_tests_rebase
cucumber tests for the review mode
2012-02-10 08:27:54 -08:00
Matt Rogers
e7268fbaa2 Remove the double-quote custom validation
Rails has had SQL injection prevention since at least 2009 so we don't
need our version of it anymore.

Fixes ticket #1237
2012-02-02 22:28:26 -06:00
Reinier Balt
71cd34a35f fix #1239. Context helper was missing in search controller
Conflicts:

	app/controllers/search_controller.rb
2012-01-31 12:12:58 +01:00
Sebastian Fischmeister
d14a2a808d cucumber tests for the review mode 2012-01-30 09:56:58 -05:00
Reinier Balt
8f5c04522e Merge pull request #56 from Popsch/update_template_script
updated the template script
2012-01-30 06:46:46 -08:00
Reinier Balt
e935066c18 fix #1181. The project listing now had the small drag handle and all the controls to the left. 2012-01-27 10:55:39 +01:00
Reinier Balt
8b13ee88ab fix #1234 by checking on :review source view 2012-01-23 12:27:49 +01:00
Reinier Balt
b7ee2f79f5 Fix #1030. add basic test for new chart. 2012-01-21 20:29:59 +01:00
Reinier Balt
1bce9a670d implement #1030. 2012-01-21 20:20:24 +01:00
Reinier Balt
bc7bf459db fix small regressions 2012-01-20 23:50:27 +01:00
Reinier Balt
7af2211479 finalize refactoring
finally done, now for ticket 1030 :-)
2012-01-20 23:35:01 +01:00
Reinier Balt
78a2bd7f49 further refactoring of stats controller and views 2012-01-20 23:35:00 +01:00
Reinier Balt
b948cc48b2 further refactoring and more tests 2012-01-20 23:35:00 +01:00
Reinier Balt
2349bee535 further refactorings and tests
one test is failing, will fix that next time
2012-01-20 23:34:59 +01:00
Reinier Balt
80d8d2b67a add tests 2012-01-20 23:34:59 +01:00
Reinier Balt
61624ed455 completed first pass of refactoring 2012-01-20 23:34:58 +01:00
Reinier Balt
f74370aab5 first refactoring of stats controller 2012-01-20 23:34:58 +01:00
Matt Rogers
4705aca8dc Merge pull request #59 from maddentim/mobile
DRY up the mobile interface handling by moving it back into toggle_check
2012-01-19 08:26:31 -08:00
tim madden
01f283bc31 Do not need this mobile_done in routes any longer. 2012-01-16 11:46:49 -06:00
tim madden
250e1d8fcc folding mobile_done method into original toggle_check method
the mobile_done method was created to test out a checkbox submit
the mobile interface. In the interests of DRY, this brings the new
mobile code into the original method,
2012-01-16 11:37:29 -06:00
Matt Rogers
27fb483485 Fix the failing mobile test after the updates
The editing an action of the mobile page scenario failed because of the
changes to the layout made by Tim Madden.
2012-01-13 21:28:32 -06:00
Matt Rogers
99707d7a69 fix this test.
the todo comparisons are case-sensitive.
2012-01-13 21:28:32 -06:00
Matt Rogers
1be7dab631 Merge branch 'master' of github.com:TracksApp/tracks 2012-01-10 11:23:52 -06:00