Commit Graph

5628 Commits (597bc84dce147ad94893e578514a4b11be3a7f58)

Author SHA1 Message Date
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
Markus Kahl fea257ddf2 only change API ProjectController's accept_key_auth_actions 11 years ago
Markus Kahl 486452e05a enabled key auth for custom_field actions 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 e3a9c8c49d Do nothing when replacing a wiki menu item with itsself 11 years ago
Till Breuer 97d22b629b Discard specific css for wiki menu item replacement hint 11 years ago
Till Breuer c9d8aa5e08 Fix error on double click when replacing main wiki menu items 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
Till Breuer 4fbbea2be7 Create a fresh wiki menu item after the page with the last main item has been deleted 11 years ago
Till Breuer 675cc294a6 Do not deactivate wiki module after wiki_page#destroy, instead preserve menu item of last wiki page 11 years ago
Sebastian Schuster 97577c3f78 Fixed non-functional optimistic locking for 11 years ago
Hagen Schink 3e67f47273 Removes restriction to left table side 11 years ago
Hagen Schink 3ccfae131f Adds additional style rule for summary tables 11 years ago
Nils Kenneweg aafc5dde6c fixes column search in tl configuration. 11 years ago
Nils Kenneweg 46c09131dd remove permission check on wp create button. 11 years ago
Till Breuer 0f893d0992 Respecify work_package#possible_watchers 11 years ago
Sebastian Schuster 98c335102a Replaced control flow operators with logical operators 11 years ago
Michael Frister 7d997303dc Fix work package filter validations 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 a0ea35992b no longer necessary to include custom values in index 11 years ago
Markus Kahl 26b8c50835 render custom_fields in rabl views 11 years ago
Markus Kahl 60a14e8c44 fixed CustomField#for_all 11 years ago
Markus Kahl 38f954e323 eager load custom_values in projects/index 11 years ago
Markus Kahl 307cfdb9eb list custom fields grouped by type 11 years ago
Markus Kahl 50ff5f6ecb eager load all the things in projects/planning_element_custom_fields 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 8a79221a48 necessary permissions for custom_fields via XML 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 5de27f1cf0 write custom fields for work packages through API v2 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
Nils Kenneweg fcbb74b60a fix loading of multiple vertical pes. 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