Matt Rogers
aa41e20e46
Remove trailing whitespace and tabs
2014-08-14 21:05:05 -05:00
Reinier Balt
6191cce4c7
small refactorings of generated javascripts
2014-08-13 15:33:32 +02:00
Reinier Balt
4cdbd9a451
move js genreated for ajax calls into their own object to prevent name clashes
...
I only modified the js that is most likely to be used in cocurrent calls. This because we
start the development of Tracks 3 that will change all js.
2014-08-13 15:33:32 +02:00
Reinier Balt
0a9755c8a3
get all scenario's running again, first pass.
2013-03-18 12:36:40 +01:00
Reinier Balt
8d6b9b5dbd
fix regressions
2012-04-04 20:04:08 +02:00
Reinier Balt
2aef2b5622
fix regression for editing project settings from project page
2012-04-03 13:41:09 +02:00
Reinier Balt
ff4a376ee9
fix #1245 by managing pages with more than one project in a list
...
Update still looks ugly. I'd like to see things more seperated for project list page and review page. Todo!
2012-03-29 21:14:48 +02:00
Matt Rogers
6599b11628
Remove dead code.
...
This code is no longer used in the system.
2011-12-12 21:56:27 -06:00
Matt Rogers
64cf5336c1
Don't allow the project name to be edited in two places at once
...
When showing the project edit form, we disable the ability to edit the
project name in place. When the project edit form is saved or cancelled,
then we reenable the editing of the project name in place.
Fixes #1205
2011-12-12 21:56:27 -06:00
Matt Rogers
b0a559d899
fixup some jslint errors
2011-12-12 21:56:27 -06:00
Reinier Balt
8e0b1e4c2d
enable autocomplete for project settings
2011-03-09 11:58:29 +01:00
Reinier Balt
09830d044d
fix the deprecation warnings that were shown during the tests
2011-02-03 18:19:18 +01:00
Reinier Balt
fb39d841a7
migrate editing a context and refactor project with it
2011-02-03 18:17:08 +01:00
Reinier Balt
cde8ad35fd
get further testing tunning for projects
2011-02-03 18:16:57 +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
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