Commit Graph

2693 Commits (985c1d236f5bda746e4781efc47cac1c73e2ab19)

Author SHA1 Message Date
jwollert 38fdc192c3 update copyright headers 11 years ago
jwollert 1b16239efe get rid of project instance variable in our partials and render the same possible associations for copying in both settings and admin copying 11 years ago
jwollert 13209f6589 use proper name for dependencies, so we don't confuse it with reportings 11 years ago
jwollert 8c1bf368cd gets custom field copying to work, moves partials around a bit 11 years ago
jwollert 1cfaf5aa55 make hidden field partial handle 'false' values as expected 11 years ago
jwollert 3d6c8de390 fix broken identifier updating 11 years ago
jwollert bda66aa5d4 get types to work in copying from settings and use the right instance for copying 11 years ago
jwollert 460f1a0b0a project form gets its project as a local now, instead of using an instance variable; 11 years ago
jwollert 2ee6420b4c make url in settings pretty again 11 years ago
jwollert 2189735fa3 use the proper instance variable to make sure we use the right object in our project copy forms 11 years ago
jwollert f66b933315 adopt checkbox partial inside admin copy project form as well 11 years ago
jwollert 20d05c701d set prettier ids for our checkboxes 11 years ago
jwollert 547264af1c set the enabled module names 11 years ago
jwollert adb4a11c11 indentation 11 years ago
jwollert 97214c8a59 render only input tags for those attributes we want to change when copying a project, move the rest to hidden fields 11 years ago
jwollert dd2a52011a move copy settings checkbox rendering to a partial 11 years ago
jwollert 3575fea530 move responsible_id form attribute to its own partial 11 years ago
jwollert f2e06cf8b5 move project_type_id form attribute to its own partial 11 years ago
jwollert a6f73603c0 move custom_fields form attribute to its own partial 11 years ago
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