Mon, 05 Nov 2012 16:19:40 +0000 |
Chris Cannam |
Fix failure to extract whole project docs for certain Java projects
live
|
Fri, 26 Oct 2012 17:19:30 +0100 |
Chris Cannam |
Merge
live
|
Fri, 26 Oct 2012 17:19:19 +0100 |
Chris Cannam |
Merge from live branch
cannam
|
Fri, 26 Oct 2012 17:19:01 +0100 |
Chris Cannam |
Merge
cannam
|
Fri, 26 Oct 2012 17:18:52 +0100 |
Chris Cannam |
Allow file attachment to wrap to avoid extra-wide text field
bug_522
|
Thu, 25 Oct 2012 14:55:04 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Thu, 25 Oct 2012 14:54:46 +0100 |
Chris Cannam |
Minor fixes
cannam
|
Thu, 25 Oct 2012 14:25:43 +0100 |
Chris Cannam |
Minor output tweaks
cannam
|
Thu, 25 Oct 2012 14:20:24 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Thu, 25 Oct 2012 14:19:42 +0100 |
Chris Cannam |
Print out the results
cannam
|
Thu, 25 Oct 2012 14:08:58 +0100 |
Chris Cannam |
Various fixes
cannam
|
Thu, 25 Oct 2012 13:55:22 +0100 |
Chris Cannam |
Look up project objects
cannam
|
Thu, 25 Oct 2012 13:54:16 +0100 |
luisf |
Merge.
live
|
Thu, 25 Oct 2012 13:50:45 +0100 |
luisf |
get stats up to current date
get_statistics
|
Thu, 25 Oct 2012 13:38:34 +0100 |
Chris Cannam |
Add Apache log extraction script
cannam
|
Fri, 19 Oct 2012 17:24:40 +0100 |
luisf |
Merge from get_statistics branch
live
|
Fri, 19 Oct 2012 17:19:21 +0100 |
luisf |
fixed counting of model figures
get_statistics
|
Fri, 19 Oct 2012 14:47:53 +0100 |
Chris Cannam |
Merge from branch "cannam"
live
|
Fri, 19 Oct 2012 14:47:14 +0100 |
Chris Cannam |
Merge from branch "get_statistics"
cannam
|
Fri, 19 Oct 2012 13:47:57 +0100 |
luisf |
initial version of script to get stats from the site
get_statistics
|
Wed, 17 Oct 2012 10:42:55 +0100 |
Chris Cannam |
Merge from branch "live"
cannam
|
Wed, 17 Oct 2012 10:42:37 +0100 |
Chris Cannam |
Merge from branch "bug_521"
live
|
Wed, 17 Oct 2012 10:42:48 +0100 |
Chris Cannam |
Only count downloads from non-bots
bug_521
|
Tue, 16 Oct 2012 16:47:51 +0100 |
Chris Cannam |
Merge from branch "feature_523"
live
|
Tue, 16 Oct 2012 16:47:33 +0100 |
Chris Cannam |
Merge from branch "feature_523"
cannam
|
Tue, 16 Oct 2012 16:48:02 +0100 |
Chris Cannam |
Make stylesheet at least a little more muted
feature_523
|
Tue, 16 Oct 2012 16:29:01 +0100 |
Chris Cannam |
Merge from 958:352539ac7b43
cannam
|
Tue, 16 Oct 2012 16:28:50 +0100 |
Chris Cannam |
Merge from branch "feature_523"
live
|
Tue, 16 Oct 2012 16:27:43 +0100 |
Chris Cannam |
Merge from branch cannam
feature_523
|
Tue, 16 Oct 2012 16:27:29 +0100 |
Chris Cannam |
Display download counts for documents
feature_523
|
Tue, 16 Oct 2012 15:37:03 +0100 |
Chris Cannam |
Merge from branch "bug_521"
cannam
|
Tue, 16 Oct 2012 15:36:12 +0100 |
Chris Cannam |
Merge from branch "bug_521"
live
|
Tue, 16 Oct 2012 15:34:00 +0100 |
Chris Cannam |
Tally all downloads, not only project/version attachments
bug_521
|
Tue, 16 Oct 2012 15:25:22 +0100 |
Chris Cannam |
Merge from branch "live"
cannam
|
Tue, 16 Oct 2012 15:25:01 +0100 |
Chris Cannam |
Merge from branch "live"
|
Wed, 29 Aug 2012 15:55:57 +0100 |
Chris Cannam |
Merge from branch "bug_505"
live
|
Mon, 06 Aug 2012 12:33:23 +0100 |
luisf |
correctly inserting the autorship fields.
bibplugin_bibtex
|
Mon, 06 Aug 2012 12:13:28 +0100 |
luisf |
the "authors" div was not closing correctly - fixed now.
bibplugin_bibtex
|
Fri, 03 Aug 2012 18:33:08 +0100 |
luisf |
Fixes a bug with the authors div - it was being replicated for each author; added a fieldset in order to better handle each author; simulates a click for each author in the parsing of the bibtex file.
bibplugin_bibtex
|
Thu, 02 Aug 2012 19:41:29 +0100 |
luisf |
Merge (Bug #505 fix).
luisf
|
Thu, 02 Aug 2012 19:40:23 +0100 |
luisf |
Fixes Bug #505 (introduced in Bug #97): now also sends emails to all users members of a group when the group is added to a project.
bug_505
|
Thu, 02 Aug 2012 18:42:39 +0100 |
luisf |
Makes explicit that the "user" is a Group.
bug_505
|
Wed, 18 Jul 2012 16:57:54 +0100 |
luisf |
Parses a pasted bibtex entry and correctly adds its fields *except* the author names/institutions. Todo: Parse the author names/institutions and show the errors (flashing on the top of the page).
bibplugin_bibtex
|
Thu, 12 Jul 2012 17:47:15 +0100 |
luisf |
Now parses a publication using the BibTex-ruby parser and displays both the "text" format and the bibtex format.
bibplugin_bibtex
|
Wed, 11 Jul 2012 18:03:03 +0100 |
luisf |
Now using bibtex-ruby and citeproc-ruby gems to format bibtex entries.
bibplugin_bibtex
|
Wed, 11 Jul 2012 14:43:58 +0100 |
luisf |
Merge
luisf
|
Wed, 11 Jul 2012 15:44:51 +0100 |
Chris Cannam |
Merge from branch "live"
|
Wed, 11 Jul 2012 15:45:00 +0100 |
Chris Cannam |
Ensure external repo details are passed through WS interface
live
|
Wed, 11 Jul 2012 14:36:11 +0100 |
Chris Cannam |
Merge from the default branch
live
|
Wed, 11 Jul 2012 14:35:59 +0100 |
Chris Cannam |
Merge from the default branch
cannam
|
Wed, 11 Jul 2012 14:35:31 +0100 |
Chris Cannam |
#501 "new projects" on front page should list hierarchy for non-top-level projects
|
Wed, 11 Jul 2012 14:05:56 +0100 |
Chris Cannam |
#488 Show matching projects in search results first, even if there are many
|
Wed, 11 Jul 2012 14:04:57 +0100 |
luisf |
Merge from default (Redmine 1.3)
luisf
|
Tue, 10 Jul 2012 16:18:26 +0100 |
luisf |
Merge
luisf
|
Wed, 11 Jul 2012 13:33:14 +0100 |
Chris Cannam |
Merge from the default branch
live
|
Wed, 11 Jul 2012 13:30:20 +0100 |
Chris Cannam |
Merge from branch "cannam"
|
Wed, 11 Jul 2012 13:30:13 +0100 |
Chris Cannam |
Merge from branch "cannam_integration"
|
Wed, 04 Jul 2012 11:01:32 +0100 |
Chris Cannam |
Clarify repo instructions to tell user to reload page, not just look at it again
cannam
|
Wed, 27 Jun 2012 15:04:58 +0100 |
Chris Cannam |
Merge from branch "redmine-1.3"
cannam_integration
|
Wed, 27 Jun 2012 14:56:14 +0100 |
Chris Cannam |
Merge from branch "luisf"
cannam_integration
|
Wed, 27 Jun 2012 14:54:18 +0100 |
Chris Cannam |
Update to Redmine SVN rev 9414 on 1.3-stable branch
redmine-1.3
|
Fri, 11 May 2012 18:29:11 +0100 |
luisf |
addresses feature #343 (help text in tags input form).
luisf
|
Fri, 11 May 2012 16:13:59 +0100 |
luisf |
Merge from cannam_integration
|
Fri, 11 May 2012 16:10:11 +0100 |
luisf |
Merge from cannam_integration
luisf
|
Fri, 11 May 2012 15:58:58 +0100 |
luisf |
merge from live
luisf
|
Tue, 13 Mar 2012 16:34:52 +0000 |
Chris Cannam |
Merge from branch "cannam"
cannam_integration
|
Tue, 13 Mar 2012 16:34:07 +0000 |
Chris Cannam |
Merge from branch "live"
cannam
|
Tue, 13 Mar 2012 16:33:49 +0000 |
Chris Cannam |
FIx #446: "non-utf8 paths in repositories blow up repo viewer and reposman" by ensuring the iconv conversion always happens even if source and dest are intended to be the same encoding
live
|
Tue, 06 Mar 2012 14:21:25 +0000 |
Chris Cannam |
Rename the just-restored files as well
cannam_integration
|
Tue, 06 Mar 2012 14:20:52 +0000 |
Chris Cannam |
Restore two files mysteriously deleted from e39b2060aba1
cannam_integration
|
Tue, 06 Mar 2012 14:12:17 +0000 |
Chris Cannam |
Rename .erb to .html.erb in source files as well
cannam_integration
|
Tue, 06 Mar 2012 14:07:35 +0000 |
Chris Cannam |
Rename .erb to .html.erb in line with the convention
cannam_integration
|
Tue, 06 Mar 2012 14:05:16 +0000 |
Chris Cannam |
Rename .text.html.erb and .text.plain.erb to .html.erb and .text.erb in line with the other mailer files
cannam_integration
|
Fri, 02 Mar 2012 12:37:49 +0000 |
luisf |
These two files were renamed in the previous commit.
cannam_integration
|
Fri, 02 Mar 2012 12:37:17 +0000 |
luisf |
*needs further testing* Moved several files' extension to ".erb"; modified two files because they were calling partials/templates with rhtml extensions; renamed email templates sent when a user is added to a publication.
cannam_integration
|
Fri, 02 Mar 2012 11:44:22 +0000 |
luisf |
renamed the email templates used when adding users to a project.
cannam_integration
|
Thu, 01 Mar 2012 15:35:30 +0000 |
luisf |
Fixes the deprecated use of visible_by.
cannam_integration
|
Mon, 27 Feb 2012 13:53:18 +0000 |
Chris Cannam |
Merge from branch "redmine-1.3"
cannam_integration
|
Fri, 24 Feb 2012 20:18:25 +0000 |
Chris Cannam |
Remove .svn directories from subdirectories in preparation for merging from newer svn repo format
cannam_integration
|
Fri, 24 Feb 2012 19:47:58 +0000 |
Chris Cannam |
Merge from branch "cannam"
cannam_integration
|
Fri, 24 Feb 2012 19:09:32 +0000 |
Chris Cannam |
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
redmine-1.3
|
Fri, 24 Feb 2012 18:36:29 +0000 |
Chris Cannam |
Rename .rhtml files to .html.erb in preparation for merge
redmine-1.3
|
Fri, 24 Feb 2012 18:29:34 +0000 |
Chris Cannam |
Remove .svn directories from subdirectories in preparation for merging from newer svn repo format
redmine-1.3
|
Thu, 02 Feb 2012 17:06:23 +0000 |
luisf |
Merge from branch "cannam"
luisf
|
Sat, 18 Sep 2010 17:38:00 +0100 |
Chris Cannam |
Close obsolete branch yuya
yuya
|
Fri, 14 Jan 2011 12:53:21 +0000 |
Chris Cannam |
Close obsolete branch redmine-1.1
redmine-1.1
|
Tue, 07 Jun 2011 13:32:52 +0100 |
Chris Cannam |
Close obsolete branch cannam-pre-20110113-merge
cannam-pre-20110113-merge
|
Thu, 02 Feb 2012 15:26:47 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Thu, 02 Feb 2012 15:24:04 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Thu, 02 Feb 2012 15:21:09 +0000 |
luisf |
Merge from branch "bug_367"
luisf
|
Thu, 02 Feb 2012 15:20:50 +0000 |
luisf |
Fixed Bug #367.
bug_367
|
Thu, 02 Feb 2012 15:02:30 +0000 |
Chris Cannam |
Merge
cannam
|
Thu, 02 Feb 2012 15:02:13 +0000 |
Chris Cannam |
Use revision string instead of changeset object for archive link (works for branch and tag as well as changeset)
bug_371
|
Thu, 02 Feb 2012 14:04:20 +0000 |
luisf |
Merge from branch "bug_365"
luisf
|
Thu, 02 Feb 2012 14:03:51 +0000 |
luisf |
changed the projet id from 1 to the first project.
bug_365
|
Fri, 04 Feb 2011 15:54:00 +0000 |
Chris Cannam |
Close obsolete branch feature_55
feature_55
|
Tue, 08 Feb 2011 12:30:26 +0000 |
Chris Cannam |
Close obsolete branch feature_64
feature_64
|
Wed, 09 Feb 2011 12:16:25 +0000 |
Chris Cannam |
Close obsolete branch bug_67
bug_67
|
Fri, 11 Feb 2011 13:43:27 +0000 |
Chris Cannam |
Close obsolete branch feature_75
feature_75
|
Fri, 18 Feb 2011 19:46:11 +0000 |
Chris Cannam |
Close obsolete branch feature_20
feature_20
|
Sat, 19 Feb 2011 09:58:02 +0000 |
Chris Cannam |
Close obsolete branch bug_83
bug_83
|
Sat, 05 Mar 2011 16:02:23 +0000 |
Chris Cannam |
Close obsolete branch feature_80
feature_80
|
Wed, 16 Mar 2011 13:44:25 +0000 |
Chris Cannam |
Close obsolete branch bug_89
bug_89
|
Wed, 16 Mar 2011 14:11:51 +0000 |
Chris Cannam |
Close obsolete branch feature_88
feature_88
|
Tue, 22 Mar 2011 14:40:14 +0000 |
Chris Cannam |
Close obsolete branch feature_72
feature_72
|
Tue, 22 Mar 2011 15:31:11 +0000 |
Chris Cannam |
Close obsolete branch bug_99
bug_99
|
Thu, 24 Mar 2011 11:31:14 +0000 |
Chris Cannam |
Close obsolete branch bug_95
bug_95
|
Fri, 25 Mar 2011 13:58:03 +0000 |
Chris Cannam |
Close obsolete branch bug_97
bug_97
|
Fri, 25 Mar 2011 15:48:36 +0000 |
Chris Cannam |
Close obsolete branch feature_73
feature_73
|
Sat, 26 Mar 2011 14:31:17 +0000 |
Chris Cannam |
Close obsolete branch feature_74
feature_74
|
Sat, 26 Mar 2011 15:07:00 +0000 |
Chris Cannam |
Close obsolete branch feature_115
feature_115
|
Tue, 29 Mar 2011 17:41:07 +0100 |
Chris Cannam |
Close obsolete branch feature_117
feature_117
|
Wed, 30 Mar 2011 10:48:32 +0100 |
Chris Cannam |
Close obsolete branch bug_70
bug_70
|
Fri, 01 Apr 2011 11:12:48 +0100 |
Chris Cannam |
Close obsolete branch feature_118
feature_118
|
Fri, 01 Apr 2011 15:21:24 +0100 |
Chris Cannam |
Close obsolete branch feature_122
feature_122
|
Sat, 02 Apr 2011 09:37:51 +0100 |
Chris Cannam |
Close obsolete branch feature_123
feature_123
|
Sat, 02 Apr 2011 11:41:25 +0100 |
Chris Cannam |
Close obsolete branch bug_127
bug_127
|
Sat, 02 Apr 2011 11:56:49 +0100 |
Chris Cannam |
Close obsolete branch feature_124
feature_124
|
Sat, 02 Apr 2011 12:22:46 +0100 |
Chris Cannam |
Close obsolete branch feature_128
feature_128
|
Sat, 02 Apr 2011 16:11:30 +0100 |
Chris Cannam |
Close obsolete branch feature_126
feature_126
|
Tue, 05 Apr 2011 10:28:08 +0100 |
Chris Cannam |
Close obsolete branch feature_121
feature_121
|
Tue, 12 Apr 2011 18:03:18 +0100 |
Chris Cannam |
Close obsolete branch feature_135
feature_135
|
Fri, 29 Apr 2011 13:29:15 +0100 |
Chris Cannam |
Close obsolete branch feature_113
feature_113
|
Wed, 11 May 2011 10:08:34 +0100 |
Chris Cannam |
Close obsolete branch bug_152
bug_152
|
Wed, 11 May 2011 11:39:27 +0100 |
Chris Cannam |
Close obsolete branch bug_133
bug_133
|
Wed, 11 May 2011 11:57:41 +0100 |
Chris Cannam |
Close obsolete branch bug_145
bug_145
|
Tue, 07 Jun 2011 10:56:57 +0100 |
Chris Cannam |
Close obsolete branch bug_168
bug_168
|
Tue, 07 Jun 2011 13:31:44 +0100 |
Chris Cannam |
Close obsolete branch bug_169
bug_169
|
Fri, 10 Jun 2011 16:49:58 +0100 |
Chris Cannam |
Close obsolete branch bug_182
bug_182
|
Tue, 28 Jun 2011 12:37:09 +0100 |
Chris Cannam |
Close obsolete branch feature_125
feature_125
|
Tue, 12 Jul 2011 16:42:08 +0100 |
Chris Cannam |
Close obsolete branch bug_189
bug_189
|
Tue, 12 Jul 2011 16:50:18 +0100 |
Chris Cannam |
Close obsolete branch feature_188
feature_188
|
Wed, 13 Jul 2011 11:51:42 +0100 |
Chris Cannam |
Close obsolete branch feature_199
feature_199
|
Thu, 14 Jul 2011 11:08:06 +0100 |
Chris Cannam |
Close obsolete branch bug_208
bug_208
|
Thu, 14 Jul 2011 11:59:19 +0100 |
Chris Cannam |
Close obsolete branch bug_162
bug_162
|
Thu, 14 Jul 2011 12:45:24 +0100 |
Chris Cannam |
Close obsolete branch bug_94
bug_94
|
Thu, 14 Jul 2011 14:26:44 +0100 |
Chris Cannam |
Close obsolete branch feature_142
feature_142
|
Fri, 15 Jul 2011 10:14:03 +0100 |
Chris Cannam |
Close obsolete branch feature_212
feature_212
|
Sat, 13 Aug 2011 14:40:15 +0100 |
Chris Cannam |
Close obsolete branch bug_255
bug_255
|
Sat, 13 Aug 2011 14:51:48 +0100 |
Chris Cannam |
Close obsolete branch bug_213
bug_213
|
Sat, 24 Sep 2011 18:15:01 +0100 |
Chris Cannam |
Close obsolete branch feature_36
feature_36
|
Wed, 01 Feb 2012 14:35:56 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 01 Feb 2012 14:34:18 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Wed, 01 Feb 2012 13:20:45 +0000 |
luisf |
Merge from branch "bug_365"
luisf
|
Wed, 01 Feb 2012 13:19:47 +0000 |
luisf |
fixes Bug #365 (project_id is always 1).
bug_365
|
Wed, 01 Feb 2012 11:46:40 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 01 Feb 2012 11:46:02 +0000 |
Chris Cannam |
Merge
cannam
|
Wed, 01 Feb 2012 11:45:54 +0000 |
Chris Cannam |
Further adjustments to Documents, Files, Publications texts to clarify the difference between them
bug_366
|
Wed, 01 Feb 2012 11:33:27 +0000 |
Chris Cannam |
Merge from branch "bug_366"
cannam
|
Wed, 01 Feb 2012 11:27:35 +0000 |
luisf |
Merge from branch "bug_366"
luisf
|
Wed, 01 Feb 2012 11:27:09 +0000 |
luisf |
a more descriptive string in the modules list
bug_366
|
Wed, 01 Feb 2012 11:16:35 +0000 |
luisf |
Merge from branch "cannam"
luisf
|
Wed, 01 Feb 2012 11:07:05 +0000 |
Chris Cannam |
Merge
live
|
Wed, 01 Feb 2012 11:06:57 +0000 |
Chris Cannam |
Merge
cannam
|
Wed, 01 Feb 2012 11:06:46 +0000 |
Chris Cannam |
Rename Bibliography to Publications in the UI (fixing #366, I hope)
bug_366
|
Wed, 01 Feb 2012 10:48:18 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 01 Feb 2012 10:35:57 +0000 |
Chris Cannam |
Merge from branch "bug_352"
cannam
|
Tue, 31 Jan 2012 16:09:41 +0000 |
luisf |
Merge from branch "bug_352"
luisf
|
Tue, 31 Jan 2012 16:09:00 +0000 |
luisf |
fixes bug #352. This fix needs to be reviewd, because it changes directly the redmine core.
bug_352
|
Tue, 31 Jan 2012 13:46:10 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 31 Jan 2012 13:45:56 +0000 |
Chris Cannam |
Hide tracker options in the new-project version of the project settings form
feature_364
|
Tue, 31 Jan 2012 13:41:01 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 31 Jan 2012 13:40:49 +0000 |
Chris Cannam |
Clarify some new-project descriptive texts
bug_362
|
Tue, 31 Jan 2012 12:49:46 +0000 |
Chris Cannam |
Merge from branch "live"
cannam
|
Tue, 31 Jan 2012 12:48:30 +0000 |
Chris Cannam |
Merge
cannam
|
Tue, 31 Jan 2012 12:47:54 +0000 |
Chris Cannam |
Add New Project link to My page, fixing #361
feature_361
|
Fri, 16 Dec 2011 15:17:27 +0000 |
Chris Cannam |
Merge
cannam
|
Mon, 14 Nov 2011 15:54:13 +0000 |
Chris Cannam |
Remove obsolete file
cannam
|
Mon, 05 Dec 2011 20:52:29 +0000 |
Chris Cannam |
Another minor spacing adjustment
live
|
Mon, 05 Dec 2011 20:49:22 +0000 |
Chris Cannam |
Some image refinements
live
|
Mon, 05 Dec 2011 20:22:29 +0000 |
Chris Cannam |
Make code logo; we are out of beta
live
|
Wed, 23 Nov 2011 16:11:37 +0000 |
Chris Cannam |
Merge from branch "luisf"
live
|
Wed, 23 Nov 2011 15:44:36 +0000 |
Chris Cannam |
Merge from branch "luisf"
live
|
Wed, 23 Nov 2011 16:10:31 +0000 |
luisf |
Merge from branch "live"
luisf
|
Wed, 23 Nov 2011 16:10:03 +0000 |
luisf |
Strips any possible html tags in the project tags input (both client and server side).
luisf
|
Wed, 23 Nov 2011 15:43:50 +0000 |
Chris Cannam |
Fix SQL error in project model
live
|
Wed, 23 Nov 2011 15:40:55 +0000 |
luisf |
Forces the tags to be lowercase.
luisf
|
Wed, 23 Nov 2011 15:29:25 +0000 |
luisf |
Merge from branch "live"
luisf
|
Wed, 23 Nov 2011 13:58:08 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 23 Nov 2011 13:57:22 +0000 |
Chris Cannam |
Move tags list on project show page
cannam
|
Wed, 23 Nov 2011 13:23:51 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Wed, 23 Nov 2011 13:23:22 +0000 |
Chris Cannam |
Minor text change
cannam
|
Wed, 23 Nov 2011 13:19:35 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Wed, 23 Nov 2011 13:18:11 +0000 |
Chris Cannam |
Move tag list in My Projects up to next to public/private text; move tags column in projects table to left of managed-by column and fix header colour; show My Projects toggle frame only if I have projects
cannam
|
Wed, 23 Nov 2011 12:48:19 +0000 |
luisf |
fixes unclosed div bug in projects index view.
feature_14
|
Wed, 23 Nov 2011 11:15:54 +0000 |
Chris Cannam |
Merge from branch "cannam"
live
|
Tue, 22 Nov 2011 13:37:50 +0000 |
Chris Cannam |
Merge from branch feature_14
cannam
|
Mon, 21 Nov 2011 16:45:19 +0000 |
Chris Cannam |
Merge from branch feature_14
cannam
|
Mon, 21 Nov 2011 17:51:34 +0000 |
luisf |
Fixes Bug #337 (pagination is now inside the projects list partial).
feature_14
|
Mon, 21 Nov 2011 17:40:25 +0000 |
luisf |
Addresses (closes?) Feature #336
feature_14
|
Mon, 21 Nov 2011 17:17:25 +0000 |
luisf |
Fixes the html injection problem in the client side (Bug #341).
feature_14
|
Mon, 21 Nov 2011 17:10:21 +0000 |
luisf |
Fixes fieldset status issue on Bug #341
feature_14
|
Mon, 21 Nov 2011 16:47:25 +0000 |
luisf |
Fixes Bug #325
feature_14
|
Mon, 21 Nov 2011 16:26:51 +0000 |
luisf |
Fixes Bug #340.
feature_14
|
Mon, 21 Nov 2011 16:20:30 +0000 |
luisf |
removed a couple of forgotten debug messages.
feature_14
|
Mon, 21 Nov 2011 15:57:33 +0000 |
luisf |
Fixes Bug #341.
feature_14
|
Fri, 18 Nov 2011 17:15:38 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Fri, 18 Nov 2011 17:14:46 +0000 |
luisf |
Merge from 791:dc15818e132e
feature_14
|
Fri, 18 Nov 2011 17:14:07 +0000 |
luisf |
Now submits when the ENTER key is pressed in the search box.
feature_14
|
Fri, 18 Nov 2011 17:12:59 +0000 |
Chris Cannam |
Apply same change as in 863f447c4d88 on cannam branch
feature_14
|
Fri, 18 Nov 2011 17:11:15 +0000 |
Chris Cannam |
Layout changes: move h2 into fieldset top line, etc
cannam
|
Fri, 18 Nov 2011 16:55:47 +0000 |
Chris Cannam |
Merge
cannam
|
Fri, 18 Nov 2011 16:53:34 +0000 |
luisf |
Merge from branch "cannam"
feature_14
|
Fri, 18 Nov 2011 16:53:19 +0000 |
luisf |
Fixes bug related to returning results with non root projects.
feature_14
|
Fri, 18 Nov 2011 16:18:52 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Fri, 18 Nov 2011 16:12:25 +0000 |
Chris Cannam |
Layout tweaks
cannam
|
Fri, 18 Nov 2011 16:04:59 +0000 |
luisf |
Fixes the default status of the my_projects fieldset in the projects index view.
feature_14
|
Fri, 18 Nov 2011 15:48:53 +0000 |
luisf |
Fixes Bug #339. Might need some JS refactoring later on…
feature_14
|
Fri, 18 Nov 2011 14:24:31 +0000 |
luisf |
Fixes Bug #331.
feature_14
|
Fri, 18 Nov 2011 11:09:18 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Thu, 17 Nov 2011 23:34:18 +0000 |
luisf |
Addresses Bug #331 - using a remote form to submit the "filters".
feature_14
|
Thu, 17 Nov 2011 22:47:18 +0000 |
luisf |
Fixes Bug #330. Removes unused code added in a previous commit (function observeProjectTagsField, tags_input.js file).
feature_14
|
Thu, 17 Nov 2011 22:12:45 +0000 |
luisf |
Fixes Bug #321 - testing for true as a string in the controller; test the status of the fieldsets before toggling them in the js script.
feature_14
|
Thu, 17 Nov 2011 18:24:01 +0000 |
luisf |
Addresses Bug #321. New Projects Controller action to save the fieldsets status as session variables.
feature_14
|
Thu, 17 Nov 2011 14:52:13 +0000 |
luisf |
Route needed by the set_fieldset_status action (called by xhr).
feature_14
|
Thu, 17 Nov 2011 14:56:55 +0000 |
Chris Cannam |
Force a Google search box rudely into the middle of the search view, just to see how it looks.
feature_334
|
Wed, 16 Nov 2011 17:37:58 +0000 |
luisf |
getter and setter functions for the session variables holding the collapsible fieldsets statuses.
feature_14
|
Wed, 16 Nov 2011 14:50:17 +0000 |
luisf |
Addresses bug #327 - we need a different autocomplete behaviour when in the index page (not closed yet).
feature_14
|
Wed, 16 Nov 2011 14:48:31 +0000 |
luisf |
Fixed bug related to filtering simultaneously bu name & tag.
feature_14
|
Tue, 15 Nov 2011 17:53:48 +0000 |
luisf |
adds js file to manage project page status.
feature_14
|
Tue, 15 Nov 2011 16:36:22 +0000 |
luisf |
Fixed a bug which caused the pagination to show the total number of projects even after filtering the list.
feature_14
|
Tue, 15 Nov 2011 16:03:07 +0000 |
luisf |
filter fieldset collapsed by default.
feature_14
|
Tue, 15 Nov 2011 15:03:17 +0000 |
luisf |
Reverts changes made to Redmine Core's Projects Controller in commit:b2a9e64b8283. Pagination now being done for both normal and filtered projects index.
feature_14
|
Mon, 14 Nov 2011 12:36:55 +0000 |
luisf |
Merge from branch "luisf"
feature_14
|
Tue, 15 Nov 2011 10:36:40 +0000 |
Chris Cannam |
Merge
cannam
|
Fri, 11 Nov 2011 17:27:00 +0000 |
Chris Cannam |
Merge from branch feature_14
cannam
|
Tue, 15 Nov 2011 10:34:34 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Tue, 15 Nov 2011 10:34:25 +0000 |
Chris Cannam |
Merge from branch "feature_14"
cannam
|
Mon, 14 Nov 2011 12:36:17 +0000 |
luisf |
Fixes Bug #326 (autocomplete CSS position).
luisf
|
Fri, 11 Nov 2011 18:32:51 +0000 |
luisf |
Fixes Bug #322, but is not self-contained in the plugin (basically I'm editing the original projects controller…)
feature_14
|
Fri, 11 Nov 2011 17:50:58 +0000 |
luisf |
Fixes (hopefully) Bug #323
feature_14
|
Fri, 11 Nov 2011 17:24:10 +0000 |
luisf |
gross hack to fix autocompletes from being halted in the project filter chain. To be fixed.
feature_14
|
Fri, 11 Nov 2011 16:04:44 +0000 |
Chris Cannam |
Merge from branch "luisf"
cannam
|
Fri, 11 Nov 2011 15:59:11 +0000 |
luisf |
Merge from branch "feature_14"
luisf
|
Fri, 11 Nov 2011 15:57:58 +0000 |
luisf |
created a new instance variable to be able to filter the projects: @filtered_projects. New projects index layout; new partials for projects index.
feature_14
|
Thu, 10 Nov 2011 17:45:08 +0000 |
luisf |
added a button to submit filters; removed some unnecessary code; removes ajax observe functionality on filtering.
feature_14
|
Thu, 10 Nov 2011 15:49:00 +0000 |
luisf |
Render projects table with token highlinting (project controller index action).
feature_14
|
Thu, 10 Nov 2011 12:28:53 +0000 |
luisf |
corrected bug in the project's tag link helper.
feature_14
|
Thu, 10 Nov 2011 11:14:52 +0000 |
luisf |
dev commit: project tag link helper function
feature_14
|
Wed, 09 Nov 2011 17:02:45 +0000 |
luisf |
Correctly filtering by tag and name.
feature_14
|