Commit Graph

513 Commits (79f5511c9a9428bec059be9916fb3366a5b1fa4d)

Author SHA1 Message Date
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
Alex Dik 84e66ca050 Remove JS errors appearing in public work package detail view 9 years ago
Alex Dik c01d0db034 Show loading layer in work package detail view 9 years ago
Stefan Botzenhart 1e5ad33f04 Split view panel is always visible 9 years ago
Tim Habermaas 2d8b40f3a1 Remove unused function. 9 years ago
Tim Habermaas 8554125f63 Move isInitialActivity to ActivityService. 9 years ago
Tim Habermaas d115c38dc1 Fix broken indicator of initial activity on work package show page. 9 years ago
Tim Habermaas 13714e181c Fix missing activities content of work package show page. 9 years ago
Tim Habermaas af73d60773 Hide attachment dropzone if user has no rights to upload files. 9 years ago
Jens Ulferts a1d3028b6b rely on $location instead of $state for query params 9 years ago
Jens Ulferts b326ff605d remove base uri from project path calculation 9 years ago
Jens Ulferts 3f87721167 use PathHelper to avoid code duplication 9 years ago
Jens Ulferts 873e0ca152 disable reloadOnSearch for work packages list 9 years ago
Tim Habermaas 341c65dfde Fix routing errors. 9 years ago
Tim Habermaas afb92d874e Only display "more" drop-down if user has proper rights. 9 years ago
Tim Habermaas a44588c9bc Hide watch/unwatch button if user has no rights to use it. 9 years ago
Tim Habermaas bcd4195ca3 Only display dropzone if "Show all" is selected. 9 years ago
Tim Habermaas ed23d6eb7f Fix links from work packages table to fullscreen view. 9 years ago
Tim Habermaas d8fd523ec6 Fix broken /projects/:id/work_packages/:id URL. 9 years ago
Tim Habermaas cafccc7761 Make @houndci happy. 9 years ago
Tim Habermaas 2c59f10735 Make actions menu work on show page. 9 years ago