Commit graph

36 commits

Author SHA1 Message Date
Reinier Balt
1b0d08bbb5 fix timing issues on failing scenarios. Fix deprecated jquery functions and update jqueryui
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2013-02-15 22:27:39 +01:00
Reinier Balt
5454ba385f fix styling of error messages 2012-12-16 15:20:43 +01:00
tim madden
281cc51b3a Shrink add.png icon to be inline with other icons
Other icons are 16x16 with add.png is 32x32. This commit scales the
icon down to 16x16.

Closes #1367
2012-11-30 16:09:11 -06:00
Tim Madden
8cef2b41c1 Creating new todo link for context headers 2012-11-26 10:14:55 -06:00
Dan Rice
bdbb1dd29d Render collapse/expand buttons using CSS instead of JS
Fix #1354
Also clean up some dependent JS unused since c64e1bc
2012-11-14 22:01:43 -05:00
Matt Rogers
3aabadf353 update to jQuery UI 1.9.0 2012-10-15 20:31:06 -05:00
Dan Rice
7ce214720d improve text alignment in todo actions menu 2012-10-01 21:56:08 -04:00
Reinier Balt
e846de6a32 Merge pull request #110 from zoombody/favicon
make favicon background transparent
2012-09-29 23:53:13 -07:00
Matt Rogers
a8fa2962c9 Merge pull request #109 from zoombody/css-fix
fix #1334 wrong navbar link colors
2012-09-29 20:21:02 -07:00
Dan Rice
1650f52b99 make favicon background transparent 2012-09-29 22:12:33 -04:00
Dan Rice
8441cccb2e fix #1334 wrong navbar link colors 2012-09-29 10:37:07 -04:00
Dan Rice
9a1faa9701 convert rollovers to pure CSS with sprites 2012-09-29 09:56:51 -04:00
Dan Rice
a24b18b724 refactor CSS to take some advantage of Sass nesting 2012-09-27 13:31:47 -04:00
Dan Rice
735ee8fe34 improve CSS whitespace consistency 2012-09-27 13:09:30 -04:00
Dan Rice
6bf21caf22 wrap the todo dropdown arrow in an "a" tag to make it tab-accessible 2012-09-26 16:17:07 -04:00
Dan Rice
2bdf0dba77 load Tracks' own CSS after vendor CSS to permit overrides 2012-09-26 16:14:54 -04:00
Dan Rice
0de6a3177d convert CSS to Sass for better asset references 2012-09-26 14:16:53 -04:00
Stefan Hacker
f07a028843 Fix invalid jquery selectors in tracks.js 2012-09-03 18:23:08 +02:00
Stefan Hacker
27adccb6e9 Remove unused layout and clear up naming
* scaffold.css is only used by login -> rename to login.css
* standard.html.erb is the default application layout -> rename to application.html.erb
* scaffold.html.erb is unused -> deleted
2012-09-02 14:20:17 +02:00
Reinier Balt
827c825884 update to jquery-ui-1.8.23 2012-08-31 15:15:11 +02:00
Reinier Balt
3ad632ff86 Merge pull request #95 from piglop/recurring_todo_tag_autocomplete
Recurring todo tag autocomplete
2012-07-22 05:57:34 -07:00
Michael Witrant
50bc80d49a fixed broken tag autocomplete on recurring todo edition 2012-07-22 11:09:54 +02:00
Michael Witrant
424028f09e fixed indentation when todo sub menu text is too long 2012-07-22 10:43:13 +02:00
Reinier Balt
22e166c370 add swf to asset pipeline. Fixes #1311 2012-07-16 17:38:44 +02:00
Reinier Balt
7c1cd2a144 fix #1310. Add test for this
Found that I had a lot of tests commented out. They have some regressions I will fix later
2012-07-15 21:28:42 +02:00
Reinier Balt
0d854efbbb fix #1288. Drag and drop should work on touch screens. Also upgrade jquery-ui 2012-07-13 01:53:30 +02:00
tim madden
51da342cdc harmonizing todo_tag_list and tag_list, using just the shorter tag_list 2012-06-27 13:56:56 -05:00
Reinier Balt
f513e667dc tracks now starts in production environment with precompiled assets 2012-05-18 20:20:50 +02:00
Reinier Balt
5660329e8e fix route for promote_to_project 2012-05-18 19:56:05 +02:00
Reinier Balt
793a2e3f29 make assets explicits. fixes compiling assets 2012-05-18 18:17:19 +02:00
Reinier Balt
901a5ff0d2 get project features to pass 2012-05-12 14:48:56 +02:00
Reinier Balt
7c935652fb make search and feedlist pass 2012-05-03 23:23:31 +02:00
Reinier Balt
d7aebf03a0 get context, dependencies and admin scenarios running 2012-05-01 15:45:58 +02:00
Reinier Balt
c9d64e6f4b get the first cucumber feature running: calendar 2012-04-30 13:56:42 +02:00
Reinier Balt
e964769553 home page is restored, so is context view 2012-04-30 13:56:37 +02:00
Reinier Balt
a83c8b3f92 initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00