summaryrefslogtreecommitdiffstats
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat...Eric Davis2010-09-031-1/+1
* Refactor: move method, ProjectsController#save_activities to ProjectEnumerati...Eric Davis2010-09-021-1/+1
* Refactor: move method, ProjectsController#add_file to FilesController#new.Eric Davis2010-09-011-16/+0
* Refactor: move method, ProjectsController#list_files to FilesController#index.Eric Davis2010-08-311-46/+0
* Refactor: move method, ProjectsController#roadmap to VersionsController#index.Eric Davis2010-08-301-54/+0
* Refactor: extract ProjectsController#activity to a new Activities controller.Eric Davis2010-08-273-63/+2
* Refactor: extract Members Box to partial.Eric Davis2010-08-192-8/+9
* Add maxlength attributes to some Project fields. #4896Eric Davis2010-08-041-2/+2
* Add a link to the cross project time entries page to /projects. #4935Eric Davis2010-06-201-0/+1
* Add ATOM auto discovery link to the Projects list. #5317Eric Davis2010-06-191-0/+4
* Invalid HTMLEric Davis2010-05-241-1/+1
* Adds missing thead tags (#5440).Jean-Philippe Lang2010-05-095-50/+50
* Refactor: move Project Calendar to it's own controller.Eric Davis2010-05-031-1/+1
* Fixing indentation.Jean-Philippe Lang2010-05-011-12/+12
* Adds trackers to individual project XML (#5342).Jean-Philippe Lang2010-05-011-7/+13
* Refactor: Move gantts to a separate controller.Eric Davis2010-04-281-1/+1
* Removes hard-coded size on user search fields (#5319).Jean-Philippe Lang2010-04-181-1/+1
* Fixed: Links to missing wiki pages not red on project overview page (#5177).Jean-Philippe Lang2010-03-271-1/+3
* Adds an option to enable/disable email notifications during a project copy (#...Jean-Philippe Lang2010-03-211-0/+2
* Adds an helper for displaying the 'checked' image.Jean-Philippe Lang2010-03-171-1/+1
* Moves ProjectsController#add_issue_category to IssueCategoriesController#new.Jean-Philippe Lang2010-03-062-7/+1
* Moves ProjectsController#add_version to VersionsController#new.Jean-Philippe Lang2010-03-062-7/+1
* Adds context menu to the roadmap issue lists.Jean-Philippe Lang2010-03-061-5/+11
* Fixed: Wrong link when "http" not included in project "Homepage" link (#4944).Jean-Philippe Lang2010-02-281-1/+1
* Fixed: changing user/roles of project member not possible without javascript ...Jean-Philippe Lang2010-02-241-1/+1
* Fixed some labels to be more accessible.Eric Davis2010-01-213-4/+6
* Move ids in XML views.Jean-Philippe Lang2010-01-172-2/+4
* XML REST API for Projects (#296).Jean-Philippe Lang2010-01-142-0/+34
* Fixed untranslated string (:label_close_versions => Close completed versions)Azamat Hackimov2010-01-011-1/+1
* Ask for confirmation when a non-admin users tries to remove himself from a pr...Jean-Philippe Lang2009-12-261-1/+2
* Adds a 'Add subprojects' permission.Jean-Philippe Lang2009-12-242-1/+7
* Issue sidebar cleanup.Jean-Philippe Lang2009-12-181-10/+9
* IE8 fix.Jean-Philippe Lang2009-12-171-2/+1
* Removes large icons.Jean-Philippe Lang2009-12-172-6/+6
* Roadmap: sort issues by project and prepend project name if different (#4373).Jean-Philippe Lang2009-12-121-2/+2
* Removes changelog view.Jean-Philippe Lang2009-12-121-47/+0
* Display shared versions in project settings (#4357).Jean-Philippe Lang2009-12-081-10/+12
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-064-16/+20
* Cleaning edit/delete links style.Jean-Philippe Lang2009-11-272-9/+17
* Adds links to versions on changelog.Jean-Philippe Lang2009-11-151-1/+2
* Eager load priorities on roadmap and changelog.Jean-Philippe Lang2009-11-152-2/+2
* Allow non admin users to add subprojects (#2963).Jean-Philippe Lang2009-11-151-1/+1
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-142-2/+2
* Add view_issues permission (#3187).Jean-Philippe Lang2009-11-141-1/+1
* Adds a link to automatically close completed versions in project settings (#1...Jean-Philippe Lang2009-11-091-0/+6
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-081-5/+8
* Fixes users links.Jean-Philippe Lang2009-10-291-1/+1
* HTML escaping (#4106).Jean-Philippe Lang2009-10-251-1/+1
* Allow project forums copy.Jean-Philippe Lang2009-10-251-0/+1
* Display stats about objects that can be copied.Jean-Philippe Lang2009-10-251-6/+6