log

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