Commit History

Author SHA1 Message Date
  Martin Edenhofer ed448c7f50 Fixed issue #2420 - Unable to show ticket history. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Martin Edenhofer 13b3b841d5 Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters. 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Martin Edenhofer 093c9e7621 Fixed #2132 by putting the I-doit objects in ticket preferences by creating the ticket. 6 years ago
  Martin Edenhofer 597cd01b5a Implemented issue #2073 - Allow sort_by and order_by for tickets, users and organisations search REST API. 6 years ago
  Martin Edenhofer b58ac7e1be Improved issue #675 - Added web UI for import of users and organisations via csv files. 6 years ago
  Martin Edenhofer cf16264940 Implemented issue #1951 - Allow pagination in search result with more then 100 results. 6 years ago
  Martin Edenhofer 70847f2b41 Improved fetching activity stream, online notifications and recent viewed items. Improved REST API with full and expaned attributes. 6 years ago
  Martin Edenhofer 3bd0642b50 Moved from full to change permissions to merge tickets. Added controller tests. 6 years ago
  Martin Edenhofer 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 6 years ago
  Muhammad Nuzaihan 4c38d7a719 Improved checks on 'Follow Up Possible' on frontend/backend API if set in user group 6 years ago
  Martin Edenhofer d2d597b05c Added possibility to create customer at ticket create with customer hash. 6 years ago
  Thorsten Eckel 2a71c6104b Fixed issue #1753 - Ticket search fails for limit exceeding 100 with internal server error. 6 years ago
  Martin Edenhofer e460c99cad Introduced REST expand=true/false/1/0, full=true/false/1/0 and all=true/false/1/0 options. Improved controller tests. @hanneshal 6 years ago
  Felix Niklas 63ff844f38 Code cleanup. 7 years ago
  Martin Edenhofer 75ac4252f3 Implemented issue #195 - Take over attachment on ticket split. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Thorsten Eckel ef38800bae Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ . 7 years ago
  Jens Pfeifer 533b44af8f Updated to rails 5.0. 7 years ago
  Martin Edenhofer 6004e48cbd Small improvement for issue #1216 (moved same ticket check into model, show error message in ui). 7 years ago
  Thorsten Eckel 350c3ead51 Added enhanced Group access functionality. 7 years ago
  Rolf Schmidt 3bb2c45e63 Tidied. 7 years ago
  Rolf Schmidt 1f4ee1d3be Removed open ticket from list of related tickets (#655). 7 years ago
  Martin Edenhofer 7dfa5e546f Moved to taggable concern. 7 years ago
  Martin Edenhofer 058bd93fcb Refactoring ticket stats of user and org profile. 7 years ago
  Thorsten Eckel 57e7b9e987 Refactoring: 7 years ago
  Thorsten Eckel 5eb49443dd Refactoring: Splitted ApplicationController functionality into separat modules and concerns. 7 years ago
  Martin Edenhofer 69e1f7e8c6 Fixed typo. 7 years ago
  Martin Edenhofer cd28e904ac Improved session validation and usage of cors headers. 7 years ago
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 7 years ago
  Martin Edenhofer 11a6930c44 Fixed issue #588 - API Call crashes webinterface - or search? 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer d8913eec6d Fixed random order of objects in index controller, added order_by id. 8 years ago
  Martin Edenhofer 739d5bc640 Merge branch 'private-ticket-renaming' into develop 8 years ago
  Martin Edenhofer 4f08d899cf Added per_page limit to 500 (excepting tickets with 100). Added page/per_page support for search actions. 8 years ago
  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