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
|
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
|
Fri, 17 Jun 2011 18:59:49 +0100 |
luisf |
Adding other projects to publication - created query for projects and controller actions to be used in the AJAX call; still need to get the AJAX call working
feature_36
|
Thu, 16 Jun 2011 13:45:19 +0100 |
luisf |
Publication index action in Project context correctly links to show view (within project context).
feature_36
|
Thu, 16 Jun 2011 13:33:34 +0100 |
luisf |
After creating a publication in the project scope, correctly redirects to the Show action (still in the project's scope).
feature_36
|
Wed, 15 Jun 2011 17:40:18 +0100 |
luisf |
Creates and lists publications from the project tab.
feature_36
|
Tue, 14 Jun 2011 17:51:26 +0100 |
luisf |
changes to views and publicatioins controller
feature_36
|
Tue, 14 Jun 2011 16:47:19 +0100 |
luisf |
Project Menu: sends the correct parameter to show project_menu
feature_36
|
Tue, 14 Jun 2011 16:37:19 +0100 |
luisf |
created project menu item for bibliography; created plugin settings views.
feature_36
|
Mon, 13 Jun 2011 16:46:17 +0100 |
luisf |
Created the Projects - Publications relationship.
feature_36
|
Mon, 13 Jun 2011 16:12:55 +0100 |
luisf |
projects - publications relationship migration
feature_36
|
Thu, 09 Jun 2011 17:22:08 +0100 |
luisf |
added a couple of navigation options in the views.
feature_36
|
Thu, 09 Jun 2011 16:51:06 +0100 |
Chris Cannam |
Merge from branch "bug_182"
live
|
Thu, 09 Jun 2011 16:49:58 +0100 |
Chris Cannam |
Ensure package name is given to javadoc even when only one package prefix found (fixing #182); use tree overview file as index instead of frame-based index file for multi-package extractions
bug_182
|
Wed, 08 Jun 2011 17:59:49 +0100 |
luisf |
The new/edit views are now using more partials; solved some minor bugs; added remove button to authors form.
feature_36
|
Wed, 08 Jun 2011 14:36:10 +0100 |
luisf |
Publications Controller: Edit vire now redirecting to the correct page after successful update action.
feature_36
|
Wed, 08 Jun 2011 13:37:47 +0100 |
luisf |
added the uniq option to the publicatioin models to remove duplicate authors
feature_36
|
Wed, 08 Jun 2011 13:29:40 +0100 |
luisf |
New form saving models correctly. BUG: duplicate authors in authorships table
feature_36
|
Wed, 08 Jun 2011 11:35:04 +0100 |
luisf |
Merged my forks. More work in the controllers and views of the publications model.
feature_36
|
Sat, 04 Jun 2011 18:08:01 +0100 |
luisf |
Publications: Routes for regular REST behaviour; Import view and controller action; New beahviour for new action.
feature_36
|
Mon, 06 Jun 2011 14:55:38 +0100 |
Chris Cannam |
Merge from branch "cannam-pre-20110113-merge"
cannam
|
Mon, 06 Jun 2011 14:41:04 +0100 |
Chris Cannam |
Merge from branch "redmine-1.2"
cannam
|
Mon, 06 Jun 2011 14:24:13 +0100 |
Chris Cannam |
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
redmine-1.2
|
Mon, 06 Jun 2011 13:34:19 +0100 |
Chris Cannam |
Merge from branch "cannam-pre-20110113-merge". Includes fix for bug #169.
live
|
Mon, 06 Jun 2011 13:32:52 +0100 |
Chris Cannam |
Fix updates for tracking external Mercurial repos
cannam-pre-20110113-merge
|
Mon, 06 Jun 2011 13:32:07 +0100 |
Chris Cannam |
Merge from branch bug_169
cannam-pre-20110113-merge
|
Mon, 06 Jun 2011 13:31:44 +0100 |
Chris Cannam |
Introduce a method on the sys controller to clear a repository cache; use a file in the mirror dir to notify the Ruby external repo script that it needs to call it
bug_169
|
Mon, 06 Jun 2011 12:53:06 +0100 |
Chris Cannam |
If the remote repo URL changes, move aside the existing local mirror and start afresh.
bug_169
|
Mon, 06 Jun 2011 10:58:52 +0100 |
Chris Cannam |
Merge from branch "live"
cannam-pre-20110113-merge
|
Mon, 06 Jun 2011 10:57:11 +0100 |
Chris Cannam |
Merge from branch "bug_168"
live
|
Mon, 06 Jun 2011 10:56:57 +0100 |
Chris Cannam |
Ensure we always use the same version of hg
bug_168
|
Sun, 05 Jun 2011 10:29:26 +0100 |
Chris Cannam |
Refer to MATLAB docs as well as C++/Java
live
|
Sun, 05 Jun 2011 10:28:27 +0100 |
Chris Cannam |
Update the master branch via git pull master rather than git fetch (which doesn't merge any particular branch)
bug_168
|
Fri, 03 Jun 2011 18:16:34 +0100 |
luisf |
partial publication form
feature_36
|
Thu, 02 Jun 2011 14:39:11 +0100 |
luisf |
update method in publications controller; updated view
feature_36
|
Wed, 01 Jun 2011 17:27:52 +0100 |
luisf |
Created the Edit View (still not changing the DB)
feature_36
|
Wed, 01 Jun 2011 17:25:50 +0100 |
luisf |
translations
feature_36
|
Fri, 27 May 2011 17:05:13 +0100 |
luisf |
more information in the publication's show view
feature_36
|
Thu, 26 May 2011 17:41:41 +0100 |
luisf |
started creating the show view for one publication
feature_36
|
Wed, 25 May 2011 17:46:49 +0100 |
luisf |
Fixed minor bugs with the publications controller
feature_36
|
Tue, 10 May 2011 12:00:10 +0100 |
Chris Cannam |
Merge from branch "bug_145"
live
|
Tue, 10 May 2011 12:00:04 +0100 |
Chris Cannam |
Merge from branch bug_133
live
|
Tue, 10 May 2011 11:57:54 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Tue, 10 May 2011 11:57:41 +0100 |
Chris Cannam |
Track the project tree explicitly through recursive functions rather than using lft, rgt ordering. Fixes #145
bug_145
|
Tue, 10 May 2011 11:39:42 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Tue, 10 May 2011 11:39:27 +0100 |
Chris Cannam |
Use all with ordering instead of sort_by for projects (fixes #133)
bug_133
|
Tue, 10 May 2011 10:10:24 +0100 |
Chris Cannam |
Merge
live
|
Tue, 10 May 2011 10:09:14 +0100 |
Chris Cannam |
Merge
live
|
Tue, 10 May 2011 10:09:02 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Tue, 10 May 2011 10:08:34 +0100 |
Chris Cannam |
Check that user is permitted to see subproject, not only parent project. Fixes #152
bug_152
|
Thu, 28 Apr 2011 13:38:46 +0100 |
Chris Cannam |
Merge from branch "feature_113"
live
|
Thu, 28 Apr 2011 13:36:40 +0100 |
Chris Cannam |
Merge from branch "feature_113"
cannam-pre-20110113-merge
|
Thu, 28 Apr 2011 13:29:15 +0100 |
Chris Cannam |
Add the MATLAB doc extractor to the general doc extraction script
feature_113
|
Wed, 27 Apr 2011 16:55:21 +0100 |
Chris Cannam |
Tune appearance of MATLAB docs.
feature_113
|
Fri, 15 Apr 2011 19:02:51 +0100 |
luisf |
DEV commit; new logic.
feature_36
|
Fri, 15 Apr 2011 16:58:37 +0100 |
luisf |
added a new column to the publications table: reviewed. Attention: need to rebuild the db schema for the plugin.
feature_36
|
Thu, 14 Apr 2011 17:35:31 +0100 |
luisf |
Pasting of bibtex entries already working correctly.
feature_36
|
Thu, 14 Apr 2011 12:28:01 +0100 |
luisf |
Corrected migration: added the "name" column to the table.
feature_36
|
Wed, 13 Apr 2011 18:16:45 +0100 |
luisf |
Refactoring.
feature_36
|
Wed, 13 Apr 2011 14:29:12 +0100 |
luisf |
comments and refactoring
feature_36
|
Tue, 12 Apr 2011 16:35:30 +0100 |
luisf |
model changes;
feature_36
|
Tue, 12 Apr 2011 12:53:16 +0100 |
luisf |
Fixed the migrations, so that the one-to-one association works correctly.
feature_36
|
Mon, 11 Apr 2011 20:08:05 +0100 |
Chris Cannam |
Fix index file name; minor text changes; hack in link to repo (currently hard-coded with project name!)
feature_113
|
Mon, 11 Apr 2011 18:17:06 +0100 |
Chris Cannam |
Remove A element from around A-Z index letters; avoid spare blank line after comment lines in listing
feature_113
|
Mon, 11 Apr 2011 18:01:57 +0100 |
Chris Cannam |
Merge from branch "feature_135"
live
|
Mon, 11 Apr 2011 18:03:30 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Mon, 11 Apr 2011 18:03:18 +0100 |
Chris Cannam |
Make the text slightly stronger still!
feature_135
|
Mon, 11 Apr 2011 17:27:17 +0100 |
Chris Cannam |
Merge from branch "feature_135"
live
|
Mon, 11 Apr 2011 17:28:11 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Mon, 11 Apr 2011 17:28:01 +0100 |
Chris Cannam |
Make the Research Description description more descriptive (see #135)
feature_135
|
Mon, 11 Apr 2011 13:31:17 +0100 |
luisf |
DEV Commit: more logic to the publication controller; bibtexentry model, fixtures, test
feature_36
|
Mon, 11 Apr 2011 12:34:18 +0100 |
luisf |
migration for bibtex_entries db table
feature_36
|
Fri, 08 Apr 2011 17:08:52 +0100 |
luisf |
fixed multistep form;
feature_36
|
Thu, 07 Apr 2011 17:11:14 +0100 |
luisf |
DEV commit - problems in the create action;
feature_36
|
Thu, 07 Apr 2011 15:45:48 +0100 |
Chris Cannam |
Some layout and link fixes
feature_113
|
Wed, 06 Apr 2011 17:49:54 +0100 |
Chris Cannam |
Use mixed-case version (not lower-case function name key) for link target
feature_113
|