Commit Graph

13575 Commits (2a8fb1ab0f522b54cb3a97c91b9fadbd2f62bdba)
 

Author SHA1 Message Date
Till Breuer 2a8fb1ab0f Merge pull request #1057 from opf/fixes/angular-update-copyright-headers 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
Alex Coles 8e63bf61de Merge branch 'dev-angular' into fixes/angular-update-copyright-headers 11 years ago
Alex Coles 28b68ae739 Merge branch 'dev' into dev-angular 11 years ago
Alex Coles 3035c33fe2 Merge pull request #1075 from opf/pagination-fix-5639 11 years ago
Till Breuer c0f36377aa Merge branch 'dev-angular' of github.com:opf/openproject into dev-angular 11 years ago
Till Breuer 396f7e1e62 Make the modal directive compatible with backlogs 11 years ago
Alex Coles 67f5564e04 Configure Travis to use @knalli's Bower fork 11 years ago
Alex Coles df371bd573 Revert "Attempt to fix ENOTEMPTY on bower install on Travis" 11 years ago
Alex Coles fc25f42eda Merge pull request #1078 from opf/dev-angular-spec-fixes 11 years ago
Richard 9ba648a9b8 Loading work packages except when it's an html request. 11 years ago
Hagen Schink 4ed44c3c80 Merge pull request #1077 from opf/fix/back_url_verification_again 11 years ago
Christian Ratz 5b5d8b5b93 Fixed wording bug 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 a9d2e1ff12 Merge pull request #1074 from opf/fix/back_url_verification 11 years ago
Alex Coles aab77f6c19 Attempt to fix ENOTEMPTY on bower install on Travis 11 years ago
Richard 1ea005acfc Cherrypicked everything from pagination fix branch so we can merge this into dev-angular. 11 years ago
Martin Linkhorst f2feff1cff convert tests to specs to be able to disable them in plugins 11 years ago
Martin Linkhorst dc4dd927cc we don't need to escape the parameters 11 years ago
Alex Coles 05a957883a Merge pull request #1072 from opf/feature/angular-api-work-package-loading 11 years ago
Till Breuer e2e26b429c Merge branch 'feature/angular-api-work-package-loading' of github.com:opf/openproject into feature/angular-api-work-package-loading 11 years ago
Till Breuer c65082151a Use `Array.isArray` instead of `instanceof Array` 11 years ago
Alex Coles 1cc902f62e Commit updated Gemfile.lock 11 years ago
Till Breuer 4864f54f13 Merge branch 'dev-angular' into feature/angular-api-work-package-loading 11 years ago
Till Breuer 188efb71bc Merge branch 'feature/angular-api-work-package-loading' of github.com:opf/openproject into feature/angular-api-work-package-loading 11 years ago
Till Breuer 39eb8fa6b2 Update query rspec test after specification change 11 years ago
Alex Coles 47c6a68fd7 Merge pull request #1068 from opf/feature/angular-api-work-package-loading-sums-rework 11 years ago
Till Breuer 17ed76e663 Fix export formats of work_packages#index 11 years ago
Hagen Schink 624850976a Add changelog entry 11 years ago
Hagen Schink 32da1ec266 Merge pull request #1060 from opf/fix/back_url_verification 11 years ago
Till Breuer b7f7ebd847 Merge branch 'feature/angular-api-work-package-loading' of github.com:opf/openproject into feature/angular-api-work-package-loading 11 years ago
Till Breuer 66ce0eba8f Init ng query sortation from API meta data 11 years ago
Alex Coles 795529d91d Merge pull request #1069 from opf/feature/angular-api-work-package-loading-sort-header-cursor 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 e54c6ea3f0 Merge branch 'feature/angular-api-work-package-loading' of github.com:opf/openproject into feature/angular-api-work-package-loading 11 years ago
Martin Linkhorst e4f52de8c2 using the loop requires logging the user out in-between. using the loop will make it easier to enter more examples. 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
Alex Coles f0c94fd536 Merge branch 'dev' into dev-angular 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
Alex Coles dcb3b2200b Peg readable-stream to 1.1.11 in package.json 11 years ago
Richard b904b5d98b Merge branch 'feature/angular-api-work-package-loading' of github.com:opf/openproject into feature/angular-api-work-package-loading 11 years ago
Richard a5a8b3162d Put old work package loading code into separate method. 11 years ago
Alex Coles 911608fde2 Add Bower as a devDependency to package.json 11 years ago
Till Breuer 74f7601c92 Merge pull request #1065 from opf/feature/angular-api-work-package-loading-remaining-filter-options 11 years ago