log

age author description
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