Commit Graph

52 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Jan Sandbrink 9ac9524d28 change attribute registration via plugin to be more generic 9 years ago
Jan Sandbrink 5540f381a5 adapt acts as op engine to define methods via def 9 years ago
Jens Ulferts fa8644c46c extend allow_attribute_update with action 10 years ago
Jan Sandbrink f83dd8ee20 use built-in methods instead of self-cooked ones 10 years ago
Jan Sandbrink f0863f9d53 allow to patch existing API endpoints 10 years ago
Jan Sandbrink 16db43e95a allow adding API endpoints and pathes 10 years ago
Jan Sandbrink 86498be805 use more concise and foolproof patch-method 10 years ago
Jan Sandbrink 0dd11e31ba improve on contract syntax 10 years ago
Jan Sandbrink 46516f2699 style 10 years ago
Jan Sandbrink 7247534c67 "improve" work package contract 10 years ago
Jan Sandbrink 855a5fe0dc allow to patch classes in a namespace 10 years ago
Jan Sandbrink 069d95cc09 allow to add writable attributes to a contract 10 years ago
Solotchi Veaceslav d0780ee633 Disable default modules 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles b1fb3693b2 Fix app.config.paths key in ActsAsOpEngine 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Alex Coles e7400af52a Use 1.9+ Hash syntax in lib code 10 years ago
Hagen Schink 5aa71b8a6b Fix API representer extension 10 years ago
Alex Coles 1633e0f419 [wip] Add .extend_api_response to ActsAsOpEngine 10 years ago
Jens Ulferts 57179884d9 removes commented out code 10 years ago
Jens Ulferts 8a634a3655 fixes loading of plugin code 10 years ago
Alex Coles bba0c49d51 Amend copyright headers for plugins code 10 years ago
Christian Ratz 711734faf9 Bump version to corresponding core version 11 years ago
kgalli ea281d7758 Bump version to 3.0.8 11 years ago
Philipp Tessenow cba13f6bde Fix reloading of additional_permitted_attributes 11 years ago
Michael Frister 24d7b70650 Add additional_permitted_attributes parameter 11 years ago
Michael Frister c88e44d639 Fix precompile assets initializer name 11 years ago
Sebastian Schuster 172b70fb77 Updated readme and copyright notices 11 years ago
Sebastian Schuster 8d34c6e66a Pushed version 11 years ago
Sebastian Schuster 3428b50e38 Changed default settings key to be a symbol like in the core 11 years ago
Christian Ratz c64351ce08 new version; updated changelog 11 years ago
Michael Frister ba7d1f3187 Fix Gem homepage 11 years ago
Sebastian Schuster dccb6dab4d Pushed version and updated changelog 11 years ago
Johannes Wollert f6c7898779 don't enforce passing a block 11 years ago
Johannes Wollert 5ce4e0bcfa updates readme, changelog and docu 11 years ago
Johannes Wollert 1606d35cb1 allow our custom register to pass blocks so plugins don't have to rely on the bare-bones Redmine::Plugin 11 years ago
Christian Ratz 2a6268f011 new version; updated changelog 11 years ago
Christian Ratz f987223fcd new version; updated changelog 11 years ago
Sebastian Schuster 703c4b5b83 Also used more specific initializer for all other plugins 11 years ago
Sebastian Schuster b4601f7a8f Added running plugin migrations from the plugin directly 11 years ago
Sebastian Schuster fe56c685cb Added mapping from migration file names to migration names in the db 11 years ago
Philipp Tessenow 4149048ca7 bump version to 1.0.3 11 years ago
Philipp Tessenow c266b7e54d harmonize copyright header 11 years ago
Philipp Tessenow 12f6f88485 update copyright header 11 years ago
Philipp Tessenow cacb4f3e5d prepare for release 11 years ago
Michael Frister 56be739295 Use gem summary as plugin name, this changes the register method 11 years ago
Michael Frister 2073ea8260 Add workaround to ensure settings are available in development mode 11 years ago
Michael Frister fdecd01cde Fix initializer names, routes and allow registering plugins 11 years ago
Jens Ulferts 09308b622d initial commit 11 years ago