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
|