Commit graph

358 commits

Author SHA1 Message Date
tim madden
d0e7264661 changes for done checkbox on mobile page
adding recent completed todos in case you accidentally tick one by mistake
2011-12-19 21:10:19 -06:00
tim madden
2904bc9532 Adding more options for deferring + shortening the one day so it stops wrapping 2011-12-19 21:07:35 -06:00
Pavel Župa
4931a326e7 slight modifications to czech translation 2011-12-08 12:05:54 +01:00
Pavel Župa
7e9cbfeb9d added czech locale (integrations page not yet translated) 2011-12-08 10:48:22 +01:00
Reinier Balt
eb2f071c80 fix #1114. also update locales for last merges/commits 2011-11-18 11:43:06 +01:00
Reinier Balt
cda75a0cc1 fix regression where viewing a page for a single tag (like starred) did not work
and fix some test warnings/errors
2011-10-31 14:39:52 +01:00
Reinier Balt
58d8bc56d1 fix #827. You can now select todos with tags using OR and AND
/todos/tag/tagA,tagB?and=tagC will select all todos with (tagA or tagB) AND tagC
2011-10-28 19:33:51 +02:00
Reinier Balt
34a005ec0e change notify banner. you can now set it in development.rb 2011-10-28 11:17:31 +02:00
Reinier Balt
8fdbcedcba Fix running Tracks on passenger.
The exception that Passenger threw was NoMethodError on the find_by_name method
2011-10-27 23:08:06 +02:00
Demian Gemperli
fafbdae079 Logut user after password change, Closes #1047 2011-10-24 21:47:15 +02:00
Reinier Balt
671652c4c4 Merge pull request #25 from 02strich/cloudmailin_integration
Adding cloudmailin support for adding tasks
2011-10-10 04:52:38 -07:00
Stefan Richter
f49276a982 fixing gems for 1.9 2011-10-09 20:30:13 +02:00
Stefan Richter
c0956a7e76 Adding cloudmailin support for adding tasks 2011-10-04 20:14:36 +02:00
Reinier Balt
fde151123c refactor tag helpers 2011-09-30 19:49:44 +02:00
Reinier Balt
2f0bfbbf47 some smallfurther adjustments 2011-09-28 15:34:15 +02:00
Reinier Balt
3a07010338 first cleanups of review feature 2011-09-28 13:58:46 +02:00
sf
858be5d85b added preferences description, added list of up-to-date projects to review view 2011-09-27 19:22:14 -04:00
sfischme
ac98737176 first version of review view 2011-09-16 23:34:09 -04:00
sfischme
5f0bcebca9 first steps towards review view 2011-09-16 15:07:58 -04:00
sfischme
b320dd60a8 initial version of reviewing 2011-09-15 00:42:34 -04:00
Reinier Balt
2f42fad7c9 add checkbox to multiple action form to make all actions dependent on each other (sequential)
for people wanting sequential projects

Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-09-14 15:25:15 +02:00
Reinier Balt
d9db33bc0d fix #990 by moving rsel scripts to cucumber and removing selenium-on-rails plugin
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-09-14 11:29:50 +02:00
Reinier Balt
30c2fb8b82 fix one deprecation warning for rubygems >= 1.8.2 2011-09-09 22:02:02 +02:00
Reinier Balt
998231066f update locales to latest changes. Please help review the changes since I let google translate determinse translations :-) 2011-09-09 21:52:39 +02:00
popsch
067df75e98 toggle notes patch from Christian Frank 2011-09-10 05:06:03 +08:00
Reinier Balt
50875cfa40 Merge pull request #16 from jstepien/bcrypt-v2
Hash passwords with BCrypt instead of SHA1
2011-09-08 08:08:33 -07:00
Antonin Blanc
81d14edc2c fix typo in fr.yml translation 2011-09-08 00:54:58 +02:00
Jan Stępień
5d3829cfbf Users with SHA-1 hashes are redirected to the password change page 2011-09-07 16:06:03 +02:00
Matt Rogers
f13e4d5b85 Remove the config.gem lines from the environment files
When using Bundler to resolve your gem dependencies, you do not need
these lines in the environment files.
2011-08-31 22:26:38 -05:00
Matt Rogers
dc8d2234f0 Just use actionwebservice in the environment file
Since we're not explictly requiring datanoise-actionwebservice anymore,
we need to modify this to match what we are using.
2011-08-19 21:34:56 -05:00
Matt Rogers
69cb08378d Override Rails' default gem handling and replace it with Bundler
Bundler does a better job of manage dependencies and is used by default
in Rails 3 so this will move Tracks a bit closer towards a Rails 3
conversion.
2011-08-19 21:34:56 -05:00
Reinier Balt
555311b681 updating preferences on user and prefs model work. also add date_format picker 2011-08-17 22:51:02 +02:00
Reinier Balt
89ec9898a3 finish gui changes 2011-08-17 20:23:02 +02:00
Reinier Balt
977b57dbb2 first pass to distribute settings over tabs 2011-08-17 20:23:02 +02:00
Reinier Balt
ffd56ad958 fix mongrel workaround for rails 2.3.14 2011-08-17 10:08:28 +02:00
Mickey Reiss
0d2a057d27 Added missing translation from /done in en and de.
TODO: Same translation for other languages (these were the only two I
know)
2011-07-28 06:16:15 -04:00
Reinier Balt
6576984f76 fix #1184 by adding the fr locale contributed by olivierrochvilato. Thanks. Also adds the es locale for datepicker 2011-07-27 15:24:10 +02:00
Reinier Balt
5c015fea16 fix #999 by adding a menu to the mobile interface where you can choose the action you want to take on a todo, including deferring 2011-07-10 21:48:43 +02:00
Reinier Balt
174becee81 fix #1078 and document it on the REST_API page 2011-07-09 18:47:30 +02:00
Reinier Balt
8109391f89 fix cucumber stories including test for i18n 2011-07-09 17:21:36 +02:00
Reinier Balt
601736de2d add done view to tag pages and add more tests 2011-07-09 17:21:36 +02:00
Reinier Balt
6e97541ab3 make sure toggle_check and deleting of todos, recurring_todos and projects work in the new done views 2011-07-09 17:21:36 +02:00
Reinier Balt
35f947ec57 add done views to projects and recurring todos 2011-07-09 17:21:35 +02:00
Reinier Balt
5496b84642 add cucumber scenarios for the new done pages 2011-07-09 17:21:35 +02:00
Reinier Balt
a58e832945 get the done view on a context and a project 2011-07-09 17:21:34 +02:00
Reinier Balt
35fe362b93 fix #857 and further refactoring for better done view 2011-07-09 17:21:34 +02:00
Reinier Balt
c61238933c add recurring_todos to done_overview and fix routes 2011-07-09 17:19:13 +02:00
Reinier Balt
aa3fbf0d1e restore stats route 2011-07-09 17:19:13 +02:00
Reinier Balt
559a02d6f1 start on done overview page 2011-07-09 17:19:12 +02:00
Reinier Balt
01057af684 start modifying done view and do some refactoring 2011-07-09 17:19:11 +02:00