Commit Graph

1280 Commits (252e4983fba7e11103d1da29650a62f54dd46433)

Author SHA1 Message Date
Eric Davis c8177b99ed Revert part of r3936. 14 years ago
Eric Davis 0271105794 Refactor: extract #page_index from WikiController#special 14 years ago
Eric Davis e8468b51cc Refactor: extract method in WikiController#special to create a new #export method 14 years ago
Eric Davis 718816c5d4 Refactor: convert timelogs to a REST resource (:time_entries) 14 years ago
Jean-Baptiste Barth 71dd4b8a7d Fixed bad markup in users/general partial 14 years ago
Eric Davis 435c90eb47 Refactor: extract TimelogController#edit to #update 14 years ago
Eric Davis 4acd990ee2 Refactor: extract TimelogController#create from TimelogController#edit 14 years ago
Eric Davis 84ebd786d6 Fix the Log Time link on an issue page 14 years ago
Jean-Baptiste Barth 156eca4d22 Added ability to edit issues from different project through contextual menu (#5332) 14 years ago
Eric Davis 068771ea07 Refactor: extract TimelogController#new from #edit 14 years ago
Azamat Hackimov e59156b446 Rename task to issue in calendar (#6563) 14 years ago
Jean-Baptiste Barth b255b7760a Added ability to delete issues from different projects through contextual menu (#5332) 14 years ago
Eric Davis 2ecca7e4df Refactor: rename TimelogController#details to #index 14 years ago
Eric Davis e13790c62c Refactor: extract TimelogController#report to a new controller class 14 years ago
Eric Davis a034172b24 Refactor: convert UsersController to resource 14 years ago
Eric Davis 86ba692bf5 Refactor: split UsersController#edit into #edit and #update 14 years ago
Eric Davis d06a1a7fa4 Refactor: rename UsersController#add to #new 14 years ago
Eric Davis 437690119b Allow admins to edit user's email notifications and preferences. #3503 14 years ago
Eric Davis 26ef9da02b Changed the notifications to use a hierarchy UI 14 years ago
Eric Davis 582ed86d82 Add a default mail notification setting for new users 14 years ago
Eric Davis 0316af7f6b Converted User#mail_notification from a boolean to a string. 14 years ago
Eric Davis 3a3263102a Refactor: split UsersController#add into #add and #create 14 years ago
Eric Davis 79e30e7087 Refactor: convert News to a REST resource 14 years ago
Jean-Philippe Lang 53b131ba2a Fixes broken filter clearing links on gantt and calendar (#6473). 14 years ago
Eric Davis deed1b949d Refactor: move NewsController#preview to PreviewsController#news 14 years ago
Eric Davis 401197a895 Refactor: move #destroy_comment method to CommentsController#destroy 14 years ago
Eric Davis 1f2f953687 Refactor: move NewsController#add_comment to CommentsController#create 14 years ago
Eric Davis 01d1a02df4 Refactor: split NewsController#edit into #edit and #update 14 years ago
Eric Davis a09a39402e Add view_issues_form_details_top hook 14 years ago
Eric Davis 3bc29e29e0 Refactor: split NewsController#new into #new and #create methods. 14 years ago
Eric Davis 1a4f5e87f2 Add scm.css to news pages to allow proper syntax highlighting. #6270 14 years ago
Eric Davis f62a1827f3 Updated issue delete confirmation when it has child issues. #6191 14 years ago
Jean-Baptiste Barth 81a28e9ffa Adds a link to edit the associated wiki page on the version view. #4416 14 years ago
Jean-Baptiste Barth 099761d8fb Fixes switching between inline and side-by-side in diff view with path. #6242 14 years ago
Eric Davis 5fdfe02b3a Refactor: add VersionsController#status_by to the resource. 14 years ago
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
Jean-Baptiste Barth 35dba0f412 Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #2285 14 years ago
Jean-Baptiste Barth 0d967c0572 Fix links to activity pages broken with r4047. #6392 14 years ago
Eric Davis 969bf2107b Refactor: split VersionsController#new into #new and #create 14 years ago
Eric Davis bde8ab84f2 Use the full path to the partials 14 years ago
Eric Davis be6e0927f3 Refactor: Split VersionsController#edit into #edit and #update 14 years ago
Eric Davis 1b90703157 Refactor: convert FilesController to a restful resource. 14 years ago
Eric Davis 41c055363e Refactor: split FilesController#new into #new and #create. 14 years ago
Jean-Baptiste Barth 4b69a895df Fixed broken context_menu on roadmap. #6351 14 years ago
Eric Davis 878bb55522 Refactor: move method to Project#css_classes 14 years ago
Eric Davis 3a2efb4757 Refactor: convert ProjectEnumerations to a resource on a project. 14 years ago
Eric Davis 5e1c295230 Fixed the zoom, previous, and next links on the Gantt chart. 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis 8d52608dba Refactor: convert the Projects routes to resources. 14 years ago