Reinier Balt
8f5efff8da
rename features
2011-02-03 18:17:04 +01:00
Reinier Balt
d7a780ef0c
upgrade last of the project functions
2011-02-03 18:17:03 +01:00
Reinier Balt
2c47b27a87
start fixing sorting of projects
2011-02-03 18:17:02 +01:00
Reinier Balt
f284617513
handle and test the redirect when the goto-project checkbox is checked
2011-02-03 18:17:01 +01:00
Reinier Balt
4413cabbba
migrate project creation
2011-02-03 18:17:00 +01:00
Reinier Balt
36e63a4ad9
fix and test toggling of new-project-form
2011-02-03 18:17:00 +01:00
Reinier Balt
9028a00767
fix drag and drop after editing a project
2011-02-03 18:16:59 +01:00
Reinier Balt
af80861725
get drag and drop for projects running
2011-02-03 18:16:58 +01:00
Reinier Balt
cde8ad35fd
get further testing tunning for projects
2011-02-03 18:16:57 +01:00
Reinier Balt
7c9102453c
refactor delete button on project list page into function, like the edit button
2011-02-03 18:16:56 +01:00
Reinier Balt
35453acd57
migrate edit update and destroy to jQuery and refactor it
...
test for changing state is wip, forgot to mark it with @wip
2011-02-03 18:16:55 +01:00
Reinier Balt
ee4ef4ad42
remove old flash rjs helper. This is replaced by pageNotify javascript function in application.js
2011-02-03 18:16:54 +01:00
Reinier Balt
641c27d753
start on the tests for the project list page
2011-02-03 18:16:53 +01:00
Reinier Balt
6416ff112e
migrate editing project settings from project page from jrails to jquery
2011-02-03 18:16:52 +01:00
Reinier Balt
c834403340
replace old prototype/jrails code for periodic checks and start work on autocomplete and edit projects
...
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-02-03 18:16:51 +01:00
Reinier Balt
69c811e365
re-add jQuery plugins and include them in the layouts
2011-02-03 18:16:51 +01:00
Reinier Balt
d4ec2f90ac
install jquery 1.4.2 and jquery-ui 1.8.5
2011-02-03 18:16:50 +01:00
Reinier Balt
480a547b5b
remove jquery and jrails
2011-02-03 18:16:49 +01:00
Stefan Richter
f0826ac851
fix (seemingly) bug in aasm
2011-01-30 05:45:39 +08:00
Marcus Ilgner
330d6e008c
Corrected reference to factory_girl gem
2011-01-30 05:43:50 +08:00
Reinier Balt
f32f1ea9a3
fix #1088 . Small copy-and-paste error in i18n code
2011-01-24 16:51:26 +08:00
Stefan Richter
2c0cf2e457
fix bug with empty identity URL
2011-01-24 16:14:57 +08:00
Stefan Richter
5ac3f242bc
fixing bug .. now tests pass
2011-01-24 16:14:56 +08:00
Stefan Richter
1c90b90909
fixing some stuff around OpenID:
...
- adding missing Javascript includes
- fixing jquery for showing/hiding indentity url field
- adding identity url field to signup form
- fixing bug in signup controller
2011-01-24 16:14:56 +08:00
Marcus Ilgner
eb22178b67
Merge branch 'master' of git://github.com/bsag/tracks
...
Conflicts:
config/locales/de.yml
config/locales/en.yml
2011-01-17 16:36:46 +01:00
Ulf Klose
d695635342
small correction in English language file
2011-01-17 03:30:32 +08:00
Ulf Klose
21e6619761
added German language file de.yml
2011-01-17 03:30:32 +08:00
Marcus Ilgner
a7998ba40a
Fixes for failed tests
2011-01-16 18:26:00 +01:00
Marcus Ilgner
338d4bb5a6
Added locale selection to preferences
...
Mostly completed transition to full i18n
Incorporated german translations by Ulf Klose <ulf.klose@gmail.com>
2011-01-16 18:14:07 +01:00
Reinier Balt
5dde6403ea
add comment in database template on how to configure rails to use your utf8 database.
...
If you experience ? where you expect é, uncomment this setting in your database.yml
2011-01-11 05:53:15 +01:00
Reinier Balt
a487b7f32f
fix #1085 . Manually applied 268c9040d5. Thanks Jason for the tip!
...
The patch is part of rails 2.3.6, so it will be included when we upgrade to 2.3.9
2011-01-07 16:14:25 +01:00
Reinier Balt
d57bd479f9
fix failing test for some error messages
2010-11-09 15:51:21 +01:00
Reinier Balt
6b36d6eb8f
fix failing tests
2010-11-09 10:47:09 +01:00
Marcus Ilgner
fd3f69d927
Changed code to support basic i18n.
...
Added RubyMine configuration and rvm setup to .gitignore.
2010-11-09 16:31:26 +08:00
Reinier Balt
04faa5d408
correct deleting a line which should be there
2010-11-08 17:29:57 +01:00
Reinier Balt
83a7e38155
add dependency for selenium-client and mongrel for selenium tests
...
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2010-11-08 17:26:30 +01:00
Marcus ilgner
13d24b6508
Corrected variable reference for context feed generation
2010-11-01 16:30:51 +08:00
Reinier Balt
65caba5028
Merge branch 'master' of github.com:bsag/tracks
2010-10-20 09:02:33 +02:00
Reinier Balt
6a49a8a5bd
fix type of #1074 . Thanks gadicath.
2010-10-20 09:01:53 +02:00
Ramón Cahenzli
4251766b3e
Fixing nil error when exporting events to iCal that have no notes.
2010-10-17 20:12:23 +08:00
Eric Allen
39f12574a3
Fixing some failing tests
2010-08-25 23:57:52 -07:00
Reinier Balt
b2cc6ed0b7
update documentation for RC release
2010-08-19 16:34:42 +02:00
Reinier Balt
1e7611307a
update warning when deleting context
2010-08-19 11:29:32 +02:00
Reinier Balt
bf15175c7b
fix #895 by clearing the repeat pattern from todos before the pattern is deleted
...
cherry-picked from 1.7branch
2010-08-19 11:28:34 +02:00
Reinier Balt
87bb15460e
Added tests for #975 . This helped to narrow the real cause of #975 but doest not solve it.
2010-08-12 14:39:58 +02:00
Reinier Balt
d66ed1282d
remove dead code left over from jQuery upgrade. Related to #1060 .
2010-08-11 09:52:06 +02:00
Reinier Balt
084dc26e73
Fixes #1056 by not assuming that count is a string
2010-08-06 16:57:54 +02:00
Reinier Balt
932be0829b
close #1035 and add a test for it
2010-08-06 16:48:21 +02:00
Reinier Balt
e329e97cba
Small performance enhancements to the tickler. This speeds the loading of the tickler page by 65% (\!)
2010-08-06 16:33:02 +02:00
Reinier Balt
493ba616be
Hopfully fix #1025 . It seems that editing a projects default_context with a context that does not exists just creates a new context for user_id=1, not the current user.
...
When you have context "A" and try to use context 'a' as default context Tracks could find "A" first and reference that one. PLease test.
2010-08-06 10:20:31 +02:00