Commit Graph

1149 Commits (f98c50f53f93d8280bb7246d8c7e658828e197fc)

Author SHA1 Message Date
Alex Dik f98c50f53f Eliminate code duplication in route state config 9 years ago
Alex Dik c5067f1299 Fix wp list controller test for setting projectIdentifier 9 years ago
Jens Ulferts 8b1b7150d7 hackily fixing layouting when switching between WP list and show in angular 9 years ago
Oliver Günther 9ad48023ed Always allow attachment upload for new work packages 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 882c718060 Reduce projectPath parameter of new-work-package type menu 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
Jens Ulferts 729b449074 update bower json to support anchors 9 years ago
Oliver Günther 628d95ae8a Fix protractor specs 9 years ago
Oliver Günther 024754830f Avoid references to overview tab and details which no longer exists 9 years ago
Jens Ulferts 63dc08f0fc remove basePath from ui-router definitions 9 years ago
Alex Dik 3d52056b1f Fix redirect loop for non-existing work packages 9 years ago
Alex Dik 5f2c6d58fd Add 'angular-elastic' to bower dependencies 9 years ago
Stefan Botzenhart b3dc6c4914 Fix root scope problem when updating work packages 9 years ago
Stefan Botzenhart 58ec88fb34 Fix _type error 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 9c0df089d2 Hide work packages button in show view 9 years ago
Alex Dik 8a1431d704 Make work package route independent 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 691c57a9a4 Resolve request-loop for non-existing work packages 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
Magdalena Kafka e49d522139 Restructure workpackage header 9 years ago
Stefan Botzenhart 1e5ad33f04 Split view panel is always visible 9 years ago
Stefan Botzenhart 4e3a0050ec Provide bulk destroy functionality for work package 9 years ago
Tim Habermaas 99b7a31413 Fix attachments directive test after rebase. 9 years ago
Tim Habermaas c422abf42a Remove reloadOnSearch: false flags from detail tabs. 9 years ago
Tim Habermaas 4cde439694 [WIP] Fix protractor specs. 9 years ago
Tim Habermaas 0be7cc7d24 Fix karma specs. 9 years ago
Tim Habermaas 3951bcb7cd Make removing watchers work on show view. 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 7059dcc1a6 [WIP] [skip ci] fix some karma specs 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 2e428477ec fix styling 9 years ago
Jens Ulferts 873e0ca152 disable reloadOnSearch for work packages list 9 years ago
Tim Habermaas f6ffa46576 Add missing redirect rule for work_packages nested under a project. 9 years ago
Tim Habermaas 341c65dfde Fix routing errors. 9 years ago