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
|