Fri, 18 Nov 2011 17:11:15 +0000 |
Chris Cannam |
Layout changes: move h2 into fieldset top line, etc
cannam
|
Fri, 18 Nov 2011 16:55:47 +0000 |
Chris Cannam |
Merge
cannam
|
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
|
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
|
Thu, 10 Nov 2011 15:49:00 +0000 |
luisf |
Render projects table with token highlinting (project controller index action).
feature_14
|
Thu, 10 Nov 2011 12:28:53 +0000 |
luisf |
corrected bug in the project's tag link helper.
feature_14
|
Thu, 10 Nov 2011 11:14:52 +0000 |
luisf |
dev commit: project tag link helper function
feature_14
|
Wed, 09 Nov 2011 17:02:45 +0000 |
luisf |
Correctly filtering by tag and name.
feature_14
|
Tue, 08 Nov 2011 17:12:52 +0000 |
luisf |
started building the project's tag filtering interface.
feature_14
|
Tue, 08 Nov 2011 15:05:22 +0000 |
luisf |
added tag filtering partial, but still needs work done.
feature_14
|
Tue, 08 Nov 2011 14:21:34 +0000 |
luisf |
retrieving the project tags list correctly (though link is still broken - linking to the issues page…)
feature_14
|
Tue, 08 Nov 2011 14:15:07 +0000 |
luisf |
The project available tags now accepts the "name_like" parameter.
feature_14
|
Tue, 08 Nov 2011 11:37:37 +0000 |
luisf |
Added method that returns all projects tags.
feature_14
|
Tue, 08 Nov 2011 14:20:40 +0000 |
Chris Cannam |
Merge from branch "bug_320"
cannam
|
Tue, 08 Nov 2011 14:19:49 +0000 |
Chris Cannam |
Bug #320: Offer login page instead of 404 for nonexistent project when user not logged in -- hiding the difference between existing private project and nonexistent one
bug_320
|
Tue, 08 Nov 2011 11:33:17 +0000 |
Chris Cannam |
Merge from branch "feature_318"
cannam
|
Mon, 07 Nov 2011 17:29:43 +0000 |
Chris Cannam |
Finish adding download link
feature_318
|
Fri, 04 Nov 2011 17:56:58 +0000 |
Chris Cannam |
Hack in simplistic download link
feature_318
|
Fri, 04 Nov 2011 17:50:35 +0000 |
luisf |
new files for project filtering and search (addresses also Feature #68); projects listing interface changes.
feature_14
|
Fri, 04 Nov 2011 16:55:52 +0000 |
Chris Cannam |
Merge from branch "feature_318"
cannam
|
Fri, 04 Nov 2011 16:42:49 +0000 |
Chris Cannam |
Last "fix" was completely bogus. Here's a real one (for situation where URL has nothing beyond the location)
feature_318
|
Fri, 04 Nov 2011 16:32:17 +0000 |
Chris Cannam |
Small fixes -- avoid troubles when trying to retrive root /hg URL
feature_318
|
Fri, 04 Nov 2011 14:51:08 +0000 |
Chris Cannam |
Drop out of loop as soon as the first LDAP auth succeeds for a suitable role (fixing #316)
feature_318
|
Fri, 04 Nov 2011 14:41:21 +0000 |
Chris Cannam |
Switch to SSL earlier when doing a push -- check for branchmap command. This is unequivocally a hack
feature_318
|
Fri, 04 Nov 2011 11:02:56 +0000 |
Chris Cannam |
Syntax fixes etc
feature_318
|
Fri, 04 Nov 2011 10:28:40 +0000 |
Chris Cannam |
Overhaul SoundSoftware authentication manager to handle HTTPS redirects itself and also to avoid info leakage for nonexistent projects
feature_318
|
Tue, 01 Nov 2011 15:20:40 +0000 |
luisf |
now saving the tag list.
feature_14
|
Mon, 31 Oct 2011 17:11:00 +0000 |
Luis Figueira |
Patching the projects controller in order to have access to the params hash before saving (new, update actions) the project model.
feature_14
|