Commit Graph

477 Commits (3dd94a9d88206f4f50e4af76ec9110f91e606d65)

Author SHA1 Message Date
Alex Dik aaa3df2c14 Disable some ui elements when in edit mode 9 years ago
Alex Dik e92a154725 Implement cancel button for fullscreen edit 9 years ago
Alex Dik 1d8341fdbd Reset user input when cancel button is used in edit mode 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 880cd83485 Implement WP editing in list overview 9 years ago
Alex Dik aa01eb1f79 Implement work package editing in fullscreen view 9 years ago
Jens Ulferts 4e156538bf define function to execute on clicking 9 years ago
Jens Ulferts eadd29b188 extract behaviour into own directive 9 years ago
Jens Ulferts f96938bc0f open select on space as well 9 years ago
Jens Ulferts ca6e387ddd remove ineffective and unnecessary reqire [sic] statement 9 years ago
Jens Ulferts b319cc1837 open file select on enter 9 years ago
Magdalena Kafka 4b1e0b55a6 Remove toggle all link from wp table 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 4287c81ea8 Set fields to edit state when creating a new work pacakge 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 5dbb78fe79 Replace UI Select with default HTML elements 9 years ago
Alex Dik 46bb3540cc Ask user for confirmation when changing states 9 years ago
Alex Dik 8fc31699c9 Disable some ui elements when in edit mode 9 years ago
Alex Dik 5ab24dc7a6 Implement cancel button for fullscreen edit 9 years ago
Alex Dik 9ec5cd8ea6 Reset user input when cancel button is used in edit mode 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 c6e1632af4 Implement WP editing in list overview 9 years ago
Alex Dik c662325ba8 Implement work package editing in fullscreen view 9 years ago
Oliver Günther d3d6cd60ee Temporarily store promises until they are resolved 9 years ago
Oliver Günther 64d5b399c5 Experiment with angular-cache 9 years ago
Oliver Günther 9ad48023ed Always allow attachment upload for new work packages 9 years ago
Oliver Günther a110bc1373 Avoid invalid field promise 9 years ago
Oliver Günther a676cc65c6 Use events to refresh a single work package 9 years ago
Oliver Günther 673b89e8a3 Request work package list refresh after create 9 years ago
Alex Dik 3b89d65b9a Fix work packages standalone route 9 years ago
Jens Ulferts 760edcd414 extract activity-link to directive and reuse it for all activities 9 years ago
Jens Ulferts 233ce258f9 fix activity anchors 9 years ago
Stefan Botzenhart b3dc6c4914 Fix root scope problem when updating work packages 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 c8d7501af7 Fix fullscreen button for work package list view 9 years ago
Alex Dik 0b7f369fbe Undo escaping of work package links 9 years ago
Alex Dik 74ad16f9b4 Disable work package add button if not signed in 9 years ago
Alex Dik 805880247d Undo url escaping of work package toolbar-buttons 9 years ago