Commit Graph

3589 Commits (0ca9f4d742c4be6f95d93a0e46ae7100f6facbeb)

Author SHA1 Message Date
Romano Licker 34dc06a85f [#652] fixes wrong redirect after login 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
Tim Felgentreff 18972cdfc6 [PI#4555] Allow attachments on teasers 13 years ago
Felix Schäfer aac42afdaa Add setting to set today as the start date for new issues. #355 13 years ago
Romano Licker f26408e43f master backlogs view now takes workflows into account 13 years ago
jwollert c18e536715 moves displaying report lists to several partials 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Felix Schäfer 2de0732248 Make the issue modal box work with chiliproject 2+. #4571 13 years ago
Felix Schäfer a24a24eb19 Add deferred loading for plugins which's requirements aren't all met yet #256 13 years ago
Jens Ulferts 710e83e99c remove whitespaces 13 years ago
Felix Schäfer 601d0fdd87 Add locking, dubbing this Release 2.0 13 years ago
Felix Schäfer b1de154945 Select the minutes tab on oplock save error. 13 years ago
Romano Licker fba2f07258 add Optimistic Locking for Meeting Agenda/Minutes 13 years ago
Tim Felgentreff 8a2be94fdb fix for sort order not being applied correctly 13 years ago
Tim Felgentreff 69e6305e9a add preview and title to teaser elements, as per niels request 13 years ago
Romano Licker d8d41d8205 spec, der sicherstellt, dass ein 404 zurückkommt 13 years ago
Romano Licker 120bb1a186 not swallowing any errors - rendering proper 404 page on AR::RecordNotFound 13 years ago
Romano Licker 84c6b0d00f query might be nil - should be handled gracefully 13 years ago
Tim Felgentreff 5b49ea5fbf fix 'vanishing' custom widgets - order_blocks should only be executed once per drag and drop, not twice 13 years ago
Jens Ulferts 308dd89a2b add unloadable to my_projects_overview_controller 13 years ago
Tim Felgentreff 4e691c642f fix on-the-fly creation of overview pages 13 years ago
Tim Felgentreff 873609b4a2 allow adding custom elements (wiki) to the overview page 13 years ago
Tim Felgentreff 86efa39072 initial commit 13 years ago
Gregor Schmidt af05257bd9 First attempt to properly implement allowed_to 13 years ago
Gregor Schmidt 9d7a5e7c7d showing only these reports, that are global or belong to the current project 13 years ago
Gregor Schmidt f7af53d991 restrict access to proper methods 13 years ago
Holger Just d7a9adf880 move protect_from_forgery to the beginning of the before_filter chain as per the recommended rails practices 14 years ago
Felix Schäfer 4d13b296af Add some optimistic locking preparations. 14 years ago
Felix Schäfer 33997c1ebf Change :back to explicit links. 14 years ago
Holger Just d62a4f1d28 Consider user's timezone for default issue start date 14 years ago
Eric Davis 4b3bd797b0 Fix errors when trying to check for binary SCM strings in 1.9.2 14 years ago
Stephan Eckardt 1ebffad74a less redundancy in issues boxes controller 14 years ago
Tim Felgentreff 4fe8ebd62e #4424 redirecting onto a show action would reset the report. prevent that 14 years ago
Tim Felgentreff 9fe4ce61e6 admins can do anything 14 years ago
Tim Felgentreff fb14a2d30a remove obsolete code 14 years ago
Eric Davis 477a5f3702 Refactor: replace comment with extracted utility method 14 years ago
Eric Davis c62e16b6cc Refactor: replace comment with utility method 14 years ago
Eric Davis a2eeb4ae20 Refactor: extract setup to before_filter 14 years ago
Eric Davis 9771e20462 Refactor: use the new utility method to load ivars for settings 14 years ago
Eric Davis 1d3d7ff10c Refactor: extract method to prepare to reuse 14 years ago
Eric Davis db7bc2bb82 Refactor: extract method with before_filter 14 years ago
Eric Davis 075f4e49df Refactor: remove unused instance variable 14 years ago
Eric Davis e04928c5b1 Refactor: change large :except before_filter to :only 14 years ago
Eric Davis 2918437f34 Refactor: audit and remove unknown actions 14 years ago
Stephan Eckardt 48272c5469 added update and edit action to issues boxes controller 14 years ago
Tim Felgentreff ba301b3726 never try to render the progressbar instead of the table. fixes no render on GET 14 years ago
Tim Felgentreff cbf0e73862 override Controller#index to provide the respond_to hook that redmine_export uses for excel exporting 14 years ago
Tim Felgentreff b96af0d7f0 fix deletion of session query on exception 14 years ago
Tim Felgentreff 9e5ca03427 Adjust costlog and timelog controllers for engine with widgets. The session query is on a different key, now. 14 years ago