Commit Graph

6962 Commits (b37f0e903422cde4d6d3b3700c5422efdddf3ad2)

Author SHA1 Message Date
Till Breuer 4fccc378fb Add workaround for angular filter serialization 11 years ago
Till Breuer 2f9691dc7d Add lang tag for work package column headers and columns 11 years ago
Till Breuer 836304edcd Temporarily add full asset path for jquery atwho bower dependency 11 years ago
Richard 43003d91cc Updated column_data method to return custom value data. 11 years ago
Richard a6b6295fab Task 5435. Now showing user names/links in work packages table again. 11 years ago
Till Breuer 7d8fa86218 Discard unused default query options from work packages config 11 years ago
Till Breuer 98c0d14c69 Show work packages table as soon as there are rows and columns 11 years ago
Till Breuer c0460daa7d Fix filter value pruning 11 years ago
Till Breuer fac84a8fd0 Only initially set columns when work packages are loaded 11 years ago
Till Breuer 4ae5ad2574 Handle filter values from API on the JS side 11 years ago
Till Breuer 599a1301ca Move gon include 11 years ago
Till Breuer 4a42a7fccf Fix column selection on filtering 11 years ago
Till Breuer b4fea86868 Fix API V3 column filtering 11 years ago
Till Breuer 114791508e Load work packages table data first (WIP) 11 years ago
Till Breuer 75980fe7d1 Add column information to work packages meta data in api v3 11 years ago
Till Breuer 4ceb043209 Add selected columns default to query, clear up serialization method 11 years ago
Till Breuer f522b9811b Tidy up some js code 11 years ago
Till Breuer 4edcf131b2 Move column data building in api v3 to mix in 11 years ago
Till Breuer c170e61b22 Remove unused module include 11 years ago
Till Breuer 80b5ce2006 Rename planning elements variable to work packages 11 years ago
Till Breuer 1335b0e51c Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer cd478ff73b Add standard "me" option to available user filter values 11 years ago
Till Breuer a48c661cfc Discard deprecated method 11 years ago
Till Breuer e0aec03d64 Apply given project context as a scope when fetching available filter values 11 years ago
Till Breuer 30095e6d54 Extend api v2 users service with project scope 11 years ago
Till Breuer 77b930e237 Refactor pagination in angular work packages table 11 years ago
Richard b9b5fd7bd8 Fixed columns sums api call to be back to its original state. 11 years ago
Till Breuer 903c05bbe1 Wire up available filter values service in query filter directive 11 years ago
Till Breuer 8e2e7439ec Add a method to retrieve available filter values to query service 11 years ago
Till Breuer 3941f7cf0c Add angular API service adapters 11 years ago
Till Breuer 430aff9d15 Add convenience to available work packages filters config 11 years ago
Richard b4ea4275fe Added API groups and roles index methods. nothing tested yet:D 11 years ago
Richard 1adce19139 Added an API versions index method. 11 years ago
Richard 4b19a7ccb9 pushing everything... 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Richard 3ec128d246 Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer 20ef2c3cf2 Rename default pagination options in angular config 11 years ago
Till Breuer fa0b82fe87 Move parts of the promise chain around in work packages controller 11 years ago
Till Breuer 3c302a7529 Initialize columns on start up, fix js startup errors 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Richard 9cb017e300 Bug regarding return js from rabl template. 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Richard a9316c0534 sort of works. 11 years ago
Richard 0637b33711 using a query service call to get the available columns. 11 years ago
Richard c9d4b0c0cd Moved all the extra meta goodies into the api queries controller. 11 years ago
Richard 269651ba1e Added an api controller/endpoint for available columns. 11 years ago
Richard 4ffc83c0a4 Made a new work packages api method. 11 years ago
Richard f46d8e8219 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 11 years ago
Richard 2c4a159aae WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard aeade066c8 added a status service. 11 years ago