Commit Graph

7263 Commits (516c1dc2d0208c2a563e7b7434bec05bd41db022)

Author SHA1 Message Date
Alex Coles d14c2aa944 Embed cast custom value data in WP API response 11 years ago
Philipp Tessenow f7fb4f9fd1 WorkPackage model: Improve formatting 11 years ago
Philipp Tessenow 1fe3d6c787 make WorkPackage.count_and_group_by private 11 years ago
Hagen Schink 6e66224fed Fix flash message activation 11 years ago
Philipp Tessenow 13036e909f show matched text in at.who auto-completion in black (the default (white) is hardly visible) 11 years ago
Philipp Tessenow 71ad8de223 fix plugin assets inclusion 11 years ago
Alex Coles 8714aa488e Add/update Copyright header to controllers (API v3) 11 years ago
Alex Coles c023400642 Add/update Copyright header to ng app sources 11 years ago
Till Breuer 396f7e1e62 Make the modal directive compatible with backlogs 11 years ago
Richard 9ba648a9b8 Loading work packages except when it's an html request. 11 years ago
Hagen Schink 66ad6d6b76 Make changes a hash with indifferent access 11 years ago
Hagen Schink abe3d9cac9 Remove symbols from journal processing 11 years ago
Richard 53ac186116 Moved work package loading out of respond_to block. 11 years ago
Martin Linkhorst a83af510cb given openproject runs in a subdirectory we cannot allow redirecting to a different subdirectory. also tries to catch shenanigans to circumvent the check like ".." in the path. 11 years ago
Till Breuer b4cb2bc04a Show work package hierarchies in work packages table again 11 years ago
Hagen Schink 77a77bc497 Don't escape selected item twice 11 years ago
Hagen Schink 5403380524 Don't escape results on retrieval 11 years ago
Richard 1ea005acfc Cherrypicked everything from pagination fix branch so we can merge this into dev-angular. 11 years ago
Till Breuer c65082151a Use `Array.isArray` instead of `instanceof Array` 11 years ago
Hagen Schink ce001401ba Mention timeline context in header 11 years ago
Johannes Wollert 36b231d6b3 put timeline name into page title where possible 11 years ago
Till Breuer 17ed76e663 Fix export formats of work_packages#index 11 years ago
Hagen Schink 784bf7e6fc Fix code layout 11 years ago
Hagen Schink 88bceae8e8 Add update notice 11 years ago
Hagen Schink 7c8c27d2dd Add deletion notice 11 years ago
Till Breuer 66ce0eba8f Init ng query sortation from API meta data 11 years ago
Richard 4e1a79524b Sort headers have cursor pointer. 11 years ago
Martin Linkhorst dbc75d4263 there was a wrong parenthesis: the last match needs to be ANDed with all the prior checks. instead of changing it, refactored the code to be more clear. still allows redirects to different sub-uris. 11 years ago
Richard e7c8c951a2 Removed yellow pristine angular validation styling. 11 years ago
Richard 5fbd5745ad Extended column_data api method with group sums meta. 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Alex Coles d8d3aeb397 Fix Mocha tests for work package filter changes 11 years ago
Richard a5a8b3162d Put old work package loading code into separate method. 11 years ago
Johannes Wollert c8d4e449cc unifies creation/deletion/error notices in user's membership tab 11 years ago
Till Breuer e3d3ef4a6f Add lost code for custom value user name retrieval 11 years ago
Richard a62b32ccb4 WIP - custom fields mainly displaying but needs to be reworked. 11 years ago
Till Breuer 099e99e880 Minor code change 11 years ago
Till Breuer d33c8280c7 Apply a lost fix for custom field column sums 11 years ago
Richard cf12e1f74b Wired up assignee's role and group filters. 11 years ago
Till Breuer 83baa29b2e Fix some I18n 11 years ago
Richard 4a5488397d Wired up responsible and version filters. 11 years ago
Till Breuer f80691bf08 Determine expansion state of the filter section when the query is set up 11 years ago
Till Breuer a3a34428ed Make the filter serializer resist empty filter collections 11 years ago
Till Breuer eab91db98a Give filter directive its own scope and overwrite isLoading 11 years ago
Till Breuer 8e82b6e0f8 Update work packages when filter is reset... 11 years ago
Alex Coles c7ff187ad5 Bring in jQuery theme styles with CSS @import rule 11 years ago
Till Breuer b2d85bb5ee Fix check for multiselect 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 89c437956f Reload page also when an invalid filter is deactivated 11 years ago