Commit History

Author SHA1 Message Date
  Martin Edenhofer c8230207ef Improved memory usage by using pluck. 8 years ago
  Martin Edenhofer 105fca030d Return user only once. 8 years ago
  Martin Edenhofer 6bd5ae6471 Added permission based/permission check setting api. 8 years ago
  Martin Edenhofer 6655485649 Update sender name if not exists. 8 years ago
  Martin Edenhofer 8a36fac9fd Improved style of assets backends. 8 years ago
  Martin Edenhofer 5586abfbed Fixed getting started. 8 years ago
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 years ago
  Martin Edenhofer 7f1ecaa67e Refactoring search index backend. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 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 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 5adba8c9d0 Added email verify feature for self signup accounts. 8 years ago
  Martin Edenhofer 2cb31d20a7 Added order for User.of_role(). 8 years ago
  Martin Edenhofer a71a87be60 Hide login_failed changes from activity stream. 8 years ago
  Martin Edenhofer 6db0e5fd87 Reset UserInfo.current_user_id to 1 if no user is authenticated. 8 years ago
  Martin Edenhofer 33777c2bab Code cleanup. 8 years ago
  Martin Edenhofer 6df9dad5b4 Do only local auth checks (do ldap tests via integration tests). 8 years ago
  Martin Edenhofer 7c46db4be4 Added support of pending reminder notifications. 8 years ago
  Martin Edenhofer d54bb4fa05 Moved to new notification factory. Added notification templates to app/views/mailer/*. 8 years ago
  Martin Edenhofer c13dcac0f1 Added migration to update default preferences. 8 years ago
  Martin Edenhofer c34a407651 Added support of default preferences and implemented agent notifications based on preferences settings. 8 years ago
  Martin Edenhofer 815666a994 Merge branch 'develop' of github.com:martini/zammad into develop 8 years ago
  Martin Edenhofer f87adf8d5b Improved clode layout. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer ce937627d8 Added new test case. 9 years ago
  Martin Edenhofer 632d879e2c Streamline of index attributes. 9 years ago
  Martin Edenhofer e570e110c5 Ignore preferences in history and activity stream. 9 years ago
  Martin Edenhofer 49bea5cd0a Improved role?(). 9 years ago
  Martin Edenhofer b6b9def375 Moved from Ticket::ScreenOptions.agents to generic User.of_role('Agent'). 9 years ago
  Martin Edenhofer 47400286b3 Improved self.create_from_hash!. 9 years ago
  Martin Edenhofer 0b512c59ec Improved speed of user and organization assets. 9 years ago
  Thorsten Eckel 409ae23e78 Corrected with rubocop cop 'Rails/TimeZone'. 9 years ago
  Thorsten Eckel 7f67e6f00a - Corrected with rubocop cop 'Style/PredicateName'. 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
  Martin Edenhofer a5b8f28e8e Improved logging. 9 years ago
  Thorsten Eckel 504f8b6019 Corrected with rubocop cop 'Style/MultilineIfThen'. 9 years ago
  Thorsten Eckel 329efa8566 Corrected with rubocop cop 'Style/NonNilCheck'. 9 years ago
  Thorsten Eckel 69a16ee2c5 Corrected with rubocop cop 'Style/RedundantReturn'. 9 years ago
  Martin Edenhofer 8c2ea52b3c Little code layout improvement. 9 years ago
  Thorsten Eckel 2a036be4af Corrected with rubocop cop 'Style/GuardClause'. 9 years ago
  Martin Edenhofer 16ddef38e9 Applied rubocop Style/SpaceAfterComma. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  rkaldung 42780b7ef9 replaced literal w/ constant 9 years ago
  Martin Edenhofer 4cc37fe336 Improved error handling. 9 years ago
  Martin Edenhofer 7810ead783 Fixed ticket reload on server change. Moved to extra notify_clients_support method on models. 9 years ago
  Martin Edenhofer a9836b5586 Improved unit tests, merged html2ascii to html2text. 9 years ago
  Martin Edenhofer beb137a6b8 Improved tests. 9 years ago
  Martin Edenhofer b864dd2c45 Fixed non html notifications. 9 years ago