Commit Graph

13666 Commits (df900348a3272f9b26b8a231f3e977455d3aa782)
 

Author SHA1 Message Date
Till Breuer df900348a3 Merge pull request #1096 from opf/feature/angular-karma-test-runner 11 years ago
Till Breuer c6b66e6dfe Merge pull request #1094 from opf/dev-angular-filter-project-ancestor-levels 11 years ago
Richard 4882cf0726 Removed $q injection in project-service. 11 years ago
Richard 5200d1d552 Removed unneeded $q call from project-service 11 years ago
Alex Coles 924c989ce3 Fix flag passed to bower install in Travis config 11 years ago
Alex Coles c3a75dcba5 Revert "Add Rake task wrapper to run Mocha/PhantomJS tests" 11 years ago
Alex Coles b869629725 Configure Travis to run tests with Karma 11 years ago
Alex Coles 71134ef97d Elaborate on Browser choice in RUNNING_TESTS 11 years ago
Alex Coles 166925476d Configure 'npm test' to run Mocha tests with Karma 11 years ago
Alex Coles 8a182426e8 Add ng service sources to Karma file config 11 years ago
Alex Coles 4e5511381a Merge branch 'dev-angular' into feature/angular-karma-test-runner 11 years ago
Alex Coles 454552f114 Document Karma runner in RUNNING_TESTS 11 years ago
Richard 9099cb0524 Added missing references to angular modules which were breaking tests. 11 years ago
Richard 0e3a365e90 Displaying project hierarchy in project filter list. 11 years ago
Alex Coles d993cbf870 Add Karma test runner with basic configuration 11 years ago
Till Breuer f6c353601d Merge pull request #1093 from opf/dev-angular-filter-by-project 11 years ago
Richard c3880c5efb Added services to mocha index. 11 years ago
Richard 9f02e23836 Accidentally committed Gemfile.lock before. Changed it back. 11 years ago
Richard 040b9a3a16 Merge branch 'dev-angular-filter-by-project' of github.com:opf/openproject into dev-angular-filter-by-project 11 years ago
Richard b2cfd11b70 Fetching app wide custom value filters and caching values per project. 11 years ago
Till Breuer 771321ae58 Change load order of work_package#index elements 11 years ago
Till Breuer 8ced3bc924 Fix looking up model names when filter options are augmented 11 years ago
Alex Coles ebcbbc35d7 Fix npm install version syntax in Travis config 11 years ago
Richard 0e2362a628 Using query service call in filter model instead of default filters. 11 years ago
Richard 060e23fd65 Small change to get custom fields of type list to be filterable. 11 years ago
Richard e20c000c1a Fixed bug in query model which was preventing custom fields being available. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 27d211f9c4 Removed sub project filter from general wp view. 11 years ago
Richard 8d91b206e4 Wried up filtering by project on non-project work packages view. 11 years ago
Richard e12720a568 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Richard e2c4d177b2 WIP put project and sub-project filter values in list. 11 years ago
Alex Coles ab9fd7ef48 Merge branch 'dev' into dev-angular 11 years ago
Alex Coles 2b0b4f6dd0 Merge branch 'feature/simple-angular-l10n' into dev-angular 11 years ago
Till Breuer 66940d4f6c Merge branch 'dev-angular' of github.com:opf/openproject into dev-angular 11 years ago
Till Breuer 599814f089 Add German angular locales for pre compilation 11 years ago
Philipp Tessenow 56d1a24fc8 Merge pull request #1066 from opf/fix/peg-simplecov-version 11 years ago
Till Breuer 8c6899f853 Overload ng locales if the language is set to German 11 years ago
Richard 602ab976b7 Using query service call in filter model instead of default filters. 11 years ago
Till Breuer 32ccd64f42 Add angular locales 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
Philipp Tessenow 40133c1d6a Merge pull request #1080 from opf/feature/users_strong_parameters 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Alex Coles 36d2e9079b Make Bower ~1.3.2 a min requirement (npm + Travis) 11 years ago
Alex Coles 8dfb55e89c Revert "Configure Travis to use @knalli's Bower fork" 11 years ago
Michael Frister 4c93ba8e62 Add spec for PermittedParams.add_permitted_attributes 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 a5b73fdc0c Fix Users controller test with strong parameters 11 years ago
Michael Frister 3c324bdc42 Use strong_parameters for User, remove safe_attribtues 11 years ago