Commit Graph

5871 Commits (76907a3bbc0ec5be5932c8aa8fafaac643eb9030)

Author SHA1 Message Date
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
j.wollert db407ae997 filters can now be invalid given certain combinations of values and operators. by default, a filter is valid 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
p.tessenow cc70371849 on put ajax-requests on filters where we have data to load 14 years ago
p.tessenow a728570053 parameter cleanup for _multi_values partial 14 years ago
p.tessenow 2716b2f04b available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow c8513205ee small cleanup for _filters.rhtml 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
j.wollert 88f6ecde38 retain group_by order 14 years ago
rkh 508fa91b7f Implement drill down. Fixes #3229. 14 years ago
Eric Davis 401197a895 Refactor: move #destroy_comment method to CommentsController#destroy 14 years ago
rkh 8ec2d6877b Show edit/delete links in cost report only if authorized. Fixes #3327. 14 years ago
j.wollert add27110e2 removed move-style cursor from group_bys, as dnd does not work at the moment 14 years ago
j.wollert cf4b6699b7 opgroups and sorted lables for group_bys (again) 14 years ago
friflaj 2a51c84098 Don't show the burndown option if it isn't available. 14 years ago
Eric Davis 1f2f953687 Refactor: move NewsController#add_comment to CommentsController#create 14 years ago
j.wollert 78ba4e723d delicious-style group_by ui. for reasons unknown, the images are framed, though. 14 years ago
t.felgentreff c297208534 set the filters properly for the link on the start page 14 years ago
t.felgentreff eef51dfa4d if the cost type filter has been applied manually, only show a subset of tabs 14 years ago
t.felgentreff a7008f0762 query the chainable instances for display?, delegates to class 14 years ago
Eric Davis 01d1a02df4 Refactor: split NewsController#edit into #edit and #update 14 years ago
p.tessenow d34f9f0163 removed drag-n-drop group_bys as (according to wieland) we should face this topic later 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
friflaj 521b4cf5fe Blank? is more thorough than nil? 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
j.wollert 03228a9fe2 hover remove for filters. looks a bit odd, still 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
Mark Maglana 5638240fca re-structure backlog html 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