Martin Edenhofer 35e12c58a5 Moved from integers to strings for client_id's for keep code simpler. 11 years ago
..
assets 2a5d4954ab Init version. 13 years ago
auth acaab690ef Added browser tests for text module. Fixed jquery 1.9 compatibility. 11 years ago
import d1700945d8 Improved API, renamed methodes. 11 years ago
sso 9e6cf750b3 Added sso feature. 12 years ago
tasks 5c58275c1f Added sort to file list. 12 years ago
cache.rb 838a8ea807 Removed debugging. 12 years ago
encode.rb 78ace250dc Small improvements. 12 years ago
event_buffer.rb f583e7f24c Fixed thread issue with event buffer. 11 years ago
facebook_database.rb 998a7f55d4 Fixed autoload issues. 12 years ago
gmaps.rb 6e08d1f3d9 Added geo location support. 13 years ago
google_oauth2_database.rb 998a7f55d4 Fixed autoload issues. 12 years ago
linked_in_database.rb 998a7f55d4 Fixed autoload issues. 12 years ago
notification_factory.rb 743d538e1f Added unit tests for notification template generation (e. g. for emails). Added translation tags i18n('some text') ot i18n(ticket.ticket_state.name) will be translated to frontend locale of recipient. Fixed #26. 12 years ago
rss.rb e6837fb79b Added support for http redirects. 12 years ago
session.rb 35e12c58a5 Moved from integers to strings for client_id's for keep code simpler. 11 years ago
session_helper.rb a6f71a0bd7 Improved reload of full collections. 12 years ago
time_calculation.rb dfcfc7ab28 Improved TimeCalculation, added unit tests. 11 years ago
twitter_database.rb 031d2c671e Removed not needed require. 12 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. 12 years ago