Commit Graph

477 Commits (0664e11d21c137c66fca170e19a111ac44101a07)

Author SHA1 Message Date
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
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 e5fceb38be Fix non-camelcased name. 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 bc5df6e051 Point work package link from table to new angular show view. 9 years ago
Tim Habermaas 3d9b7266b3 Add fullscreen view for WorkPackage. 9 years ago
Oliver Günther e88deb8556 Fix errors when editing comments 9 years ago
Jens Ulferts 4bfc4cc8b2 sort versions case insensitive 9 years ago
Oliver Günther 78abdc0776 Use promise in work-package-new-controller 9 years ago
Oliver Günther d5a3b21049 Scroll to element only when visible 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 d1a1020097 Workaround for focus event on user activity 9 years ago
Oliver Günther 8da4ac0d63 Restore empty description submit 9 years ago
Oliver Günther c3589353cb Scroll to textarea controls when editing and space available 9 years ago
Oliver Günther 7cd7697fab Replace autogrow with angular-elastic 9 years ago
Henriette Dinger 27c60cf667 Incorporate review feedback 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
Oliver Günther 51509e6b34 Editing of comments with in-place button styles and preview 9 years ago
Oliver Günther 0883cf9834 Replace exclusive-edit with transcluded comment directive 9 years ago
Oliver Günther 0aed8bb310 Test for comment input 9 years ago