Fri, 18 Nov 2011 16:53:34 +0000 |
luisf |
Merge from branch "cannam"
feature_14
|
Fri, 18 Nov 2011 16:53:19 +0000 |
luisf |
Fixes bug related to returning results with non root projects.
feature_14
|
Fri, 18 Nov 2011 16:18:52 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Fri, 18 Nov 2011 16:12:25 +0000 |
Chris Cannam |
Layout tweaks
cannam
|
Fri, 18 Nov 2011 16:04:59 +0000 |
luisf |
Fixes the default status of the my_projects fieldset in the projects index view.
feature_14
|
Fri, 18 Nov 2011 15:48:53 +0000 |
luisf |
Fixes Bug #339. Might need some JS refactoring later on…
feature_14
|
Fri, 18 Nov 2011 14:24:31 +0000 |
luisf |
Fixes Bug #331.
feature_14
|
Fri, 18 Nov 2011 11:09:18 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Thu, 17 Nov 2011 23:34:18 +0000 |
luisf |
Addresses Bug #331 - using a remote form to submit the "filters".
feature_14
|
Thu, 17 Nov 2011 22:47:18 +0000 |
luisf |
Fixes Bug #330. Removes unused code added in a previous commit (function observeProjectTagsField, tags_input.js file).
feature_14
|
Thu, 17 Nov 2011 22:12:45 +0000 |
luisf |
Fixes Bug #321 - testing for true as a string in the controller; test the status of the fieldsets before toggling them in the js script.
feature_14
|
Thu, 17 Nov 2011 18:24:01 +0000 |
luisf |
Addresses Bug #321. New Projects Controller action to save the fieldsets status as session variables.
feature_14
|
Thu, 17 Nov 2011 14:52:13 +0000 |
luisf |
Route needed by the set_fieldset_status action (called by xhr).
feature_14
|
Thu, 17 Nov 2011 14:56:55 +0000 |
Chris Cannam |
Force a Google search box rudely into the middle of the search view, just to see how it looks.
feature_334
|
Wed, 16 Nov 2011 17:37:58 +0000 |
luisf |
getter and setter functions for the session variables holding the collapsible fieldsets statuses.
feature_14
|