Commit Graph

5367 Commits (cdff39e9141391f25bd8d06f78e314309ef5b694)

Author SHA1 Message Date
Markus Kahl cdff39e914 call work_package planning_element 11 years ago
Markus Kahl 2a448e0bee output extra fields for WorkPackageCustomField 11 years ago
Markus Kahl 96559983df inserted copyright notice into custom_fields files 11 years ago
Markus Kahl 642e9c16c6 query custom_fields and output them for planning_elements and projects 11 years ago
Philipp Tessenow 18a66e9601 remove usage of eval() in User#name 11 years ago
jwollert e9d6ad02ab scope users by their visibility so that admin rights are not required 11 years ago
Till Breuer 48725feb3b Fix pagination links of project settings members tab after AJAX update 11 years ago
Michael Frister ae867777fd Fix board edit/update validations, add success flash message 11 years ago
Hagen Schink 023d825c68 Adds comments for clarification 11 years ago
Jens Ulferts e188f7416f fixes 1st of month missing in datepicker if that is a sunday 11 years ago
Jens Ulferts 6c40f9d022 harmonizes context menu and removes necessity for scrollbars in % done 11 years ago
Philipp Tessenow 6f98006985 fix #2632 - display attachments in journal entries again 11 years ago
Hagen Schink 7f42cd6af1 Fixes event type implementation for work package 11 years ago
Nils Kenneweg aadcf8a21f localization update planning element->work package 11 years ago
Hagen Schink f4a5fc88ea Fixes customizable journal comparison 11 years ago
Hagen Schink fa0710b6ea Fixes newline handling in journals 11 years ago
Nils Kenneweg 47fb184eed correct parent augmentation for pes in timelines. 11 years ago
Christian Rijke d65837236a Fix nil-check. for 'obj'. 11 years ago
Hagen Schink 61682ae789 Fixes event sorting 11 years ago
Till Breuer 8efd267e9e Fix typo in api/v2/planning_element_journals#index 11 years ago
Nils Kenneweg 289d779508 browser warning localization. 11 years ago
Christian Rijke cff95af6a6 Compare object ids only when attribute is 'description'. Allow self-reference for other attributes, e.g. wiki text. 11 years ago
Hagen Schink 6b59ba73eb Redirects to boards tab 11 years ago
Till Breuer f4b013d022 Add overflow hidden to modal container div (fixes #2576) 11 years ago
Hagen Schink 6043f43c55 Fixes forum reordering 11 years ago
Jens Ulferts 0f67635ac4 fixes search on work package with offset provided 11 years ago
Jens Ulferts 44289a8c0a extracts search form into own partial 11 years ago
Hagen Schink df7b5a1d9e Corrects reference to renamed translation 11 years ago
Till Breuer dacbdd780f Remove debugging break point 11 years ago
Hagen Schink 4ac36b5685 Adds css classes to work package links 11 years ago
Jens Ulferts 02a25b252f extracts context_menu helper method into own file 11 years ago
Jens Ulferts 786dd1fb7a fixes fixed_version i18n in context_menu 11 years ago
Jens Ulferts 36cb0e23f4 moves css related to context_menu into single css file, fixes layout on done ration 11 years ago
Jens Ulferts 229f7827ec moves everything related to context menu to context_menu stylsheet 11 years ago
Philipp Tessenow 7f272a5a3b make calls to constantize as safe as possible 11 years ago
Christian Rijke 083103069a Fix link to project time entry report. 11 years ago
Till Breuer 04c3af8f1f Move time entry tabs into their own partial 11 years ago
Till Breuer 801cacf08f Add integration test for main wiki menu item replacement 11 years ago
Till Breuer 1f07b9c210 Fix wiki menu item replacement in the case no new main item is selected 11 years ago
Till Breuer cb10d35385 Transfer menu item option to new wiki menu item during replacement 11 years ago
Till Breuer e5d739425b Add controller specs for main wiki menu item replacement, fix action 11 years ago
Till Breuer dafd8be242 Remove duplicate initialization of @project in wiki menu items controller 11 years ago
Till Breuer 352516aee9 Integrate main wiki menu item replacement selection into page flow (WIP) 11 years ago
Till Breuer ca3ef3bb8e Deimplement automatic wiki main menu item restauration 11 years ago
Till Breuer 72c427dc59 Add action for main wiki menu item replacement 11 years ago
Till Breuer d779e8bae8 Destroy wiki after its last page has been deactivated and the wiki module has been successfully deactivated... 11 years ago
Till Breuer 72693bdcc5 Redirect to projects#show after the last wiki page has been deleted 11 years ago
Till Breuer 222874af95 Disable wiki module when last wiki page is destroyed 11 years ago
Till Breuer 44d66f4e68 Make wiki_menu_items#update more readable 11 years ago
Till Breuer f3381c827e Ensure there is a main item when the wiki page with the last main item is deleted (WIP) 11 years ago