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
|
Wed, 16 Nov 2011 14:50:17 +0000 |
luisf |
Addresses bug #327 - we need a different autocomplete behaviour when in the index page (not closed yet).
feature_14
|
Wed, 16 Nov 2011 14:48:31 +0000 |
luisf |
Fixed bug related to filtering simultaneously bu name & tag.
feature_14
|
Tue, 15 Nov 2011 17:53:48 +0000 |
luisf |
adds js file to manage project page status.
feature_14
|
Tue, 15 Nov 2011 16:36:22 +0000 |
luisf |
Fixed a bug which caused the pagination to show the total number of projects even after filtering the list.
feature_14
|
Tue, 15 Nov 2011 16:03:07 +0000 |
luisf |
filter fieldset collapsed by default.
feature_14
|
Tue, 15 Nov 2011 15:03:17 +0000 |
luisf |
Reverts changes made to Redmine Core's Projects Controller in commit:b2a9e64b8283. Pagination now being done for both normal and filtered projects index.
feature_14
|
Mon, 14 Nov 2011 12:36:55 +0000 |
luisf |
Merge from branch "luisf"
feature_14
|
Tue, 15 Nov 2011 10:36:40 +0000 |
Chris Cannam |
Merge
cannam
|
Fri, 11 Nov 2011 17:27:00 +0000 |
Chris Cannam |
Merge from branch feature_14
cannam
|
Tue, 15 Nov 2011 10:34:34 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Tue, 15 Nov 2011 10:34:25 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Mon, 14 Nov 2011 12:36:17 +0000 |
luisf |
Fixes Bug #326 (autocomplete CSS position).
luisf
|
Fri, 11 Nov 2011 18:32:51 +0000 |
luisf |
Fixes Bug #322, but is not self-contained in the plugin (basically I'm editing the original projects controller…)
feature_14
|
Fri, 11 Nov 2011 17:50:58 +0000 |
luisf |
Fixes (hopefully) Bug #323
feature_14
|
Fri, 11 Nov 2011 17:24:10 +0000 |
luisf |
gross hack to fix autocompletes from being halted in the project filter chain. To be fixed.
feature_14
|
Fri, 11 Nov 2011 16:04:44 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Fri, 11 Nov 2011 15:59:11 +0000 |
luisf |
Merge from branch "feature_14"
luisf
|
Fri, 11 Nov 2011 15:57:58 +0000 |
luisf |
created a new instance variable to be able to filter the projects: @filtered_projects. New projects index layout; new partials for projects index.
feature_14
|
Thu, 10 Nov 2011 17:45:08 +0000 |
luisf |
added a button to submit filters; removed some unnecessary code; removes ajax observe functionality on filtering.
feature_14
|