Commit graph

1662 commits

Author SHA1 Message Date
Reinier Balt
edb3668dba add empty tests for preferences. Will do this later because preferences to not use js 2011-02-03 18:17:27 +01:00
Reinier Balt
2fa431ef54 finish migration of the feeds page 2011-02-03 18:17:27 +01:00
Reinier Balt
51106d015e fix failing tests after previous refactoring. 2011-02-03 18:17:25 +01:00
Reinier Balt
879fbc99e2 major restructuring/refactoring of application.js. finally scratched that itch. Some tests are failing to be fixed later. 2011-02-03 18:17:24 +01:00
Reinier Balt
88a524a8d6 fix formatting of application.js 2011-02-03 18:17:23 +01:00
Reinier Balt
ea1ca130f1 refactor sidebar and finish migration of notes 2011-02-03 18:17:22 +01:00
Reinier Balt
94b5aa2346 fix editing a note from the notes page 2011-02-03 18:17:21 +01:00
Reinier Balt
77e2ff0751 update jquery to latest 1.4.4 2011-02-03 18:17:20 +01:00
Reinier Balt
145c9105dd migrate deleting a note from notes page to jqeury 2011-02-03 18:17:18 +01:00
Reinier Balt
7b3c07a754 add a cucumber test to simulate expiration of a session
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2011-02-03 18:17:17 +01:00
Reinier Balt
520e45fe6b migrate login rjs to erb and reformat features 2011-02-03 18:17:16 +01:00
Reinier Balt
05b3b7cebc refactor js and cucumber scenario for integrations page 2011-02-03 18:17:15 +01:00
Reinier Balt
d1b35090ab get all non-wip scenarios running again for context and project 2011-02-03 18:17:14 +01:00
Reinier Balt
0e81706fee fix last functional and integration tests after merge and jquery changes 2011-02-03 18:17:13 +01:00
Reinier Balt
f2d977e12a fix merge errors and some tests 2011-02-03 18:17:11 +01:00
Reinier Balt
0f525436ff support rake cucumber:selenium_wip to run wip for selenium. rake cucumber:wip will only ron non-selnium wip stories. Furthermore some selenium script migration to cucumber 2011-02-03 18:17:10 +01:00
Reinier Balt
8697fd2035 fix some tests 2011-02-03 18:17:09 +01:00
Reinier Balt
fb39d841a7 migrate editing a context and refactor project with it 2011-02-03 18:17:08 +01:00
Reinier Balt
4e9777dc88 fix last test for deleting context 2011-02-03 18:17:07 +01:00
Reinier Balt
e52a8609c7 migrate deleting of contexts 2011-02-03 18:17:06 +01:00
Reinier Balt
15fdb1e572 migrate creating a new context and refactor some project js to share with context js 2011-02-03 18:17:05 +01:00
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