Commit Graph

3299 Commits (c9d3dabab226de0677d8f625c5335da4fada3414)

Author SHA1 Message Date
Jan Sandbrink f8f2d644ee fix update link 9 years ago
Jan Sandbrink 563cb3c5c7 migrate APIv3 to aggregated journals 9 years ago
Jan Sandbrink 6a0ef38f5f extract get_changes into own module 9 years ago
Alexander Bach 5fea667954 Return recipients as users instead of mail addresses 9 years ago
Florian Kraft bfd4ed19d1 rebased against new notification styles 9 years ago
Florian Kraft 8503bc77c5 probably fix create contract 9 years ago
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