Fri, 14 Jun 2013 09:05:06 +0100 |
Chris Cannam |
Fix redmine-2.2 branch update (add missing svn files)
redmine-2.2
|
Fri, 14 Jun 2013 09:02:21 +0100 |
Chris Cannam |
Update to Redmine SVN revision 11972 on 2.3-stable branch
redmine-2.3
|
Fri, 14 Jun 2013 09:01:12 +0100 |
Chris Cannam |
Update to Redmine SVN revision 11972 on 2.2-stable branch
redmine-2.2
|
Tue, 21 May 2013 18:15:48 +0100 |
luisf |
added a new js function to clear the author details fields
redmine-2.2-integration
|
Tue, 21 May 2013 18:12:13 +0100 |
luisf |
removed deprecated rails functions
redmine-2.2-integration
|
Tue, 21 May 2013 18:11:44 +0100 |
luisf |
fixed css paths
redmine-2.2-integration
|
Tue, 21 May 2013 18:01:51 +0100 |
luisf |
few changes to the CSS
redmine-2.2-integration
|
Tue, 21 May 2013 17:20:52 +0100 |
luisf |
fixed a few details.
redmine-2.2-integration
|
Sat, 18 May 2013 13:41:32 +0100 |
luisf |
adds focus to autocomplete.
redmine-2.2-integration
|
Fri, 17 May 2013 17:45:36 +0100 |
luisf |
Fixed bug in human_attribute_name method; better handling of nested model errors.
redmine-2.2-integration
|
Tue, 14 May 2013 19:09:34 +0100 |
luisf |
removed unused code; renamed variables.
redmine-2.2-integration
|
Tue, 14 May 2013 16:05:54 +0100 |
luisf |
adds the author's object class to the form
redmine-2.2-integration
|
Tue, 14 May 2013 15:51:20 +0100 |
luisf |
Correctly adds the author info to the input fields; corrected toggle function.
redmine-2.2-integration
|
Tue, 14 May 2013 14:24:45 +0100 |
luisf |
Autocomplete working.
redmine-2.2-integration
|
Mon, 13 May 2013 18:02:38 +0100 |
luisf |
fixed a few routes (using GET instead of POST ). Simplified JS code.
redmine-2.2-integration
|
Fri, 10 May 2013 17:59:12 +0100 |
luisf |
changes to the authors search ajax (not finished).
redmine-2.2-integration
|
Fri, 10 May 2013 17:50:56 +0100 |
luisf |
added missing route for autocomplete.
redmine-2.2-integration
|
Fri, 10 May 2013 17:50:26 +0100 |
luisf |
cleaned the code.
redmine-2.2-integration
|
Fri, 10 May 2013 14:19:26 +0100 |
luisf |
fixed javascript and helper to add author fields. Removed unused code.
redmine-2.2-integration
|
Fri, 10 May 2013 11:53:01 +0100 |
luisf |
Removed unused code (moved to show_bibtex_fields.js.erb view).
redmine-2.2-integration
|
Fri, 10 May 2013 11:50:40 +0100 |
luisf |
Fixed test that was checking if an element belonged to the array. Correctly showing/hiding the Bibtex fields.
redmine-2.2-integration
|
Thu, 09 May 2013 18:47:05 +0100 |
luisf |
Removed unnecessary debug/log message.
redmine-2.2-integration
|
Thu, 09 May 2013 18:44:59 +0100 |
luisf |
Removed Ajax calls taht are no longer working in Rails 3 and started migrating them; added a new javascript file - bibliography.js - to hold the new jquery js code; added the new show_bibtex_fields.js.erb file to replace the RJS code that was in the controller.
redmine-2.2-integration
|
Thu, 09 May 2013 11:49:03 +0100 |
luisf |
Merge cannam's latest changes.
redmine-2.2-integration
|
Thu, 11 Apr 2013 15:38:00 +0100 |
luisf |
Changed error_mesages method.
redmine-2.2-integration
|
Tue, 07 May 2013 12:45:51 +0100 |
Chris Cannam |
Remove inner quotes from realm (workaround for #577)
live last_rails2_version
|
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
|
Wed, 23 Jan 2013 13:15:33 +0000 |
Chris Cannam |
Merge from branch "live"
redmine-2.2-integration
|
Wed, 23 Jan 2013 13:11:25 +0000 |
Chris Cannam |
Merge from branch live
|
Wed, 23 Jan 2013 12:01:54 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 23 Jan 2013 12:02:55 +0000 |
Chris Cannam |
Add overlooked file
cannam
|
Wed, 23 Jan 2013 11:59:12 +0000 |
Chris Cannam |
Merge from branch cannam
live
|
Wed, 23 Jan 2013 12:00:09 +0000 |
Chris Cannam |
Pick up activity date from various different methods
cannam
|
Wed, 23 Jan 2013 11:46:22 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 23 Jan 2013 11:47:09 +0000 |
Chris Cannam |
Small wording and layout fix
cannam
|
Wed, 23 Jan 2013 11:47:00 +0000 |
Chris Cannam |
Fix check for whether user is a member of any of publication's projects (#569)
cannam
|
Wed, 23 Jan 2013 11:24:24 +0000 |
Chris Cannam |
Merge from branch "live"
cannam
|
Wed, 23 Jan 2013 11:25:09 +0000 |
Chris Cannam |
Fix internal error on homepage!
live
|
Wed, 23 Jan 2013 11:10:20 +0000 |
Chris Cannam |
Merge from branch cannam
live
|
Wed, 23 Jan 2013 11:08:10 +0000 |
Chris Cannam |
Use a smaller font and tighter line spacing for long project names
cannam
|
Wed, 23 Jan 2013 10:45:47 +0000 |
Chris Cannam |
Merge
cannam
|
Wed, 23 Jan 2013 10:45:36 +0000 |
Chris Cannam |
Override "My Projects" partial as used in My Page so as to show tags; ensure tags stylesheet is included
cannam
|
Tue, 22 Jan 2013 17:11:01 +0000 |
Chris Cannam |
Only show tags used more than once. Not sure about this one
feature_564
|
Tue, 22 Jan 2013 17:03:50 +0000 |
Chris Cannam |
Add "mature projects" box. This isn't good enough on its own, it's just a test -- we need this to inform other relationships
feature_564
|
Tue, 22 Jan 2013 16:54:14 +0000 |
Chris Cannam |
Add new-project link to Explore page
feature_564
|
Tue, 22 Jan 2013 16:51:56 +0000 |
Chris Cannam |
Add approximate back-of-envelope calculation of project maturity
feature_564
|
Tue, 22 Jan 2013 16:10:53 +0000 |
Chris Cannam |
Add (temporary) pointer to My Page for My Projects
cannam
|
Tue, 22 Jan 2013 15:45:29 +0000 |
Chris Cannam |
Remove My Projects from projects list (now in My Page)
cannam
|
Tue, 22 Jan 2013 15:45:11 +0000 |
Chris Cannam |
Layout adjustments to explore boxes
cannam
|
Tue, 22 Jan 2013 15:44:09 +0000 |
Chris Cannam |
Text fix
cannam
|
Tue, 22 Jan 2013 14:49:32 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 22 Jan 2013 14:49:24 +0000 |
Chris Cannam |
Score activity to favour more recent events
feature_566
|
Tue, 22 Jan 2013 14:14:56 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 22 Jan 2013 14:12:47 +0000 |
Chris Cannam |
Make "busy projects" and "recent projects" look uniform
bug_563
|
Mon, 21 Jan 2013 16:23:43 +0000 |
Chris Cannam |
Merge from branch cannam
feature_550
|
Tue, 08 Nov 2011 17:29:43 +0000 |
Chris Cannam |
Close obsolete branch feature_318
feature_318
|
Wed, 09 Nov 2011 14:19:49 +0000 |
Chris Cannam |
Close obsolete branch bug_320
bug_320
|
Thu, 24 Nov 2011 12:48:19 +0000 |
Chris Cannam |
Close obsolete branch feature_14
feature_14
|
Wed, 01 Feb 2012 12:47:54 +0000 |
Chris Cannam |
Close obsolete branch feature_361
feature_361
|
Wed, 01 Feb 2012 13:40:49 +0000 |
Chris Cannam |
Close obsolete branch bug_362
bug_362
|
Wed, 01 Feb 2012 13:45:56 +0000 |
Chris Cannam |
Close obsolete branch feature_364
feature_364
|
Wed, 01 Feb 2012 16:09:00 +0000 |
Chris Cannam |
Close obsolete branch bug_352
bug_352
|
Thu, 02 Feb 2012 11:45:54 +0000 |
Chris Cannam |
Close obsolete branch bug_366
bug_366
|
Fri, 03 Feb 2012 14:03:51 +0000 |
Chris Cannam |
Close obsolete branch bug_365
bug_365
|
Fri, 03 Feb 2012 15:02:13 +0000 |
Chris Cannam |
Close obsolete branch bug_371
bug_371
|
Fri, 03 Feb 2012 15:20:50 +0000 |
Chris Cannam |
Close obsolete branch bug_367
bug_367
|
Fri, 03 Aug 2012 19:40:23 +0100 |
Chris Cannam |
Close obsolete branch bug_505
bug_505
|
Wed, 17 Oct 2012 16:48:02 +0100 |
Chris Cannam |
Close obsolete branch feature_523
feature_523
|
Thu, 18 Oct 2012 10:42:48 +0100 |
Chris Cannam |
Close obsolete branch bug_521
bug_521
|
Mon, 21 Jan 2013 15:48:48 +0000 |
Chris Cannam |
Remove nil projects before sorting
cannam
|
Mon, 21 Jan 2013 14:18:00 +0000 |
Chris Cannam |
Merge from live branch
cannam
|
Mon, 21 Jan 2013 14:17:46 +0000 |
Chris Cannam |
Merge from branch "issue_540"
cannam
|
Mon, 21 Jan 2013 14:17:29 +0000 |
Chris Cannam |
Merge from branch "feature_550"
cannam
|
Mon, 21 Jan 2013 14:12:05 +0000 |
Chris Cannam |
Make "my projects" box on My Page look nice when user has no projects (invite them to create one)
feature_550
|
Wed, 16 Jan 2013 16:59:49 +0000 |
luisf |
Changing Rails version to 3.2.11 (current).
redmine-2.2-integration
|
Wed, 16 Jan 2013 16:18:43 +0000 |
luisf |
Backed out changeset 614a655f724b
redmine-2.2-integration
|
Wed, 16 Jan 2013 12:14:38 +0000 |
luisf |
Gem Citeproc changed name.
redmine-2.2-integration
|
Tue, 15 Jan 2013 18:46:39 +0000 |
luisf |
Backed out changeset b619a667a8e8
redmine-2.2-integration
|
Tue, 15 Jan 2013 17:25:49 +0000 |
luisf |
fixes parameters for bibtex class to_citeproc call.
redmine-2.2-integration
|
Tue, 15 Jan 2013 16:08:00 +0000 |
Chris Cannam |
Fix Javascript so as to update star properly
redmine-2.2-integration
|
Tue, 15 Jan 2013 15:55:45 +0000 |
Chris Cannam |
A couple of further html_safes
redmine-2.2-integration
|
Tue, 15 Jan 2013 15:51:29 +0000 |
Chris Cannam |
Minor adjustments
redmine-2.2-integration
|
Tue, 15 Jan 2013 15:48:21 +0000 |
Chris Cannam |
Provide a JS callback which should (?) be rendered by toggle_active ajax call
redmine-2.2-integration
|
Tue, 15 Jan 2013 15:45:22 +0000 |
Chris Cannam |
Fix remote syntax for Rails 3 (doesn't work though); html safe in label
redmine-2.2-integration
|
Tue, 15 Jan 2013 15:39:59 +0000 |
Chris Cannam |
Map the toggle_active for attachments
redmine-2.2-integration
|
Tue, 15 Jan 2013 12:35:27 +0000 |
Chris Cannam |
Fix to prior commit
redmine-2.2-integration
|
Tue, 15 Jan 2013 12:26:20 +0000 |
Chris Cannam |
html output in parent project link
redmine-2.2-integration
|
Tue, 15 Jan 2013 10:41:33 +0000 |
luisf |
Applying HTML safe method to filtered projects output.
redmine-2.2-integration
|
Mon, 14 Jan 2013 17:45:54 +0000 |
luisf |
Fixes broken route in projects index.
redmine-2.2-integration
|
Mon, 14 Jan 2013 15:14:37 +0000 |
luisf |
Tags plugin: removed TabularFormBuilder (no longer used by Redmine).
redmine-2.2-integration
|
Mon, 14 Jan 2013 15:10:28 +0000 |
luisf |
Tags Plugin: changed form_remote_tag to form_tag with :remote hash.
redmine-2.2-integration
|
Mon, 14 Jan 2013 14:18:03 +0000 |
luisf |
Removes unneeded/buggy query.
redmine-2.2-integration
|
Thu, 10 Jan 2013 15:36:32 +0000 |
Chris Cannam |
Don't want the my-project star
redmine-2.2-integration
|
Thu, 10 Jan 2013 15:33:35 +0000 |
Chris Cannam |
Adjust header height
redmine-2.2-integration
|
Thu, 10 Jan 2013 15:30:13 +0000 |
Chris Cannam |
Fix rendering of project homepages with custom welcome pages
redmine-2.2-integration
|
Thu, 10 Jan 2013 15:25:28 +0000 |
Chris Cannam |
Syntax fixes
redmine-2.2-integration
|
Thu, 10 Jan 2013 15:23:50 +0000 |
Chris Cannam |
Restore members route (in addition to memberships) to avoid changing URLs
redmine-2.2-integration
|
Thu, 10 Jan 2013 15:23:35 +0000 |
Chris Cannam |
Restore rendering of members list
redmine-2.2-integration
|
Thu, 10 Jan 2013 15:11:59 +0000 |
Chris Cannam |
Ensure generated HTML is marked as safe & thus rendered
redmine-2.2-integration
|
Thu, 10 Jan 2013 15:11:44 +0000 |
Chris Cannam |
Restore missing open-div
redmine-2.2-integration
|
Thu, 10 Jan 2013 11:11:15 +0000 |
Chris Cannam |
We don't use ZeroClipboard, just scrub this stuff (image_path with 2 args doesn't appear to work any more)
redmine-2.2-integration
|
Thu, 10 Jan 2013 11:01:47 +0000 |
Chris Cannam |
Fix "uninitialized constant Redmine::Scm::Adapters::CommandFailed" (see https://www.chiliproject.org/projects/chiliproject/repository/revisions/cbcce704006c6827b4a3134a2dda9de7c47f18ae)
redmine-2.2-integration
|
Thu, 10 Jan 2013 11:01:05 +0000 |
Chris Cannam |
Fix Ruby syntax
redmine-2.2-integration
|
Wed, 09 Jan 2013 17:40:37 +0000 |
Chris Cannam |
Update for security fix
live
|
Wed, 09 Jan 2013 12:45:01 +0000 |
luisf |
Bibliography Plugin - added gemfile with gem prerequisites (todo: need to specify individual gem versions).
redmine-2.2-integration
|
Wed, 09 Jan 2013 12:41:39 +0000 |
luisf |
RedmineTags plugin: merged exiting with the most up-to-date version from the repo.
redmine-2.2-integration
|
Wed, 09 Jan 2013 11:53:24 +0000 |
luisf |
Fixed RedmineTags routes file (new Rails version standard).
redmine-2.2-integration
|
Wed, 09 Jan 2013 11:48:44 +0000 |
luisf |
Fixed RedmineBibliography's routes file to ensure compatibility with Rails >3.1.
redmine-2.2-integration
|
Wed, 09 Jan 2013 11:45:25 +0000 |
luisf |
Changed projects#explore to ensure compatibility with Rails 3.
redmine-2.2-integration
|
Wed, 09 Jan 2013 11:25:55 +0000 |
luisf |
Removed line from the Projects Controller that was mistakenly left after the merge from the pristine branch.
redmine-2.2-integration
|
Tue, 08 Jan 2013 16:58:46 +0000 |
luisf |
Fixes dependency declaration for patches in the bibliography plugin init file.
redmine-2.2-integration
|
Tue, 08 Jan 2013 16:33:27 +0000 |
luisf |
Changed file coding header from undefined to utf-8 (was raising an error).
redmine-2.2-integration
|
Tue, 08 Jan 2013 16:24:42 +0000 |
luisf |
Fixed if/else statement syntax error.
redmine-2.2-integration
|
Tue, 08 Jan 2013 16:22:05 +0000 |
luisf |
Added debug/todo comments to previous commits changes.
redmine-2.2-integration
|
Tue, 08 Jan 2013 16:19:01 +0000 |
luisf |
Rails 3 compatibility: renamed all named_scope calls to scope.
redmine-2.2-integration
|
Tue, 08 Jan 2013 16:11:18 +0000 |
luisf |
Fixed Dispatcher call to provide compatibility with current version of Redmine.
redmine-2.2-integration
|
Tue, 08 Jan 2013 16:08:55 +0000 |
luisf |
Fixed Routes and Dispatcher calls in order to be compatible current version of Rails.
redmine-2.2-integration
|
Tue, 08 Jan 2013 16:04:52 +0000 |
luisf |
fixed a syntax error on an if/else statement.
redmine-2.2-integration
|
Tue, 08 Jan 2013 14:43:04 +0000 |
luisf |
Deleted existing the embedded plugin and replaced it witgh redmine_embedded (same functionality, but upgraded to be compatible with Redmine 2.x).
redmine-2.2-integration
|
Tue, 08 Jan 2013 14:06:55 +0000 |
luisf |
Fixed dispatcher and routes issues due to upgrading to the new rails/redmine versions.
redmine-2.2-integration
|
Tue, 08 Jan 2013 12:32:05 +0000 |
luisf |
Moved all the plugins from the vendor folder to the application root folder.
redmine-2.2-integration
|
Mon, 07 Jan 2013 14:41:20 +0000 |
Chris Cannam |
Merge from live
redmine-2.2-integration
|
Mon, 07 Jan 2013 12:01:42 +0000 |
Chris Cannam |
Update to Redmine SVN revision 11137 on 2.2-stable branch
redmine-2.2
|
Fri, 14 Dec 2012 19:50:00 +0000 |
luisf |
development commit - changing association validations. not working correctly
bibplugin_bibtex
|
Tue, 11 Dec 2012 18:48:33 +0000 |
luisf |
creates the author in case it no suggestion was made by the user.
bibplugin_bibtex
|
Tue, 11 Dec 2012 16:49:41 +0000 |
luisf |
Adds attribute accessors to the bibtex_entry model in order to silently ignore unknown parameters; fixes association between authors/users/authorships.
bibplugin_bibtex
|
Fri, 07 Dec 2012 14:39:38 +0000 |
luisf |
adds all the necessary hidden fieds; associates authors, users and publications. Known issues associating publications, authors and users.
bibplugin_bibtex
|
Thu, 06 Dec 2012 21:45:34 +0000 |
luisf |
adds the parsed publication fields to hidden fields in the form (incomplete)
bibplugin_bibtex
|
Thu, 06 Dec 2012 18:09:40 +0000 |
luisf |
No longer saving the temporary model - filling out the publication/bibtex fields instead.
bibplugin_bibtex
|
Thu, 06 Dec 2012 16:37:47 +0000 |
luisf |
Removed unused files.
bibplugin_bibtex
|
Thu, 06 Dec 2012 10:20:42 +0000 |
Chris Cannam |
Reduce amount of log output
live
|
Wed, 05 Dec 2012 19:13:15 +0000 |
luisf |
Saves the temporary publication object, as well as it's id on the form.
bibplugin_bibtex
|
Wed, 05 Dec 2012 16:52:43 +0000 |
luisf |
Dev commit - fails when saving the temporary publication (no authors).
bibplugin_bibtex
|
Tue, 04 Dec 2012 18:15:17 +0000 |
luisf |
small changes to bibtex parsing.
bibplugin_bibtex
|
Mon, 03 Dec 2012 17:53:15 +0000 |
luisf |
(dev commit) added a submit button; correctly posts the form's data. Started working on the create from bibtex action.
bibplugin_bibtex
|
Mon, 03 Dec 2012 12:55:16 +0000 |
luisf |
Creates independent sets of radio buttons for each author.
bibplugin_bibtex
|
Fri, 30 Nov 2012 17:39:34 +0000 |
luisf |
creates radio buttons for the suggested authors/users.
bibplugin_bibtex
|
Thu, 29 Nov 2012 17:32:54 +0000 |
luisf |
prints number of found authors and users. New data structure for users and authors.
bibplugin_bibtex
|
Thu, 29 Nov 2012 14:42:16 +0000 |
luisf |
Merge
bibplugin_bibtex
|
Thu, 29 Nov 2012 14:41:31 +0000 |
luisf |
Merge
bibplugin_integration
|
Thu, 29 Nov 2012 14:40:50 +0000 |
luisf |
Created migration to add timestamps to the authorships table.
bibplugin_db_migrations
|
Thu, 29 Nov 2012 14:38:12 +0000 |
luisf |
Merge
bibplugin_db_migrations
|
Thu, 29 Nov 2012 14:29:31 +0000 |
luisf |
Fixes small bug that prevented the email domain from being created in the autocomplete_for_authors action.
bibplugin_bibtex
|
Wed, 28 Nov 2012 19:32:31 +0000 |
luisf |
cleaned some code, fixes a couple of issues.
bibplugin_bibtex
|
Tue, 27 Nov 2012 17:39:01 +0000 |
luisf |
minor changes on structure of suggestions; deleted some unused code
bibplugin_bibtex
|
Mon, 26 Nov 2012 17:41:48 +0000 |
luisf |
design changes in the new publication forms
bibplugin_bibtex
|
Mon, 26 Nov 2012 17:39:51 +0000 |
luisf |
Merge
bibplugin_bibtex
|
Mon, 26 Nov 2012 17:36:31 +0000 |
luisf |
Merge
bibplugin_bibtex
|
Mon, 26 Nov 2012 15:48:19 +0000 |
luisf |
Merge
bibplugin_integration
|
Fri, 23 Nov 2012 17:53:51 +0000 |
luisf |
Overrides activities controller _recent.html.erb view (so that it displays a publication in the my page).
issue_540
|
Fri, 23 Nov 2012 17:25:27 +0000 |
luisf |
* (publication.rb) - fixed the acts_as_activity query (see diff to previous commit) - not returning duplicate results any longer; added the visible scope to the publication model;
issue_540
|
Fri, 23 Nov 2012 14:29:55 +0000 |
Chris Cannam |
Add "My Page" box for my projects. Currently this also affects the layout of the non-My-Page version of the My Projects list, need to adjust that
feature_550
|
Fri, 23 Nov 2012 13:34:37 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Fri, 23 Nov 2012 13:34:20 +0000 |
Chris Cannam |
Merge from branch "bug_531"
cannam
|
Thu, 22 Nov 2012 18:10:33 +0000 |
Chris Cannam |
If the file is large, acknowledge that it might be too large rather than binary (could be a big text file)
bug_531
|
Thu, 22 Nov 2012 18:04:17 +0000 |
Chris Cannam |
In repo controller entry action, show the page for the file even if it's binary (so user still has access to history etc links). This makes it possible to use the entry action as the default when a file is clicked on
bug_531
|
Thu, 22 Nov 2012 17:26:15 +0000 |
Chris Cannam |
Merge from branch cannam
bug_531
|
Thu, 22 Nov 2012 16:51:23 +0000 |
luisf |
Makes the Publication model act as an activity; overloading the default ActivitiesController#index view in the Bibliography Plugin in order to differentiate Publications from the other event types.
issue_540
|
Wed, 21 Nov 2012 18:16:32 +0000 |
luisf |
Merge
luisf
|
Wed, 21 Nov 2012 17:56:50 +0000 |
Chris Cannam |
Merge from live branch
|
Wed, 21 Nov 2012 17:47:51 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 21 Nov 2012 17:38:01 +0000 |
Chris Cannam |
Enable file store cache for everything
cannam
|
Wed, 21 Nov 2012 17:35:50 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Wed, 21 Nov 2012 16:04:55 +0000 |
luisf |
Merge
luisf
|
Wed, 21 Nov 2012 15:58:12 +0000 |
luisf |
Reverted the redminte_tags patches to the previous versions; cleaned unused code.
bibplugin_integration
|
Wed, 21 Nov 2012 15:12:31 +0000 |
luisf |
Merge
bibplugin_integration
|
Wed, 21 Nov 2012 15:09:58 +0000 |
luisf |
Deletes publication cache on controller update action.
bibplugin_cache
|
Wed, 21 Nov 2012 14:42:12 +0000 |
luisf |
Created a patch for the ProjectsHelper to replace the one previously created for the Projects controller.
bibplugin_cache
|
Wed, 21 Nov 2012 11:24:42 +0000 |
luisf |
added projects_controller_patch (includes the publications helper to the projects controller) - forgot to add this file to version control in the last commit.
bibplugin_cache
|
Tue, 20 Nov 2012 16:55:41 +0000 |
luisf |
Added local caching to the publications helper; patch to the projects controller to load the publications helper; added patch to the plugin init file
bibplugin_cache
|
Tue, 20 Nov 2012 16:55:13 +0000 |
luisf |
moved the tags helper patch from the projects helper patch to the projects controller patch
bibplugin_cache
|
Tue, 20 Nov 2012 10:36:40 +0000 |
luisf |
Merge from branch "luisf"
bibplugin_integration
|
Tue, 20 Nov 2012 10:36:09 +0000 |
luisf |
Merge
luisf
|
Tue, 20 Nov 2012 10:33:11 +0000 |
luisf |
Addresses bug #546 - uneeded project.id parameter being sent to the project_tags action of the auto_completes controller
issue_546
|
Mon, 19 Nov 2012 19:57:05 +0000 |
luisf |
Merge
bibplugin_integration
|
Mon, 19 Nov 2012 19:55:54 +0000 |
luisf |
Merge
luisf
|
Mon, 19 Nov 2012 19:50:04 +0000 |
luisf |
Merge from live site's latest changes.
luisf
|
Mon, 19 Nov 2012 19:46:21 +0000 |
luisf |
Merge
bibplugin_integration
|
Mon, 19 Nov 2012 19:45:51 +0000 |
luisf |
Adds a DOI field to both the publication create and show views.
feature_526
|
Mon, 19 Nov 2012 19:01:01 +0000 |
luisf |
Using the bibplugin_integration branch from now on.
bibplugin_bibtex_display
|
Mon, 19 Nov 2012 18:58:58 +0000 |
luisf |
Merge
bibplugin_integration
|
Mon, 19 Nov 2012 18:58:29 +0000 |
luisf |
Migration to add timestamps to Authors table
bibplugin_db_migrations
|
Mon, 19 Nov 2012 18:53:07 +0000 |
luisf |
Created migration to add 3 columns to the publications table: DOI created_at and updated_at.
bibplugin_db_migrations
|
Mon, 19 Nov 2012 18:25:56 +0000 |
luisf |
Changing bibplugin_bibtex_display branch to bibplugin_integration.
bibplugin_integration
|
Mon, 19 Nov 2012 13:48:57 +0000 |
luisf |
created partial for author suggestions; renders this partial after the AJAX call using RJS.
bibplugin_bibtex
|
Mon, 19 Nov 2012 11:56:29 +0000 |
luisf |
outputting error/success messages using the flash div; still not cleaning the messages correctly.
bibplugin_bibtex
|
Fri, 16 Nov 2012 19:05:01 +0000 |
luisf |
Changing the way the bibtex is parsed: uses link_to_remote instead of remote_form_for; using RJS; created tab helper (still not implemented correctly in terms of views
bibplugin_bibtex
|
Thu, 15 Nov 2012 14:13:10 +0000 |
Chris Cannam |
Merge
live
|
Thu, 15 Nov 2012 14:13:55 +0000 |
Chris Cannam |
Un-indent wiki para in checkout box
cannam
|
Thu, 15 Nov 2012 10:20:23 +0000 |
Chris Cannam |
Merge
live
|
Thu, 15 Nov 2012 10:20:06 +0000 |
Chris Cannam |
Merge
cannam
|
Thu, 15 Nov 2012 10:01:00 +0000 |
Chris Cannam |
Ensure changed fonts css is pulled (otherwise browsers will reuse old cached copy)
cannam
|
Tue, 13 Nov 2012 21:55:10 +0000 |
Chris Cannam |
Create and Continue -> Create and Add Another (#525)
cannam
|
Tue, 13 Nov 2012 21:53:47 +0000 |
Chris Cannam |
My Account -> Account (#551)
cannam
|
Tue, 13 Nov 2012 18:12:46 +0000 |
luisf |
New publication now has 2 tabs, one for each mode (bibtex or 'default')
bibplugin_bibtex
|
Tue, 13 Nov 2012 15:39:30 +0000 |
Chris Cannam |
Merge from branch cannam
live
|
Tue, 13 Nov 2012 15:38:19 +0000 |
Chris Cannam |
Pull header stuff out of cached fragments
cannam
|
Tue, 13 Nov 2012 15:08:34 +0000 |
Chris Cannam |
Merge from branch cannam
live
|
Tue, 13 Nov 2012 15:07:05 +0000 |
Chris Cannam |
More layout fixes
cannam
|
Tue, 13 Nov 2012 14:41:33 +0000 |
Chris Cannam |
Fix indentation in wiki list elements
cannam
|
Tue, 13 Nov 2012 14:22:55 +0000 |
Chris Cannam |
Layout tweaks
cannam
|
Tue, 13 Nov 2012 14:09:25 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Tue, 13 Nov 2012 14:00:16 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 13 Nov 2012 14:00:01 +0000 |
Chris Cannam |
Fix bug #370: Use radio buttons instead of a checkbox for project public/private selection
bug_370
|
Tue, 13 Nov 2012 12:10:20 +0000 |
Chris Cannam |
Don't want "Create and Continue" when creating a new project
cannam
|
Tue, 13 Nov 2012 12:06:19 +0000 |
Chris Cannam |
Expiry. Wonder whether this works.
cannam
|
Tue, 13 Nov 2012 10:37:06 +0000 |
Chris Cannam |
Merge from browsing branch
cannam
|
Tue, 13 Nov 2012 13:36:50 +0000 |
luisf |
Merge
bibplugin_bibtex
|
Tue, 13 Nov 2012 13:34:58 +0000 |
luisf |
Fixed wrong entry type when "generating" bibtex
luisf
|
Tue, 13 Nov 2012 13:33:15 +0000 |
luisf |
Fixed wrong bibtex entries type when converting to bibtex format.
bibplugin_bibtex_display
|
Tue, 13 Nov 2012 13:25:11 +0000 |
luisf |
Merge
bibplugin_bibtex_display
|
Tue, 13 Nov 2012 13:23:29 +0000 |
luisf |
Merge
bibplugin_bibtex
|
Tue, 13 Nov 2012 12:10:15 +0000 |
luisf |
Merge
luisf
|
Tue, 13 Nov 2012 11:22:53 +0000 |
luisf |
Merge
luisf
|
Tue, 13 Nov 2012 11:20:59 +0000 |
luisf |
few CSS tweaks
bibplugin_bibtex_display
|
Tue, 13 Nov 2012 10:35:40 +0000 |
Chris Cannam |
Merge from live branch
browsing
|
Tue, 13 Nov 2012 10:35:23 +0000 |
Chris Cannam |
Include only public projects in busy institutions / projects queries, so results can be cached (the tag cloud was already public projects only). Introduce tentatively some cacheing thingies
browsing
|
Tue, 13 Nov 2012 10:24:11 +0000 |
Chris Cannam |
Use setting for number of activities days rather than hardcoding it
browsing
|
Tue, 13 Nov 2012 10:14:53 +0000 |
Chris Cannam |
Don't want tags controller & view after all
browsing
|
Tue, 13 Nov 2012 10:12:31 +0000 |
Chris Cannam |
Always call up entry for file in repo, not changes, when name is clicked
bug_531
|
Mon, 12 Nov 2012 20:16:35 +0000 |
luisf |
Shows the publication list as IEEE formatted entries; Adds 2 links, one for the publication details and another for to show the publication details as bibtex.
bibplugin_bibtex_display
|
Mon, 12 Nov 2012 20:12:58 +0000 |
luisf |
added config.ru file to .hgignore (needed by rack based servers).
bibplugin_bibtex_display
|
Mon, 12 Nov 2012 15:17:17 +0000 |
Chris Cannam |
Merge from branch "live"
cannam
|
Mon, 12 Nov 2012 15:17:47 +0000 |
Chris Cannam |
Again avoid bombing out when faced with odd events
live
|
Mon, 12 Nov 2012 14:55:11 +0000 |
Chris Cannam |
Avoid crashing out with weird event types that don't give us a proper author record
live
|
Mon, 12 Nov 2012 14:40:09 +0000 |
Chris Cannam |
Merge from branch "browsing"
live
|
Mon, 12 Nov 2012 14:38:17 +0000 |
Chris Cannam |
Refactor into activities helper
browsing
|
Mon, 12 Nov 2012 14:22:39 +0000 |
Chris Cannam |
Layout bits
browsing
|
Mon, 12 Nov 2012 13:34:32 +0000 |
Chris Cannam |
Add busy institutions list
browsing
|
Mon, 12 Nov 2012 13:34:21 +0000 |
Chris Cannam |
Add fonts to ignore file
browsing
|
Fri, 09 Nov 2012 20:04:29 +0000 |
Chris Cannam |
Add browse page stub
browsing
|
Fri, 09 Nov 2012 17:41:04 +0000 |
Chris Cannam |
Busy-projects partial, etc
browsing
|
Fri, 09 Nov 2012 16:33:06 +0000 |
Chris Cannam |
Add tag cloud to front page (probably don't want it quite like this in the "real world")
browsing
|
Fri, 09 Nov 2012 15:38:21 +0000 |
Chris Cannam |
Merge from live
browsing
|
Fri, 09 Nov 2012 14:55:35 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Fri, 09 Nov 2012 14:55:45 +0000 |
Chris Cannam |
Luis's latest updates to stats script on live
live
|
Fri, 09 Nov 2012 14:41:57 +0000 |
Chris Cannam |
Merge
cannam
|
Fri, 09 Nov 2012 14:41:49 +0000 |
Chris Cannam |
Merge from branch "insider"
cannam
|
Fri, 09 Nov 2012 09:44:24 +0000 |
Chris Cannam |
Merge from branch "live"
cannam
|
Fri, 09 Nov 2012 14:40:46 +0000 |
Chris Cannam |
Some work towards interesting ways of browsing projects
browsing
|
Fri, 09 Nov 2012 13:58:49 +0000 |
Chris Cannam |
Merge
cannam
|
Fri, 09 Nov 2012 13:57:53 +0000 |
Chris Cannam |
Fix bug 494, Tag search doesn't work for tagged subprojects whose parents lack the tag
bug_494
|
Fri, 09 Nov 2012 13:57:39 +0000 |
Chris Cannam |
Comment only
bug_494
|
Fri, 09 Nov 2012 12:57:50 +0000 |
Chris Cannam |
Bigger default
insider
|
Fri, 09 Nov 2012 12:14:12 +0000 |
Chris Cannam |
More tweaks
insider
|
Fri, 09 Nov 2012 12:11:07 +0000 |
Chris Cannam |
More layout tweaks for this font
insider
|
Fri, 09 Nov 2012 12:02:27 +0000 |
Chris Cannam |
Use Insider fonts
insider
|
Fri, 09 Nov 2012 11:29:47 +0000 |
Chris Cannam |
Add table of contents to Wiki help
cannam
|
Mon, 05 Nov 2012 16:19:40 +0000 |
Chris Cannam |
Fix failure to extract whole project docs for certain Java projects
live
|
Fri, 26 Oct 2012 17:19:30 +0100 |
Chris Cannam |
Merge
live
|
Fri, 26 Oct 2012 17:19:19 +0100 |
Chris Cannam |
Merge from live branch
cannam
|
Fri, 26 Oct 2012 17:19:01 +0100 |
Chris Cannam |
Merge
cannam
|
Fri, 26 Oct 2012 17:18:52 +0100 |
Chris Cannam |
Allow file attachment to wrap to avoid extra-wide text field
bug_522
|
Thu, 25 Oct 2012 14:55:04 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Thu, 25 Oct 2012 14:54:46 +0100 |
Chris Cannam |
Minor fixes
cannam
|
Thu, 25 Oct 2012 14:25:43 +0100 |
Chris Cannam |
Minor output tweaks
cannam
|
Thu, 25 Oct 2012 14:20:24 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Thu, 25 Oct 2012 14:19:42 +0100 |
Chris Cannam |
Print out the results
cannam
|
Thu, 25 Oct 2012 14:08:58 +0100 |
Chris Cannam |
Various fixes
cannam
|
Thu, 25 Oct 2012 13:55:22 +0100 |
Chris Cannam |
Look up project objects
cannam
|
Thu, 25 Oct 2012 13:54:16 +0100 |
luisf |
Merge.
live
|
Thu, 25 Oct 2012 13:50:45 +0100 |
luisf |
get stats up to current date
get_statistics
|
Thu, 25 Oct 2012 13:38:34 +0100 |
Chris Cannam |
Add Apache log extraction script
cannam
|
Fri, 19 Oct 2012 17:24:40 +0100 |
luisf |
Merge from get_statistics branch
live
|
Fri, 19 Oct 2012 17:19:21 +0100 |
luisf |
fixed counting of model figures
get_statistics
|
Fri, 19 Oct 2012 14:47:53 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Fri, 19 Oct 2012 14:47:14 +0100 |
Chris Cannam |
Merge from branch "get_statistics"
cannam
|
Fri, 19 Oct 2012 13:47:57 +0100 |
luisf |
initial version of script to get stats from the site
get_statistics
|
Wed, 17 Oct 2012 10:42:55 +0100 |
Chris Cannam |
Merge from branch "live"
cannam
|
Wed, 17 Oct 2012 10:42:37 +0100 |
Chris Cannam |
Merge from branch "bug_521"
live
|
Wed, 17 Oct 2012 10:42:48 +0100 |
Chris Cannam |
Only count downloads from non-bots
bug_521
|
Tue, 16 Oct 2012 16:47:51 +0100 |
Chris Cannam |
Merge from branch "feature_523"
live
|
Tue, 16 Oct 2012 16:47:33 +0100 |
Chris Cannam |
Merge from branch "feature_523"
cannam
|
Tue, 16 Oct 2012 16:48:02 +0100 |
Chris Cannam |
Make stylesheet at least a little more muted
feature_523
|
Tue, 16 Oct 2012 16:29:01 +0100 |
Chris Cannam |
Merge from 958:352539ac7b43
cannam
|
Tue, 16 Oct 2012 16:28:50 +0100 |
Chris Cannam |
Merge from branch "feature_523"
live
|
Tue, 16 Oct 2012 16:27:43 +0100 |
Chris Cannam |
Merge from branch cannam
feature_523
|
Tue, 16 Oct 2012 16:27:29 +0100 |
Chris Cannam |
Display download counts for documents
feature_523
|
Tue, 16 Oct 2012 15:37:03 +0100 |
Chris Cannam |
Merge from branch "bug_521"
cannam
|
Tue, 16 Oct 2012 15:36:12 +0100 |
Chris Cannam |
Merge from branch "bug_521"
live
|
Tue, 16 Oct 2012 15:34:00 +0100 |
Chris Cannam |
Tally all downloads, not only project/version attachments
bug_521
|
Tue, 16 Oct 2012 15:25:22 +0100 |
Chris Cannam |
Merge from branch "live"
cannam
|
Tue, 16 Oct 2012 15:25:01 +0100 |
Chris Cannam |
Merge from branch "live"
|
Wed, 29 Aug 2012 15:55:57 +0100 |
Chris Cannam |
Merge from branch "bug_505"
live
|
Mon, 06 Aug 2012 12:33:23 +0100 |
luisf |
correctly inserting the autorship fields.
bibplugin_bibtex
|
Mon, 06 Aug 2012 12:13:28 +0100 |
luisf |
the "authors" div was not closing correctly - fixed now.
bibplugin_bibtex
|
Fri, 03 Aug 2012 18:33:08 +0100 |
luisf |
Fixes a bug with the authors div - it was being replicated for each author; added a fieldset in order to better handle each author; simulates a click for each author in the parsing of the bibtex file.
bibplugin_bibtex
|
Thu, 02 Aug 2012 19:41:29 +0100 |
luisf |
Merge (Bug #505 fix).
luisf
|
Thu, 02 Aug 2012 19:40:23 +0100 |
luisf |
Fixes Bug #505 (introduced in Bug #97): now also sends emails to all users members of a group when the group is added to a project.
bug_505
|
Thu, 02 Aug 2012 18:42:39 +0100 |
luisf |
Makes explicit that the "user" is a Group.
bug_505
|
Wed, 18 Jul 2012 16:57:54 +0100 |
luisf |
Parses a pasted bibtex entry and correctly adds its fields *except* the author names/institutions. Todo: Parse the author names/institutions and show the errors (flashing on the top of the page).
bibplugin_bibtex
|
Thu, 12 Jul 2012 17:47:15 +0100 |
luisf |
Now parses a publication using the BibTex-ruby parser and displays both the "text" format and the bibtex format.
bibplugin_bibtex
|
Wed, 11 Jul 2012 18:03:03 +0100 |
luisf |
Now using bibtex-ruby and citeproc-ruby gems to format bibtex entries.
bibplugin_bibtex
|
Wed, 11 Jul 2012 14:43:58 +0100 |
luisf |
Merge
luisf
|
Wed, 11 Jul 2012 15:44:51 +0100 |
Chris Cannam |
Merge from branch "live"
|
Wed, 11 Jul 2012 15:45:00 +0100 |
Chris Cannam |
Ensure external repo details are passed through WS interface
live
|
Wed, 11 Jul 2012 14:36:11 +0100 |
Chris Cannam |
Merge from the default branch
live
|
Wed, 11 Jul 2012 14:35:59 +0100 |
Chris Cannam |
Merge from the default branch
cannam
|
Wed, 11 Jul 2012 14:35:31 +0100 |
Chris Cannam |
#501 "new projects" on front page should list hierarchy for non-top-level projects
|
Wed, 11 Jul 2012 14:05:56 +0100 |
Chris Cannam |
#488 Show matching projects in search results first, even if there are many
|
Wed, 11 Jul 2012 14:04:57 +0100 |
luisf |
Merge from default (Redmine 1.3)
luisf
|
Tue, 10 Jul 2012 16:18:26 +0100 |
luisf |
Merge
luisf
|
Wed, 11 Jul 2012 13:33:14 +0100 |
Chris Cannam |
Merge from the default branch
live
|
Wed, 11 Jul 2012 13:30:20 +0100 |
Chris Cannam |
Merge from branch "cannam"
|
Wed, 11 Jul 2012 13:30:13 +0100 |
Chris Cannam |
Merge from branch "cannam_integration"
|
Wed, 04 Jul 2012 11:01:32 +0100 |
Chris Cannam |
Clarify repo instructions to tell user to reload page, not just look at it again
cannam
|
Wed, 27 Jun 2012 15:04:58 +0100 |
Chris Cannam |
Merge from branch "redmine-1.3"
cannam_integration
|
Wed, 27 Jun 2012 14:56:14 +0100 |
Chris Cannam |
Merge from branch "luisf"
cannam_integration
|
Wed, 27 Jun 2012 14:54:18 +0100 |
Chris Cannam |
Update to Redmine SVN rev 9414 on 1.3-stable branch
redmine-1.3
|
Fri, 11 May 2012 18:29:11 +0100 |
luisf |
addresses feature #343 (help text in tags input form).
luisf
|
Fri, 11 May 2012 16:13:59 +0100 |
luisf |
Merge from cannam_integration
|
Fri, 11 May 2012 16:10:11 +0100 |
luisf |
Merge from cannam_integration
luisf
|
Fri, 11 May 2012 15:58:58 +0100 |
luisf |
merge from live
luisf
|
Tue, 13 Mar 2012 16:34:52 +0000 |
Chris Cannam |
Merge from branch "cannam"
cannam_integration
|
Tue, 13 Mar 2012 16:34:07 +0000 |
Chris Cannam |
Merge from branch "live"
cannam
|
Tue, 13 Mar 2012 16:33:49 +0000 |
Chris Cannam |
FIx #446: "non-utf8 paths in repositories blow up repo viewer and reposman" by ensuring the iconv conversion always happens even if source and dest are intended to be the same encoding
live
|
Tue, 06 Mar 2012 14:21:25 +0000 |
Chris Cannam |
Rename the just-restored files as well
cannam_integration
|
Tue, 06 Mar 2012 14:20:52 +0000 |
Chris Cannam |
Restore two files mysteriously deleted from e39b2060aba1
cannam_integration
|
Tue, 06 Mar 2012 14:12:17 +0000 |
Chris Cannam |
Rename .erb to .html.erb in source files as well
cannam_integration
|
Tue, 06 Mar 2012 14:07:35 +0000 |
Chris Cannam |
Rename .erb to .html.erb in line with the convention
cannam_integration
|
Tue, 06 Mar 2012 14:05:16 +0000 |
Chris Cannam |
Rename .text.html.erb and .text.plain.erb to .html.erb and .text.erb in line with the other mailer files
cannam_integration
|
Fri, 02 Mar 2012 12:37:49 +0000 |
luisf |
These two files were renamed in the previous commit.
cannam_integration
|
Fri, 02 Mar 2012 12:37:17 +0000 |
luisf |
*needs further testing* Moved several files' extension to ".erb"; modified two files because they were calling partials/templates with rhtml extensions; renamed email templates sent when a user is added to a publication.
cannam_integration
|
Fri, 02 Mar 2012 11:44:22 +0000 |
luisf |
renamed the email templates used when adding users to a project.
cannam_integration
|
Thu, 01 Mar 2012 15:35:30 +0000 |
luisf |
Fixes the deprecated use of visible_by.
cannam_integration
|
Mon, 27 Feb 2012 13:53:18 +0000 |
Chris Cannam |
Merge from branch "redmine-1.3"
cannam_integration
|
Fri, 24 Feb 2012 20:18:25 +0000 |
Chris Cannam |
Remove .svn directories from subdirectories in preparation for merging from newer svn repo format
cannam_integration
|
Fri, 24 Feb 2012 19:47:58 +0000 |
Chris Cannam |
Merge from branch "cannam"
cannam_integration
|
Fri, 24 Feb 2012 19:09:32 +0000 |
Chris Cannam |
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
redmine-1.3
|
Fri, 24 Feb 2012 18:36:29 +0000 |
Chris Cannam |
Rename .rhtml files to .html.erb in preparation for merge
redmine-1.3
|
Fri, 24 Feb 2012 18:29:34 +0000 |
Chris Cannam |
Remove .svn directories from subdirectories in preparation for merging from newer svn repo format
redmine-1.3
|
Thu, 02 Feb 2012 17:06:23 +0000 |
luisf |
Merge from branch "cannam"
luisf
|
Sat, 18 Sep 2010 17:38:00 +0100 |
Chris Cannam |
Close obsolete branch yuya
yuya
|
Fri, 14 Jan 2011 12:53:21 +0000 |
Chris Cannam |
Close obsolete branch redmine-1.1
redmine-1.1
|
Tue, 07 Jun 2011 13:32:52 +0100 |
Chris Cannam |
Close obsolete branch cannam-pre-20110113-merge
cannam-pre-20110113-merge
|
Thu, 02 Feb 2012 15:26:47 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Thu, 02 Feb 2012 15:24:04 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Thu, 02 Feb 2012 15:21:09 +0000 |
luisf |
Merge from branch "bug_367"
luisf
|
Thu, 02 Feb 2012 15:20:50 +0000 |
luisf |
Fixed Bug #367.
bug_367
|
Thu, 02 Feb 2012 15:02:30 +0000 |
Chris Cannam |
Merge
cannam
|
Thu, 02 Feb 2012 15:02:13 +0000 |
Chris Cannam |
Use revision string instead of changeset object for archive link (works for branch and tag as well as changeset)
bug_371
|
Thu, 02 Feb 2012 14:04:20 +0000 |
luisf |
Merge from branch "bug_365"
luisf
|
Thu, 02 Feb 2012 14:03:51 +0000 |
luisf |
changed the projet id from 1 to the first project.
bug_365
|
Fri, 04 Feb 2011 15:54:00 +0000 |
Chris Cannam |
Close obsolete branch feature_55
feature_55
|
Tue, 08 Feb 2011 12:30:26 +0000 |
Chris Cannam |
Close obsolete branch feature_64
feature_64
|
Wed, 09 Feb 2011 12:16:25 +0000 |
Chris Cannam |
Close obsolete branch bug_67
bug_67
|
Fri, 11 Feb 2011 13:43:27 +0000 |
Chris Cannam |
Close obsolete branch feature_75
feature_75
|
Fri, 18 Feb 2011 19:46:11 +0000 |
Chris Cannam |
Close obsolete branch feature_20
feature_20
|
Sat, 19 Feb 2011 09:58:02 +0000 |
Chris Cannam |
Close obsolete branch bug_83
bug_83
|
Sat, 05 Mar 2011 16:02:23 +0000 |
Chris Cannam |
Close obsolete branch feature_80
feature_80
|
Wed, 16 Mar 2011 13:44:25 +0000 |
Chris Cannam |
Close obsolete branch bug_89
bug_89
|
Wed, 16 Mar 2011 14:11:51 +0000 |
Chris Cannam |
Close obsolete branch feature_88
feature_88
|
Tue, 22 Mar 2011 14:40:14 +0000 |
Chris Cannam |
Close obsolete branch feature_72
feature_72
|
Tue, 22 Mar 2011 15:31:11 +0000 |
Chris Cannam |
Close obsolete branch bug_99
bug_99
|
Thu, 24 Mar 2011 11:31:14 +0000 |
Chris Cannam |
Close obsolete branch bug_95
bug_95
|
Fri, 25 Mar 2011 13:58:03 +0000 |
Chris Cannam |
Close obsolete branch bug_97
bug_97
|
Fri, 25 Mar 2011 15:48:36 +0000 |
Chris Cannam |
Close obsolete branch feature_73
feature_73
|
Sat, 26 Mar 2011 14:31:17 +0000 |
Chris Cannam |
Close obsolete branch feature_74
feature_74
|
Sat, 26 Mar 2011 15:07:00 +0000 |
Chris Cannam |
Close obsolete branch feature_115
feature_115
|
Tue, 29 Mar 2011 17:41:07 +0100 |
Chris Cannam |
Close obsolete branch feature_117
feature_117
|
Wed, 30 Mar 2011 10:48:32 +0100 |
Chris Cannam |
Close obsolete branch bug_70
bug_70
|
Fri, 01 Apr 2011 11:12:48 +0100 |
Chris Cannam |
Close obsolete branch feature_118
feature_118
|
Fri, 01 Apr 2011 15:21:24 +0100 |
Chris Cannam |
Close obsolete branch feature_122
feature_122
|
Sat, 02 Apr 2011 09:37:51 +0100 |
Chris Cannam |
Close obsolete branch feature_123
feature_123
|
Sat, 02 Apr 2011 11:41:25 +0100 |
Chris Cannam |
Close obsolete branch bug_127
bug_127
|
Sat, 02 Apr 2011 11:56:49 +0100 |
Chris Cannam |
Close obsolete branch feature_124
feature_124
|
Sat, 02 Apr 2011 12:22:46 +0100 |
Chris Cannam |
Close obsolete branch feature_128
feature_128
|
Sat, 02 Apr 2011 16:11:30 +0100 |
Chris Cannam |
Close obsolete branch feature_126
feature_126
|
Tue, 05 Apr 2011 10:28:08 +0100 |
Chris Cannam |
Close obsolete branch feature_121
feature_121
|
Tue, 12 Apr 2011 18:03:18 +0100 |
Chris Cannam |
Close obsolete branch feature_135
feature_135
|
Fri, 29 Apr 2011 13:29:15 +0100 |
Chris Cannam |
Close obsolete branch feature_113
feature_113
|
Wed, 11 May 2011 10:08:34 +0100 |
Chris Cannam |
Close obsolete branch bug_152
bug_152
|
Wed, 11 May 2011 11:39:27 +0100 |
Chris Cannam |
Close obsolete branch bug_133
bug_133
|
Wed, 11 May 2011 11:57:41 +0100 |
Chris Cannam |
Close obsolete branch bug_145
bug_145
|
Tue, 07 Jun 2011 10:56:57 +0100 |
Chris Cannam |
Close obsolete branch bug_168
bug_168
|
Tue, 07 Jun 2011 13:31:44 +0100 |
Chris Cannam |
Close obsolete branch bug_169
bug_169
|
Fri, 10 Jun 2011 16:49:58 +0100 |
Chris Cannam |
Close obsolete branch bug_182
bug_182
|
Tue, 28 Jun 2011 12:37:09 +0100 |
Chris Cannam |
Close obsolete branch feature_125
feature_125
|
Tue, 12 Jul 2011 16:42:08 +0100 |
Chris Cannam |
Close obsolete branch bug_189
bug_189
|
Tue, 12 Jul 2011 16:50:18 +0100 |
Chris Cannam |
Close obsolete branch feature_188
feature_188
|
Wed, 13 Jul 2011 11:51:42 +0100 |
Chris Cannam |
Close obsolete branch feature_199
feature_199
|
Thu, 14 Jul 2011 11:08:06 +0100 |
Chris Cannam |
Close obsolete branch bug_208
bug_208
|
Thu, 14 Jul 2011 11:59:19 +0100 |
Chris Cannam |
Close obsolete branch bug_162
bug_162
|
Thu, 14 Jul 2011 12:45:24 +0100 |
Chris Cannam |
Close obsolete branch bug_94
bug_94
|
Thu, 14 Jul 2011 14:26:44 +0100 |
Chris Cannam |
Close obsolete branch feature_142
feature_142
|
Fri, 15 Jul 2011 10:14:03 +0100 |
Chris Cannam |
Close obsolete branch feature_212
feature_212
|
Sat, 13 Aug 2011 14:40:15 +0100 |
Chris Cannam |
Close obsolete branch bug_255
bug_255
|
Sat, 13 Aug 2011 14:51:48 +0100 |
Chris Cannam |
Close obsolete branch bug_213
bug_213
|
Sat, 24 Sep 2011 18:15:01 +0100 |
Chris Cannam |
Close obsolete branch feature_36
feature_36
|
Wed, 01 Feb 2012 14:35:56 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 01 Feb 2012 14:34:18 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Wed, 01 Feb 2012 13:20:45 +0000 |
luisf |
Merge from branch "bug_365"
luisf
|
Wed, 01 Feb 2012 13:19:47 +0000 |
luisf |
fixes Bug #365 (project_id is always 1).
bug_365
|
Wed, 01 Feb 2012 11:46:40 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 01 Feb 2012 11:46:02 +0000 |
Chris Cannam |
Merge
cannam
|
Wed, 01 Feb 2012 11:45:54 +0000 |
Chris Cannam |
Further adjustments to Documents, Files, Publications texts to clarify the difference between them
bug_366
|
Wed, 01 Feb 2012 11:33:27 +0000 |
Chris Cannam |
Merge from branch "bug_366"
cannam
|
Wed, 01 Feb 2012 11:27:35 +0000 |
luisf |
Merge from branch "bug_366"
luisf
|
Wed, 01 Feb 2012 11:27:09 +0000 |
luisf |
a more descriptive string in the modules list
bug_366
|
Wed, 01 Feb 2012 11:16:35 +0000 |
luisf |
Merge from branch "cannam"
luisf
|
Wed, 01 Feb 2012 11:07:05 +0000 |
Chris Cannam |
Merge
live
|
Wed, 01 Feb 2012 11:06:57 +0000 |
Chris Cannam |
Merge
cannam
|
Wed, 01 Feb 2012 11:06:46 +0000 |
Chris Cannam |
Rename Bibliography to Publications in the UI (fixing #366, I hope)
bug_366
|
Wed, 01 Feb 2012 10:48:18 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 01 Feb 2012 10:35:57 +0000 |
Chris Cannam |
Merge from branch "bug_352"
cannam
|
Tue, 31 Jan 2012 16:09:41 +0000 |
luisf |
Merge from branch "bug_352"
luisf
|
Tue, 31 Jan 2012 16:09:00 +0000 |
luisf |
fixes bug #352. This fix needs to be reviewd, because it changes directly the redmine core.
bug_352
|
Tue, 31 Jan 2012 13:46:10 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 31 Jan 2012 13:45:56 +0000 |
Chris Cannam |
Hide tracker options in the new-project version of the project settings form
feature_364
|
Tue, 31 Jan 2012 13:41:01 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 31 Jan 2012 13:40:49 +0000 |
Chris Cannam |
Clarify some new-project descriptive texts
bug_362
|
Tue, 31 Jan 2012 12:49:46 +0000 |
Chris Cannam |
Merge from branch "live"
cannam
|
Tue, 31 Jan 2012 12:48:30 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 31 Jan 2012 12:47:54 +0000 |
Chris Cannam |
Add New Project link to My page, fixing #361
feature_361
|
Fri, 16 Dec 2011 15:17:27 +0000 |
Chris Cannam |
Merge
cannam
|
Mon, 14 Nov 2011 15:54:13 +0000 |
Chris Cannam |
Remove obsolete file
cannam
|
Mon, 05 Dec 2011 20:52:29 +0000 |
Chris Cannam |
Another minor spacing adjustment
live
|
Mon, 05 Dec 2011 20:49:22 +0000 |
Chris Cannam |
Some image refinements
live
|
Mon, 05 Dec 2011 20:22:29 +0000 |
Chris Cannam |
Make code logo; we are out of beta
live
|
Wed, 23 Nov 2011 16:11:37 +0000 |
Chris Cannam |
Merge from branch "luisf"
live
|
Wed, 23 Nov 2011 15:44:36 +0000 |
Chris Cannam |
Merge from branch "luisf"
live
|
Wed, 23 Nov 2011 16:10:31 +0000 |
luisf |
Merge from branch "live"
luisf
|
Wed, 23 Nov 2011 16:10:03 +0000 |
luisf |
Strips any possible html tags in the project tags input (both client and server side).
luisf
|
Wed, 23 Nov 2011 15:43:50 +0000 |
Chris Cannam |
Fix SQL error in project model
live
|
Wed, 23 Nov 2011 15:40:55 +0000 |
luisf |
Forces the tags to be lowercase.
luisf
|
Wed, 23 Nov 2011 15:29:25 +0000 |
luisf |
Merge from branch "live"
luisf
|
Wed, 23 Nov 2011 13:58:08 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 23 Nov 2011 13:57:22 +0000 |
Chris Cannam |
Move tags list on project show page
cannam
|
Wed, 23 Nov 2011 13:23:51 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 23 Nov 2011 13:23:22 +0000 |
Chris Cannam |
Minor text change
cannam
|
Wed, 23 Nov 2011 13:19:35 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Wed, 23 Nov 2011 13:18:11 +0000 |
Chris Cannam |
Move tag list in My Projects up to next to public/private text; move tags column in projects table to left of managed-by column and fix header colour; show My Projects toggle frame only if I have projects
cannam
|
Wed, 23 Nov 2011 12:48:19 +0000 |
luisf |
fixes unclosed div bug in projects index view.
feature_14
|
Wed, 23 Nov 2011 11:15:54 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Tue, 22 Nov 2011 13:37:50 +0000 |
Chris Cannam |
Merge from branch feature_14
cannam
|
Mon, 21 Nov 2011 16:45:19 +0000 |
Chris Cannam |
Merge from branch feature_14
cannam
|
Mon, 21 Nov 2011 17:51:34 +0000 |
luisf |
Fixes Bug #337 (pagination is now inside the projects list partial).
feature_14
|
Mon, 21 Nov 2011 17:40:25 +0000 |
luisf |
Addresses (closes?) Feature #336
feature_14
|
Mon, 21 Nov 2011 17:17:25 +0000 |
luisf |
Fixes the html injection problem in the client side (Bug #341).
feature_14
|
Mon, 21 Nov 2011 17:10:21 +0000 |
luisf |
Fixes fieldset status issue on Bug #341
feature_14
|
Mon, 21 Nov 2011 16:47:25 +0000 |
luisf |
Fixes Bug #325
feature_14
|
Mon, 21 Nov 2011 16:26:51 +0000 |
luisf |
Fixes Bug #340.
feature_14
|
Mon, 21 Nov 2011 16:20:30 +0000 |
luisf |
removed a couple of forgotten debug messages.
feature_14
|
Mon, 21 Nov 2011 15:57:33 +0000 |
luisf |
Fixes Bug #341.
feature_14
|
Fri, 18 Nov 2011 17:15:38 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Fri, 18 Nov 2011 17:14:46 +0000 |
luisf |
Merge from 791:dc15818e132e
feature_14
|
Fri, 18 Nov 2011 17:14:07 +0000 |
luisf |
Now submits when the ENTER key is pressed in the search box.
feature_14
|
Fri, 18 Nov 2011 17:12:59 +0000 |
Chris Cannam |
Apply same change as in 863f447c4d88 on cannam branch
feature_14
|
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
|
Thu, 27 Oct 2011 19:17:17 +0100 |
luisf |
Extending the Project model in order to save the tags in the before_save callback.
feature_14
|
Thu, 27 Oct 2011 14:19:43 +0100 |
luisf |
added project tag form partial.
feature_14
|
Tue, 25 Oct 2011 17:10:42 +0100 |
luisf |
added new files for hooks; modified redmine tags init file so that patches are loaded.
feature_14
|
Mon, 24 Oct 2011 15:28:29 +0100 |
luisf |
Merge from branch "luisf"
feature_14
|
Fri, 21 Oct 2011 16:35:36 +0100 |
luisf |
Wiki Formatting (bullets and Numbering enviornments)
luisf
|
Fri, 21 Oct 2011 16:20:22 +0100 |
luisf |
Merge from branch "live"
luisf
|
Thu, 20 Oct 2011 16:36:48 +0100 |
luisf |
Merge from branch "live"
feature_14
|
Thu, 20 Oct 2011 16:36:14 +0100 |
luisf |
new version of redmine_tags plugin
feature_14
|
Mon, 17 Oct 2011 17:03:46 +0100 |
Chris Cannam |
More adjustment to publications layout
cannam
|
Mon, 17 Oct 2011 16:58:48 +0100 |
Chris Cannam |
Merge
cannam
|
Mon, 17 Oct 2011 16:58:32 +0100 |
Chris Cannam |
Adjust publications layout (experimentally) to resemble traditional practice a bit more
cannam
|
Mon, 17 Oct 2011 16:56:41 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam
|
Tue, 04 Oct 2011 10:55:00 +0100 |
Chris Cannam |
Remove language field; we only handle English
cannam
|
Tue, 04 Oct 2011 10:54:49 +0100 |
Chris Cannam |
Clarify pending-approval message
cannam
|
Wed, 28 Sep 2011 18:08:41 +0100 |
luisf |
not working: tried to add js to edit/save button
feature_36_js_refactoring
|
Wed, 28 Sep 2011 16:41:30 +0100 |
luisf |
Merge from branch "feature_36"
feature_36_js_refactoring
|
Fri, 23 Sep 2011 18:15:01 +0100 |
luisf |
Fixes Bug #313: Only shows projects for which user is allowed to manage bibliography
feature_36
|
Fri, 23 Sep 2011 12:23:25 +0100 |
luisf |
Fixes Issue #314.
feature_36
|
Wed, 21 Sep 2011 15:52:05 +0100 |
Luis Figueira |
This approach lead to a dead end.
feature_36_testing
|
Wed, 21 Sep 2011 15:47:56 +0100 |
luisf |
Refactoring author/authorship related JS.
feature_36_js_refactoring
|
Tue, 20 Sep 2011 10:57:43 +0100 |
Chris Cannam |
Merge from branch live
feature_36
|
Tue, 20 Sep 2011 10:57:26 +0100 |
Chris Cannam |
Fix #309 (500 internal error on user page)
live
|
Mon, 19 Sep 2011 17:51:17 +0100 |
luisf |
Fixes Bug #305 - radio buttons trigger event is now OnChange rather than OnClick.
feature_36
|
Mon, 19 Sep 2011 17:29:17 +0100 |
luisf |
Merge from 703:0435cf085f28
feature_36
|
Mon, 19 Sep 2011 17:28:32 +0100 |
luisf |
Fixes Bug #298 - on the New View now toggles the new authorship fields.
feature_36
|
Mon, 19 Sep 2011 17:03:29 +0100 |
Chris Cannam |
Merge from branch feature_36
live
|
Mon, 19 Sep 2011 17:00:58 +0100 |
Chris Cannam |
Merge
feature_36
|
Mon, 19 Sep 2011 17:00:35 +0100 |
Chris Cannam |
Link authorships from publications detail page as well as publications list. Also minor text update
feature_36
|
Mon, 19 Sep 2011 16:59:22 +0100 |
luisf |
Related to the previous commit (deleted all fields BibtexEntryType class variable and getter method).
feature_36
|
Mon, 19 Sep 2011 16:44:43 +0100 |
luisf |
Merge from 699:bd88afe21831
feature_36
|
Mon, 19 Sep 2011 16:44:12 +0100 |
luisf |
Bug #297 - Simplified JS; no more need to have BibtexEntryType.all_fields; solves the "Please Select" bug in New Publication view.
feature_36
|
Mon, 19 Sep 2011 16:36:33 +0100 |
Chris Cannam |
Minor layout fixes
feature_36
|
Mon, 19 Sep 2011 12:49:31 +0100 |
luisf |
Merge from branch "luisf"
feature_36
|
Mon, 19 Sep 2011 12:48:52 +0100 |
luisf |
The booktitle string was missing from the all_fields class variable (BibtexEntryType class); fixes Bug #297.
luisf
|
Fri, 16 Sep 2011 18:40:19 +0100 |
luisf |
Merge from branch "feature_36"
luisf
|
Fri, 16 Sep 2011 18:36:18 +0100 |
luisf |
Feature #296 - now lists the visible user's publications on its user page.
feature_36
|
Fri, 16 Sep 2011 17:52:00 +0100 |
luisf |
Feature #293 - The publications index page now has links to both users/authors show pages.
feature_36
|
Fri, 16 Sep 2011 17:28:08 +0100 |
luisf |
Bug #294 - Does not show publications associated with projects without visibility.
feature_36
|
Fri, 16 Sep 2011 17:06:58 +0100 |
luisf |
Feature #293: lists the projects associated with a publication.
feature_36
|
Fri, 16 Sep 2011 15:52:14 +0100 |
Chris Cannam |
Merge
live
|
Fri, 16 Sep 2011 15:51:18 +0100 |
Chris Cannam |
Merge from branch "live"
cannam
|
Fri, 16 Sep 2011 15:49:29 +0100 |
Chris Cannam |
Merge from branch "live"
feature_36
|
Fri, 16 Sep 2011 15:48:27 +0100 |
Chris Cannam |
Merge from branch "feature_36"
live
|
Fri, 16 Sep 2011 15:14:23 +0100 |
luisf |
Validates the presence of at least one author
feature_36
|
Fri, 16 Sep 2011 14:37:24 +0100 |
luisf |
Feature #238 - Refactoring of the Bibtex Fields Hash and Arrays.
feature_36
|
Fri, 16 Sep 2011 13:17:28 +0100 |
luisf |
Feature #238 - Edit Publication now showing the correct fields.
feature_36
|
Fri, 16 Sep 2011 11:14:10 +0100 |
luisf |
Feature #238 - the New Publication now shows all fields correctly.
feature_36
|
Thu, 15 Sep 2011 15:39:07 +0100 |
Chris Cannam |
Add title for Bibliography module in settings, fixing #288
feature_36
|
Thu, 15 Sep 2011 15:36:38 +0100 |
Chris Cannam |
Transplant rev 65abc6b39292 from live branch
feature_36
|
Wed, 14 Sep 2011 14:26:22 +0100 |
Chris Cannam |
Transfer custom welcome-page code from mainline to bibliography plugin code.
live
|
Wed, 14 Sep 2011 09:58:44 +0100 |
luisf |
Dead end solution regarding Feature #238: Ajax called RJS cannot access the instance variables that were initialized with the form helper.
feature_36_testing
|
Tue, 13 Sep 2011 18:13:06 +0100 |
luisf |
New approach for Feature #238, based on partials.
feature_36_testing
|
Tue, 13 Sep 2011 17:18:00 +0100 |
Chris Cannam |
Transplant rev fccacd8505e3 from live branch
feature_36
|
Tue, 13 Sep 2011 17:17:27 +0100 |
Chris Cannam |
Transplant rev f3e35d639aa4 from live branch
feature_36
|
Tue, 13 Sep 2011 17:02:51 +0100 |
luisf |
Incomplete solution for Feature #238 - some issues in toggling (specially in the edit view).
live
|
Fri, 09 Sep 2011 21:09:56 +0100 |
Chris Cannam |
Revert earlier "fix" for #289, instead for now just accept duplicates
live
|
Fri, 09 Sep 2011 21:30:38 +0100 |
Chris Cannam |
Transplant fix for #289 from live
feature_36
|
Fri, 09 Sep 2011 21:27:59 +0100 |
Chris Cannam |
Merge
live
|
Fri, 09 Sep 2011 20:26:00 +0100 |
Chris Cannam |
Select only the columns named in the GROUP BY clause, fixing #289
live
|
Fri, 09 Sep 2011 17:23:26 +0100 |
luisf |
Added tag bibliography_plugin_alpha for changeset 202986dd17e4
live
|
Fri, 09 Sep 2011 16:56:21 +0100 |
Chris Cannam |
Merge from branch "cannam_integration"
live bibliography_plugin_alpha
|
Fri, 09 Sep 2011 16:56:10 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Fri, 09 Sep 2011 16:55:34 +0100 |
Chris Cannam |
Textual fixes
feature_36
|
Fri, 09 Sep 2011 16:50:33 +0100 |
luisf |
The create publication notice is now being called in the Publications Controller.
feature_36
|
Fri, 09 Sep 2011 16:42:43 +0100 |
Chris Cannam |
Merge from branch "cannam_integration"
live
|
Fri, 09 Sep 2011 16:35:27 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Fri, 09 Sep 2011 16:35:12 +0100 |
Chris Cannam |
Merge from branch "cannam"
cannam_integration
|
Fri, 09 Sep 2011 16:34:36 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Fri, 09 Sep 2011 16:20:11 +0100 |
Chris Cannam |
More adjustments to ensure search results box is empty when editing, and to ensure it has a minimum width in both new and edit modes. Also a text update
feature_36
|
Fri, 09 Sep 2011 16:00:34 +0100 |
luisf |
Fixes Bug #275.
feature_36
|
Fri, 09 Sep 2011 15:34:56 +0100 |
luisf |
Merge from 658:70c163e49aea
feature_36
|
Fri, 09 Sep 2011 15:34:19 +0100 |
luisf |
Feature #284: New, Edit and Show views already with the External URL field.
feature_36
|
Fri, 09 Sep 2011 14:55:14 +0100 |
luisf |
Merge from 655:1ee95265342f
feature_36
|
Fri, 09 Sep 2011 14:54:35 +0100 |
luisf |
Feature #284 - Migration that creates an external URL column in the publications table.
feature_36
|
Fri, 09 Sep 2011 15:13:43 +0100 |
Chris Cannam |
Omit headers from author sub-forms, mitigating #285
feature_36
|
Fri, 09 Sep 2011 14:35:38 +0100 |
Chris Cannam |
Merge
feature_36
|
Fri, 09 Sep 2011 14:34:48 +0100 |
Chris Cannam |
Gross hack to "fix" #268 (unhelpful text "bibtex_entry.entry_type can't be blank")
feature_36
|
Fri, 09 Sep 2011 14:19:25 +0100 |
luisf |
Merge from 649:525f48af3f54
feature_36
|
Fri, 09 Sep 2011 14:19:14 +0100 |
luisf |
Feature #253: Correctly sending emails to users when new publication is added.
feature_36
|
Fri, 09 Sep 2011 12:27:32 +0100 |
luisf |
Patch file that extends Mailer controller.
feature_36
|
Fri, 09 Sep 2011 12:26:55 +0100 |
luisf |
Patch to extend Mailer controller.
feature_36
|
Fri, 09 Sep 2011 13:20:34 +0100 |
Chris Cannam |
Minor layout fix for user show page
cannam
|
Fri, 09 Sep 2011 12:24:45 +0100 |
Chris Cannam |
Shorten email address in search results, showing domain only (text too long otherwise)
feature_36
|
Fri, 09 Sep 2011 11:49:46 +0100 |
Chris Cannam |
Might as well bring in stylesheet only when needed
feature_36
|
Fri, 09 Sep 2011 11:48:39 +0100 |
Chris Cannam |
Further layout improvements to bibliography on project home page
feature_36
|
Fri, 09 Sep 2011 11:13:14 +0100 |
Chris Cannam |
Remove well-meaning but ultimately unwise <nobr> elements (fixing #286)
feature_36
|
Thu, 08 Sep 2011 17:42:55 +0100 |
luisf |
Feature #253: Created the placholder templates and class method to send notifications after creation.
feature_36
|
Wed, 07 Sep 2011 12:13:16 +0100 |
Chris Cannam |
Show authors and date in publication list box on project front page
feature_36
|
Tue, 06 Sep 2011 12:24:01 +0100 |
Chris Cannam |
Merge from branch "cannam"
cannam_integration
|
Tue, 06 Sep 2011 12:23:51 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Tue, 06 Sep 2011 15:10:45 +0100 |
luisf |
Fixes Issue #283.
feature_36
|
Tue, 06 Sep 2011 15:00:17 +0100 |
luisf |
Fixes Bug #282.
feature_36
|
Tue, 06 Sep 2011 12:07:46 +0100 |
Chris Cannam |
Restore Tip of the Day settings entry lost during merge of rev cd2282d2aa55
cannam
|
Tue, 06 Sep 2011 11:31:51 +0100 |
Chris Cannam |
Change "View all issues" to "View all watched issues" for watched issues box in My Page
cannam
|
Tue, 06 Sep 2011 09:48:31 +0100 |
Chris Cannam |
Merge from branch "live"
cannam
|
Tue, 06 Sep 2011 09:47:02 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Mon, 05 Sep 2011 17:39:51 +0100 |
luisf |
Fixes Bug #281 (drag to reorder in publiations with one author).
feature_36
|
Wed, 31 Aug 2011 18:07:56 +0100 |
luisf |
Feature #241 - new permission (delete publication) added.
feature_36
|
Thu, 25 Aug 2011 15:38:51 +0100 |
luisf |
Addresses (completes?) Feature #242. Addresses Feature #241.
feature_36
|
Thu, 25 Aug 2011 15:06:51 +0100 |
luisf |
Fixed bug related to Bibliography Menu Item not showing when supposed.
feature_36
|
Thu, 25 Aug 2011 14:57:08 +0100 |
luisf |
Feature #241 - Added permissions to the Show Publication view.
feature_36
|
Wed, 24 Aug 2011 17:24:15 +0100 |
luisf |
Fixed a permissions issue that prevented the "new" action from being called.
feature_36
|
Wed, 24 Aug 2011 17:18:39 +0100 |
luisf |
Merge from 625:e1eb4996257f
feature_36
|
Wed, 24 Aug 2011 17:18:11 +0100 |
luisf |
Continued work on permissions (Feature #241 and Feature #242).
feature_36
|
Wed, 24 Aug 2011 16:27:01 +0100 |
Chris Cannam |
Minor tweak to layout for list of projects for publication
feature_36
|
Wed, 24 Aug 2011 16:05:15 +0100 |
Chris Cannam |
Fix dumb code which toggled all description elements on the page, instead of only those in the right authorship
feature_36
|
Wed, 24 Aug 2011 15:44:55 +0100 |
Chris Cannam |
More layout fixes
feature_36
|
Wed, 24 Aug 2011 15:19:33 +0100 |
luisf |
Fixed radio button name (correct instead of corrections) that was preventing JS from working corrrectly.
feature_36
|
Wed, 24 Aug 2011 13:59:10 +0100 |
luisf |
Merge from 620:4ede44d53f76
feature_36
|
Wed, 24 Aug 2011 13:56:47 +0100 |
luisf |
Fixed issue with "default" user list in the Author Search select.
feature_36
|
Wed, 24 Aug 2011 13:38:31 +0100 |
Chris Cannam |
Minor text & layout updates
feature_36
|
Wed, 24 Aug 2011 12:33:43 +0100 |
luisf |
changed the radio buttons to "hand made tags" so that the labels are correct.
feature_36
|
Wed, 24 Aug 2011 11:56:41 +0100 |
luisf |
Merge from 616:c4ddb9531f4c
feature_36
|
Tue, 23 Aug 2011 17:16:15 +0100 |
luisf |
Fix for Feature #235. This view is no longer a priority.
feature_36
|
Wed, 24 Aug 2011 11:53:10 +0100 |
Chris Cannam |
Some rearrangements and stylings
feature_36
|
Tue, 23 Aug 2011 15:47:15 +0100 |
luisf |
Started working on Feature #241.
feature_36
|
Tue, 23 Aug 2011 14:49:27 +0100 |
luisf |
Fixes bug preventing Projects being associated with newly created publications.
feature_36
|
Tue, 23 Aug 2011 13:45:30 +0100 |
luisf |
Created the show actions and view for Authors, addressing Features #234 and #235.
feature_36
|
Mon, 22 Aug 2011 14:38:31 +0100 |
luisf |
Addresses Bug #273.
feature_36
|
Mon, 22 Aug 2011 12:32:02 +0100 |
luisf |
Fixes Bug #272 - the toggle author button calls button_to_remote instead of button_to, which does not have a type="submit" tag. Minor interface changes.
feature_36
|
Fri, 19 Aug 2011 16:45:59 +0100 |
luisf |
Fixes Bug #267. New javascript logic to differentiate between edit/new actions (Not finished).
feature_36
|
Thu, 18 Aug 2011 22:27:19 +0100 |
luisf |
Fixed a bug when a validation error occurs: keeps the project_id so that the publication is still saved in the same circumstances.
feature_36
|
Thu, 18 Aug 2011 17:44:12 +0100 |
luisf |
added the @author_options array to the create action so that the validations still work
feature_36
|
Thu, 18 Aug 2011 17:15:39 +0100 |
luisf |
Fixed bug in Edit/Save button behaviour.
feature_36
|
Thu, 18 Aug 2011 16:32:39 +0100 |
luisf |
Edit/Save Author Button working correctly.
feature_36
|
Thu, 18 Aug 2011 15:05:16 +0100 |
luisf |
Corrected pseudo-save css rules; optimized javascript.
feature_36
|
Thu, 18 Aug 2011 13:02:03 +0100 |
luisf |
Created JS functions to simulate author being saved. Not finished.
feature_36
|
Wed, 17 Aug 2011 17:13:38 +0100 |
luisf |
removed unnecessary code
feature_36
|
Wed, 17 Aug 2011 15:50:25 +0100 |
luisf |
Fixed User and Authorships Search Query. New Publication: reordered some fields in the form; now correctly saving all authors.
feature_36
|
Tue, 16 Aug 2011 17:38:30 +0100 |
luisf |
Some JS changes to the behaviour of user/author selection interface.
feature_36
|
Tue, 16 Aug 2011 17:01:19 +0100 |
Chris Cannam |
Introduce a new latest_downloads plugin to manage active and shortcut for attachments.
feature_227
|
Tue, 16 Aug 2011 15:36:32 +0100 |
luisf |
Correctly updating the fields with the author info.
feature_36
|
Tue, 16 Aug 2011 12:06:24 +0100 |
luisf |
Created the radio buttons with options for the Author selection.
feature_36
|
Tue, 16 Aug 2011 11:47:30 +0100 |
luisf |
In the remote call now only passing the id of the form's object, instead of the complete name of the object.
feature_36
|
Tue, 16 Aug 2011 02:06:36 +0100 |
luisf |
DEV Commit: now generating the seach "author select box" with the appropriate options and element names and id's, so that it gets correctly submitted with the form.
feature_36
|
Mon, 15 Aug 2011 16:18:00 +0100 |
luisf |
More Author/User changes. Not stable.
feature_36
|
Mon, 15 Aug 2011 15:13:37 +0100 |
Chris Cannam |
Import redmine_tags plugin (from https://github.com/ixti/redmine_tags.git commit f09ad441f5dc39104b06) for testing
feature_14
|
Mon, 15 Aug 2011 13:55:01 +0100 |
luisf |
development commit: still users/authors management
feature_36
|
Fri, 12 Aug 2011 16:21:35 +0100 |
luisf |
Author Autocomplete: Changes in the User/Authorship selection mechanism.
feature_36
|
Fri, 12 Aug 2011 14:52:07 +0100 |
Chris Cannam |
Merge from bug_213
cannam
|
Fri, 12 Aug 2011 14:51:48 +0100 |
Chris Cannam |
Fix #213
bug_213
|
Fri, 12 Aug 2011 14:40:44 +0100 |
Chris Cannam |
Merge from bug_255
cannam
|
Fri, 12 Aug 2011 14:40:15 +0100 |
Chris Cannam |
Some text changes to fix #255
bug_255
|
Fri, 12 Aug 2011 13:15:05 +0100 |
Chris Cannam |
Order BibTeX entry types in a sensible order for presentation to user, instead of alphabetically by BibTeX name as previously (requires database re-seed).
feature_36
|
Fri, 12 Aug 2011 12:07:22 +0100 |
Chris Cannam |
Some simple improvements to publication list table layout
feature_36
|
Wed, 10 Aug 2011 18:44:00 +0100 |
luisf |
Some Author/User logic.
feature_36
|
Wed, 10 Aug 2011 17:58:16 +0100 |
luisf |
Created just one function to fill the user's author info (used to be in 2 different places)
feature_36
|
Wed, 10 Aug 2011 17:19:36 +0100 |
Chris Cannam |
For "I am this author", always pull details from user not from a prior authorship
feature_36
|
Wed, 10 Aug 2011 16:23:55 +0100 |
luisf |
Fixed Missing User Id when using auto complete to add authors
feature_36
|
Wed, 10 Aug 2011 16:20:40 +0100 |
luisf |
Merge from 579:c8552c08687f
feature_36
|
Wed, 10 Aug 2011 16:20:14 +0100 |
luisf |
Working on the project add/remove from publications list
feature_36
|
Wed, 10 Aug 2011 15:57:05 +0100 |
Chris Cannam |
Tidy up layout of author suggestions list, etc
feature_36
|
Wed, 10 Aug 2011 14:49:45 +0100 |
Chris Cannam |
Merge
feature_36
|
Wed, 10 Aug 2011 14:49:36 +0100 |
Chris Cannam |
Small textual changes
feature_36
|
Wed, 10 Aug 2011 14:40:05 +0100 |
luisf |
Merge from 573:aed210f6095b.
feature_36
|
Wed, 10 Aug 2011 14:30:40 +0100 |
luisf |
some changes to add/remove projects. Not Finished.
feature_36
|
Wed, 10 Aug 2011 14:24:53 +0100 |
Chris Cannam |
Layout changes for publication edit page. Still requires correct authorships number in heading, and for the new authorship to be added in its proper place.
feature_36
|
Tue, 09 Aug 2011 16:02:08 +0100 |
Chris Cannam |
Merge from feature_36
cannam_integration
|
Tue, 09 Aug 2011 15:55:08 +0100 |
luisf |
Closes Issue #249
feature_36
|
Tue, 09 Aug 2011 14:54:06 +0100 |
Chris Cannam |
Merge from branch feature_36
cannam_integration
|
Tue, 09 Aug 2011 14:52:08 +0100 |
Chris Cannam |
Fix method name, fixing #222
feature_36
|
Tue, 09 Aug 2011 14:30:39 +0100 |
Chris Cannam |
Merge from branch feature_36
cannam_integration
|
Tue, 09 Aug 2011 14:30:22 +0100 |
Chris Cannam |
Move set_initial_author_order to before_save to avoid duplicate author creation;
feature_36
|
Tue, 09 Aug 2011 14:29:10 +0100 |
Chris Cannam |
Eliminate duplicates in returned author/user list by using user object instead of user id
feature_36
|
Tue, 09 Aug 2011 10:58:37 +0100 |
Chris Cannam |
Merge from branch feature_36
cannam_integration
|
Mon, 08 Aug 2011 11:52:12 +0100 |
Chris Cannam |
Merge from branch feature_36
cannam_integration
|
Mon, 08 Aug 2011 18:13:30 +0100 |
luisf |
working on the author<->user logic.
feature_36
|
Fri, 05 Aug 2011 17:44:17 +0100 |
luisf |
Some changes to the way the author/users are added to a publication. Not finished.
feature_36
|
Thu, 04 Aug 2011 17:00:13 +0100 |
luisf |
Fixes Bug #251.
feature_36
|
Thu, 04 Aug 2011 15:35:54 +0100 |
luisf |
Fixes Issues #246 and #247.
feature_36
|
Wed, 03 Aug 2011 18:19:47 +0100 |
luisf |
Addressing Bug #247. In progress.
feature_36
|
Wed, 03 Aug 2011 16:27:13 +0100 |
luisf |
Related to Bug #222Updated the look of the authors list (more intuitive to sort). Created the plugin's stylesheet file.
feature_36
|
Wed, 03 Aug 2011 16:09:27 +0100 |
luisf |
Fixes Bug #222.
feature_36
|
Wed, 03 Aug 2011 15:41:19 +0100 |
luisf |
Addresses Bug #177: when the publication is saved the authors are saved in the order they were entered. *Attention*: need to re-migrate (and re-seed) the plugin's database!
feature_36
|
Wed, 03 Aug 2011 15:16:41 +0100 |
luisf |
removed unused file.
feature_36
|
Tue, 02 Aug 2011 16:50:22 +0100 |
luisf |
Addresses Feature #228. Already able to remove projects associated with a publication.
feature_36
|
Mon, 01 Aug 2011 21:18:37 +0100 |
luisf |
Fixes (?) Bug #244 - I'm afraid I could not replicate this bug.
feature_36
|
Mon, 01 Aug 2011 20:26:21 +0100 |
luisf |
Fixes Bugs #219 and #226.
feature_36
|
Mon, 01 Aug 2011 19:05:24 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Mon, 01 Aug 2011 18:08:33 +0100 |
luisf |
Feature #240 - does not show link if module disabled.
feature_36
|
Fri, 29 Jul 2011 21:40:48 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Fri, 29 Jul 2011 19:28:55 +0100 |
luisf |
Merge from branch "feature_36"
luisf
|
Fri, 29 Jul 2011 19:15:26 +0100 |
luisf |
Closes Bug #217. The project_id parameter is now being sent in all links. This may generate some errors when outside a project, but I shall file new issues as I detect them.
feature_36
|
Fri, 29 Jul 2011 18:14:28 +0100 |
luisf |
Closes Feature #240 (adding a new publication from the project's main page).
feature_36
|
Fri, 29 Jul 2011 18:08:07 +0100 |
luisf |
Closes Bug #239. Changed "edit" partial's name to "form". Changed a few label names.
feature_36
|
Fri, 29 Jul 2011 17:51:45 +0100 |
luisf |
Closes Feature #237. Minor changes to the form's layout (using TabularFormBuilder).
feature_36
|
Fri, 29 Jul 2011 15:14:01 +0100 |
luisf |
Continuing development of Feature #237–corrected seeding of database.
feature_36
|
Thu, 28 Jul 2011 19:21:57 +0100 |
luisf |
Feature #237: migration, new table with BibtexEntry Types and rake task to populate the table.
feature_36
|
Thu, 28 Jul 2011 15:04:24 +0100 |
luisf |
Addresses Issus #224 - separates the projects in a project list using commas.
feature_36
|
Wed, 27 Jul 2011 19:12:20 +0100 |
luisf |
Addresses Feature #234 - simple layout for the authors index page.
feature_36
|
Wed, 27 Jul 2011 18:39:46 +0100 |
luisf |
Fixed Bug #233.
feature_36
|
Wed, 27 Jul 2011 16:49:38 +0100 |
luisf |
Fixed project_id parameter bug related to Issue #217.
feature_36
|
Wed, 27 Jul 2011 12:23:57 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Tue, 26 Jul 2011 14:08:18 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Tue, 26 Jul 2011 18:25:14 +0100 |
luisf |
created the helpers to display correctly the My Publications Authors and Projects.
feature_36
|
Tue, 26 Jul 2011 14:35:11 +0100 |
luisf |
changes in the Query to retreive list of My Publications
feature_36
|
Tue, 26 Jul 2011 11:35:08 +0100 |
luisf |
Correct Query to select a user's publications.
feature_36
|
Mon, 25 Jul 2011 17:53:41 +0100 |
luisf |
added more content to the My Publications Block on the My Page view.
feature_36
|
Sun, 25 Jul 2010 17:11:14 +0100 |
luisf |
Created the Publications Box that can be added to the "My Page"
feature_36
|
Mon, 25 Jul 2011 16:33:06 +0100 |
luisf |
creates the association between authorship/author/user when saving a publication.
feature_36
|
Mon, 25 Jul 2011 15:20:01 +0100 |
luisf |
Autocomplete on the Author's name input box
feature_36
|
Mon, 25 Jul 2011 15:00:31 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Mon, 25 Jul 2011 14:57:48 +0100 |
luisf |
fixed wrong institution name retrieval for users with no ssamr_user_details
feature_36
|
Mon, 25 Jul 2011 14:53:53 +0100 |
luisf |
Merge from branch "luisf"
feature_36
|
Mon, 25 Jul 2011 14:53:18 +0100 |
luisf |
Added method to retrieve a user's institution name to the ssamr_user_detail Model.
luisf
|
Mon, 25 Jul 2011 14:39:38 +0100 |
luisf |
Merge from branch "luisf"
feature_36
|
Mon, 25 Jul 2011 14:23:37 +0100 |
luisf |
Merge from branch "cannam"
luisf
|
Mon, 25 Jul 2011 13:17:08 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Mon, 25 Jul 2011 13:16:57 +0100 |
Chris Cannam |
Merge from branch "cannam"
cannam_integration
|
Thu, 14 Jul 2011 12:09:14 +0100 |
Chris Cannam |
Merge from branch "live"
cannam
|
Fri, 15 Jul 2011 17:21:05 +0100 |
luisf |
Correctly searches and sends the parameters for both users and authors.
feature_36
|
Thu, 14 Jul 2011 17:10:24 +0100 |
luisf |
virtual attribute to handle users; javascript handling users correctly
feature_36
|
Thu, 14 Jul 2011 12:07:42 +0100 |
Chris Cannam |
More debug info
live
|
Thu, 14 Jul 2011 12:07:17 +0100 |
Chris Cannam |
Salted is now the default everywhere
live
|
Thu, 14 Jul 2011 10:51:30 +0100 |
Chris Cannam |
Merge from branch "live"
cannam
|
Thu, 14 Jul 2011 10:50:53 +0100 |
Chris Cannam |
Merge
live
|
Thu, 14 Jul 2011 10:44:50 +0100 |
Chris Cannam |
Merge from branch "live"
cannam
|
Thu, 14 Jul 2011 10:46:20 +0100 |
Chris Cannam |
Remove unwanted files
live
|
Thu, 14 Jul 2011 10:43:07 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Thu, 14 Jul 2011 10:42:41 +0100 |
Chris Cannam |
Merge from branch "cannam"
cannam_integration
|
Thu, 14 Jul 2011 10:40:18 +0100 |
Chris Cannam |
OK, it appears that we do need en-GB.yml to exist -- but it can be empty
cannam
|
Thu, 14 Jul 2011 10:37:36 +0100 |
Chris Cannam |
Merge from branch "redmine-1.2"
cannam
|
Thu, 14 Jul 2011 10:32:19 +0100 |
Chris Cannam |
Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270)
redmine-1.2
|
Thu, 14 Jul 2011 10:21:43 +0100 |
Chris Cannam |
Remove en-GB.yml. Since feature #117, we have been using only en.yml and en-GB should not exist in the directory tree.
cannam
|
Thu, 14 Jul 2011 10:21:09 +0100 |
Chris Cannam |
Add two translation strings that were only in en-GB previously
cannam
|
Thu, 14 Jul 2011 10:14:12 +0100 |
Chris Cannam |
Merge
cannam
|
Thu, 14 Jul 2011 10:14:03 +0100 |
Chris Cannam |
Pull out font name specifications from stylesheets and serve differently to different platforms (falling back to our usual web fonts). Fixes #212
feature_212
|
Wed, 13 Jul 2011 14:37:14 +0100 |
Chris Cannam |
Merge from branch "feature_142"
cannam
|
Wed, 13 Jul 2011 14:37:04 +0100 |
Chris Cannam |
Update ignore file
cannam
|
Wed, 13 Jul 2011 14:26:44 +0100 |
Chris Cannam |
Show styled member list in Members view for non-manager users; implement member editing partial in this view for manager users. Remove Members tab from Settings
feature_142
|
Wed, 13 Jul 2011 12:46:00 +0100 |
Chris Cannam |
Merge
cannam
|
Wed, 13 Jul 2011 12:45:24 +0100 |
Chris Cannam |
If a search matches any project titles (and projects are in scope for the search), show those projects separately at the start of the search results provided there are no more than 5 of them (further fix to bug #94)
bug_94
|
Wed, 13 Jul 2011 11:59:48 +0100 |
Chris Cannam |
Merge
cannam
|
Wed, 13 Jul 2011 11:59:19 +0100 |
Chris Cannam |
Fix NoMethodError on right-click -> Edit on issue in issues list (fixes #162)
bug_162
|
Wed, 13 Jul 2011 11:08:16 +0100 |
Chris Cannam |
Merge
cannam
|
Wed, 13 Jul 2011 11:08:06 +0100 |
Chris Cannam |
Remove member lists from custom welcome page (bug #208)
bug_208
|
Wed, 13 Jul 2011 11:03:57 +0100 |
Chris Cannam |
Some experiments toward adding a Members entry to the project menu (for feature #142)
feature_142
|
Tue, 12 Jul 2011 16:57:51 +0100 |
Chris Cannam |
Clear out some unused font definitions
cannam
|
Tue, 12 Jul 2011 11:53:37 +0100 |
Chris Cannam |
Merge
cannam
|
Tue, 12 Jul 2011 11:51:42 +0100 |
Chris Cannam |
Add "Edit this page" link to welcome page if the current user is authorised to do so
feature_199
|
Mon, 11 Jul 2011 16:50:45 +0100 |
Chris Cannam |
Merge
cannam
|
Mon, 11 Jul 2011 16:50:18 +0100 |
Chris Cannam |
Include link to our site and contact link in page footer
feature_188
|
Mon, 11 Jul 2011 16:44:23 +0100 |
Chris Cannam |
Remove temporary files
cannam
|
Mon, 11 Jul 2011 16:42:20 +0100 |
Chris Cannam |
Merge
cannam
|
Mon, 11 Jul 2011 16:42:08 +0100 |
Chris Cannam |
Remove Calendar from default blocks in My Page
bug_189
|
Mon, 11 Jul 2011 16:35:45 +0100 |
Chris Cannam |
Merge from branch "feature_36"
cannam_integration
|
Thu, 07 Jul 2011 18:20:31 +0100 |
luisf |
removed unnecessary rjs file; extending the User Model to handle Users with no Author.
feature_36
|
Tue, 05 Jul 2011 17:00:30 +0100 |
luisf |
correctly adds multiple authors; correctly sets user_id in the form
feature_36
|
Mon, 04 Jul 2011 18:56:45 +0100 |
luisf |
created author search virtual attribute in authorship model.
feature_36
|
Thu, 30 Jun 2011 18:19:52 +0100 |
luisf |
new controller logic.
feature_36
|
Thu, 30 Jun 2011 12:54:10 +0100 |
luisf |
correctly saving ONE authorship model when creating new publication.
feature_36
|
Wed, 29 Jun 2011 17:12:03 +0100 |
luisf |
corrrectly searches for the user. some issues pending saving the author model.
feature_36
|
Tue, 28 Jun 2011 17:42:49 +0100 |
luisf |
Several changes in the author forms.
feature_36
|
Mon, 27 Jun 2011 12:38:09 +0100 |
Chris Cannam |
Merge
cannam_integration
|
Mon, 27 Jun 2011 12:38:02 +0100 |
Chris Cannam |
Merge
cannam
|
Mon, 27 Jun 2011 12:37:09 +0100 |
Chris Cannam |
Avoid double-slash in path
feature_125
|
Mon, 27 Jun 2011 12:28:32 +0100 |
Chris Cannam |
Merge from branch "feature_36" into a specially created integration branch
cannam_integration
|
Fri, 24 Jun 2011 17:13:29 +0100 |
luisf |
Add Me as Author: started building the AJAX call to fill the form.
feature_36
|
Fri, 24 Jun 2011 15:11:30 +0100 |
luisf |
Using Authorships instead of Authors in the new/show actions of the publication controller.
feature_36
|
Fri, 24 Jun 2011 11:41:01 +0100 |
luisf |
Correctly removing authors.
feature_36
|
Fri, 24 Jun 2011 11:23:23 +0100 |
luisf |
correctly saving authors.
feature_36
|
Thu, 23 Jun 2011 18:52:30 +0100 |
luisf |
dynamically adding/removing users.
feature_36
|
Wed, 22 Jun 2011 19:42:31 +0100 |
luisf |
addin/removing authors - not finished
feature_36
|
Wed, 22 Jun 2011 13:10:59 +0100 |
luisf |
Created the one-to-one relationship between bibliography authors and users.
feature_36
|
Tue, 21 Jun 2011 18:11:41 +0100 |
luisf |
Created the publications box in the project's main page
feature_36
|
Tue, 21 Jun 2011 17:13:08 +0100 |
luisf |
correctly adding more than one project to a publication.
feature_36
|
Tue, 21 Jun 2011 11:07:51 +0100 |
luisf |
View for the AJAX call in the new publication view.
feature_36
|
Tue, 21 Jun 2011 01:27:41 +0100 |
luisf |
Searching for publications via AJAX call; the publication ID is not being sent correctly, so still shows the current publication's associated projects in the select list.
feature_36
|
Fri, 17 Jun 2011 18:59:49 +0100 |
luisf |
Adding other projects to publication - created query for projects and controller actions to be used in the AJAX call; still need to get the AJAX call working
feature_36
|
Thu, 16 Jun 2011 13:45:19 +0100 |
luisf |
Publication index action in Project context correctly links to show view (within project context).
feature_36
|
Thu, 16 Jun 2011 13:33:34 +0100 |
luisf |
After creating a publication in the project scope, correctly redirects to the Show action (still in the project's scope).
feature_36
|
Wed, 15 Jun 2011 17:40:18 +0100 |
luisf |
Creates and lists publications from the project tab.
feature_36
|
Tue, 14 Jun 2011 17:51:26 +0100 |
luisf |
changes to views and publicatioins controller
feature_36
|
Tue, 14 Jun 2011 16:47:19 +0100 |
luisf |
Project Menu: sends the correct parameter to show project_menu
feature_36
|
Tue, 14 Jun 2011 16:37:19 +0100 |
luisf |
created project menu item for bibliography; created plugin settings views.
feature_36
|
Mon, 13 Jun 2011 16:46:17 +0100 |
luisf |
Created the Projects - Publications relationship.
feature_36
|
Mon, 13 Jun 2011 16:12:55 +0100 |
luisf |
projects - publications relationship migration
feature_36
|
Thu, 09 Jun 2011 17:22:08 +0100 |
luisf |
added a couple of navigation options in the views.
feature_36
|
Thu, 09 Jun 2011 16:51:06 +0100 |
Chris Cannam |
Merge from branch "bug_182"
live
|
Thu, 09 Jun 2011 16:49:58 +0100 |
Chris Cannam |
Ensure package name is given to javadoc even when only one package prefix found (fixing #182); use tree overview file as index instead of frame-based index file for multi-package extractions
bug_182
|
Wed, 08 Jun 2011 17:59:49 +0100 |
luisf |
The new/edit views are now using more partials; solved some minor bugs; added remove button to authors form.
feature_36
|
Wed, 08 Jun 2011 14:36:10 +0100 |
luisf |
Publications Controller: Edit vire now redirecting to the correct page after successful update action.
feature_36
|
Wed, 08 Jun 2011 13:37:47 +0100 |
luisf |
added the uniq option to the publicatioin models to remove duplicate authors
feature_36
|
Wed, 08 Jun 2011 13:29:40 +0100 |
luisf |
New form saving models correctly. BUG: duplicate authors in authorships table
feature_36
|
Wed, 08 Jun 2011 11:35:04 +0100 |
luisf |
Merged my forks. More work in the controllers and views of the publications model.
feature_36
|
Sat, 04 Jun 2011 18:08:01 +0100 |
luisf |
Publications: Routes for regular REST behaviour; Import view and controller action; New beahviour for new action.
feature_36
|
Mon, 06 Jun 2011 14:55:38 +0100 |
Chris Cannam |
Merge from branch "cannam-pre-20110113-merge"
cannam
|
Mon, 06 Jun 2011 14:41:04 +0100 |
Chris Cannam |
Merge from branch "redmine-1.2"
cannam
|
Mon, 06 Jun 2011 14:24:13 +0100 |
Chris Cannam |
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
redmine-1.2
|
Mon, 06 Jun 2011 13:34:19 +0100 |
Chris Cannam |
Merge from branch "cannam-pre-20110113-merge". Includes fix for bug #169.
live
|
Mon, 06 Jun 2011 13:32:52 +0100 |
Chris Cannam |
Fix updates for tracking external Mercurial repos
cannam-pre-20110113-merge
|
Mon, 06 Jun 2011 13:32:07 +0100 |
Chris Cannam |
Merge from branch bug_169
cannam-pre-20110113-merge
|
Mon, 06 Jun 2011 13:31:44 +0100 |
Chris Cannam |
Introduce a method on the sys controller to clear a repository cache; use a file in the mirror dir to notify the Ruby external repo script that it needs to call it
bug_169
|
Mon, 06 Jun 2011 12:53:06 +0100 |
Chris Cannam |
If the remote repo URL changes, move aside the existing local mirror and start afresh.
bug_169
|
Mon, 06 Jun 2011 10:58:52 +0100 |
Chris Cannam |
Merge from branch "live"
cannam-pre-20110113-merge
|
Mon, 06 Jun 2011 10:57:11 +0100 |
Chris Cannam |
Merge from branch "bug_168"
live
|
Mon, 06 Jun 2011 10:56:57 +0100 |
Chris Cannam |
Ensure we always use the same version of hg
bug_168
|
Sun, 05 Jun 2011 10:29:26 +0100 |
Chris Cannam |
Refer to MATLAB docs as well as C++/Java
live
|
Sun, 05 Jun 2011 10:28:27 +0100 |
Chris Cannam |
Update the master branch via git pull master rather than git fetch (which doesn't merge any particular branch)
bug_168
|
Fri, 03 Jun 2011 18:16:34 +0100 |
luisf |
partial publication form
feature_36
|
Thu, 02 Jun 2011 14:39:11 +0100 |
luisf |
update method in publications controller; updated view
feature_36
|
Wed, 01 Jun 2011 17:27:52 +0100 |
luisf |
Created the Edit View (still not changing the DB)
feature_36
|
Wed, 01 Jun 2011 17:25:50 +0100 |
luisf |
translations
feature_36
|
Fri, 27 May 2011 17:05:13 +0100 |
luisf |
more information in the publication's show view
feature_36
|
Thu, 26 May 2011 17:41:41 +0100 |
luisf |
started creating the show view for one publication
feature_36
|
Wed, 25 May 2011 17:46:49 +0100 |
luisf |
Fixed minor bugs with the publications controller
feature_36
|
Tue, 10 May 2011 12:00:10 +0100 |
Chris Cannam |
Merge from branch "bug_145"
live
|
Tue, 10 May 2011 12:00:04 +0100 |
Chris Cannam |
Merge from branch bug_133
live
|
Tue, 10 May 2011 11:57:54 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Tue, 10 May 2011 11:57:41 +0100 |
Chris Cannam |
Track the project tree explicitly through recursive functions rather than using lft, rgt ordering. Fixes #145
bug_145
|
Tue, 10 May 2011 11:39:42 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Tue, 10 May 2011 11:39:27 +0100 |
Chris Cannam |
Use all with ordering instead of sort_by for projects (fixes #133)
bug_133
|
Tue, 10 May 2011 10:10:24 +0100 |
Chris Cannam |
Merge
live
|
Tue, 10 May 2011 10:09:14 +0100 |
Chris Cannam |
Merge
live
|
Tue, 10 May 2011 10:09:02 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Tue, 10 May 2011 10:08:34 +0100 |
Chris Cannam |
Check that user is permitted to see subproject, not only parent project. Fixes #152
bug_152
|
Thu, 28 Apr 2011 13:38:46 +0100 |
Chris Cannam |
Merge from branch "feature_113"
live
|
Thu, 28 Apr 2011 13:36:40 +0100 |
Chris Cannam |
Merge from branch "feature_113"
cannam-pre-20110113-merge
|
Thu, 28 Apr 2011 13:29:15 +0100 |
Chris Cannam |
Add the MATLAB doc extractor to the general doc extraction script
feature_113
|
Wed, 27 Apr 2011 16:55:21 +0100 |
Chris Cannam |
Tune appearance of MATLAB docs.
feature_113
|
Fri, 15 Apr 2011 19:02:51 +0100 |
luisf |
DEV commit; new logic.
feature_36
|
Fri, 15 Apr 2011 16:58:37 +0100 |
luisf |
added a new column to the publications table: reviewed. Attention: need to rebuild the db schema for the plugin.
feature_36
|
Thu, 14 Apr 2011 17:35:31 +0100 |
luisf |
Pasting of bibtex entries already working correctly.
feature_36
|
Thu, 14 Apr 2011 12:28:01 +0100 |
luisf |
Corrected migration: added the "name" column to the table.
feature_36
|
Wed, 13 Apr 2011 18:16:45 +0100 |
luisf |
Refactoring.
feature_36
|
Wed, 13 Apr 2011 14:29:12 +0100 |
luisf |
comments and refactoring
feature_36
|
Tue, 12 Apr 2011 16:35:30 +0100 |
luisf |
model changes;
feature_36
|
Tue, 12 Apr 2011 12:53:16 +0100 |
luisf |
Fixed the migrations, so that the one-to-one association works correctly.
feature_36
|
Mon, 11 Apr 2011 20:08:05 +0100 |
Chris Cannam |
Fix index file name; minor text changes; hack in link to repo (currently hard-coded with project name!)
feature_113
|
Mon, 11 Apr 2011 18:17:06 +0100 |
Chris Cannam |
Remove A element from around A-Z index letters; avoid spare blank line after comment lines in listing
feature_113
|
Mon, 11 Apr 2011 18:01:57 +0100 |
Chris Cannam |
Merge from branch "feature_135"
live
|
Mon, 11 Apr 2011 18:03:30 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Mon, 11 Apr 2011 18:03:18 +0100 |
Chris Cannam |
Make the text slightly stronger still!
feature_135
|
Mon, 11 Apr 2011 17:27:17 +0100 |
Chris Cannam |
Merge from branch "feature_135"
live
|
Mon, 11 Apr 2011 17:28:11 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Mon, 11 Apr 2011 17:28:01 +0100 |
Chris Cannam |
Make the Research Description description more descriptive (see #135)
feature_135
|
Mon, 11 Apr 2011 13:31:17 +0100 |
luisf |
DEV Commit: more logic to the publication controller; bibtexentry model, fixtures, test
feature_36
|
Mon, 11 Apr 2011 12:34:18 +0100 |
luisf |
migration for bibtex_entries db table
feature_36
|
Fri, 08 Apr 2011 17:08:52 +0100 |
luisf |
fixed multistep form;
feature_36
|
Thu, 07 Apr 2011 17:11:14 +0100 |
luisf |
DEV commit - problems in the create action;
feature_36
|
Thu, 07 Apr 2011 15:45:48 +0100 |
Chris Cannam |
Some layout and link fixes
feature_113
|
Wed, 06 Apr 2011 17:49:54 +0100 |
Chris Cannam |
Use mixed-case version (not lower-case function name key) for link target
feature_113
|
Wed, 06 Apr 2011 12:39:38 +0100 |
Chris Cannam |
Fix index links
feature_113
|
Tue, 05 Apr 2011 20:54:40 +0100 |
luisf |
fixed partial call. partial still not showing fields correctly.
feature_36
|
Tue, 05 Apr 2011 18:31:02 +0100 |
luisf |
using new bibtex parsing plugin; implementing multipage create bibtex form
feature_36
|
Mon, 04 Apr 2011 17:20:17 +0100 |
luisf |
DEV commit: beginning of bibtex parser integration.
feature_36
|
Mon, 04 Apr 2011 10:57:09 +0100 |
Chris Cannam |
Add config file and credit footer
feature_113
|
Mon, 04 Apr 2011 10:48:08 +0100 |
Chris Cannam |
First cut at making frames optional in mtree output
feature_113
|
Mon, 04 Apr 2011 10:47:38 +0100 |
Chris Cannam |
Add mtree2html2001.pl from Hartmut Pohlheim (with permission, thanks!)
feature_113
|
Mon, 04 Apr 2011 10:31:10 +0100 |
Chris Cannam |
Merge from branch "cannam-pre-20110113-merge" (includes merge from feature_121)
live
|
Mon, 04 Apr 2011 10:29:54 +0100 |
Chris Cannam |
Merge from branch "feature_121"
cannam-pre-20110113-merge
|
Mon, 04 Apr 2011 10:28:08 +0100 |
Chris Cannam |
Ensure Recent Activity shows only activity on projects the user is actually a member of, if invoked from My Page (rather than on all permitted projects)
feature_121
|
Fri, 01 Apr 2011 17:24:48 +0100 |
Chris Cannam |
Merge from branch "feature_126"
live
|
Thu, 31 Mar 2011 18:59:07 +0100 |
luisf |
controller now saving; menus not working; permissions can be set by admins
feature_36
|
Fri, 01 Apr 2011 16:11:41 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 16:11:30 +0100 |
Chris Cannam |
Turn general News box on site front page into a Site News box (#126)
feature_126
|
Fri, 01 Apr 2011 12:21:56 +0100 |
Chris Cannam |
Merge from branch "feature_128"
live
|
Fri, 01 Apr 2011 12:22:58 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 12:22:46 +0100 |
Chris Cannam |
Remove Tip of the Day from front page (fixing #128), move News to top of right column
feature_128
|
Fri, 01 Apr 2011 12:14:07 +0100 |
Chris Cannam |
Merge from branch "feature_125"
live
|
Fri, 01 Apr 2011 12:13:55 +0100 |
Chris Cannam |
Merge from branch "feature_124"
live
|
Fri, 01 Apr 2011 12:13:41 +0100 |
Chris Cannam |
Merge from branch "bug_127"
live
|
Fri, 01 Apr 2011 12:14:07 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 12:13:01 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 12:11:13 +0100 |
Chris Cannam |
Redirect to My Page instead if asked to redirect to home page
feature_125
|
Fri, 01 Apr 2011 12:03:41 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 11:56:49 +0100 |
Chris Cannam |
Add Tip of the Day as a block for My Page (on by default)
feature_124
|
Fri, 01 Apr 2011 11:41:45 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 11:41:25 +0100 |
Chris Cannam |
Formatting for Latest News box -- make it much more like the Recent Activity layout. Also adjust the date formatting in Latest Projects likewise.
bug_127
|
Fri, 01 Apr 2011 10:31:22 +0100 |
Chris Cannam |
Move News further to left in menu, in a more obvious place between Overview and Activity
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 09:58:26 +0100 |
Chris Cannam |
Merge from branch "live"
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 10:00:14 +0100 |
Chris Cannam |
Minor editorial changes
live
|
Fri, 01 Apr 2011 09:38:13 +0100 |
Chris Cannam |
Merge from branch "live"
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 09:37:45 +0100 |
Chris Cannam |
Merge from branch "feature_123"
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 09:37:25 +0100 |
Chris Cannam |
Merge from branch "feature_123"
live
|
Fri, 01 Apr 2011 09:37:51 +0100 |
Chris Cannam |
Text and layout changes to try to clarify the Welcome page settings
feature_123
|
Thu, 31 Mar 2011 20:25:04 +0100 |
Chris Cannam |
Add forgotten migration
feature_123
|
Thu, 31 Mar 2011 18:21:19 +0100 |
Chris Cannam |
Merge from branch "feature_123"
cannam-pre-20110113-merge
|
Thu, 31 Mar 2011 18:20:16 +0100 |
Chris Cannam |
Add the overview setting to the project settings. Still rather clumsy, but it does appear to work!
feature_123
|
Thu, 31 Mar 2011 16:14:38 +0100 |
Chris Cannam |
Show Overview wiki page, if it exists, instead of (almost) entire overview page
feature_123
|
Thu, 31 Mar 2011 15:23:55 +0100 |
Chris Cannam |
Merge from branch "feature_122"
live
|
Thu, 31 Mar 2011 15:23:46 +0100 |
Chris Cannam |
Merge from branch "feature_122"
live
|
Thu, 31 Mar 2011 15:21:43 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Thu, 31 Mar 2011 15:21:40 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Thu, 31 Mar 2011 15:21:24 +0100 |
Chris Cannam |
Do not show issue tracking box if there are no open issues to track
feature_122
|
Thu, 31 Mar 2011 15:19:30 +0100 |
Chris Cannam |
Add Recent Activity partial, include it as a block in My Page (on by default) and in the project information page
feature_121
|
Thu, 31 Mar 2011 11:13:27 +0100 |
Chris Cannam |
Merge
live
|
Thu, 31 Mar 2011 11:13:21 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Thu, 31 Mar 2011 11:12:48 +0100 |
Chris Cannam |
Make the project title (h1 in top of page) a link to the project overview (fixes #118). Does not work for the "special" soundsoftware project, which uses image replacement rather than clickable text.
feature_118
|
Thu, 31 Mar 2011 10:37:19 +0100 |
Chris Cannam |
Merge
live
|
Thu, 31 Mar 2011 10:37:04 +0100 |
Chris Cannam |
* Make scheme configurable (for http/https)
cannam-pre-20110113-merge
|
Wed, 30 Mar 2011 13:37:44 +0100 |
Chris Cannam |
Merge
live
|
Wed, 30 Mar 2011 13:37:30 +0100 |
Chris Cannam |
Ensure the repository URL is marked read-only for external repos; add note about being updated hourly
cannam-pre-20110113-merge
|