Commit History

Author SHA1 Message Date
  Martin Edenhofer 9841ce75e5 Added all associations to any object. 10 years ago
  Martin Edenhofer ec1f3afa73 Improved storage backend. 10 years ago
  Martin Edenhofer f840a15bd9 Changed server event names. 10 years ago
  Martin Edenhofer 4eed0c0bec Fixed check_attributes_protected method. 10 years ago
  Martin Edenhofer 848c526d09 Moved background jobs to own files. 10 years ago
  Martin Edenhofer edecfc5bda Moved attachment support to any model (object.attachments & object.attachments=). 10 years ago
  Martin Edenhofer d18ef99f78 Updated header. 10 years ago
  Martin Edenhofer eb47a0c2c8 Moved to background jobs for search indexing. 10 years ago
  Martin Edenhofer a62653b578 Reload newer objects first into search index. 10 years ago
  Martin Edenhofer f04a12696c Init version of ES support. Thanks to Roy! 10 years ago
  Martin Edenhofer 3b8f6259b6 Moved to application model assets (for all models per default). 11 years ago
  Martin Edenhofer bc4488c15a Improved log info. 11 years ago
  Martin Edenhofer 345f46b690 Added check limits. 11 years ago
  Martin Edenhofer 2bf4558b96 Improved unit tests. 11 years ago
  Martin Edenhofer 9af5867b6f Improved error handling. 11 years ago
  Martin Edenhofer 5511b0594c Added param_set_associations to auto set associations. 11 years ago
  Martin Edenhofer 88e827e686 Do no destroy if no feature is enabled. 11 years ago
  Martin Edenhofer b520bb9066 Added ignore_attributes based on config, improved history_log if save() is called again in after_update loop. 11 years ago
  Martin Edenhofer dcabd65e54 Improved query of activity stream. 11 years ago
  Martin Edenhofer c4b29aa2a7 Log history values as strings. 11 years ago
  Martin Edenhofer 6b21e155e9 Moved to new history api. 11 years ago
  Martin Edenhofer 4e2288e9a4 Added generic activity stream support. 11 years ago
  Martin Edenhofer 9aa5afbd65 Moved to new model based history methodes. 11 years ago
  Martin Edenhofer 0ed5cbe741 Fixed require of level 1. 11 years ago
  Martin Edenhofer 0b525ca3d9 Improved error handling. 11 years ago
  Martin Edenhofer 4ca49d6136 Moved to rails4. 11 years ago
  Martin Edenhofer 0eccb81fbc Renamed Session module to Sessions to avoid conflicts with active record Session module. 11 years ago
  Martin Edenhofer e78890133c Added doc. 11 years ago
  Martin Edenhofer 2db0959477 Improved rest permission checks. 11 years ago
  Martin Edenhofer 4dd231053e Moved to support client notify via module application base. 11 years ago
  Martin Edenhofer 96a2b971ff Reset if self.attributes_protected_by_default - change not needed. 11 years ago
  Martin Edenhofer 76cafc60ba Improved application log backend. Now all controllers have " @log 'debug|notice|error', 'some ' " available. 11 years ago
  Martin Edenhofer 4538ed7a2e Added param_validation for ticket and articles. 11 years ago
  Martin Edenhofer c2010124f5 Code reformattingand code layout beautying. 11 years ago
  Martin Edenhofer 9ae1e69bd6 Improved auto fill of created_by_id and updated_by_id. 11 years ago
  Martin Edenhofer d4ad0805af Added require 'user_info'. 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. 11 years ago
  Martin Edenhofer c73c5b0ca1 Fixed not working SLA creation. 11 years ago
  Martin Edenhofer 852339be1e Fixed lookup cache management. 11 years ago
  Martin Edenhofer 4ad897ce9b Only remote id on import mode. 11 years ago
  Martin Edenhofer 024720e515 Improved import of objects. 11 years ago
  Martin Edenhofer f6545672ee Moved auth backend config settings to db, added unit test for ldap auth. 11 years ago
  Martin Edenhofer 8da10083ac Fixed #4 - show Ticket::Article changes also in ticket history. 12 years ago
  Martin Edenhofer 32ea7c6c01 Improved lookup(), create_if_not_exists() and create_or_update() with name lookup. 12 years ago
  Martin Edenhofer 67db493699 Added model cache object (lookup method) to increase performance. 12 years ago
  Martin Edenhofer 2c505a5601 Removed debug info. 12 years ago
  Martin Edenhofer 267d153f2d Implemented create_ot_update() to all models. 12 years ago
  Martin Edenhofer 07c8b79721 Init version of package manager. 12 years ago
  Martin Edenhofer 832eaa0809 Fixed file name of require. 12 years ago
  Martin Edenhofer f2fd9b25c4 Improved error handling. 12 years ago