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
|