Commit History

Author SHA1 Message Date
  Martin Edenhofer 5ed4a73d12 Improved doc and code layout. 9 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
  Thorsten Eckel 8b822a7ddc Corrected with rubocop cop 'Style/ClassVars'. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 9 years ago
  Thorsten Eckel 6a41d0ee18 Corrected with rubocop cop 'Rails/FindBy'. 9 years ago
  Thorsten Eckel 8f54cf18f5 Corrected with rubocop cop 'Style/NilComparison'. 9 years ago
  Thorsten Eckel 89d1768f87 Corrected with rubocop cop 'Lint/UselessAccessModifier'. 9 years ago
  Thorsten Eckel 3cefc118c9 Corrected with rubocop cop 'Style/MultilineOperationIndentation'. 10 years ago
  Thorsten Eckel 39578cea49 Corrected with rubocop cop 'Style/MultilineOperationIndentation'. 10 years ago
  Thorsten Eckel b2fd3ba9f0 Corrected with rubocop cop 'Style/DotPosition'. 10 years ago
  Thorsten Eckel 329efa8566 Corrected with rubocop cop 'Style/NonNilCheck'. 10 years ago
  Thorsten Eckel 69a16ee2c5 Corrected with rubocop cop 'Style/RedundantReturn'. 10 years ago
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 10 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 10 years ago
  Martin Edenhofer d5102c87b1 Updated doc. 10 years ago
  Martin Edenhofer 697db3839f Improved otrs import. 10 years ago
  Thorsten Eckel 7311868404 Fixed rails 'reload' + 'include'/'extend' + 'require' issue with using 'load' instead. 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. 11 years ago
  Martin Edenhofer 459dfa3434 Improved history logging. 11 years ago
  Martin Edenhofer a1aaa9a897 Removed condition for types. Fetch all history entries. 11 years ago
  Martin Edenhofer 3988884ad2 Moved to Model.lookup(). 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 210aa72b7c Small code improvements. 11 years ago
  Martin Edenhofer ddc99ca406 First stage of migration to object assets for frontend. 11 years ago
  Martin Edenhofer b82a262de9 Merge branch 'feature/history_rewrite' into develop 11 years ago
  Martin Edenhofer c2010124f5 Code reformattingand code layout beautying. 11 years ago
  Martin Edenhofer 76cf9394d0 Revert "Moved strip of meta data for small JSON stream from model to controller. History.list will return real objects now." 11 years ago
  Martin Edenhofer 491c0c3852 Moved strip of meta data for small JSON stream from model to controller. History.list will return real objects now. 11 years ago
  Martin Edenhofer d1700945d8 Improved API, renamed methodes. 11 years ago
  Martin Edenhofer 04d35f0096 Removed not needed empty lines. 11 years ago
  Martin Edenhofer d1c69a6170 Moved strip of meta data for small JSON stream from model to controller. History.list will return real objects now. 11 years ago
  Martin Edenhofer 9e20b7d995 Improved API, renamed methodes. 11 years ago
  Martin Edenhofer 1d03fcfc55 Do not set id if id is not given. 11 years ago
  Martin Edenhofer 08eee6f86c Moved recent viewed feature to own model. 12 years ago
  Martin Edenhofer 67db493699 Added model cache object (lookup method) to increase performance. 12 years ago
  Martin Edenhofer ef2f55cfee Implemented import mode (disabled sending emails, stop executing of not needed triggers). 12 years ago
  Martin Edenhofer 4aae8cb3e2 Init version of tags. 12 years ago
  Martin Edenhofer 1584b2f43c Reduced object data. Only use name. 12 years ago
  Martin Edenhofer 4af01de102 Reduced count of sql queries. 12 years ago
  Martin Edenhofer 303e960c5b Added default limit to self.recent_viewed_fulldata(). 12 years ago
  Martin Edenhofer 1d805d13db Improved merge feature. 12 years ago
  Martin Edenhofer 480abed922 Show also recipients in ticket history. 12 years ago
  Martin Edenhofer faaec79977 Added history logging of notifications. 12 years ago
  Martin Edenhofer b2209ff868 Moved to websockets. 12 years ago
  Martin Edenhofer 5cd1012d88 Improved history and activity stream. 12 years ago
  Martin Edenhofer d7e974f409 Fixed recent_viewed(). 13 years ago