Commit Graph

221 Commits (0664e11d21c137c66fca170e19a111ac44101a07)

Author SHA1 Message Date
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 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
Tim Habermaas b7da944446 Add missing semicolons. 9 years ago
Tim Habermaas d6b4d1618a Add watch icon to angular work package show view. 9 years ago
Tim Habermaas fb66c6c807 Make create_new work package view work when no type is set. 9 years ago
Tim Habermaas 056ce056dd Add edit button to Angular show view. 9 years ago
Tim Habermaas b1c754b1e6 Make creating work packages from show view work. 9 years ago
Tim Habermaas 4b810e40e7 Preserve query parameters when switching to fullscreen view. 9 years ago
Tim Habermaas 44624eb3cd Fix switching back to list view from fullscreen view. 9 years ago
Tim Habermaas 93475fba1b Move Angular's WorkPackage show view to /work_packages/:id. 9 years ago
Tim Habermaas b3e431ce85 Fix buttons for switching between views on WorkPackage show page. 9 years ago
Tim Habermaas 4d19852d1c Fix listing of attributes on fullscreen WorkPackage page. 9 years ago
Tim Habermaas 3d9b7266b3 Add fullscreen view for WorkPackage. 9 years ago
Oliver Günther 78abdc0776 Use promise in work-package-new-controller 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
Alexander Bach 4031a1b802 Remove copy pasta 🍝 9 years ago
Alexander Bach 7a79475f8b Hush the hound 9 years ago
Oliver Günther 528e2f92e2 Load preselected work package when required 9 years ago
Oliver Günther 14e74596a3 Allow multiple toolbars to exist, extend toolbar functionality 9 years ago
Jan Sandbrink 5de0f15898 Correctly link activities 9 years ago
Florian Kraft 64daddf767 remove dead code and provide helpers for the array sets 9 years ago
Florian Kraft 64ba83a718 make watchers removable 9 years ago
Florian Kraft f47418de07 provide a method of adding watchers 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
Jens Ulferts f4b820553a allows for creating error notifications with only an error message 9 years ago
Florian Kraft 728efb6372 check for the existance of files in a work package 9 years ago
Jens Ulferts c996cca696 misc styling fixes 9 years ago
Jens Ulferts 2862fbfa1c replace flash-message directive by NotificationsService 9 years ago
Oliver Günther 390f38bfec Test for Activity and Activity::Comment, which may also be initial 9 years ago
Oliver Günther ccd86a4b75 Correct for wrong isInitial 9 years ago
Oliver Günther 96d563798a Use ng-switch to determine activity type 9 years ago
Oliver Günther 11d9bd52b7 [21047] Work package activities also display repository revisons 9 years ago
Jan Sandbrink a76faaf1a2 show initial journal in activity tab 9 years ago
Florian Kraft ee4c8cfa14 inject missing dependency for translations 9 years ago
Florian Kraft bfd4ed19d1 rebased against new notification styles 9 years ago
Florian Kraft 73b58e2d32 simplify work pacakge creation method 9 years ago
Florian Kraft 6bbdb2f651 simplify closures 9 years ago
Florian Kraft f2c960a7d0 refactor setFocus into WorkPacakgeDisplayHelper 9 years ago
Florian Kraft a3a4459d13 correct an error in comparison function for groups 9 years ago
Florian Kraft 66da33c41d refactor out duplicate functions from create and edit controllers 9 years ago
Florian Kraft a4019c3afb remove empty controller 9 years ago