Commit Graph

7004 Commits (b5c740bdbb29f8eabfb023b8fad900a67594b2d1)

Author SHA1 Message Date
Till Breuer 05f6e7f0da Add selected columns default to query, clear up serialization method 11 years ago
Till Breuer 62cb5d07b4 Tidy up some js code 11 years ago
Till Breuer 16aac4f36c Move column data building in api v3 to mix in 11 years ago
Alex Coles f7f5503e10 Remove unused :plugin option in asset helper calls 11 years ago
Till Breuer 27f5224fc3 Remove unused module include 11 years ago
Till Breuer 858f19df5a Rename planning elements variable to work packages 11 years ago
Till Breuer a153ae0636 Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer f0dd9971c0 Add standard "me" option to available user filter values 11 years ago
Till Breuer ceffc5f765 Discard deprecated method 11 years ago
Till Breuer d56a637513 Apply given project context as a scope when fetching available filter values 11 years ago
Till Breuer 35a97a6658 Extend api v2 users service with project scope 11 years ago
Till Breuer 5b47405e6c Refactor pagination in angular work packages table 11 years ago
Richard 3d3e69b52e Fixed columns sums api call to be back to its original state. 11 years ago
Till Breuer 80afb2b0f9 Wire up available filter values service in query filter directive 11 years ago
Till Breuer 8e7ffdb872 Add a method to retrieve available filter values to query service 11 years ago
Till Breuer 74620ca86d Add angular API service adapters 11 years ago
Till Breuer 4116a569e5 Add convenience to available work packages filters config 11 years ago
Jens Ulferts 686da8cecc uses named routes for topics/boards 11 years ago
Richard 2713aa7685 Added API groups and roles index methods. nothing tested yet:D 11 years ago
Richard a932b10009 Added an API versions index method. 11 years ago
Richard 2458758b7f pushing everything... 11 years ago
Sebastian Schuster e7fb376876 Fixed double rendering of attachments and repository annotates 11 years ago
Till Breuer 87f9e82ef0 Block work package table updates until setup is completed 11 years ago
Richard c81777decd Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer 3b0d58307b Rename default pagination options in angular config 11 years ago
Till Breuer b5b144cebe Move parts of the promise chain around in work packages controller 11 years ago
Ion Biziiac e5aa1c2d9c Adds a comment explaining why the version is incremented by 1 11 years ago
Till Breuer e770940468 Initialize columns on start up, fix js startup errors 11 years ago
Till Breuer ebf5bafbbc Don't load work packages on initial load of work_packages#index 11 years ago
Richard d042104958 Bug regarding return js from rabl template. 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Ion Biziiac 2776239320 Fixes Wiki change notification mail contains invalid diff link 11 years ago
Richard d7306ad571 sort of works. 11 years ago
Richard 5f6736798c using a query service call to get the available columns. 11 years ago
Richard fc76097587 Moved all the extra meta goodies into the api queries controller. 11 years ago
Richard 25a9343e9f Added an api controller/endpoint for available columns. 11 years ago
Richard 986486eab9 Made a new work packages api method. 11 years ago
Richard 5dd786d3f8 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 1a4081e7e3 WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard ae704975bd added a status service. 11 years ago
Richard fd22923f20 WIP Removed everything from gon except for project id which has to be somewhere at load time. 11 years ago
Richard 580587be53 WIP continuing to move config data into angular. 11 years ago
Richard 8ca35754b6 WIP. started moving things around... 11 years ago
Markus Kahl 08f8c482fe dropped redundant limit 11 years ago
Till Breuer 22cc1d359a Fix sums for integer columns 11 years ago
Markus Kahl 05c003e11f don't rely on journal record id to find predecessor and use version instead 11 years ago
Alex Coles 97a247a7ef Update Copyright headers in new JS/Angular sources 11 years ago
Till Breuer 18687104e5 Just set up one watcher on work package table sortation 11 years ago
Till Breuer 9bbd35901c Fix scope setup of sort header directive 11 years ago
Till Breuer c22377d812 Simplify watcher in work package column directive 11 years ago