.. |
assets
|
2a5d4954ab
Init version.
|
12 years ago |
auth
|
3a8f37dd06
Improved OTRS login / group sync and permission check.
|
10 years ago |
core_ext
|
bf42e989bb
Because of mysql inno_db limitations, strip 4 bytes utf8 chars (e. g. emojis). Unfortunaly UTF8mb4 will raise other limitaions of max varchar and lower index sizes. More details: http://pjambet.github.io/blog/emojis-and-mysql/
|
10 years ago |
geo_ip
|
300453e2c1
Added file header.
|
11 years ago |
geo_location
|
62e1a5ecb0
Improved error handling.
|
10 years ago |
import
|
065fbb2bba
Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type.
|
10 years ago |
sessions
|
188e21d3e7
Fixed new Ticket::ScreenOptions.attributes_to_change()
|
10 years ago |
sso
|
3a8f37dd06
Improved OTRS login / group sync and permission check.
|
10 years ago |
tasks
|
1be0682457
Removed not needed spaces.
|
10 years ago |
application_lib.rb
|
7742c66604
Moved to dedicated provider backend modules.
|
10 years ago |
auth.rb
|
7742c66604
Moved to dedicated provider backend modules.
|
10 years ago |
cache.rb
|
af0ead3822
workaround, set test cache before clear whole cache, Rails.cache.clear complains about not existing cache dir.
|
10 years ago |
encode.rb
|
14ae7b73b9
Improved error handling of unknown charsets.
|
11 years ago |
event_buffer.rb
|
f583e7f24c
Fixed thread issue with event buffer.
|
11 years ago |
geo_ip.rb
|
7742c66604
Moved to dedicated provider backend modules.
|
10 years ago |
geo_location.rb
|
7742c66604
Moved to dedicated provider backend modules.
|
10 years ago |
notification_factory.rb
|
065fbb2bba
Renamed tickets.ticket_priority to tickets.priority, tickets.ticket_state to ticket.state, ticket_articles.ticket_article_sender to ticket_articles.sender and ticket_articles.ticket_article_type to ticket_articles.type.
|
10 years ago |
rss.rb
|
4aed3e544e
Added new UserAgent lib to handle ftp/http/https calls.
|
11 years ago |
search_index_backend.rb
|
1be0682457
Removed not needed spaces.
|
10 years ago |
session_helper.rb
|
c4c4ef35ef
Init version of object manager.
|
10 years ago |
sessions.rb
|
5980a39ea0
Use api now to destroy invalid sessions.
|
10 years ago |
sso.rb
|
7742c66604
Moved to dedicated provider backend modules.
|
10 years ago |
time_calculation.rb
|
dfcfc7ab28
Improved TimeCalculation, added unit tests.
|
11 years ago |
user_agent.rb
|
3b405562cc
Improved fetching of records (race conditions).
|
11 years ago |
user_info.rb
|
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 |