Commit Graph

1517 Commits (17031576d32f0b5dc3d5a705dea2c9ab8006fe38)

Author SHA1 Message Date
Hagen Schink 1e32b61a2a Handles MySQL collation error 11 years ago
Hagen Schink eb61b4c941 Adds rake task for quoting invalid data 11 years ago
Hagen Schink 38884f331b Removes superfluous newlines 11 years ago
Michael Frister 6ba03c8ab9 Disable caching by default 11 years ago
Christian Ratz bcc69b0c3d new special version for plugin compatibility 11 years ago
Philipp Tessenow 8a25a1c0a1 add option to diable browser cache for security reasons. 11 years ago
Christian Ratz 2cc84c6693 new version; updated changelog 11 years ago
Christian Ratz 1af342632f new version; updated changelog 11 years ago
Christian Ratz 73bf020924 Fixed order of project menu entries 11 years ago
Jens Ulferts 528ac5c345 fix indentation 11 years ago
Jens Ulferts e40d3e7e81 restructures project menu for timelines 11 years ago
jwollert 87f7eb50bc move project copy stuff to its own module so it doesn't clutter project.rb 11 years ago
jwollert f29ef71702 render some error messages for the copied project and its associations 11 years ago
jwollert 21c956c6ad fixes bug when copying watchers: watcher expected its watchable to be saved 11 years ago
jwollert c6d5bfba7f make CopyModel#not_to_copy handle symbols as well 11 years ago
jwollert 1d83bdc4c0 more elegant way to specfify which stuff to copy and in what order 11 years ago
jwollert 78deed7671 fix method signature of class-side copy method of CopyModel and includes SafeAttributes 11 years ago
jwollert 92bbd993dc move project copy actions to its own controller 11 years ago
jwollert c0e80e861a Refactor the way a defaut wiki menu item gets created: 11 years ago
jwollert 5610e6573b define the order in which associations are copied: 11 years ago
jwollert aa39d77afa strategically reload the model to copy and be more explicit about the wiki we use 11 years ago
jwollert 38fdc192c3 update copyright headers 11 years ago
jwollert 5a4ad0bddd don't need tree in copy_model anymore 11 years ago
jwollert b6a53d21f7 refactor copy process out of project model 11 years ago
jwollert cc5f8f3fb2 permission for copying projects outside of the admin are 11 years ago
Christian Ratz 9d6328c47f new version; updated changelog 11 years ago
Sebastian Schuster e9299a071d Added check if timezone data is loaded on mysql and changelog entry 11 years ago
Sebastian Schuster d1cdad2b60 Added timestamp migration for mysql 11 years ago
Christian Ratz 8fc4cd7c4b new version; fixed changelog 11 years ago
Michael Frister c849bdea26 Fix 'class variable access from toplevel' warning in TCPDF module 11 years ago
Christian Ratz acbba0538d new version; updated changelog 11 years ago
Till Breuer 6842c3d3b1 Do not html-escape menu item links (fixes #2585) 11 years ago
Christian Ratz 019c7683ee new version; updated changelog 11 years ago
Michael Frister 596e381cba Add rake task for changing timestamps to UTC 11 years ago
Hagen Schink 6043f43c55 Fixes forum reordering 11 years ago
Christian Ratz 74976f2178 [#2593] fixed Work Package Summary missing 11 years ago
Till Breuer d9fac1dc22 Merge permissions concerning wiki menu item management 11 years ago
Till Breuer 352516aee9 Integrate main wiki menu item replacement selection into page flow (WIP) 11 years ago
Till Breuer 72c427dc59 Add action for main wiki menu item replacement 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Christian Ratz e3ee6139f6 set new version 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Jens Ulferts 13280996b3 moves work_package_bulk controller into work_packages namespace 11 years ago
Philipp Tessenow d8ee4da436 add access_key and shortcut for more_functions menu 11 years ago
Philipp Tessenow 86627056dc add access_key for project search 11 years ago
Philipp Tessenow 8e9b7d0b88 order access keys in access_keys.rb 11 years ago
Hagen Schink fcdb962520 Adds timelines options migration 11 years ago
Philipp Tessenow 7289bbb360 renamed Redmine::AccessKeys to OpenProject::AccessKeys 11 years ago
Philipp Tessenow c4ce3d850c move OpenProject::Info module to lib/open_project directory 11 years ago
Philipp Tessenow dd37251adf use correct help-url 11 years ago