Commit Graph

1 Commits (d01d33c631b903f8eaeb5044b590a15359f43890)

Author SHA1 Message Date
Oliver Günther 5b49b33b21
Prepare for core integration 6 years ago
Jens Ulferts 146e358b50
enable uploading attachments for budgets 6 years ago
Jens Ulferts fbe791cce2
adapts the cost object filter to changes made in the core 8 years ago
Jens Ulferts 427aeecc88
adapt to changes on Project.allowed_to in core 8 years ago
Oliver Günther 2a8cc7bdbc Remove invalid callback 9 years ago
Markus Kahl 8161bb9628 fixed remaining i18n issues 9 years ago
Markus Kahl 852371e3f2 don't use Redmine::I18n's l for translations 9 years ago
Jens Ulferts f83713d855 various finder replacement to be rails 4.1 compatible 9 years ago
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 16fb352d8d Use 1.9+ Hash syntax 9 years ago
Alex Coles 5f09485357 Remove all usages of unloadable 9 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Sebastian Schuster dbbf99da42 Added validation for fixed_date to prevent 500 on the database 11 years ago
Hagen Schink 5fec5a97d8 Implements activity provider methods 11 years ago
Till Breuer 8694b8f6b6 Use context menu entry helper method to build 'Budget' context menu entry 11 years ago
Christian Rijke 5807d6b48d Use default activity type. 11 years ago
Christian Rijke 73f5f043d0 Upgrade costs plugin after migration. 11 years ago
Christian Rijke 586afeee5a Set activity/event options for acts_as_journalized. 11 years ago
Christian Rijke fe732cf767 Add CostObject and VariableCostObject journals (model and migrations), extend WorkPackageJournal. 11 years ago
Christian Rijke 4d424a9a39 Replace 'issue' with 'work_package'. 11 years ago
Jens Ulferts f39f10d60c fixes references to now work_packages 11 years ago
Hagen Schink d0d50a0b38 Fix cost_object association by patching issue 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Sebastian Schuster 4585642f19 Fixed costobject view css in model 12 years ago
Sebastian Schuster fe64a545bf Removed some functions that dont seem to be called and where marked as to be removed 12 years ago
Christian Rijke 46812b4010 Fix namespacing of generated urls and use named routes where possible. 12 years ago
Sebastian Schuster 2a83bf4434 Adapted the copying of values from other cost objects to not work around the mass assignment protection 12 years ago
Sebastian Schuster 97128d3964 Manually took id and type out of copying cost objects so they are not prevented by the mass assignment protection 12 years ago
Sebastian Schuster 58fab0dea4 Removed attr_accessible for cost models and replaced with strong parameters 12 years ago
Jens Ulferts 2984376dd6 adapts user deletion callback to new self 12 years ago
Jens Ulferts cd34ae5fda assign User.current as author as author of a cost_object at initialization, not on before_validation; removed superfluous before_destroy 13 years ago
Jens Ulferts a80b7ee472 deleting the user sets the auhorship of associated cost object to the deleted user 13 years ago
jwollert 19a59cc589 protect ALL the models from mass assignment 13 years ago
Jens Ulferts 5027a42a8d acts_as_journalized for variable_cost_object 13 years ago
Jens Ulferts cdb2e8e54d change empty line coding 13 years ago
Gregor Schmidt b50ff2f3b9 Using acts_as_journalized if available 13 years ago
Gregor Schmidt 8c663a30d8 white space 13 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
p.tessenow 5aa1865a30 fixed compile error i introduced earlier 14 years ago
p.tessenow b395d040ea a subject of length 0 should not be allowed 14 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 15 years ago
rkh a4c6426724 remove app/models/cost_object.rb 15 years ago
rkh 824742112f copy to trunk 15 years ago
hjust ddb194c98d Nullify cost_object reference in issues if a cost object is deleted. 15 years ago
hjust 17120dcc14 Fixed some display quirks in cost object view 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago