Commit Graph

290 Commits (b483e6cd3592ded02f7cbff5ea79666f9ab2247f)

Author SHA1 Message Date
Richard 536d48def9 Gon is gone! from the work packages controller at least. 11 years ago
Richard e2c26e9c0a Fixed some broken specs. 11 years ago
Richard 3ec128d246 Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Richard 269651ba1e Added an api controller/endpoint for available columns. 11 years ago
Richard 5973176d9e WIP Removed everything from gon except for project id which has to be somewhere at load time. 11 years ago
Richard 6677e513fd WIP continuing to move config data into angular. 11 years ago
Richard 3368d96863 WIP. started moving things around... 11 years ago
Hagen Schink 26213ea3b7 Reset order of preview texts 11 years ago
Hagen Schink cf9bd12d17 Fix work package preview permission 11 years ago
Hagen Schink 43cc5f677e Fix preview 11 years ago
Richard c81777decd Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer ebf5bafbbc Don't load work packages on initial load of work_packages#index 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Richard 25a9343e9f Added an api controller/endpoint for available columns. 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
Till Breuer 22cc1d359a Fix sums for integer columns 11 years ago
Till Breuer 53b726b0f0 Render fixed version as link in work packages table 11 years ago
Till Breuer e0221b3692 Include fixed version in work packages table 11 years ago
Till Breuer 1d37e4fac3 Check for settings for building sums of column values 11 years ago
Till Breuer b75777ae53 Fix total sums for work package custom field columns 11 years ago
Richard a287f51a93 Added locale to custom field js and made a directive for optional lang attribute. 11 years ago
Richard 4b4939a9a1 WIP. Fixed failing work packages controller specs. 11 years ago
Richard afbd169571 Wrote a few features. Actually found and fixed some bugs! 11 years ago
Richard 6a0e88d566 Filters being displayed for preconfig queries. 11 years ago
Till Breuer fc38f8e16a Don't preselect inactive default priorities for new work packages 11 years ago
Till Breuer 1e29f9fb3a Fix duplication of work package priority in priority drop down 11 years ago
Richard 11299afa8c Getting per page options from settings, not hard wired. 11 years ago
Richard 8a9f6f1d56 Wired up the page number selection. 11 years ago
Richard 3906328732 WIP Added a directive for table pagination. 11 years ago
Johannes Wollert 888262b8d4 fixes specs 11 years ago
Johannes Wollert d851757ec3 work packages can no longer be assigned to inactive priorities 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Richard ceab6e45cc Fixed a merge bug - two controller methods with same name. 11 years ago
Richard c41c72754e Using error handler for all work package service requests. 11 years ago
Richard 1b0906457d Tidied up some debugging leftovers. 11 years ago
Richard 5541a980ca First attempt at error handling in the controller. 11 years ago
Richard 278136f8c9 Added further code from meta branch. 11 years ago
Richard 07ee385bdc Code taken from columns meta branch. 11 years ago
Richard 1bcba5ec15 Moved toggled multi select into its own directive. 11 years ago
Till Breuer a8c3d1de44 Add query view model providing basic query filter API 11 years ago
Richard 7463bdf450 Passing group sums data along with index json. 11 years ago
Till Breuer f68f35d0b6 Restrict API access to work package details to visible work packages 11 years ago
Till Breuer 6391f741a0 Provide data needed for filter configuration via gon 11 years ago
Richard 515656c867 Fetching work package total sums from server. 11 years ago
Richard a6e04b4818 Augmenting multiple columns at once. 11 years ago
Till Breuer 15731bc84a Add API method to retrieve a single column for work packages (WIP) 11 years ago