Commit graph

21 commits

Author SHA1 Message Date
Thorsten Eckel
3d238f7974 Fixed typo. 2016-01-27 19:26:10 +01:00
Thorsten Eckel
d7995bc6d3 Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
Martin Edenhofer
7115103b5e Mark ticket as changed if only one attachment is uploaded. Delete uploaded attachments on form rest. 2015-11-04 12:42:57 +01:00
Thorsten Eckel
1e4f47acde Corrected with rubocop cop 'Rails/ActionFilter'. 2015-05-07 13:24:04 +02:00
Thorsten Eckel
2a036be4af Corrected with rubocop cop 'Style/GuardClause'. 2015-04-30 17:25:14 +02:00
Thorsten Eckel
ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 2015-04-27 15:42:53 +02:00
Martin Edenhofer
e7fb98380a Added delete attachment feature. 2014-10-06 22:24:21 +02:00
Martin Edenhofer
ec1f3afa73 Improved storage backend. 2014-04-28 09:44:36 +02:00
Martin Edenhofer
edecfc5bda Moved attachment support to any model (object.attachments & object.attachments=). 2014-02-05 13:22:14 +01:00
Martin Edenhofer
e5c35021ac Updated header. 2014-02-03 20:24:49 +01:00
Martin Edenhofer
4538ed7a2e Added param_validation for ticket and articles. 2013-06-19 22:44:18 +02:00
Martin Edenhofer
c2010124f5 Code reformattingand code layout beautying. 2013-06-12 17:59:58 +02:00
Martin Edenhofer
d2d321a1d4 Moved created_by_id and updated_by_id to application_model.rb as generic/transparent action. Params need not be used as arguments anymore. 2013-04-20 10:52:17 +02:00
Martin Edenhofer
4f3cfb8e74 Added some bugfixes for escalation calculation. 2013-03-29 00:13:15 +01:00
Martin Edenhofer
5ca42745ab Added general support of attachments. 2012-12-02 11:18:55 +01:00
Martin Edenhofer
5b1c7d77c3 Added shared organization feature. Customers will be able to watch organization ticket. 2012-11-13 11:34:45 +01:00
Martin Edenhofer
ee726eb591 Rewrite for form generation. Added REST docu. Moved api to /api/*. 2012-09-20 14:08:02 +02:00
Martin Edenhofer
1035723797 Moved to generic event execution. 2012-04-16 16:35:10 +02:00
Martin Edenhofer
5de91cae96 Reenabled notifications. 2012-04-16 14:56:04 +02:00
Martin Edenhofer
9903473076 Code cleanup, we only use json as backend. 2012-04-12 13:27:01 +02:00
Martin Edenhofer
a77f3b6435 Init version. 2012-04-10 16:06:46 +02:00