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
|
Wed, 06 Apr 2011 12:39:38 +0100 |
Chris Cannam |
Fix index links
feature_113
|
Tue, 05 Apr 2011 20:54:40 +0100 |
luisf |
fixed partial call. partial still not showing fields correctly.
feature_36
|
Tue, 05 Apr 2011 18:31:02 +0100 |
luisf |
using new bibtex parsing plugin; implementing multipage create bibtex form
feature_36
|
Mon, 04 Apr 2011 17:20:17 +0100 |
luisf |
DEV commit: beginning of bibtex parser integration.
feature_36
|
Mon, 04 Apr 2011 10:57:09 +0100 |
Chris Cannam |
Add config file and credit footer
feature_113
|
Mon, 04 Apr 2011 10:48:08 +0100 |
Chris Cannam |
First cut at making frames optional in mtree output
feature_113
|
Mon, 04 Apr 2011 10:47:38 +0100 |
Chris Cannam |
Add mtree2html2001.pl from Hartmut Pohlheim (with permission, thanks!)
feature_113
|
Mon, 04 Apr 2011 10:31:10 +0100 |
Chris Cannam |
Merge from branch "cannam-pre-20110113-merge" (includes merge from feature_121)
live
|
Mon, 04 Apr 2011 10:29:54 +0100 |
Chris Cannam |
Merge from branch "feature_121"
cannam-pre-20110113-merge
|
Mon, 04 Apr 2011 10:28:08 +0100 |
Chris Cannam |
Ensure Recent Activity shows only activity on projects the user is actually a member of, if invoked from My Page (rather than on all permitted projects)
feature_121
|
Fri, 01 Apr 2011 17:24:48 +0100 |
Chris Cannam |
Merge from branch "feature_126"
live
|
Thu, 31 Mar 2011 18:59:07 +0100 |
luisf |
controller now saving; menus not working; permissions can be set by admins
feature_36
|
Fri, 01 Apr 2011 16:11:41 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 16:11:30 +0100 |
Chris Cannam |
Turn general News box on site front page into a Site News box (#126)
feature_126
|
Fri, 01 Apr 2011 12:21:56 +0100 |
Chris Cannam |
Merge from branch "feature_128"
live
|
Fri, 01 Apr 2011 12:22:58 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 12:22:46 +0100 |
Chris Cannam |
Remove Tip of the Day from front page (fixing #128), move News to top of right column
feature_128
|
Fri, 01 Apr 2011 12:14:07 +0100 |
Chris Cannam |
Merge from branch "feature_125"
live
|
Fri, 01 Apr 2011 12:13:55 +0100 |
Chris Cannam |
Merge from branch "feature_124"
live
|
Fri, 01 Apr 2011 12:13:41 +0100 |
Chris Cannam |
Merge from branch "bug_127"
live
|
Fri, 01 Apr 2011 12:14:07 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 12:13:01 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 12:11:13 +0100 |
Chris Cannam |
Redirect to My Page instead if asked to redirect to home page
feature_125
|
Fri, 01 Apr 2011 12:03:41 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 11:56:49 +0100 |
Chris Cannam |
Add Tip of the Day as a block for My Page (on by default)
feature_124
|
Fri, 01 Apr 2011 11:41:45 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 11:41:25 +0100 |
Chris Cannam |
Formatting for Latest News box -- make it much more like the Recent Activity layout. Also adjust the date formatting in Latest Projects likewise.
bug_127
|
Fri, 01 Apr 2011 10:31:22 +0100 |
Chris Cannam |
Move News further to left in menu, in a more obvious place between Overview and Activity
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 09:58:26 +0100 |
Chris Cannam |
Merge from branch "live"
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 10:00:14 +0100 |
Chris Cannam |
Minor editorial changes
live
|
Fri, 01 Apr 2011 09:38:13 +0100 |
Chris Cannam |
Merge from branch "live"
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 09:37:45 +0100 |
Chris Cannam |
Merge from branch "feature_123"
cannam-pre-20110113-merge
|
Fri, 01 Apr 2011 09:37:25 +0100 |
Chris Cannam |
Merge from branch "feature_123"
live
|
Fri, 01 Apr 2011 09:37:51 +0100 |
Chris Cannam |
Text and layout changes to try to clarify the Welcome page settings
feature_123
|
Thu, 31 Mar 2011 20:25:04 +0100 |
Chris Cannam |
Add forgotten migration
feature_123
|
Thu, 31 Mar 2011 18:21:19 +0100 |
Chris Cannam |
Merge from branch "feature_123"
cannam-pre-20110113-merge
|
Thu, 31 Mar 2011 18:20:16 +0100 |
Chris Cannam |
Add the overview setting to the project settings. Still rather clumsy, but it does appear to work!
feature_123
|
Thu, 31 Mar 2011 16:14:38 +0100 |
Chris Cannam |
Show Overview wiki page, if it exists, instead of (almost) entire overview page
feature_123
|
Thu, 31 Mar 2011 15:23:55 +0100 |
Chris Cannam |
Merge from branch "feature_122"
live
|
Thu, 31 Mar 2011 15:23:46 +0100 |
Chris Cannam |
Merge from branch "feature_122"
live
|
Thu, 31 Mar 2011 15:21:43 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Thu, 31 Mar 2011 15:21:40 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Thu, 31 Mar 2011 15:21:24 +0100 |
Chris Cannam |
Do not show issue tracking box if there are no open issues to track
feature_122
|
Thu, 31 Mar 2011 15:19:30 +0100 |
Chris Cannam |
Add Recent Activity partial, include it as a block in My Page (on by default) and in the project information page
feature_121
|
Thu, 31 Mar 2011 11:13:27 +0100 |
Chris Cannam |
Merge
live
|
Thu, 31 Mar 2011 11:13:21 +0100 |
Chris Cannam |
Merge
cannam-pre-20110113-merge
|
Thu, 31 Mar 2011 11:12:48 +0100 |
Chris Cannam |
Make the project title (h1 in top of page) a link to the project overview (fixes #118). Does not work for the "special" soundsoftware project, which uses image replacement rather than clickable text.
feature_118
|
Thu, 31 Mar 2011 10:37:19 +0100 |
Chris Cannam |
Merge
live
|