Commit Graph

286 Commits (2fb0e370adbdb1dfb115a01902032c6ef793825a)

Author SHA1 Message Date
Eric Davis 83bfb8cd2b Revert "Fixed: gantt broken when no due date on project issues and versions." 14 years ago
Jean-Philippe Lang a7fd592db4 Fixed: gantt broken when no due date on project issues and versions. 14 years ago
Eric Davis cdfc57d544 Change the TimelogController's to/from dates based on the project time entries 14 years ago
Eric Davis 878bb55522 Refactor: move method to Project#css_classes 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis f3cc84b343 Show subproject versions on the Roadmap. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Eric Davis 39c97279ca Optimize: Only select the name when getting the module names. 15 years ago
Jean-Philippe Lang 46ecc488a9 Fixed: projects are referenced by id in search results. 15 years ago
Jean-Philippe Lang b2dee55e72 Makes project identifiers searchable (#4897). 15 years ago
Jean-Philippe Lang 541d830d2a Fixed: Project copy loses wiki pages hierarchy (#4797). 15 years ago
Jean-Philippe Lang d02ddefff4 Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project (#4790). 15 years ago
Jean-Philippe Lang a1a24483b5 Fixed: deleting a project with subprojects breaks the project tree (#4701). 15 years ago
Jean-Philippe Lang 04455783a7 Fixed: project copy doesn't copy group memberships (#3975). 15 years ago
Eric Davis 9fb40b1a2f Project#activities should check all overridden activities, not just active ones. 15 years ago
Jean-Philippe Lang 62c83bdd2e Adds a 'Add subprojects' permission. 15 years ago
Eric Davis 17512e7efd Copy issue relations when copying a project. (#3367) 15 years ago
Jean-Philippe Lang 0fe389b841 Optimize updates of issue's shared versions. 15 years ago
Jean-Philippe Lang 40e2af7ab9 Optimize issue updates when a version sharing changes. 15 years ago
Jean-Philippe Lang 5266e328c0 Fixes Project#shared_versions for descendants sharing (#465). 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Jean-Philippe Lang c870a7b9ef Do not notify users that are no longer allowed to view an issue (#3589, #4263). 15 years ago
Jean-Philippe Lang d8c5549168 Changes misleading scopes on Enumeration. 15 years ago
Jean-Philippe Lang d73fb1fab8 Load roles when loading project members. 15 years ago
Jean-Philippe Lang 6838677e30 Remove dead code. 15 years ago
Jean-Philippe Lang 534ce51154 Allow non admin users to add subprojects (#2963). 15 years ago
Jean-Philippe Lang 28f0b5ce4a Fixed: Project#enabled_module_names= does not test if a module is already enabled (#4200). 15 years ago
Jean-Philippe Lang 8f40750ad7 Adds a link to automatically close completed versions in project settings (#1245). 15 years ago
Jean-Philippe Lang 6fedbf60d5 Allow project forums copy. 15 years ago
Jean-Philippe Lang a18676b669 Prevent mass-assignment warnings. 15 years ago
Jean-Philippe Lang 4e73685af7 Reset timestamps and wiki page hierarchy on project copy. 15 years ago
Jean-Philippe Lang 875eb47ad1 Prevent mass-assignment warnings. 15 years ago
Jean-Philippe Lang a9fb11c0f5 Fixes project wiki copy. 15 years ago
Jean-Philippe Lang 5b787785b4 Project copy: let the user choose what to copy from the source project (everything by default). 15 years ago
Eric Davis 37d401ac58 When a specific TimeEntryActivity are change, associated TimeEntries will be 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 15 years ago
Eric Davis d40756d611 Renamed Project#public named_scope so it will not override Ruby's public method 15 years ago
Eric Davis a150689be9 Improved Project#copy to copy more data from the source Project. #3367 15 years ago
Eric Davis 6531c3f887 Preselect the issue custom fields from the source project when copying. #4045 15 years ago
Jean-Philippe Lang 041277235b Slight change to the visibility SQL statement. 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Jean-Philippe Lang 36d8f35192 Prevent creation of project with identifier 'new' (#3602). 16 years ago
Jean-Philippe Lang bd42b7cd9e Validate project identifier only when changed (#3352). 16 years ago
Jean-Philippe Lang da2854cf75 Display all users roles on project overview (#3339). 16 years ago
Jean-Philippe Lang 88532b6817 Fixes project members copy with multiple roles. 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Eric Davis fa7bd1c71d Added the ability to copy a project in the Project Administration panel. 16 years ago
Jean-Philippe Lang e40241761a Set minimum identifier lenght to 1 (#3073). 16 years ago
Eric Davis c2dfffd7f2 Added some RDoc documentation for some models. 16 years ago