Commit Graph

521 Commits (c4bb6bb330ad5df5ae586da3009dfa3f3e943c54)

Author SHA1 Message Date
Christian Ratz edb9aa8d97 Use icon from icon font for group indicator 11 years ago
Hagen Schink 1cbe15c4cc Localizes CF name on project settings page 11 years ago
Hagen Schink f004737efd Adds specific main menu to remaining views 11 years ago
Christian Ratz 458a640776 Also apply new styles for my page to projects overview 11 years ago
Hagen Schink 5f92e299d6 Makes project index menu specific 11 years ago
Hagen Schink 02cff6b674 Adds specific action menu to project modules 11 years ago
Christian Ratz 8507ff01fe New layout for my page and project overview 11 years ago
Philipp Tessenow d7844da23f add issue number autocomplete for textareas 11 years ago
Hagen Schink 3af4d79c43 Hides responsible selection on project creation 11 years ago
Christian Ratz e89b2e9324 fixed missing icon for shared versions in project settings 11 years ago
Christian Ratz 71e6988630 more icon stuff 11 years ago
Christian Ratz 9c4ac2ddb2 more icons from the icon font in the content 11 years ago
Christian Ratz 0aebb388f3 use correct time icon in sidebar 11 years ago
Christian Ratz 4550f23330 Use new delete icon 11 years ago
Christian Ratz e6043a0cac Improved usage of icon font 11 years ago
Christian Ratz 3f2595ed1d added new version of openproject-icon-font 11 years ago
jwollert 1880616b00 don't expect a project to have a responsible 11 years ago
jwollert 0bcab2069e select2 autocompletion for projects' responsible 11 years ago
Christian Ratz ec1fc704d6 added new icon for time in sidebar 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