Thu, 02 May 2013 16:24:09 +0100 |
Chris Cannam |
Fix project members page: update editlist partial following changes to project member settings partial; update mailer class and templates; make editlist forms not be remote (we just reload page)
redmine-2.2-integration
|
Thu, 02 May 2013 15:43:31 +0100 |
Chris Cannam |
edit renamed to update in controller
redmine-2.2-integration
|
Thu, 02 May 2013 12:48:44 +0100 |
Chris Cannam |
Mark intro text html safe
redmine-2.2-integration
|
Thu, 02 May 2013 12:48:34 +0100 |
Chris Cannam |
{{}} -> %{}
redmine-2.2-integration
|
Thu, 02 May 2013 12:43:41 +0100 |
Chris Cannam |
info -> search (translation string has already been renamed thus)
redmine-2.2-integration
|
Thu, 02 May 2013 12:36:19 +0100 |
Chris Cannam |
Remove rules not desired for our layout (probably picked up from a manual merge at some point)
redmine-2.2-integration
|
Thu, 11 Apr 2013 15:14:44 +0100 |
luisf |
Tag search/filtering implemented. Needs interface redesign.
redmine-2.2-integration
|
Thu, 11 Apr 2013 15:14:06 +0100 |
luisf |
No need for extra js in the projects#index.
redmine-2.2-integration
|
Thu, 11 Apr 2013 15:10:08 +0100 |
luisf |
Removed unused file (used on the previous version of the plugin).
redmine-2.2-integration
|
Thu, 11 Apr 2013 15:09:12 +0100 |
luisf |
Updated the TagIt script to the latest version.
redmine-2.2-integration
|
Thu, 11 Apr 2013 12:34:22 +0100 |
luisf |
Fixed the extra spacing between the tags input field and its label.
redmine-2.2-integration
|
Wed, 10 Apr 2013 18:13:16 +0100 |
luisf |
simplified tag searching on the projects#index
redmine-2.2-integration
|
Wed, 10 Apr 2013 16:53:44 +0100 |
luisf |
Fixed the tag+text queries using scopes.
redmine-2.2-integration
|
Wed, 10 Apr 2013 11:57:46 +0100 |
luisf |
Simplified JS on registration page.
redmine-2.2-integration
|
Tue, 09 Apr 2013 17:08:17 +0100 |
luisf |
Ported more javascript to jquery
redmine-2.2-integration
|
Tue, 09 Apr 2013 17:06:21 +0100 |
luisf |
Changed institutions javascript to jquery.
redmine-2.2-integration
|
Fri, 05 Apr 2013 18:29:23 +0100 |
luisf |
simplifying the seach/tag filtering. Not filtering by tag name at the moment.
redmine-2.2-integration
|
Fri, 05 Apr 2013 15:07:40 +0100 |
luisf |
renamed scope like for projects.
redmine-2.2-integration
|
Thu, 04 Apr 2013 18:23:05 +0100 |
luisf |
Started rewriting the projects#index JS functions.
redmine-2.2-integration
|
Wed, 03 Apr 2013 16:34:04 +0100 |
luisf |
Fixed a few js bugs; changed some functions from using prototype to jquery.
redmine-2.2-integration
|
Wed, 03 Apr 2013 15:55:50 +0100 |
luisf |
printing the html correctly (not escaping it)
redmine-2.2-integration
|
Wed, 03 Apr 2013 15:31:16 +0100 |
luisf |
Handling saving the tags on project creation.
redmine-2.2-integration
|
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
|
Wed, 13 Mar 2013 13:10:49 +0000 |
Chris Cannam |
Typo fix
redmine-2.2-integration
|
Wed, 13 Mar 2013 13:06:31 +0000 |
Chris Cannam |
Some fixes from comparing plugin views to core app views
redmine-2.2-integration
|
Wed, 13 Mar 2013 11:11:16 +0000 |
Chris Cannam |
Update Rails version
redmine-2.2-integration
|
Wed, 13 Mar 2013 11:09:56 +0000 |
Chris Cannam |
Need something in this file, can't just be empty apparently
redmine-2.2-integration
|
Wed, 13 Mar 2013 10:48:14 +0000 |
Chris Cannam |
Merge from branch "cannam"
redmine-2.2-integration
|
Tue, 12 Mar 2013 15:44:39 +0000 |
Chris Cannam |
Merge from branch "live"
cannam
|
Tue, 12 Mar 2013 15:45:41 +0000 |
Chris Cannam |
Show maximum of 10 colleagues
live
|
Tue, 12 Mar 2013 15:26:58 +0000 |
Chris Cannam |
Fix dodgy merge, syntax, defaults
live
|
Tue, 12 Mar 2013 15:14:07 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Tue, 12 Mar 2013 15:15:18 +0000 |
Chris Cannam |
Various fixes to colleagues box
cannam
|
Tue, 12 Mar 2013 14:39:49 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 12 Mar 2013 14:39:44 +0000 |
Chris Cannam |
Logger, reinstate this box as default
cannam
|
Tue, 12 Mar 2013 13:24:19 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 12 Mar 2013 13:36:57 +0000 |
Chris Cannam |
Layout and text fixes
live
|
Tue, 12 Mar 2013 13:24:05 +0000 |
Chris Cannam |
Some layout and fixes
live
|
Tue, 12 Mar 2013 13:00:51 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Tue, 12 Mar 2013 13:01:36 +0000 |
Chris Cannam |
Add "People I'm working with" as My Page box -- currently off by default
cannam
|
Tue, 12 Mar 2013 10:30:38 +0000 |
Chris Cannam |
Remove temporary notice about relocation of My Projects
cannam
|
Tue, 12 Mar 2013 10:29:50 +0000 |
Chris Cannam |
Fix failure to truncate long descriptions without carriage returns in them correctly
cannam
|
Tue, 12 Mar 2013 10:21:45 +0000 |
Chris Cannam |
Merge from branch "live"
cannam
|
Tue, 12 Mar 2013 10:21:36 +0000 |
Chris Cannam |
Three-column explore layout
cannam
|
Thu, 07 Mar 2013 13:05:22 +0000 |
luisf |
Renamed a named_scope (deprecated) to scope.
redmine-2.2-integration
|
Tue, 12 Feb 2013 10:37:52 +0000 |
Chris Cannam |
Update Rails version
live
|