Commit Graph

3589 Commits (0ca9f4d742c4be6f95d93a0e46ae7100f6facbeb)

Author SHA1 Message Date
Jean-Philippe Lang e0f37601f3 Fixed: Simultaneous wiki updates cause internal error (#7939). 14 years ago
Jean-Philippe Lang a59bd805d3 Indentation. 14 years ago
Jean-Philippe Lang 4f8e8df6e0 Adds a Group filter on the admin users list (#7893). 14 years ago
Jean-Philippe Lang 3c19cacf97 Replaces TimeEntry.visible_by with a visible scope. 14 years ago
Toshi MARUYAMA 1c0e7790be scm: recovery showing "root @ branch" in repository tree viewing. 14 years ago
Jean-Philippe Lang fec6eb782c Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818). 14 years ago
Jean-Philippe Lang 784bbccfc6 Fixed: error on JournalsController#index when custom fields are present (#7795). 14 years ago
Jean-Philippe Lang 6f5707c2b5 Adds email notifications support for news comments (#2074). 14 years ago
Jean-Philippe Lang c9497f39b8 Keep track of issue description changes (#746). 14 years ago
Jean-Philippe Lang 40787ff43f Do not responde with javascript on regular requests. 14 years ago
Jean-Philippe Lang cc2d6f3605 Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago
Toshi MARUYAMA 49fde3723b scm: fix diff revision param validation. 14 years ago
Jens Ulferts e553d506ce #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago
Jens Ulferts 890a03b798 #3056: making dashboard and taskboard more project specific so that inherited versions to not cause trouble 14 years ago
Jens Ulferts 063b312aa0 using project_id param as a default to find the project for the controller, project of sprint is only a fallback 14 years ago
Jens Ulferts 626252b8e8 fixing costs_objects_controller to only return cost_entries for projects in which the user has the right to view_cost_entries 14 years ago
Felix Schäfer 033a072b88 Fix vulnerability in meeting copy. myproject #3710 14 years ago
Felix Schäfer 21abdbbcce New meeting and meeting copy refinements. 14 years ago
Felix Schäfer 480624346e Improvements to the Meeting copy function. myproject #3109 14 years ago
Jens Ulferts 863fb4fbfa sort impediments without a position to the front, using a taskboard helper to do so 14 years ago
Jens Ulferts 94ad83592a remove exception on forced loading attempt of project from provided params 14 years ago
Jens Ulferts 7396cf69bf letting statistics controller inherit from RbApplicationController instead of ApplicationController as this seems to be right 14 years ago
Jens Ulferts e086d08a74 #3178: Using Impediment class to find_all_updated_since in the updated_items_controller 14 years ago
Jens Ulferts 2ef65cc407 #3178: removing create_with_relationship from impediment class - method is inherited from task. Signature of create_with_relationship looses user.id - User.current is always the author 14 years ago
Jens Ulferts 68d7230d8e #3178: creating explicit impediment class, only copy and paste for now 14 years ago
Eric Davis b96115bf7b [#310 LSS#5727] Add checkbox option to determine if issue emails should be sent 14 years ago
Gregor Schmidt eaa2ea10d5 activating backlogs menu item for dash- and taskboard 14 years ago
Gregor Schmidt 2e2623e956 Using base layout for task board, scoping css definitions to #rb 14 years ago
Gregor Schmidt 9f94a65a64 using base layout instead of common one for master backlogs 14 years ago
Toshi MARUYAMA 6cd9bc5ca5 scm: space and tab cleanup of app/controllers/repositories_controller.rb. 14 years ago
Toshi MARUYAMA 3d11a22624 scm: fix non ASCII filename downloaded from repo is broken on Internet Explorer (#7288). 14 years ago
Eric Davis 1aa20b17b4 [#302] Protect ApplicationController methods so they are not considered actions 14 years ago
Stephan Eckardt 2c67f6103b replaced auth_source_id.nil? with change_password_allowed? in users controller 14 years ago
Gregor Schmidt c6797772e4 fixing wrong path - this file was moved to shared 14 years ago
Felix Schäfer 88979dceaa Add preview to agenda/minutes. myproject #3110 14 years ago
Felix Schäfer ff5f378602 Add Agenda notification capability. myproject #3105 14 years ago
Jens Ulferts fc9c64d375 #3168: updating of impeding task by controller now uses impediment option 14 years ago
Gregor Schmidt a5663b87ee Preparing for multiple owner backlogs 14 years ago
Gregor Schmidt d32a1e67c5 using rb_common helper properly 14 years ago
Gregor Schmidt 8c50796ac3 introducing backlog model 14 years ago
Felix Schäfer 10dffcf3b9 Get the autologin cookie name from the config #273 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Gregor Schmidt 343d36bca5 Getting rid of deprec warning about implicitly set @sprint local 14 years ago
Sandro Munda 92997a5f71 Route fixed wiki link 14 years ago
Eric Davis ae0851ddb4 [#280] Include matching issue ids in the auto_completer. 14 years ago
Felix Schäfer b4c50fa7ae Meeting show refinements. #2871 14 years ago
Felix Schäfer 4369e8c5b2 Better error handling in Meeting & MeetingsController 14 years ago
Felix Schäfer c8e584e894 Add the custom_fields helper to JournalsController #267 14 years ago
Felix Schäfer 5087138571 Add author and participants as watchers. #2419 14 years ago
Felix Schäfer 6b984d4914 Small bug fixes. 14 years ago