Commit History

Author SHA1 Message Date
  Thorsten Eckel ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
  Julian K ceaf615282 Fix spelling mistake (#481) 8 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 4f08d899cf Added per_page limit to 500 (excepting tickets with 100). Added page/per_page support for search actions. 8 years ago
  Martin Edenhofer 19cb76bb12 Prevent multiple rendering. 8 years ago
  Martin Edenhofer 50c1633124 Improved user/org search. 8 years ago
  Martin Edenhofer 325e0b4ddd Renamed term to query for searches. 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 c8f329d9c0 Moved from 1000 per default per_page to 500 per default per_page for pagination. 8 years ago
  Martin Edenhofer 9fe709f9b7 Improved error handling for json requests. 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 65af185847 Streamline of rest api (added missing destroy backends). 8 years ago
  Thorsten Eckel 3d238f7974 Fixed typo. 9 years ago
  Thorsten Eckel 7f67e6f00a - Corrected with rubocop cop 'Style/PredicateName'. 10 years ago
  Thorsten Eckel 1e4f47acde Corrected with rubocop cop 'Rails/ActionFilter'. 10 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 10 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 10 years ago
  rkaldung db1ee4b54d more refactoring 10 years ago
  rkaldung 42780b7ef9 replaced literal w/ constant 10 years ago
  rkaldung 4954557ccd replaced literal w/ constant 10 years ago
  Martin Edenhofer 8bb4a842a2 Moved to .full in backend, frontend and REST for models. 10 years ago
  Martin Edenhofer a937196a49 Init version of organization zoom. 10 years ago
  Martin Edenhofer e5c35021ac Updated header. 11 years ago
  Martin Edenhofer 59c4f77e3e Added config option for REST api base path on server and on site client. Currently on both "/api/v1" is used. 11 years ago
  Martin Edenhofer 2db0959477 Improved rest permission checks. 11 years ago
  Martin Edenhofer c2010124f5 Code reformattingand code layout beautying. 11 years ago
  Martin Edenhofer d2d321a1d4 Moved created_by_id and updated_by_id to application_model.rb as generic/transparent action. Params need not be used as arguments anymore. 12 years ago
  Martin Edenhofer ee726eb591 Rewrite for form generation. Added REST docu. Moved api to /api/*. 12 years ago
  Martin Edenhofer 9903473076 Code cleanup, we only use json as backend. 13 years ago
  Martin Edenhofer a77f3b6435 Init version. 13 years ago