Commit Graph

3149 Commits (4a5488397d11f41946b66e84838ea4617e3eb4ac)

Author SHA1 Message Date
jwollert 7653492994 move is_public form attribute to its own partial 11 years ago
jwollert e2998c4695 move homepage form attribute to its own partial 11 years ago
jwollert 304dcb530b move identifier form attribute to its own partial 11 years ago
jwollert b8e3fca3e3 move description form attribute to its own partial 11 years ago
jwollert f60be58390 move name form attribute to its own partial 11 years ago
jwollert 6fc3db7a73 move summary form attribute to its own partial 11 years ago
jwollert 81adf7b9a9 move parent_id form attribute to its own partial 11 years ago
jwollert d584317ccc forums and work packages do not get copied by default 11 years ago
jwollert 9a820e67fa rearrange copy parameters and test 'em for presence 11 years ago
jwollert 32b9bd279b clean up copy forms: 11 years ago
jwollert b6fec9d487 rudimentary form for copying inside project settings 11 years ago
jwollert aeedcb929b prettier links for copying projects 11 years ago
jwollert 72af565342 split post and get sides of project controllers copy action and reuse it across admin/settings 11 years ago
jwollert 913536d8ef split project form into partials and get some indentation goin' 11 years ago
jwollert 08017b1e53 project copy button in project settings 11 years ago
Till Breuer 2398ab56de Ensure a wiki menu item has to be replaced when it is the last one... 11 years ago
Till Breuer 97d22b629b Discard specific css for wiki menu item replacement hint 11 years ago
Till Breuer 8871c65421 Add explanation text to wiki menu item select 11 years ago
Till Breuer e266af9deb Also include the current wiki page and its children for main item replacement 11 years ago
Michael Frister 8d2849d92f Keyboard shortcut preview: use sans-serif font as the rest of OpenProject does 11 years ago
Michael Frister 0cb3fbda59 Keyboard shortcuts: Fix j and k (were swapped compared to vim) 11 years ago
Martin Czuchra 9b8e1aad51 Revert "remove usage of eval() in User#name" 11 years ago
Till Breuer 62d4a7a4f4 Fix double escaping in timelines select2 (fixes #2567) 11 years ago
Markus Kahl 67d25a72d6 custom value view for rsb no longer necessary 11 years ago
Markus Kahl 26b8c50835 render custom_fields in rabl views 11 years ago
Markus Kahl 0ba8bf5e39 list projects' planning element custom fields 11 years ago
Markus Kahl 9f56816a3e eagerly load custom_fields; require :edit_project permission to view /custom_fields 11 years ago
Markus Kahl 8e24c8957b transitional custom field rendering in projcets/show and planning_element/show; 11 years ago
Markus Kahl 7f599965bc render custom field values with rabl too; but not in projects! 11 years ago
Markus Kahl f7d8efe40a render custom_fields views using rabl 11 years ago
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
Till Breuer 48725feb3b Fix pagination links of project settings members tab after AJAX update 11 years ago
Nils Kenneweg aadcf8a21f localization update planning element->work package 11 years ago
Till Breuer 8efd267e9e Fix typo in api/v2/planning_element_journals#index 11 years ago
Hagen Schink 6043f43c55 Fixes forum reordering 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
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
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 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
Martin Czuchra eb2a3216ad Fixes an API bug in association compisition. 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago