log

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