Commit Graph

5424 Commits (7653492994e8ab57b2136fc61027a3c072fb2e20)

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 7c2836dd7e authorize before copy actions 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
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