Commit Graph

179 Commits (e98fd27163e52da0c5bbc5b93cb914876677798b)

Author SHA1 Message Date
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Richard 8b4a825dfb Gave the column header links the apparently standard empty javascript call. 11 years ago
Alex Coles bcac7fe7fc Cleanup whitespace in ng templates 11 years ago
Richard db665e3f2f Inluding query available columns in the meta data. 11 years ago
Richard 5440410d03 Changed filter operators constant to be arrays instead of object. 11 years ago
Till Breuer 9aec81e7bf Sort available filter drop down list by localized filter names 11 years ago
Till Breuer 4c07553fa7 Fix ng conditions of hidden-for-sighted labels 11 years ago
Richard 9bb92cc36c Added missing "days" label to date and date_past filters. 11 years ago
Richard 42e50e416b Till did clever stuff so filters distinguish between single and multiple values. 11 years ago
Till Breuer 9fcf49352e Fix display sums when a query is loaded 11 years ago
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 11 years ago
Richard 36c6d3fc91 Putting locales method on scope instead of fiters helper. 11 years ago
Richard f166e45b43 Getting locales for filter names 11 years ago
Richard 7de6db9226 Changed text field names so that they appear correctly in save form. 11 years ago
Richard 4e1a79524b Sort headers have cursor pointer. 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Till Breuer 83baa29b2e Fix some I18n 11 years ago
Till Breuer b591787411 Disable filter while loading available values 11 years ago
Till Breuer b3f128fccd Move with loading function to helper 11 years ago
Till Breuer 0146f0cf97 Fix filter value selection when a query is loaded 11 years ago
Till Breuer 2f9691dc7d Add lang tag for work package column headers and columns 11 years ago
Till Breuer 903c05bbe1 Wire up available filter values service in query filter directive 11 years ago
Till Breuer 2110f092c3 Remove unused ng-change 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Till Breuer 80afb2b0f9 Wire up available filter values service in query filter directive 11 years ago
Till Breuer 332939bfd0 Remove unused ng-change 11 years ago
Till Breuer 87f9e82ef0 Block work package table updates until setup is completed 11 years ago
Till Breuer ebf5bafbbc Don't load work packages on initial load of work_packages#index 11 years ago
Till Breuer 9bbd35901c Fix scope setup of sort header directive 11 years ago
Till Breuer 95567e2e1d Fix non-assignable expression issue 11 years ago
Till Breuer f29ed3579d Move work package column directive template 11 years ago
Till Breuer a8c3563b5e Render work package columns of type integer as progress bar 11 years ago
Richard c266eb99b1 Added back in specs i was too lazy to reimplement. 11 years ago
Richard a287f51a93 Added locale to custom field js and made a directive for optional lang attribute. 11 years ago
Richard 124d85eaad WIP. fixed the show/hide options/filters things. 11 years ago
Richard 713d7539a1 Fixed a couple of the column headers accessibility tests. 11 years ago
Richard 3d105a42de Can now sort by work package id. 11 years ago
Richard ec7d75c943 Groupings features. 11 years ago
Richard afbd169571 Wrote a few features. Actually found and fixed some bugs! 11 years ago
Richard ee06793b47 Added first few work packages table tests. 11 years ago
Till Breuer a0057d77dc Also show spinner on filter updates, disable filter disabling 11 years ago
Richard 9927409522 Refactored group by watching into directive to get clear filter working. 11 years ago
Richard 6a0e88d566 Filters being displayed for preconfig queries. 11 years ago
Richard 7d78cf920b Re-implemented old hack to get selected columns posting to query save. 11 years ago
Till Breuer 97597f6a43 Make option toggle title more accessible, add German translations 11 years ago
Till Breuer f3a6b77ed4 Fix work package options style 11 years ago
Till Breuer b4156c8029 Fix option value of empty group-by-option 11 years ago
Till Breuer abe83088bd Add directive wrapping slide toggle 11 years ago