Commit Graph

315 Commits (26ef9da02b7ef7550712317ad050e5a2f31744c6)

Author SHA1 Message Date
Eric Davis bd193a026d Refactor: convert VersionsController to a REST resource. 14 years ago
Eric Davis b8ea556616 Fix the new subproject link on project overview. #6388 14 years ago
Eric Davis 3a2efb4757 Refactor: convert ProjectEnumerations to a resource on a project. 14 years ago
Eric Davis 8d52608dba Refactor: convert the Projects routes to resources. 14 years ago
Eric Davis bf7476af5b Refactor: split method ProjectsController#edit to ProjectsController#update. 14 years ago
Eric Davis 2295b61cb6 Refactor: rename method ProjectsController#add to ProjectsController#new 14 years ago
Eric Davis 06878e5004 Change project add form to use #create. (From r4067) 14 years ago
Eric Davis c1068bf0cd Refactor: move method, ProjectsController#reset_activities to ProjectEnumerationsController#destroy. 14 years ago
Eric Davis 83b4343d2d Refactor: move method, ProjectsController#save_activities to ProjectEnumerationsController#save 14 years ago
Eric Davis b5e90972d8 Refactor: move method, ProjectsController#add_file to FilesController#new. 14 years ago
Eric Davis daa8eaa9ae Refactor: move method, ProjectsController#list_files to FilesController#index. 14 years ago
Eric Davis a188abbe28 Refactor: move method, ProjectsController#roadmap to VersionsController#index. 14 years ago
Eric Davis b925325ddb Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
Eric Davis e4c5a91d0e Refactor: extract Members Box to partial. 14 years ago
Eric Davis 07cd12978e Add maxlength attributes to some Project fields. #4896 14 years ago
Eric Davis 116c7a7964 Add a link to the cross project time entries page to /projects. #4935 15 years ago
Eric Davis d635fff3f5 Add ATOM auto discovery link to the Projects list. #5317 15 years ago
Eric Davis f97ff28628 Invalid HTML 15 years ago
Jean-Philippe Lang 0fa124a92c Adds missing thead tags (#5440). 15 years ago
Eric Davis 36c82ecc1f Refactor: move Project Calendar to it's own controller. 15 years ago
Jean-Philippe Lang 469ff0fb4e Fixing indentation. 15 years ago
Jean-Philippe Lang 2fda2c1826 Adds trackers to individual project XML (#5342). 15 years ago
Eric Davis e65c3cfc7d Refactor: Move gantts to a separate controller. 15 years ago
Jean-Philippe Lang de51e16d2b Removes hard-coded size on user search fields (#5319). 15 years ago
Jean-Philippe Lang 43a5febf61 Fixed: Links to missing wiki pages not red on project overview page (#5177). 15 years ago
Jean-Philippe Lang 79b4f68176 Adds an option to enable/disable email notifications during a project copy (#4672). 15 years ago
Jean-Philippe Lang f741ca7269 Adds an helper for displaying the 'checked' image. 15 years ago
Jean-Philippe Lang 6511e94233 Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 15 years ago
Jean-Philippe Lang 729bea1cf3 Moves ProjectsController#add_version to VersionsController#new. 15 years ago
Jean-Philippe Lang 2af97616f7 Adds context menu to the roadmap issue lists. 15 years ago
Jean-Philippe Lang 26e9a0d919 Fixed: Wrong link when "http" not included in project "Homepage" link (#4944). 15 years ago
Jean-Philippe Lang f7bd0801f6 Fixed: changing user/roles of project member not possible without javascript (#4852) 15 years ago
Eric Davis d4525828b9 Fixed some labels to be more accessible. 15 years ago
Jean-Philippe Lang 002f440bcd Move ids in XML views. 15 years ago
Jean-Philippe Lang 68a4cd38f5 XML REST API for Projects (#296). 15 years ago
Azamat Hackimov f69a4107f8 Fixed untranslated string (:label_close_versions => Close completed versions) 15 years ago
Jean-Philippe Lang c36c924714 Ask for confirmation when a non-admin users tries to remove himself from a project (#4402). 15 years ago
Jean-Philippe Lang 62c83bdd2e Adds a 'Add subprojects' permission. 15 years ago
Jean-Philippe Lang 111950108a Issue sidebar cleanup. 15 years ago
Jean-Philippe Lang 46d27f16d5 IE8 fix. 15 years ago
Jean-Philippe Lang 91a493e2c7 Removes large icons. 15 years ago
Jean-Philippe Lang d58762a52d Roadmap: sort issues by project and prepend project name if different (#4373). 15 years ago
Jean-Philippe Lang c66943c9b8 Removes changelog view. 15 years ago
Jean-Philippe Lang efeebd4278 Display shared versions in project settings (#4357). 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 724141a39a Cleaning edit/delete links style. 15 years ago
Jean-Philippe Lang 1f1135e867 Adds links to versions on changelog. 15 years ago
Jean-Philippe Lang c309210654 Eager load priorities on roadmap and changelog. 15 years ago
Jean-Philippe Lang 534ce51154 Allow non admin users to add subprojects (#2963). 15 years ago
Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 15 years ago