История коммитов

Автор SHA1 Сообщение Дата
  Martin Edenhofer b58ac7e1be Improved issue #675 - Added web UI for import of users and organisations via csv files. 6 лет назад
  Martin Edenhofer cf16264940 Implemented issue #1951 - Allow pagination in search result with more then 100 results. 7 лет назад
  Martin Edenhofer d52634701d Fixed issue #1794 - Admin users can be disabled by Agents. 7 лет назад
  Martin Edenhofer ee7319ab1f Follow up for issue #338 behaviour reply behaviour. 7 лет назад
  Martin Edenhofer cc5a5fb9ae Implemented issue #338 - Autocomplete Email-Address-Fields. 7 лет назад
  Martin Edenhofer 6a0f5d4c25 Initial generic csv based import of text modules, users, organizations and tickets for model and controller. 7 лет назад
  Martin Edenhofer d2d597b05c Added possibility to create customer at ticket create with customer hash. 7 лет назад
  Thorsten Eckel 2a71c6104b Fixed issue #1753 - Ticket search fails for limit exceeding 100 with internal server error. 7 лет назад
  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 7 лет назад
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 лет назад
  Thorsten Eckel 7e3b63a7ba Disabled params wrapping. 7 лет назад
  Martin Edenhofer b258ae24e6 Improved store migration for RoR 5. 7 лет назад
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
  Thorsten Eckel ef38800bae Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ . 7 лет назад
  Martin Edenhofer 003d60d6b1 Improved tests for out of office feature and related controllers. 7 лет назад
  Jens Pfeifer 533b44af8f Updated to rails 5.0. 7 лет назад
  Thorsten Eckel 20a8e40484 Added initial version of Out Of Office functionality. 7 лет назад
  Martin Edenhofer 866614122d Implemented issue #1251 - Config option to have uniq email addresses for users. 7 лет назад
  Martin Edenhofer 77d3f8bf67 Implemented issue #562 - Ticket creation - allow to create users without email, issue #181 - Allow customers without email addresses (was incoming phone call) and issue #247 telephone ticket without email. 7 лет назад
  Martin Edenhofer 9f6a4a99f5 Ensure that a user has always (at least) signup rules and not none roles. 7 лет назад
  Thorsten Eckel 350c3ead51 Added enhanced Group access functionality. 7 лет назад
  Martin Edenhofer 9cc1f8b564 Fixed issue #902 - Can't use PUT on Organizations REST API with token. 8 лет назад
  Martin Edenhofer c662df0d11 Fixed issue #903 - member_ids missing in organization list API endpoint. 8 лет назад
  Thorsten Eckel d8d88968e9 Fixed issue #791 - User can't login after to many failed logins even if password gets resetted. 8 лет назад
  Martin Edenhofer cd28e904ac Improved session validation and usage of cors headers. 8 лет назад
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 лет назад
  Julian K ceaf615282 Fix spelling mistake (#481) 8 лет назад
  Martin Edenhofer da2a11cb8c Added users/me resource. Fixed issue#241. 8 лет назад
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 лет назад
  Martin Edenhofer d8913eec6d Fixed random order of objects in index controller, added order_by id. 8 лет назад
  Martin Edenhofer ba684348ef Improved user validation. 8 лет назад
  Martin Edenhofer 4f08d899cf Added per_page limit to 500 (excepting tickets with 100). Added page/per_page support for search actions. 8 лет назад
  Martin Edenhofer 19cb76bb12 Prevent multiple rendering. 8 лет назад
  Martin Edenhofer 50c1633124 Improved user/org search. 8 лет назад
  Martin Edenhofer eceb9889b1 Added database locking to prevent race conditions. 8 лет назад
  Martin Edenhofer 325e0b4ddd Renamed term to query for searches. 8 лет назад
  Martin Edenhofer 46aeca2bdc Fixed user search. 8 лет назад
  Martin Edenhofer 825df71df1 Fixed controller tests. 8 лет назад
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 лет назад
  Martin Edenhofer 1b907f0d73 Added autoload of text modules. 8 лет назад
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 лет назад
  Martin Edenhofer c8f329d9c0 Moved from 1000 per default per_page to 500 per default per_page for pagination. 8 лет назад
  Martin Edenhofer 9fe709f9b7 Improved error handling for json requests. 8 лет назад
  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 лет назад
  Martin Edenhofer 5b43ba89e1 Do not set source=signup on initial admin user creation. 8 лет назад
  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 лет назад
  Martin Edenhofer 65af185847 Streamline of rest api (added missing destroy backends). 8 лет назад
  Martin Edenhofer 26cd94acab Improved signup check. 8 лет назад
  Martin Edenhofer 9c8339e716 Fixed browser tests. 8 лет назад
  Martin Edenhofer 5adba8c9d0 Added email verify feature for self signup accounts. 8 лет назад