Commit Graph

240 Commits (e7a3afb08f5cd9e29e8f427da0dabb941ae21b3a)

Author SHA1 Message Date
Till Breuer 508c7ac662 Refresh title drop down when queries are modified, added or removed 11 years ago
Richard 7135fbb970 Toolbar title #8452 - showing saved global queries first. 11 years ago
Richard be8667f761 Including export formats in query meta data. 11 years ago
Richard c26bc35ccd WIP generating export links for the query export modal. 11 years ago
Richard 0c606d9aec Refactored and wrote a some tests for empty date formatting. 11 years ago
Richard 313d2dcfba Clearing all cached values on query service on reset. Empty string for loading dates. 11 years ago
Richard d6eabc66d3 Cleaned up duplicated code in column sorting modal. 11 years ago
Richard e3acf02091 Fixed failing karma test in work packages table sorting modal. 11 years ago
Richard 10e5612ed9 Fixed bug in fetch grouped queries that must have got merged out at some point. 11 years ago
Richard 16cb7bee54 Wired up autocomplete on sort directions and group-by select2. 11 years ago
Till Breuer c32946708d Add a TODO and tidy up a bit 11 years ago
Till Breuer 19803b9534 Revert "Share project identifier via root scope" 11 years ago
Till Breuer d38c819168 Yield the project identifier to the share modal as a locale 11 years ago
Till Breuer 398d0a8cb3 Update selectable title when query visibility is changed 11 years ago
Till Breuer 54f7fed158 Share project identifier via root scope 11 years ago
Alex Coles 950bb4b35c Fix whitespace (tabs->spaces) in ng settings dialog 11 years ago
Richard 1b63c6617c listening for query reset event to put default query name in on query clear. 11 years ago
Till Breuer 29f7bd9c3d Automatically activate filters section on load if filters are set 11 years ago
Richard a36f784f66 Removed delete from page settings modal and added delete to settings menu. 11 years ago
Richard 426fc0977a Wired up page settings modal with rename and delete. 11 years ago
Richard 1276698ab7 WIP. Enabled page settings modals and cleaned up modals a bit. 11 years ago
Hagen Schink 61c60c93ea Fix typo 11 years ago
Richard d14f51acfb Added locales for toolbar text. 11 years ago
Richard 23c05d214a WP sorting select2 now filtering available options. 11 years ago
Till Breuer d83bf292a3 Fix columns dialog 11 years ago
Till Breuer 730cf3366f Restrict columns in group by dialog to groupable columns 11 years ago
Richard cd6c210ef3 ascending/descending locales. 11 years ago
Hagen Schink 5380ea33f1 Fix activity link for last forum message 11 years ago
Hagen Schink 509761eec6 Add timezone service stub 11 years ago
Alex Coles ce62dbcc31 Fix whitespace (tabs->spaces) in ng sorting dialog 11 years ago
Alex Coles cff84332aa Semicolon fixes to placate JSHint (Angular) 11 years ago
Alex Coles 35cf0c8745 [wip] Hard-code placeholder data for Export dialog 11 years ago
Alex Coles e98fd27163 Remove broken Save button from wp query/filters UI 11 years ago
Till Breuer 7b09b8168c Remove code which accidentally popped up again 11 years ago
Richard 1c4cbfe519 Added a settings menu item and modal for group by. 11 years ago
Alex Coles d8b5570db4 Extract WorkPackageDetailsController (was inline) 11 years ago
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Alex Coles 6c3772066c [wip] Make WorkPackagesController load Project(s) 11 years ago
Richard 02fd2f4de1 Wired up share modal to query is_public 11 years ago
Till Breuer cff0d9d2bc Move WorkPackagesTableHelper dependency over to wp table service 11 years ago
Till Breuer 558a60dadf Rename available column-loading methods in QueryService 11 years ago
Richard 9deaf2f55c Moved modals back into dropdown directive...:> 11 years ago
Richard 932d7fe0da Always have 3 sort elements in sort selection modal. 11 years ago
Richard dac8a1ca44 Temp solution - moved sortation watcher to wp controller. 11 years ago
Richard 1351608bef Wired up sorting modal to current query sortation. 11 years ago
Richard 504237f08d WIP wiring up initial filter values. 11 years ago
Richard b21ccda101 WIP Made a basic sort dialog which is wired up to queries service set sortation. 11 years ago
Richard e53f9a4422 Fixed select2 filter available values. 11 years ago
Till Breuer 7cc1edf661 Fix column updates when no columns are is added 11 years ago
Till Breuer ce9f5a1093 Use work packages table helper methods for column updates 11 years ago