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
|