..
api /v1
only display undeleted messages in dashboard. fixes #5460
2011-09-22 15:35:32 -06:00
canvas
add assessment importing to common cartridge importer
2011-09-23 13:28:03 -06:00
cc
be sure to always look up media objects correctly to support migrated content
2011-09-26 12:26:13 -06:00
ext
make urls protocol-relative for ssl; refs #3761
2011-03-08 15:17:35 -07:00
handlebars
Added JavaScript Specs and Client-side Templates
2011-09-26 16:49:18 -06:00
kaltura
specify the protocol for a media object redirect
2011-05-08 21:21:24 -06:00
reporting
replace ActiveRecord::Base calls with subclass calls where it makes sense
2011-07-18 13:56:08 -06:00
sis
new generic-format importer classes
2011-09-26 11:24:58 -06:00
tasks
Added JavaScript Specs and Client-side Templates
2011-09-26 16:49:18 -06:00
api.rb
api attachment_json improvements, fixes #5642
2011-09-16 14:15:59 -06:00
api_route_set.rb
fix api support for sis ids in url with special chars, closes #5176
2011-08-04 16:25:21 -06:00
api_routes.rb
don't require loading the whole rails stack to generate api docs
2011-07-19 14:15:39 -06:00
authentication_methods.rb
only allow api_key to replace authenticity_token if basic auth is used
2011-08-10 13:02:26 -06:00
auto_handle.rb
use ActiveSupport::SecureRandom when generating random tokens
2011-07-18 14:44:59 -06:00
basic_lti.rb
support query parameters in Basic LTI
2011-08-04 11:43:04 -06:00
canvas.rb
use the redis data instance rather than rails cache for oauth codes
2011-08-10 13:10:49 -06:00
cc.rb
add calendar events to export/import
2011-04-26 12:28:31 -06:00
color.rb
Initial commit.
2011-01-31 18:57:29 -07:00
content_zipper.rb
i18n functionality in content_zipper for submission rendering
2011-09-06 16:18:35 -06:00
copy_authorized_links.rb
Initial commit.
2011-01-31 18:57:29 -07:00
cutycapt.rb
add some url filtering to cutycapt websnap processing
2011-09-06 14:46:14 -06:00
delicious_diigo.rb
Initial commit.
2011-01-31 18:57:29 -07:00
enrollments_from_user_list.rb
fix adding only users by login fixes #5523
2011-09-06 12:50:18 -06:00
eportfolio_page.rb
preliminary i18n setup, closes #4124
2011-06-06 14:19:03 -06:00
external_feed_aggregator.rb
check all models for protecting attributes refs #3847
2011-05-25 17:38:50 -06:00
external_statuses.rb
Initial commit.
2011-01-31 18:57:29 -07:00
facebook.rb
check all models for protecting attributes refs #3847
2011-05-25 17:38:50 -06:00
file_in_context.rb
handle repeated qti imports of the same filename better, closes #4411
2011-04-29 12:33:31 -06:00
file_splitter.rb
Initial commit.
2011-01-31 18:57:29 -07:00
flickr.rb
Initial commit.
2011-01-31 18:57:29 -07:00
google_docs.rb
avoid requesting all google docs just to see if we still have access
2011-07-06 10:46:52 -06:00
grade_calculator.rb
explicit utc db times in update_all
2011-08-30 16:46:25 -06:00
gradebook_csv_parser.rb
Initial commit.
2011-01-31 18:57:29 -07:00
gradebook_importer.rb
allow uploading gradebook csv with just sis_id
2011-09-23 10:22:53 -06:00
has_content_tags.rb
Initial commit.
2011-01-31 18:57:29 -07:00
host_url.rb
allow for configuration of outgoing email name
2011-07-21 13:33:16 -06:00
i18n_extractor.rb
$.toSentence for arrays
2011-09-01 15:30:15 -06:00
i18n_time_zone.rb
localize Profile
2011-06-24 09:32:53 -06:00
imported_html_converter.rb
recoginize urls with a '+' for spaces on html import
2011-07-18 10:55:13 -06:00
incoming_message_processor.rb
convert charsets when processing incoming messages
2011-09-16 11:49:59 -06:00
linked_in.rb
moving linked in config to /plugins; refs #4194
2011-06-01 22:04:06 -06:00
locale_selection.rb
localize notifications according to user's locale (or browser_locale)
2011-08-03 13:13:29 -06:00
message_dispatcher.rb
deliver messages to all recipients in one job, closes #1
2011-02-22 16:23:58 -07:00
multipart.rb
folder_controller optimizations stopped sending filename field
2011-08-04 16:49:55 -06:00
nil_store.rb
Initial commit.
2011-01-31 18:57:29 -07:00
request_context_generator.rb
log context when using local rails buffered logger
2011-07-25 13:25:18 -06:00
scribd_api.rb
preliminary i18n setup, closes #4124
2011-06-06 14:19:03 -06:00
send_to_inbox.rb
fix send_to_inbox for submission comments, closes #4898
2011-06-16 13:20:30 -06:00
send_to_stream.rb
generate an error report for all errors, not just some of them
2011-05-11 10:36:56 -06:00
sis.rb
new generic-format importer classes
2011-09-26 11:24:58 -06:00
skip_callback.rb
avoid several sub-jobs during sis import refs #3752
2011-05-16 15:38:07 -06:00
ssl_common.rb
support funky characters in username/passwords for http url parsing
2011-09-08 14:21:50 -06:00
stats.rb
fix divide by zero on quiz statistics page
2011-06-21 08:00:07 -06:00
submission_list.rb
preliminary i18n setup, closes #4124
2011-06-06 14:19:03 -06:00
summary_message_consolidator.rb
explicit utc db times in update_all
2011-08-30 16:46:25 -06:00
syslog_wrapper.rb
log context when using local rails buffered logger
2011-07-25 13:25:18 -06:00
text_helper.rb
lock down linkification
2011-08-30 16:55:06 -06:00
tinychat.rb
moving tinychat config to /plugins; refs #4194
2011-06-01 22:04:26 -06:00
tmail_parser.rb
Initial commit.
2011-01-31 18:57:29 -07:00
turnitin.rb
support local storage in turnitin api, fixes #4796
2011-06-09 09:19:44 -06:00
twitter.rb
add twitter to notification preferences
2011-06-14 11:57:48 -06:00
twitter_searcher.rb
check all models for protecting attributes refs #3847
2011-05-25 17:38:50 -06:00
twitter_user_poller.rb
fix twitter poller x-ratelimit-reset handling
2011-08-24 15:15:41 -06:00
unzip_attachment.rb
explicit utc db times in update_all
2011-08-30 16:46:25 -06:00
user_content.rb
mathml for screen readers, refs #4362
2011-05-26 09:57:12 -06:00
user_list.rb
prevent users without permission from using the user list parsing feature
2011-07-12 11:54:47 -06:00
uuid_singleton.rb
Initial commit.
2011-01-31 18:57:29 -07:00
workflow.rb
fix licensing on workflow library
2011-05-03 12:25:21 -06:00
xmlcanonicalizer.rb
Initial commit.
2011-01-31 18:57:29 -07:00
zip_extractor.rb
Initial commit.
2011-01-31 18:57:29 -07:00