Commit Graph

7375 Commits (1b18513d899a2bfea14f559dac022e30284ee2bf)

Author SHA1 Message Date
Richard 602ab976b7 Using query service call in filter model instead of default filters. 11 years ago
Martin Linkhorst 99427f281c re-render everything so there won't be multiple error flash messages on the page 11 years ago
Martin Linkhorst c00771156a do not display successful flash message when in wasn't 11 years ago
Richard 2663529ee7 Small change to get custom fields of type list to be filterable. 11 years ago
Richard 23b1d3bc13 Fixed bug in query model which was preventing custom fields being available. 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Alex Coles e6209a2b9e deprecate_alias Franglais Version#*pourcent methods 11 years ago
Michael Frister 78ab5970a4 Allow plugins to add permitted attributes 11 years ago
Michael Frister 0c338e042a Remove attr_protected on User now that we use strong_parameters 11 years ago
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago
Toshi MARUYAMA 00d60e9583 fix miss fixing 'weigh' 11 years ago
Alex Coles 66a70b6dce Semicolon fixes to placate JSHint 11 years ago
Alex Coles a7ad3fff42 Style fixes: Remove unnecessary semicolons 11 years ago
Jean-Philippe Lang b8ffa31e1a Potentiel data leak in "Invalid form authenticity token" error screen (#16511). 11 years ago
Alex Coles d6d7ff2414 Remove Franglais in Version#*percent method names 11 years ago
Alex Coles 97a7603063 Fix typo in Timeline private method 11 years ago
Alex Coles 56947695e1 Fix typo in CustomField validation method 11 years ago
Alex Coles 376eca0f72 Fix typos, spelling in helper comments 11 years ago
Alex Coles c409c542c3 Fix typos, spelling in mailer comments 11 years ago
Alex Coles d872d91d0d Fix typos, spelling in model comments 11 years ago
Martin Linkhorst c9effc5b6b implements callbacks for settings 11 years ago
Richard 29720071f3 Removed sub project filter from general wp view. 11 years ago
Richard 276ea3c5ec Wried up filtering by project on non-project work packages view. 11 years ago
Richard 984d318112 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Richard c4738eedef WIP put project and sub-project filter values in list. 11 years ago
Till Breuer 4852a14d01 Fix user custom fields of timelines 11 years ago
Alex Coles cfe6f8fecb Remove no longer needed methods from ng UserService 11 years ago
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