Jean-Philippe Lang
ced3cab7bb
User groups feature initial commit.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1373 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-04-28 15:10:04 +00:00
Jean-Philippe Lang
4783d3d7c5
User groups branch added.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1372 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-04-28 14:51:16 +00:00
John Goerzen
4dfa4bbc77
Change name of label for new project field
...
Since switching to --git-dir in r1218, we must have patch to the .git
directory or a bare repository. --git-dir will not accept a working
path that only contains a .git directory. Updated label to clarify this.
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1226 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-10 15:14:50 +00:00
Jean-Philippe Lang
c6a77d1900
Fixed file history for git repository.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1219 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-09 13:58:16 +00:00
John Goerzen
ff6ed900fc
Use shell_quote and --git-dir for args passed to git
...
the cd #{target('')} approach does not work on Windows
All unit tests pass
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1218 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-09 13:09:18 +00:00
Jean-Philippe Lang
e8e64d2de2
Make cvs revision numbers sorted in chronological order, as before r1201.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1214 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-09 10:53:19 +00:00
Jean-Philippe Lang
93c2aebb61
Make Darcs adapter work with stringified revisions (test added).
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1213 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-09 10:00:51 +00:00
John Goerzen
4e6f5fef20
Fix bug integration with closing bugs by changesets
...
previously it just added "rREV". Now if this is non-numeric, we add
commit:"SCMID" to make it work for things like Git
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1212 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-08 19:48:25 +00:00
John Goerzen
78d70c12b6
Logic simplification
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1211 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-08 19:48:21 +00:00
John Goerzen
12c5881ef0
Performance optimization: support limit for call to revisions
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1210 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-08 19:48:17 +00:00
John Goerzen
b36aa125a6
Removed unused variable
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1209 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-08 19:38:38 +00:00
Jean-Philippe Lang
f028822fc2
Added the git test repository.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1202 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-07 16:41:49 +00:00
Jean-Philippe Lang
a834312a3e
Git patch added ( #259 ) with annotate support. Changeset revision field changed to string.
...
TODO:
* fix Darcs support and add tests for Darcs
* maybe remove scmid column by moving commit hashes to Changeset#revision for all DSCM
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1201 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-07 16:27:46 +00:00
Jean-Philippe Lang
25e8baea05
Added git support branch.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1200 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-03-07 16:13:06 +00:00
Jean-Philippe Lang
4f5d1b542e
Added tests on role inheritance for sub-projects.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1061 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-13 11:08:33 +00:00
Jean-Philippe Lang
13c17c2ad5
Make issue categories inheritable on subprojects (can be disabled in Admin -> Settings -> Projects).
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1060 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-13 10:53:12 +00:00
Jean-Philippe Lang
75f6463c18
Fixed project visibility when memberships inheritance is enabled.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1057 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-12 12:48:07 +00:00
Jean-Philippe Lang
6a36929a1d
Subprojects roadmap shows parent project versions (unless versions inheritance was disabled in settings).
...
Parent project roadmap shows versions of all subprojects.
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1056 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-12 12:30:30 +00:00
Jean-Philippe Lang
2c9b04fdfd
Subprojects inherit versions from their parent project (can be disabled in Admin -> Settings -> Projects).
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1055 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-12 12:05:31 +00:00
Jean-Philippe Lang
d82334dd78
Subprojects inherits parent projects members (can be disabled in Admin -> Settings -> Projects).
...
Eg. if B is a subproject of A, a user with a role on A will automatically have the same role on B. It can be overridden by assigning a different role manually to this user on B.
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1054 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-12 11:38:01 +00:00
Jean-Philippe Lang
2a2a31d148
Added project_inheritance work branch.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1049 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-01-09 19:43:47 +00:00
Jean-Philippe Lang
4b71a336d2
Added branch for sys controller refactoring.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1006 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-17 18:24:22 +00:00
Jean-Philippe Lang
db2692f2e1
Added actionwebservice as a plugin.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@974 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-10 17:49:41 +00:00
Jean-Philippe Lang
0db7b8a548
Fixed partial rendering in email templates (should still work with Rails 1.2).
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@973 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-09 22:51:02 +00:00
Jean-Philippe Lang
af0075679d
Tests for project deletion.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@972 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-09 22:16:36 +00:00
Jean-Philippe Lang
0c424f9de8
Fixed: all members (including non active) should be deleted when deleting a project.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@971 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-09 22:16:12 +00:00
Jean-Philippe Lang
9a5f4a83a7
Removed with_scope call in SearchController (it's now a protected AR::Base method).
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@970 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-09 22:01:16 +00:00
Jean-Philippe Lang
e9c681319d
Removed deprecated config.breakpoint_server = true in development.rb.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@969 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-09 21:57:16 +00:00
Jean-Philippe Lang
b30ac2f645
Fixed Mailer#render_message to be Rails 2.0 compatible.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@968 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-09 21:55:21 +00:00
Jean-Philippe Lang
a053b5b772
Set explicit session store since Rails 2.0 default one (cookie) can not be used.
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@967 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-09 21:54:57 +00:00
Jean-Philippe Lang
d217ec2a47
Added required plugins (acts_as_list, acts_as_tree and classic_pagination).
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@966 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-09 21:53:46 +00:00
Jean-Philippe Lang
406f6431e9
Rails 2.0 compatibility branch
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@965 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-12-09 19:04:52 +00:00
Jean-Philippe Lang
583680fd91
added migration scripts and permissions for time tracking
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@367 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-23 11:19:24 +00:00
Jean-Philippe Lang
1f2cbee0aa
added issue validation on time_entry
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@366 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-23 10:50:42 +00:00
Jean-Philippe Lang
6f6201f906
added activities enumeration for time tracking
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@365 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-23 10:45:50 +00:00
Jean-Philippe Lang
4a1bf9fe1b
time tracking initial commit (unstable)
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@364 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-23 10:38:09 +00:00
Jean-Philippe Lang
b23cb49756
created branch for time tracking
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@330 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-11 18:11:40 +00:00
Jean-Philippe Lang
40637a82ce
migrations scripts renumbered before merging wiki branch into trunk
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@322 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-10 14:08:05 +00:00
Jean-Philippe Lang
5dfb162fb6
modified textilizable helper method:
...
* no more eval statement
* r12 in text will be turned into a link to the revision 12 in the repository
* #12 in text will be turned into a link to the issue 12
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@320 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-09 20:03:25 +00:00
Jean-Philippe Lang
02ff5764d5
wiki page won't be saved (and versioned) if no change is made to text
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@318 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-08 20:50:56 +00:00
Jean-Philippe Lang
19dabda953
"wiki compression" default setting set to none
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@317 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-08 18:56:43 +00:00
Jean-Philippe Lang
491b506b2c
updated fixtures
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@316 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-08 18:48:54 +00:00
Jean-Philippe Lang
220f8a2135
changed from Zlib::GzipWriter/Zlib::GzipReader to Zlib::Inflate/Zlib::Deflate
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@315 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-08 18:47:39 +00:00
Jean-Philippe Lang
47e4864314
added migrations for wiki
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@314 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-08 18:46:40 +00:00
Jean-Philippe Lang
bb1363483d
replaced cache hash key with a string
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@313 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-08 18:46:20 +00:00
Jean-Philippe Lang
0615af737d
fixed mailer unit test
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@312 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-08 17:35:02 +00:00
Jean-Philippe Lang
3e63fcf7ee
added some unit tests for wiki
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@311 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-07 18:54:43 +00:00
Jean-Philippe Lang
f34a8ad30e
removed wiki page titles in html export
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@309 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-06 23:02:18 +00:00
Jean-Philippe Lang
7588121e59
added "draft" background on wiki page preview
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@307 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-06 22:20:54 +00:00
Jean-Philippe Lang
46b13d9f4a
added "preview" functionality when editing wiki page
...
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@306 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-03-06 20:23:42 +00:00