Commit Graph

2813 Commits (8dde77b60025da2e71fa8c3c169840475f045782)

Author SHA1 Message Date
Till Breuer 9bf0235d1e Use escaped page title for anchor in wiki export 11 years ago
Till Breuer 806c7ffcd2 Fix 404 on exports of wiki pages with special characters... 11 years ago
Till Breuer a8265cef6c Ensure wiki_page#to_param is used for various links and redirects 11 years ago
Martin Czuchra fbe959aff8 Removes Bitstream font. 11 years ago
Hagen Schink 7926512605 Fixes reassign list 11 years ago
Hagen Schink 87f14354a1 Fixes form method 11 years ago
jwollert e2d863171b only display the checkboxes when there is something to copy 11 years ago
jwollert 68ab5e3fc0 enable copying of Reportings 11 years ago
jwollert 20f1c24ee6 copyright headers and newlines for all 11 years ago
jwollert 92bbd993dc move project copy actions to its own controller 11 years ago
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