Commit Graph

3419 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Alexander Bach 8c51577e37 Clear up method name 9 years ago
Alexander Bach 196b5e049e Move comment 9 years ago
Jonas Heinrich d971acf200 Adapt version to corresponding OpenProject core version. 9 years ago
Oliver Günther edf713fbd5 Rework managed repositories error handling 9 years ago
Jan Sandbrink fd3312a0f2 extract attachment storing into service 9 years ago
Oliver Günther bb2a09490b Remove delayed running of management workers. 9 years ago
Jan Sandbrink 3a87b269fa allow to fetch aggregated journals for a journable 9 years ago
Oliver Günther 319bd21daf Moved managed repository lifetime entirely to the model. 9 years ago
Oliver Günther e1bdb41bcd More complete specs wrt. coverage, cleanup 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Oliver Günther da27a552a1 Frontend extensions and build refactoring 9 years ago
Oliver Günther 2b39d8fbdf Cleaning up, Rubocop 9 years ago
Oliver Günther abc597a6d2 First draft implementation of radio-based frontend. 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Oliver Günther 7ebac37c14 Repository Management - Refactoring and Preparation 9 years ago
Jan Sandbrink 953ad6d15f change aggregated_journals on AaJ to be a method 9 years ago
Jan Sandbrink d6533b100c first spike for aggregatable journals 9 years ago
Jan Sandbrink a59b361222 remove dead code 9 years ago
Alexander Bach 7e0c7c352e Move event to fire after its sure that a journal will stay 9 years ago
Jonas Heinrich 38d6e644ad Adapt version to corresponding OpenProject core version. 9 years ago
Oliver Günther 0d17061df3 Fix code syntax highlighting output. 9 years ago
jonasheinrich 88668116b0 Bump version to 4.4.0-alpha 9 years ago
Solotchi Veaceslav 7fd856808e Create custom tooltip that support html 9 years ago
Jan Sandbrink 55a2cf9f51 replace references to Redmine::VERSION 9 years ago
Jan Sandbrink 8a0a60445b update root representer 9 years ago
Jan Sandbrink 992888df2a add configuration endpoint to APIv3 9 years ago
Jan Sandbrink 68d521ca85 add link for adding attachments to work package 9 years ago
Jan Sandbrink 2d3fd8eb73 only return nil for _unknown_ properties 9 years ago
Jan Sandbrink 1f7485d5bf fix HTTP 500 in WP form 9 years ago
Alex Coles d906650a16 Remove AssociationsMapper remnants in WorkPackage 9 years ago
Jan Sandbrink 88e052a53e style 9 years ago
Jan Sandbrink 1ac80edc3c use common name conversion in linked properties 9 years ago
Jan Sandbrink 0dd77ecb5f use merge! method of Reform::Contract::Errors 9 years ago
Jan Sandbrink bc30b28558 extract attribute name conversion into extra class 9 years ago
Jan Sandbrink b374ebdd7f store messages alongside error symbols 9 years ago
Jan Sandbrink a9d28d3fb6 fix some errors uncovered by specs 9 years ago
Jan Sandbrink 662f99808a apply basic attribute name transformations 9 years ago
Jan Sandbrink dcd2a3b03c rework error instantiation 9 years ago
Jan Sandbrink 3e87d10980 fix bogus errors in contracts 9 years ago
Jan Sandbrink 13b9042293 treat all 422 errors the same for forms 9 years ago
Jan Sandbrink a0e2c26deb define properties on contract 9 years ago
Jan Sandbrink ac9cffe741 remove tautology and add apropriate specs 9 years ago
Jan Sandbrink c7207f0330 resort errors in WP contracts 9 years ago
Jan Sandbrink eec35308ce use contract directly in WP create too 9 years ago
Jan Sandbrink ce0b906d91 dirty trick to allow using a Hash as mock 9 years ago
Jan Sandbrink e5dd8732fc fix stupid mistakes 9 years ago
Jan Sandbrink 88d7944bb1 hide error merging behind contract.validate 9 years ago
Jan Sandbrink e22334a5f6 rename local 9 years ago
Jan Sandbrink 025f3f589e remove side effect from Validation.create 9 years ago
Jan Sandbrink 0b7b4bf329 extract error merging into contract 9 years ago