Commit History

Author SHA1 Message Date
  Martin Edenhofer a4874e0b86 Renamed certain ticket attributes with timestamps from _time to _at to have it more rails consistent. 8 years ago
  Martin Edenhofer c28c8514c4 Improved ticket search. 8 years ago
  Martin Edenhofer eceb9889b1 Added database locking to prevent race conditions. 8 years ago
  Martin Edenhofer 325e0b4ddd Renamed term to query for searches. 8 years ago
  Martin Edenhofer 71a2a26ea8 Improved ticket update (take response and show changes without additional ajax request). 8 years ago
  Martin Edenhofer 00f9c47839 Added test for automatically customer creation via guess:new_customer@example.com as customer_id. 8 years ago
  Martin Edenhofer dfd2b1893b Code cleanup. 8 years ago
  Martin Edenhofer 2078a079cd Improved validation messages of controllers. 8 years ago
  Martin Edenhofer 2820639c42 Improved validation messages of controllers. 8 years ago
  Martin Edenhofer 4319023ad1 Referencing to issue #178, automatically add links to ticket on ticket split. 8 years ago
  Martin Edenhofer e2eef259b4 Added feature to create a ticket without existing customer, just enter email address in customer search field. 8 years ago
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 9fe709f9b7 Improved error handling for json requests. 8 years ago
  Martin Edenhofer 8051c1c741 Improved related ticket, if we do not have open related tickets, search for any tickets of the customer. 8 years ago
  Martin Edenhofer 88e3d1fecb Added expand format for data rest api (deliver records with filled reverences for "group_id: 123" add automatically "group: 'some name'"). 8 years ago
  Martin Edenhofer 3d878a5547 Refactoring of ticket zoom (less rerendering, just rerender particular area's instant of whole view). Added live broadcasting of tag and links. 8 years ago
  Martin Edenhofer 54f6c456b7 Streamline of rest api for tickets, users and organisations. Added pagination for search and index. Added auto lookup for id values (e. g. use group: 'some name', backend will automatically replace "group: 'some name'" by "group_id: 123"). 8 years ago
  Martin Edenhofer a6cdde345c Allow also to search in inactive groups. 8 years ago
  Martin Edenhofer 10e0592140 Added oder of article, sometimes on postgresql it's different. 8 years ago
  Martin Edenhofer 549978d731 Send inline images with cid (load images via http/https in src). 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Thorsten Eckel 3d238f7974 Fixed typo. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 015b0dcd9a Removed not needed function. 9 years ago
  Martin Edenhofer 7710c1232e Fixed race condition in asset generation of session "/show". 9 years ago
  Martin Edenhofer 442da38eae Fixed all users in ticket owner selection in zoom and bulk. 9 years ago
  Martin Edenhofer a609b13825 Refactoring, improved handling of from meta params on changes. 9 years ago
  Martin Edenhofer 2311d1c393 Fixed ticket list in user and org profile. 9 years ago
  Martin Edenhofer d825cc288b Moved to new query condition syntax to support is, is not, contains, contains not, ... 9 years ago
  Martin Edenhofer 3fc3ad5e5a Added preview for ticket selector. 9 years ago
  Martin Edenhofer bea2a732e8 Improved api, removed not needed attribute. 9 years ago
  Thorsten Eckel 7f67e6f00a - Corrected with rubocop cop 'Style/PredicateName'. 9 years ago
  Thorsten Eckel c2af4fdd30 Corrected with rubocop cop 'Style/SignalException'. 9 years ago
  Thorsten Eckel 1e4f47acde Corrected with rubocop cop 'Rails/ActionFilter'. 9 years ago
  Thorsten Eckel 07db8b35d9 Corrected with rubocop cop 'Lint/AmbiguousRegexpLiteral'. 9 years ago
  Martin Edenhofer a95185fcb8 Merge branch 'develop' of github.com:martini/zammad into develop 9 years ago
  Martin Edenhofer d580fec5b0 Applied some rubocops. 9 years ago
  Thorsten Eckel 2a036be4af Corrected with rubocop cop 'Style/GuardClause'. 9 years ago
  Martin Edenhofer 60121a25fb Some new rubocop checks. 9 years ago
  Martin Edenhofer e474ac197a Applied rubocop Style/EmptyLines. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  Thorsten Eckel a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 9 years ago
  rkaldung 28d48790b1 less literals, less typos 9 years ago
  rkaldung 4954557ccd replaced literal w/ constant 9 years ago
  Martin Edenhofer 64794c3767 Introduced new @P() to print values in templates based on attribute definition. 9 years ago
  Martin Edenhofer 37f63cbac3 Centralised ticket form changes observer. 9 years ago
  Martin Edenhofer 1fdc985816 Added signature support to new and zoom ticket. 9 years ago
  Martin Edenhofer c03d1580f0 Moved to html notifications. 10 years ago
  Martin Edenhofer 7b4015179f New user and org zoom. 10 years ago