Commit Graph

1320 Commits (e19c7ac2275fbcba3279006f6cdfe1004a538940)

Author SHA1 Message Date
Eric Davis 52a92b1822 Added a missing label to my/page_layout. 15 years ago
Eric Davis 51d3f51159 Added missing labels to the Issue Calendar. 15 years ago
Eric Davis 908d44519c Allow AuthSources to control if they allow password changes. 15 years ago
Eric Davis 715c9d16ef Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
Eric Davis a7b80fcc06 Use present? instead of any?. Handles nil case. 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
Jean-Philippe Lang cbd4af236c Adds issue relations to individual issue XML (#5305). 15 years ago
Eric Davis e65c3cfc7d Refactor: Move gantts to a separate controller. 15 years ago
Jean-Philippe Lang a925435b29 Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201). 15 years ago
Eric Davis 2c898d8a81 Refactor: Split IssuesController#new to #new and #create to match REST pattern. 15 years ago
Jean-Philippe Lang de51e16d2b Removes hard-coded size on user search fields (#5319). 15 years ago
Jean-Philippe Lang e4e4b0f4b8 Fixes error on subtask XML format (#5336). 15 years ago
Eric Davis 88db9d0bdc Replace the hardcoded CustomField::FIELD_FORMATS with a class. 15 years ago
Jean-Philippe Lang 0e1595ad56 Adds parent issue id in issue REST API (#5304). 15 years ago
Jean-Philippe Lang 734f8324ea Fixed: empty ul tag for issue updates with notes only (#5281). 15 years ago
Jean-Philippe Lang f77e5d093a Merge issue and time entry validation error messages. 15 years ago
Jean-Philippe Lang 5879273739 Makes the wiki sidebar editable (#5208). 15 years ago
Eric Davis 3979224693 Removed count from issues.xml. It causes a typecast error in ActiveResource. (#4745) 15 years ago
Jean-Philippe Lang 8df189ff86 Adds a css class to issue id tds (#5204). 15 years ago
Jean-Philippe Lang 2bbc948e06 Preview description if it was edited while updating an issue (#741). 15 years ago
Jean-Philippe Lang ce549933c8 Applies the same style to the admin project tree than issues. 15 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 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 89aa60cbbd Escape revision on repository view (#5153). 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 5e4eef1a4e Fixed: code syntax highlighting not working in Document page (#3740). 15 years ago
Jean-Philippe Lang 4dd4300147 Adds text formatting to documents index (#202). 15 years ago
Jean-Philippe Lang f741ca7269 Adds an helper for displaying the 'checked' image. 15 years ago
Jean-Philippe Lang 388805ad58 Do not query the database for project level on projects list. 15 years ago
Eric Davis 0f999ef0e0 Fixes undefined method 'notes' error from r3594 15 years ago
Jean-Philippe Lang f4be4d101b Inlines some code to speed up large ticket history rendering. 15 years ago
Jean-Philippe Lang ad487bf7cc Replace the hardcoded "CodeRay" css class name for highlighted elements. 15 years ago
Jean-Philippe Lang e605973ec4 Move issue watchers to the sidebar. 15 years ago
Jean-Philippe Lang 508df4a33a Slight UI changes to the subtasks tree. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Jean-Philippe Lang 3e2e5a0a0c Removes broken javascript on wiki history. 15 years ago
Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 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 bd5fe10c13 Adds an helper for creating the context menu. 15 years ago
Jean-Philippe Lang 12759fd416 Fixed: hard coded English string at the selection of issue watchers (#4982). 15 years ago
Eric Davis 7514e12d33 Hide the main menu div if there isn't any items for it. #3259 15 years ago
Jean-Philippe Lang 6817a45e7f Adds hooks on login view (#4978). 15 years ago
Jean-Philippe Lang f2b227547e Filters collapsed by default for saved queries (#4623). 15 years ago
Jean-Philippe Lang b52e75aad9 Fixes some context menu links broken by r3478. 15 years ago
Jean-Philippe Lang c9197769fb Fixes bottom links placement in issue with associated changesets (#4883). 15 years ago