Commit Graph

13765 Commits (c8776632c064c9046dcb3813dbeedf03ac811467)
 

Author SHA1 Message Date
Alex Coles c8776632c0 Merge pull request #1115 from opf/bug-5870-mouse-cursor-project-names 11 years ago
Alex Coles c0a0999eeb Merge branch 'dev' into dev-angular 11 years ago
Jens Ulferts d7c2a06100 speedup migrations by adding indices sooner 11 years ago
Alex Coles a5d8f95a7f Merge pull request #1114 from opf/bug-5879-timelines-reset-outline 11 years ago
manwithtwowatches 9afab12230 Merge pull request #1116 from opf/fixes/ng-filter-sorting 11 years ago
Alex Coles 8a61937b2a Remove unnecessary spy assertion in filters tests 11 years ago
Richard 441c1fb788 Put href attribs on project links so hand cursor is displayed. 11 years ago
Hagen Schink 9341fd5d6e Add changelog entry 11 years ago
Hagen Schink 0d99603b49 Merge pull request #1024 from opf/feature/admin_membership_notices 11 years ago
Alex Coles ba99e641e7 Move Mocha filter test to karma/ directory 11 years ago
Richard 4c0d465747 Wired up timelines reset outline button. 11 years ago
Alex Coles 16cfc9ddde Merge branch 'dev-angular' into fixes/ng-filter-sorting 11 years ago
Alex Coles 3c55702234 Remove mocha-phantomjs package 11 years ago
Alex Coles a7c347034b Remove mocha_phantomjs tasks from Gruntfile 11 years ago
Alex Coles b02f83daae Move Mocha tests to karma/ directory 11 years ago
Alex Coles 91d70eb264 Remove Mocha index.html runner 11 years ago
Alex Coles 1f041e0415 Merge pull request #1111 from opf/feature/rubocop 11 years ago
Alex Coles 440280a68c Merge pull request #1112 from opf/bug-5818-filter-operators-missing-and-sorting 11 years ago
Michael Frister 9ea81d0e8d Add rubocop.yml 11 years ago
Richard 5440410d03 Changed filter operators constant to be arrays instead of object. 11 years ago
Alex Coles b7e065afba Add Karma reports directory to gitignore 11 years ago
Alex Coles c875804c9c Revert npm version specifiers to ~ in package.json 11 years ago
Alex Coles bcac362312 Complete test for ordering by localized filter name 11 years ago
Till Breuer 83f723ef20 Install karma-chain-sinon and fix karma conf 11 years ago
Till Breuer 9aec81e7bf Sort available filter drop down list by localized filter names 11 years ago
Till Breuer b06649eeb2 Merge pull request #1108 from opf/feature/angular-directive-tests 11 years ago
Till Breuer 7ac9950aa3 Merge branch 'dev-angular' of github.com:opf/openproject into dev-angular 11 years ago
Till Breuer bf9ce2de7d Fix watching values of filters requiring text input 11 years ago
Alex Coles f8bf82f6e9 Merge branch 'dev' into dev-angular 11 years ago
Alex Coles e712ee9f29 Merge pull request #1102 from opf/fix/auto_complete_tumbling_spec 11 years ago
Till Breuer 0333bccee0 Merge pull request #1106 from opf/bug-5830-missing-days-label-for-date-filters 11 years ago
Till Breuer 4c07553fa7 Fix ng conditions of hidden-for-sighted labels 11 years ago
Till Breuer 234ccefb73 Merge pull request #1105 from opf/bug-5821-multiselect-model-ordering 11 years ago
Richard 9bb92cc36c Added missing "days" label to date and date_past filters. 11 years ago
Alex Coles eb69e4f9a7 Add Sinon-Chai, Sinon.JS for mocking 11 years ago
Jens Ulferts 91588523ce should fix tumbling spec by avoiding explicit id 11 years ago
Alex Coles 002b019e95 Add initial tests for component directives 11 years ago
Alex Coles 73ff6ad52b Add and configure karma-ng-html2js-preprocessor 11 years ago
Richard 41b2c49347 Fixed error and added in correct watcher and responsible filters. 11 years ago
Richard 42e50e416b Till did clever stuff so filters distinguish between single and multiple values. 11 years ago
Richard a3f2fee391 Assignee's role select has the correct options. 11 years ago
Richard 25c073d173 Added a v3 user controller because v2 doesn't allow sorting etc. 11 years ago
manwithtwowatches 05601db5e4 Merge pull request #1104 from opf/fixes/angular-query-setup 11 years ago
Till Breuer 24ba916039 Add a TODO in the query service 11 years ago
Till Breuer b3ecf3b7ee Start writing query service tests 11 years ago
Till Breuer 9fcf49352e Fix display sums when a query is loaded 11 years ago
Till Breuer 7b3c0cc04e Fix a constant naming 11 years ago
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
Till Breuer 4f25185837 Remove unused available filter setup method (twice) 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 11 years ago