Commit Graph

2074 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Michael Frister 5963005c45 Wiki menu items: Fix route and edit form 12 years ago
Martin Linkhorst e977d574b1 make the issue list sums cukes pass 12 years ago
Martin Linkhorst 866d7ec14d refactor trackers to use restful routes 12 years ago
Jens Ulferts 0ff995f800 fixes issue watching for other users 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Christian Ratz e5c7f68dbb fixed textilizable helper method, wiki#edit 12 years ago
Christian Ratz a0e2cd44d1 re enable 'preview' in wiki#edit 12 years ago
Christian Ratz 11778a853a re enable 'preview' in wiki#edit 12 years ago
Philipp Tessenow 3928b62b74 when generating mails for issue changes, generate correct links 12 years ago
Philipp Tessenow 5154774549 repair the journals part in issue show.api 12 years ago
Martin Czuchra 44424d8e74 Speeds up level_list view of projects. 12 years ago
Philipp Tessenow 9a439072e8 render_detail needs an option hash now 12 years ago
jwollert 061715d1dd adds has_children flag inside projects level_list 12 years ago
Jens Ulferts 26d37cf4f4 include calendar js files in case they are needed for edit 12 years ago
Jens Ulferts 83abbf71e7 adapt ajaxAppend usage for loading issue diff to changed configuration 12 years ago
Jens Ulferts 857dd7c4d2 uses ajaxAppend for loading the issue#edit form 12 years ago
Jens Ulferts 811ff89a48 renders the action menu twice on issue#show instead of copying it with javascript 12 years ago
Jens Ulferts 8dcd74d2bd no longer sorts by lft as it already is 12 years ago
Jens Ulferts 6b3fc60874 uses already loaded relations 12 years ago
Jens Ulferts 3a8753d1b5 eager loads models associated with the issues ancestors and descendants 12 years ago
Christian Ratz 4b044d2015 added class to container element so all styles will be used 12 years ago
Martin Linkhorst 747ccbe4c9 lass die gurke rennen... 12 years ago
Jens Ulferts e61b9b1351 uses a journal cache to render the history 12 years ago
Jens Ulferts 78fefce03b moves issue tree row rendering into helper 12 years ago
Jens Ulferts e3be06f320 allows journal formatters to receive options and uses it to be able to 12 years ago
Jens Ulferts 2ef3828ef0 applies proper css class to calendar filter header 12 years ago
Martin Czuchra 1d9587db1a Fixes project jumping behaviour. 12 years ago
Martin Linkhorst eb3c743c59 fix encoding stuff and finally figured out that piece of weird code 12 years ago
Martin Linkhorst 42be728a54 REVIEW: revert part of git commit b30fac4 12 years ago
Martin Linkhorst 1ae58c11d0 * unfortunately there are still two implementations 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Christian Ratz f8269c533a issues filter drop down entries sorted alphabetical 12 years ago
Jens Ulferts 20f3b94dfc employs the newly created jQuery Function ajaxAppend to asynchronously load 12 years ago
Jens Ulferts 1ee8a47cfd removes "updated by" information and back link on xhr journal diff requests 12 years ago
Eric Davis 84fc92ac92 Add JournalsController#diff to diff a single field 12 years ago
Martin Linkhorst 2d3b20d905 define the default sort order at a single place 12 years ago
Martin Linkhorst 4df489eec2 reset sort order when clear filter is pressed 12 years ago
Martin Linkhorst 24cb139578 fixed and converted wiki#new view specs 12 years ago
Martin Linkhorst 55b967c4b7 * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
jwollert e6a18dc790 move select2 customizing stuff to select2_customizing.css 12 years ago
jwollert 73131057b1 simulate tabbing away from select2 project search 12 years ago
jwollert 167eefddbd switch from chosen to select2 12 years ago
Gregor Schmidt addc88816e Adding formatting to preview side in help text 12 years ago
Gregor Schmidt 237c0c9a50 Making i18n-js work for OpenProject 12 years ago
Martin Linkhorst b63bbe8309 refactored themes code 12 years ago
Romano Licker 80eeade7df replace add.png with plus.png 12 years ago
Romano Licker 1325423a1e refine new icons 12 years ago
Romano Licker 9177a25b4f introduce new icon-set 12 years ago
Martin Linkhorst dcd27976be separately load user specific javascript files 12 years ago