Commit Graph

100 Commits (0fd5e4710cb847cdaaae0bb0ec243a8c67e0ca32)

Author SHA1 Message Date
Alex Dik 6363bcb89e Move WP table service to components 9 years ago
Oliver Günther 955c1194f2 Add definingProject as group to version 9 years ago
Alex Dik 65bf87bf61 Move EditableFieldsState to inplace-edit directory 9 years ago
Jens Ulferts 7bf647281d remove no longer used constant 9 years ago
Jens Ulferts 2726d84bf9 add author to "people" list 9 years ago
Oliver Günther 952d38ec21 Look at correct place for empty duration (PT0S) 9 years ago
Jens Ulferts 35906c1a00 remove merge remains 9 years ago
Jens Ulferts 7fcc59af2a avoid unspecific error message 9 years ago
Oliver Günther bd1247d376 Strip notify from frontend 9 years ago
Alex Dik 5aeccc2d2c Reduce fieldController redundancies 9 years ago
Alex Dik e582c304f3 Reference field names via newly introduced field object 9 years ago
Alex Dik bd86311e26 Refactor inplace-edit directory structure 9 years ago
Alex Dik e92a154725 Implement cancel button for fullscreen edit 9 years ago
Alex Dik 42e27e41a3 Make user input stay when switching between views 9 years ago
Alex Dik 5c9975fd64 Implement WP-edit save button 9 years ago
Alex Dik 99348cadb7 Refactor EditableFieldsService and EditPaneController 9 years ago
Alex Dik c751e0c23c Disable WP edit buttons for users without update permissions 9 years ago
Alex Dik 40167485a9 Add work package edit actions toolbar (save & cancel) 9 years ago
Alex Dik aa01eb1f79 Implement work package editing in fullscreen view 9 years ago
Jens Ulferts f4b90d61f1 render a duration according to the user's locale 9 years ago
Jens Ulferts dbfcfb49b7 Revert "Merge pull request #3646 from furinvader/16364-fullscreen-edit" 9 years ago
Alex Dik b422907206 Reduce fieldController redundancies 9 years ago
Alex Dik 13c664371b Reference field names via newly introduced field object 9 years ago
Alex Dik 0faeeff74c Refactor inplace-edit directory structure 9 years ago
Alex Dik 5ab24dc7a6 Implement cancel button for fullscreen edit 9 years ago
Alex Dik 92009a1dd7 Make user input stay when switching between views 9 years ago
Alex Dik be5beca5ca Implement WP-edit save button 9 years ago
Alex Dik 9b290d18f3 Refactor EditableFieldsService and EditPaneController 9 years ago
Alex Dik 7d86b2977c Disable WP edit buttons for users without update permissions 9 years ago
Alex Dik b9bf6d0274 Add work package edit actions toolbar (save & cancel) 9 years ago
Alex Dik c662325ba8 Implement work package editing in fullscreen view 9 years ago
Oliver Günther a676cc65c6 Use events to refresh a single work package 9 years ago
Alex Dik ae6698ca2c Undo removal of dc9ad0c and fix the condition 9 years ago
Alex Dik 7c49e69903 Remove faulty condition from work package field directive 9 years ago
Alex Dik 84e66ca050 Remove JS errors appearing in public work package detail view 9 years ago
Jens Ulferts 4bfc4cc8b2 sort versions case insensitive 9 years ago
Oliver Günther de96916dac Minor corrections 9 years ago
Oliver Günther 7f602664fc Allow focussing an element after work package has been updated 9 years ago
Oliver Günther 9bd4e06d29 Use promises in submitFields methods to defer updating 9 years ago
Oliver Günther 3ca36e1e1d Parallel sending of comment and fields in WP split view 9 years ago
Oliver Günther 5732eee3d3 Propagate and distribute field and comment submits in WP Field Service 9 years ago
Florian Kraft 3ff36d9247 prepare the directives and load both available and watching users 9 years ago
Florian Kraft 0e3dc2c14c initial splitoff of watchers into separate service 9 years ago
Florian Kraft b3553b0121 remove left over console.log 9 years ago
Florian Kraft 728efb6372 check for the existance of files in a work package 9 years ago
Jens Ulferts bb3f9fdc6c consolidate duplicate code 9 years ago
Jens Ulferts 3232a3d21b sort version by name 9 years ago
Florian Kraft 29e5916067 show an error notification instead of prolonging the file list 9 years ago
Florian Kraft acedeb9604 do not ask the api for attachments when nothing changes 9 years ago
Florian Kraft cac48d3bae wrap the size definition into a helper method 9 years ago