index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
project.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show subproject versions on the Roadmap.
Eric Davis
2010-05-27
1
-0
/
+7
*
Adds subtasking (#443) including:
Jean-Philippe Lang
2010-03-13
1
-1
/
+11
*
Optimize: Only select the name when getting the module names.
Eric Davis
2010-02-25
1
-1
/
+1
*
Fixed: projects are referenced by id in search results.
Jean-Philippe Lang
2010-02-24
1
-1
/
+1
*
Makes project identifiers searchable (#4897).
Jean-Philippe Lang
2010-02-24
1
-1
/
+1
*
Fixed: Project copy loses wiki pages hierarchy (#4797).
Jean-Philippe Lang
2010-02-11
1
-0
/
+12
*
Fixed: parent project field doesn't include blank value when a member with 'a...
Jean-Philippe Lang
2010-02-10
1
-1
/
+1
*
Fixed: deleting a project with subprojects breaks the project tree (#4701).
Jean-Philippe Lang
2010-01-31
1
-2
/
+9
*
Fixed: project copy doesn't copy group memberships (#3975).
Jean-Philippe Lang
2009-12-26
1
-2
/
+7
*
Project#activities should check all overridden activities, not just active ones.
Eric Davis
2009-12-24
1
-3
/
+3
*
Adds a 'Add subprojects' permission.
Jean-Philippe Lang
2009-12-24
1
-1
/
+5
*
Copy issue relations when copying a project. (#3367)
Eric Davis
2009-12-13
1
-0
/
+31
*
Optimize updates of issue's shared versions.
Jean-Philippe Lang
2009-12-08
1
-1
/
+1
*
Optimize issue updates when a version sharing changes.
Jean-Philippe Lang
2009-12-08
1
-1
/
+1
*
Fixes Project#shared_versions for descendants sharing (#465).
Jean-Philippe Lang
2009-12-07
1
-2
/
+2
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
1
-5
/
+34
*
Do not notify users that are no longer allowed to view an issue (#3589, #4263).
Jean-Philippe Lang
2009-12-03
1
-0
/
+5
*
Changes misleading scopes on Enumeration.
Jean-Philippe Lang
2009-11-21
1
-9
/
+5
*
Load roles when loading project members.
Jean-Philippe Lang
2009-11-20
1
-1
/
+1
*
Remove dead code.
Jean-Philippe Lang
2009-11-15
1
-15
/
+0
*
Allow non admin users to add subprojects (#2963).
Jean-Philippe Lang
2009-11-15
1
-7
/
+35
*
Fixed: Project#enabled_module_names= does not test if a module is already ena...
Jean-Philippe Lang
2009-11-13
1
-1
/
+1
*
Adds a link to automatically close completed versions in project settings (#1...
Jean-Philippe Lang
2009-11-09
1
-0
/
+11
*
Allow project forums copy.
Jean-Philippe Lang
2009-10-25
1
-1
/
+11
*
Prevent mass-assignment warnings.
Jean-Philippe Lang
2009-10-25
1
-1
/
+1
*
Reset timestamps and wiki page hierarchy on project copy.
Jean-Philippe Lang
2009-10-25
1
-4
/
+4
*
Prevent mass-assignment warnings.
Jean-Philippe Lang
2009-10-25
1
-7
/
+7
*
Fixes project wiki copy.
Jean-Philippe Lang
2009-10-25
1
-10
/
+17
*
Project copy: let the user choose what to copy from the source project (every...
Jean-Philippe Lang
2009-10-24
1
-62
/
+90
*
When a specific TimeEntryActivity are change, associated TimeEntries will be
Eric Davis
2009-10-21
1
-7
/
+18
*
Added a Activities tab to Project Settings
Eric Davis
2009-10-21
1
-13
/
+71
*
Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...
Eric Davis
2009-10-21
1
-0
/
+20
*
Renamed Project#public named_scope so it will not override Ruby's public method
Eric Davis
2009-10-21
1
-1
/
+1
*
Improved Project#copy to copy more data from the source Project. #3367
Eric Davis
2009-10-19
1
-0
/
+34
*
Preselect the issue custom fields from the source project when copying. #4045
Eric Davis
2009-10-19
1
-0
/
+1
*
Slight change to the visibility SQL statement.
Jean-Philippe Lang
2009-09-12
1
-1
/
+1
*
User groups branch merged.
Jean-Philippe Lang
2009-09-12
1
-1
/
+6
*
Prevent creation of project with identifier 'new' (#3602).
Jean-Philippe Lang
2009-07-18
1
-1
/
+3
*
Validate project identifier only when changed (#3352).
Jean-Philippe Lang
2009-05-25
1
-6
/
+2
*
Display all users roles on project overview (#3339).
Jean-Philippe Lang
2009-05-12
1
-0
/
+11
*
Fixes project members copy with multiple roles.
Jean-Philippe Lang
2009-05-10
1
-0
/
+1
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-2
/
+4
*
Added the ability to copy a project in the Project Administration panel.
Eric Davis
2009-05-03
1
-0
/
+60
*
Set minimum identifier lenght to 1 (#3073).
Jean-Philippe Lang
2009-04-04
1
-1
/
+1
*
Added some RDoc documentation for some models.
Eric Davis
2009-03-21
1
-1
/
+15
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Do not DELETE/INSERT enabled_modules when updating project modules.
Jean-Philippe Lang
2009-02-15
1
-4
/
+8
*
Replaces the obsolete robots.txt with a cached action (#2491).
Jean-Philippe Lang
2009-01-27
1
-0
/
+1
*
Ignore archived subprojects in Project#rolled_up_trackers (#2550).
Jean-Philippe Lang
2009-01-25
1
-2
/
+2
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
1
-11
/
+53
[next]