Wed, 03 Apr 2013 15:30:43 +0100 |
luisf |
Removed unecessary code (saving tags to a project is handled on the project model patch)
redmine-2.2-integration
|
Wed, 03 Apr 2013 15:28:05 +0100 |
luisf |
Removed tag-realted hacky code from projects controller.
redmine-2.2-integration
|
Thu, 28 Mar 2013 15:07:47 +0000 |
luisf |
Removed unnecessary file.
redmine-2.2-integration
|
Wed, 27 Mar 2013 15:37:47 +0000 |
luisf |
fixed the project _overview form_for (had one extra parameter); created route for a project's settings.
redmine-2.2-integration
|
Wed, 27 Mar 2013 14:52:16 +0000 |
luisf |
The Create Project page now allows for correct search/insertion of tags. Using the new version of the redmine tags plugin.
redmine-2.2-integration
|
Tue, 26 Mar 2013 16:26:50 +0000 |
luisf |
Fixed bibliography routes file (removed call to sort authors)
redmine-2.2-integration
|
Tue, 26 Mar 2013 15:54:23 +0000 |
luisf |
added html_safe to the tags field description
redmine-2.2-integration
|
Tue, 26 Mar 2013 15:52:04 +0000 |
luisf |
Added the info class to the tags field description label.
redmine-2.2-integration
|
Tue, 26 Mar 2013 15:50:51 +0000 |
luisf |
Added a few more css classes to the rest of the new Project view.
redmine-2.2-integration
|
Tue, 26 Mar 2013 15:48:46 +0000 |
luisf |
html_safe'd identifier; added info class.
redmine-2.2-integration
|
Tue, 26 Mar 2013 15:47:00 +0000 |
luisf |
Fixed project_is_public_1 label.
redmine-2.2-integration
|
Tue, 26 Mar 2013 15:11:27 +0000 |
luisf |
Added missing route to auto_completes#project_tags (AutoCompletes controller patched in redmine tags plugin)
redmine-2.2-integration
|
Tue, 19 Mar 2013 09:03:58 +0000 |
Chris Cannam |
Demand Rails v2.3.18
live
|
Thu, 14 Mar 2013 12:16:26 +0000 |
Chris Cannam |
Converting fields_for ... :builder => TabularFormBuilder to labelled_fields_for seems like the thing to do
redmine-2.2-integration
|
Wed, 13 Mar 2013 14:00:01 +0000 |
Chris Cannam |
We have a MyHelper now, so we need a MyHelperPatch (also some other minor fixes)
redmine-2.2-integration
|