| .. |
|
assets
|
Init version.
|
2012-04-10 15:31:21 +02:00 |
|
auth
|
Added browser tests for password reset.
|
2014-12-31 10:04:14 +01:00 |
|
core_ext
|
Fixed manipulation of string in html2text. Added unit tests.
|
2015-01-09 14:17:34 +01:00 |
|
geo_ip
|
Added timeout options for Faraday.
|
2014-12-18 08:40:38 +01:00 |
|
geo_location
|
Improved error handling.
|
2014-06-01 10:31:28 +02:00 |
|
import
|
Improved otrs import.
|
2014-11-25 00:31:16 +01:00 |
|
sessions
|
Removed not needed code.
|
2014-12-01 12:45:56 +01:00 |
|
sso
|
Improved otrs import.
|
2014-11-25 00:31:16 +01:00 |
|
tasks
|
Removed not needed spaces.
|
2014-04-28 17:30:06 +02:00 |
|
application_lib.rb
|
Moved to dedicated provider backend modules.
|
2014-05-03 14:34:36 +02:00 |
|
auth.rb
|
Added browser tests for password reset.
|
2014-12-31 10:04:14 +01:00 |
|
cache.rb
|
Improved error handling on many concurrent cache file writes/deletes. Do not raise exemption if write was not successfully.
|
2014-11-06 21:44:13 +01:00 |
|
encode.rb
|
Improved error handling of unknown charsets.
|
2013-11-19 09:27:19 +01:00 |
|
event_buffer.rb
|
Improved code layout.
|
2015-01-02 16:48:28 +01:00 |
|
fill_db.rb
|
Fill system with demo data.
|
2014-07-24 00:20:39 +02:00 |
|
geo_ip.rb
|
Moved to dedicated provider backend modules.
|
2014-05-03 14:34:36 +02:00 |
|
geo_location.rb
|
Moved to dedicated provider backend modules.
|
2014-05-03 14:34:36 +02:00 |
|
notification_factory.rb
|
Fixed non html notifications.
|
2015-01-07 13:11:30 +01:00 |
|
rss.rb
|
Added new UserAgent lib to handle ftp/http/https calls.
|
2013-09-19 16:33:26 +02:00 |
|
search_index_backend.rb
|
Fixed timeout params.
|
2014-12-27 21:38:13 +01:00 |
|
session_helper.rb
|
Merge branch 'develop' into interface
|
2014-09-13 13:12:00 +02:00 |
|
sessions.rb
|
Moved from Marshal to JSON session files.
|
2015-01-13 15:53:15 +01:00 |
|
sso.rb
|
Moved to dedicated provider backend modules.
|
2014-05-03 14:34:36 +02:00 |
|
static_assets.rb
|
Added multi avatar support.
|
2014-12-01 08:32:35 +01:00 |
|
time_calculation.rb
|
Improved TimeCalculation, added unit tests.
|
2013-06-13 13:25:28 +02:00 |
|
user_agent.rb
|
Improved otrs import.
|
2014-11-25 00:31:16 +01:00 |
|
user_info.rb
|
Moved created_by_id and updated_by_id to application_model.rb as generic/transparent action. Params need not be used as arguments anymore.
|
2013-04-20 10:52:17 +02:00 |