Commit History

Author SHA1 Message Date
  Thorsten Eckel 7311868404 Fixed rails 'reload' + 'include'/'extend' + 'require' issue with using 'load' instead. 10 years ago
  Martin Edenhofer c4c4ef35ef Init version of object manager. 10 years ago
  Martin Edenhofer a937196a49 Init version of organization zoom. 10 years ago
  Martin Edenhofer 065fbb2bba Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type. 10 years ago
  Martin Edenhofer d18ef99f78 Updated header. 10 years ago
  Martin Edenhofer bfb507dee5 Added support of group permissions. 10 years ago
  Martin Edenhofer f04a12696c Init version of ES support. Thanks to Roy! 10 years ago
  Martin Edenhofer 1eb83620b4 Forced to require files of inherent methods. 11 years ago
  Martin Edenhofer 2bf4558b96 Improved unit tests. 11 years ago
  Martin Edenhofer dcabd65e54 Improved query of activity stream. 11 years ago
  Martin Edenhofer 6b21e155e9 Moved to new history api. 11 years ago
  Martin Edenhofer 4e2288e9a4 Added generic activity stream support. 11 years ago
  Martin Edenhofer 9aa5afbd65 Moved to new model based history methodes. 11 years ago
  Martin Edenhofer 0ed5cbe741 Fixed require of level 1. 11 years ago
  Martin Edenhofer ddc99ca406 First stage of migration to object assets for frontend. 11 years ago
  Martin Edenhofer 622419ac75 Fixed pod. 11 years ago
  Martin Edenhofer 9fa835014d Split of app/model/ticket.rb to app/model/ticket/search.rb and app/model/permission.rb. 11 years ago
  Martin Edenhofer 4b623f9e8e Split of app/model/ticket.rb to app/model/ticket/search.rb and app/model/permission.rb. 11 years ago
  Martin Edenhofer 4c4c1e599f Split of app/model/ticket.rb to app/model/ticket/subject.rb and app/model/ticketoverview.rb. 11 years ago
  Martin Edenhofer 59876576c9 Added more docu, moved escalation to extra file. 11 years ago
  Martin Edenhofer e4381827ab Moved to separate Ticket::Number class/adapter. 11 years ago
  Martin Edenhofer 39a0fde251 Moved check if escalation is ignored to Ticket::State.ignore_escalation?, thanks to Roy! 11 years ago
  Martin Edenhofer c139ea0e1f Removed duplicate code, moved logic to model (Ticket::State.by_category), thanks to Roy! 11 years ago
  Martin Edenhofer 9224a183e7 Added more tests for pending->close or pending->open->pending-close. Thanks to Katia for some hints to improved the logic. 11 years ago
  Martin Edenhofer 53a0ee3eab Moved to support client notify via module application base. 11 years ago
  Martin Edenhofer 52e6510a34 Fixed history unit tests. 11 years ago
  Martin Edenhofer b82a262de9 Merge branch 'feature/history_rewrite' into develop 11 years ago
  Martin Edenhofer 7a2ab735a9 Merge branch 'feature/suspend_escalation' into develop 11 years ago
  Martin Edenhofer a8dd0cd3ee Call private method without self.methode. 11 years ago
  Martin Edenhofer a2aaa8c2ce Small improvement to make escalation_calculation() smaller. 11 years ago
  Martin Edenhofer 710773255e Fixed from global start time to local start time. 11 years ago
  Martin Edenhofer d313170d87 Fixed "self.close_time_in_min == escalation_suspend(" issue. 11 years ago
  Johannes Nickel 02c2713856 fest zum test 11 years ago
  Martin Edenhofer c6e32501f6 Added some fixes to support TimeCalculation without config and timezone. 11 years ago
  Johannes Nickel e127028f1d transfer 11 years ago
  Martin Edenhofer c2010124f5 Code reformattingand code layout beautying. 11 years ago
  Johannes Nickel 26445e01e3 'alten' stand wieder hergestellt 11 years ago
  Martin Edenhofer d1700945d8 Improved API, renamed methodes. 11 years ago
  Martin Edenhofer d4068d9359 Added more comments. 11 years ago
  Martin Edenhofer 9e22395969 Removed not needed param. 11 years ago
  Martin Edenhofer 9df719b8bf Rewrite of business time calculation. Is now working with timezones. 11 years ago
  Martin Edenhofer 3e3f268566 Added support of timezones in escalation calculation. 11 years ago
  Martin Edenhofer d3fa04b683 Split ticket.rb in sub modules. 11 years ago
  Martin Edenhofer 65d9f58ebe Improved performance - reduced sql queries. 11 years ago
  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. 11 years ago
  Martin Edenhofer 4f3cfb8e74 Added some bugfixes for escalation calculation. 11 years ago
  Martin Edenhofer 3462ad9aa0 Fixed UTC issue. 11 years ago
  Martin Edenhofer a702e39730 Moved to external module for business time calculation. 11 years ago
  Martin Edenhofer b30ef07940 Improved escalation calculation. 11 years ago
  Martin Edenhofer 315a936bd4 Improved sla calculation. Added Unit Tests. 11 years ago