Reinier Balt
b3059cf53a
fix caching for #1328 and #1329
2012-09-19 17:13:29 +02:00
Stefan Hacker
35cc0fceaa
Replace stray error_messages_for uses with working get_list_of_error_messages_for calls
2012-09-03 20:00:13 +02:00
Reinier Balt
ea0d4eb0c7
invalidate cache of todo every day so stalenes and due date can be regenerated
2012-09-02 15:13:29 +02:00
Reinier Balt
ff06f418e8
Make sure that changing tags (i.e. toggle star) touches the taggable (todo) to invalidate cache. Make sure _context is cached different for _context of active todos and _context of tagged todos and _context in tickler
2012-09-02 15:13:29 +02:00
Reinier Balt
8a8dc47ab8
Try the cache_digests gem for Tracks
...
cache_digests will be part of Rails 4
2012-09-02 15:13:28 +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
Stefan Hacker
2fc441589f
Add favicon/apple-touch-icon to all layouts
2012-09-01 18:56:51 +02:00
Hans de Graaff
3e2a4e4846
Fix html escaping.
2012-08-19 08:53:19 +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
3a3a1ac22e
production needs extension of swf
2012-07-16 17:47:30 +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
5a24644aad
fix #1307 and add basic test
2012-07-15 20:45:37 +02:00
Reinier Balt
f9dc8c6969
fix #1296 by adding translate functions to mobile view of todo
2012-07-11 16:46:18 +02:00
Reinier Balt
d6e66fa517
fix failing cucumber tests
...
fix data export view
fix mentions of tag on tag page
fix autocomplete for tags
2012-07-11 15:35:21 +02:00
Matt Rogers
6093ca5aa0
Merge pull request #90 from piglop/fixed_escaped_inputs
...
Fixed escaped inputs.
2012-07-08 19:03:23 -07:00
Michael Witrant
883daa5168
fixed escaped inputs in new recurring todo form
2012-07-07 22:21:03 +02:00
Michael Witrant
0e2634526d
disabled autocomplete on new password field
2012-07-07 10:40:39 +02:00
Reinier Balt
bd8498f39c
fix #1287 . Fix various small bugs and some small improvements
2012-06-29 16:48:30 +02:00
Reinier Balt
88729f57ce
quick fix #1295 . Limit the dependency tree depth shown to prevent stack overflow
...
TODO: eliminate recusive algoritm
2012-06-29 14:08:58 +02:00
Reinier Balt
9421ae76bb
Merge branch 'master' of github.com:TracksApp/tracks
2012-06-28 16:52:36 +02:00
Reinier Balt
05695c12ea
Enable the message_gateway to handle sending all email to a specific user. The current
...
scanning on to: and from: fields does not work if you bcc Tracks in email.
site.yml.tmpl is updated to reflect this and removes cas, ldap and openid configs
Also the integrations page is updated to reflect the above
2012-06-28 16:51:46 +02:00
Reinier Balt
0a7c19ab39
Merge pull request #82 from maddentim/fixes
...
Some fixes
2012-06-27 14:46:11 -07:00
Reinier Balt
0b1d521bbf
ugly fix for deprecation warnings fopr mouseover and fix failing tests
2012-06-27 21:40:12 +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
436cc862d6
fix text feeds
2012-05-20 05:46:52 +02:00
Reinier Balt
5e477a4d25
first pass of all tests done
2012-05-18 15:33:47 +02:00
Reinier Balt
fc69c6cfbf
get shared_add_new_todo feature to pass
2012-05-12 18:04:56 +02:00
Reinier Balt
4af9a3e28c
get search feature to pass
2012-05-12 15:46:34 +02:00
Reinier Balt
ecb0ff5bf7
get features of recurring_todos to pass
2012-05-12 15:37:13 +02:00
Reinier Balt
901a5ff0d2
get project features to pass
2012-05-12 14:48:56 +02:00
Reinier Balt
d432d91cc8
get preferences scenario to pass
2012-05-12 14:01:56 +02:00
Reinier Balt
005723cb4f
get login, mobile and notes features passing
2012-05-12 13:37:36 +02:00
Reinier Balt
7c935652fb
make search and feedlist pass
2012-05-03 23:23:31 +02:00
Reinier Balt
28b7df87a8
get edit a todo to pass
2012-05-01 17:25:45 +02:00
Reinier Balt
d7aebf03a0
get context, dependencies and admin scenarios running
2012-05-01 15:45:58 +02:00
Reinier Balt
7bce774daa
get context list scenario passing
2012-05-01 09:39:53 +02:00
Reinier Balt
c9d64e6f4b
get the first cucumber feature running: calendar
2012-04-30 13:56:42 +02:00
Reinier Balt
63175c115b
all non-cucumber tests are passing
2012-04-30 13:56:41 +02:00
Reinier Balt
13b58f3a10
all unit and functional tests are passing
2012-04-30 13:56:40 +02:00
Reinier Balt
96db48dd86
get project integrations and login controller tests running
2012-04-30 13:56:40 +02:00
Reinier Balt
59a4d5ede0
make functional tests for context controller run
2012-04-30 13:56:39 +02:00
Reinier Balt
76340b780c
Getting functional tests running.
2012-04-30 13:56:38 +02:00
Reinier Balt
fd433d76d8
fix all upgrade warnings from the rails_upgrade plugin
2012-04-30 13:56:38 +02:00
Reinier Balt
e964769553
home page is restored, so is context view
2012-04-30 13:56:37 +02:00
Reinier Balt
4605b17d3c
home page renders... sort of
2012-04-30 13:56:35 +02:00
Reinier Balt
a83c8b3f92
initial upgrade to rails 3.2.3
2012-04-30 13:56:33 +02:00
tim madden
b932ac210f
fix for mobile new todo tags no being saved
...
the mobile interface shares the form for creating and updating todos.
the todo controller was using different names for them. this change
aligns them.
2012-04-28 22:44:35 -05:00
tim madden
3180d88fae
tweak to note display on project page to stop wrapping around note link icon
...
divs for the project note
adding margin to prevent the note from wrapping around the link icon
2012-04-21 11:14:19 -05:00
tim madden
d27ffb6ce0
mobile tuning
...
change to make nav links even and consistent
looking to make text bigger for fat fingers
change to project nav
adding images for arrows
2012-04-16 10:04:09 -05:00