MIT-LICENSE | 100644 | 0 | 0 | | | 1.02 KB | 228fa2241879abe0bdfde1a7aa63c2a1c868c913112224aad53973dcaa2b914f |
README.md | 100644 | 0 | 0 | | | 21.4 KB | 84e5f80f6db7c04706161135d44aba82931302e77fcd537ff288e21bab8a6d30 |
Rakefile | 100644 | 0 | 0 | | | 710 Bytes | 2f1e366ef3f9258eb175edb047b19a47dc945782890d292fdceb67377394fac4 |
app/assets/javascripts/panda_pal/application.js | 100644 | 0 | 0 | | | 596 Bytes | fb575cdf1b79686f3953bce4acd3c6abcba58bfb297cfb7e02ecfe9e28999fb1 |
app/assets/javascripts/panda_pal/lti.js | 100644 | 0 | 0 | | | 147 Bytes | 19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635 |
app/assets/stylesheets/panda_pal/application.css | 100644 | 0 | 0 | | | 686 Bytes | d1b0c48d409cf1cefad63648e215755a6f58855af8676268305791d715041156 |
app/assets/stylesheets/panda_pal/lti.css | 100644 | 0 | 0 | | | 128 Bytes | 13d6a7bb4e545a140571b216d79148ed4cc1c523157033a1ed194a6721f59029 |
app/controllers/panda_pal/application_controller.rb | 100644 | 0 | 0 | | | 81 Bytes | 3c34665d03e7990990a32092e0e5d230eea2564b22ccdaa4ba49c78c41b783d7 |
app/controllers/panda_pal/lti_controller.rb | 100644 | 0 | 0 | | | 127 Bytes | 31d7171ab4b755d83c5b7b487e4d8f4f6a9fcf859aa02f148d4333908d0bac30 |
app/controllers/panda_pal/lti_v1_p0_controller.rb | 100644 | 0 | 0 | | | 1.11 KB | f5c9283e76d53b6a7bbfd6992f8ddac4fdce27f6d181163c015a56c84800c5e6 |
app/controllers/panda_pal/lti_v1_p3_controller.rb | 100644 | 0 | 0 | | | 3.4 KB | 0e158bb620260a505a45c7204603e62273841fea9920a321c4b470985f022a5a |
app/helpers/panda_pal/application_helper.rb | 100644 | 0 | 0 | | | 53 Bytes | 632fce93847920454c09e5d50e49fc557f42da48d43af46e33ff44980aa63ba4 |
app/lib/lti_xml/base_platform.rb | 100644 | 0 | 0 | | | 3.07 KB | 6588853728af33f261ffa855035eac93f104716aa901f1aca2f8a79a6133ecc0 |
app/lib/lti_xml/bridge_platform.rb | 100644 | 0 | 0 | | | 231 Bytes | d31c952473bcf29a61cc86e7d1703752af48914e95eb6ac69fac51c3fc79997a |
app/lib/lti_xml/canvas_platform.rb | 100644 | 0 | 0 | | | 62 Bytes | 401c86a6a98ebc947b20257d2477fc84423f5af17bb9e0c8adc000bdbb3d178e |
app/lib/panda_pal/launch_url_helpers.rb | 100644 | 0 | 0 | | | 2.07 KB | 959553ce9ad2877bfc701c608cabdd3a8bd85cfecd3a6849e6c4a2dd558372ab |
app/lib/panda_pal/lti_jwt_validator.rb | 100644 | 0 | 0 | | | 2.26 KB | 7d98892f6eaddfecbeccaedc2a4931f1e8e6049f4efb8a49893a0484c7693fad |
app/lib/panda_pal/misc_helper.rb | 100644 | 0 | 0 | | | 352 Bytes | f8f11f33471a7c057364767978b917866f042f37af897ff3cdba5213db6e6c8c |
app/models/panda_pal/organization.rb | 100644 | 0 | 0 | | | 1.83 KB | e197adf1905f1ab545c0035d8c89f35729245eadfd1740753eff2e1ca4209461 |
app/models/panda_pal/organization_concerns/settings_validation.rb | 100644 | 0 | 0 | | | 4.06 KB | 40212dd5f822a15356ab35e024bc7d6eba2b343a06b2589b7d99081771f76b2b |
app/models/panda_pal/organization_concerns/task_scheduling.rb | 100644 | 0 | 0 | | | 6.77 KB | c2e051ec7e24b9fd03a6951d4f563aac66c9b40c9821b3faf61cb7349e364b84 |
app/models/panda_pal/platform.rb | 100644 | 0 | 0 | | | 718 Bytes | d37f2ea9a0e062ba71361869a19d31790d563f24aeae8c62d81dfc0e423fb959 |
app/models/panda_pal/session.rb | 100644 | 0 | 0 | | | 317 Bytes | fe967dfe2e1227c2222affc2c7c7f34c1cea473974786551916bc1841f1a5676 |
app/views/layouts/panda_pal/application.html.erb | 100644 | 0 | 0 | | | 252 Bytes | a4829d3c947b284bc31f40ac89785a1dfa0d0e9a43a30ab8798fa698c047d1b6 |
app/views/panda_pal/lti/launch.html.erb | 100644 | 0 | 0 | | | 43 Bytes | ec31b3d5557417523a8f9b959b03224f38d2546ae066da0912da03d21ee30be3 |
app/views/panda_pal/lti_v1_p3/login.html.erb | 100644 | 0 | 0 | | | 51 Bytes | 3b53643f7e44bc35879aed226bf9938d73e7831289663050ff9ba938da7dcb57 |
app/views/panda_pal/partials/_auto_submit_form.html.erb | 100644 | 0 | 0 | | | 308 Bytes | 5b5c781f314adfbb40956e0885a0a28e8c3394bebd032daa0b10da9084312e9e |
config/dev_lti_key.key | 100644 | 0 | 0 | | | 1.63 KB | d7436391cac6d34926c6fa9e25c582d3c170d1250cbc2a78cfdd222f2433566c |
config/initializers/apartment.rb | 100644 | 0 | 0 | | | 3.5 KB | 3a57f490f20265ae8dbdf629e17bf79bd2e462c919ba582f10452707c7498b26 |
config/routes.rb | 100644 | 0 | 0 | | | 427 Bytes | 440cd7b40f7df8bf89147dcdbd187ebc1512e90e1202bf48e6dc9da63c2f1204 |
db/618eef7c0380ba654ad16f867a919e72.sqlite3 | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
db/9ff93d4f7e0e9dc80a43f68997caf4a1.sqlite3 | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
db/a3fda4044a7215bc2c9eb01a4b9e517a.sqlite3 | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
db/daa0e6378a5ec76fcce83b7070dad219.sqlite3 | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
db/migrate/20160412205931_create_panda_pal_organizations.rb | 100644 | 0 | 0 | | | 425 Bytes | d3ecd6e269d7abc3fd480530628647ae6419990997449a5210e09a67e2f10917 |
db/migrate/20160413135653_create_panda_pal_sessions.rb | 100644 | 0 | 0 | | | 284 Bytes | c637fe5b9198ab3baa0ec3269e635f686997e7c513d9ded112358c76cd9b2a2e |
db/migrate/20160425130344_add_panda_pal_organization_to_session.rb | 100644 | 0 | 0 | | | 236 Bytes | e96901c63f7e028ee28de4d48200a2db8a7f438a36d46ce1ccde191295bd2594 |
db/migrate/20170106165533_add_salesforce_id_to_organizations.rb | 100644 | 0 | 0 | | | 178 Bytes | e5f4bbb154d87317e08e5b489c5bfa4f16d8e23b9b41b190dee6779378d2bdea |
db/migrate/20171205183457_encrypt_organization_settings.rb | 100644 | 0 | 0 | | | 836 Bytes | 0e296211c4ed8e55225554b14486c21d2b3f398fdf732ee37131e80d32f2c71a |
db/migrate/20171205194657_remove_old_organization_settings.rb | 100644 | 0 | 0 | | | 1.96 KB | f4b7cf779731a322dca05f0d75187baa5dd0bc24f4a76133072589f0d883b0ed |
lib/panda_pal.rb | 100644 | 0 | 0 | | | 1.97 KB | 996dad18fd70ac62e75fe0f2d67e8a00eafee9a6fb40b89a7609e85b9bbf3880 |
lib/panda_pal/engine.rb | 100644 | 0 | 0 | | | 1.79 KB | 3a7f2cee1814a21f89b61afb29e62418ebbbf43826df149a9e81806d43205f37 |
lib/panda_pal/helpers.rb | 100644 | 0 | 0 | | | 162 Bytes | 5e558f6be572595a38c098aada9d29ae1ac13cd78d9155a3c20f317930ae0f24 |
lib/panda_pal/helpers/controller_helper.rb | 100644 | 0 | 0 | | | 4.73 KB | e398aa9d21a79b2dc32f9a572c9865b973370b3e6a39ac625b272fcc00b1b333 |
lib/panda_pal/helpers/route_helper.rb | 100644 | 0 | 0 | | | 640 Bytes | 67974dabfac65f43f41e5fc87f52f157128c0b2472096dc04e5e4fd2f3c473a1 |
lib/panda_pal/helpers/secure_headers.rb | 100644 | 0 | 0 | | | 2.63 KB | 9ad8b729b075284f9a71d261f195988434a3d33d83b5b67c1363a149be1050b6 |
lib/panda_pal/helpers/session_replacement.rb | 100644 | 0 | 0 | | | 5.64 KB | 39951573217f12dded2cf68887a78c1b8f58073865c381b5af5dc25e8c3f891c |
lib/panda_pal/plugins.rb | 100644 | 0 | 0 | | | 30 Bytes | 09bb6969e6f443dd94dfaeb0844aff6f67c0371ad2360c375d3aeb8299764bff |
lib/panda_pal/version.rb | 100644 | 0 | 0 | | | 40 Bytes | 413f7ecedd00b30fa3ea9c566206533c12ff433b1a33bfbf4ff2ba0af0e67f33 |
lib/tasks/panda_pal_tasks.rake | 100644 | 0 | 0 | | | 178 Bytes | 666ad91cf2b300b4f3b60feab9aa2ff0d7001e69747242f7a4fd2040c4a44c8b |
panda_pal.gemspec | 100644 | 0 | 0 | | | 1.05 KB | bdf07d50b26cab5e8c038dc4d4671a611877784a46e0f5bc3bfa1c341c33606e |
spec/dummy/README.rdoc | 100644 | 0 | 0 | | | 478 Bytes | 692014390d8a07689a5e7fa597019e61262c7fc3b3f2d2f34fcbf71337ebf472 |
spec/dummy/Rakefile | 100644 | 0 | 0 | | | 249 Bytes | 2ee3dee530649056f2d72faf53794a8330554ba47d2667a394fe5dc898421beb |
spec/dummy/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 596 Bytes | fb575cdf1b79686f3953bce4acd3c6abcba58bfb297cfb7e02ecfe9e28999fb1 |
spec/dummy/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 686 Bytes | d1b0c48d409cf1cefad63648e215755a6f58855af8676268305791d715041156 |
spec/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 204 Bytes | 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd |
spec/dummy/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
spec/dummy/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 295 Bytes | 196a7ed1b3c533ff152d4aeab427fb00c6f331487dc99e6ed307cab355412c41 |
spec/dummy/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034 |
spec/dummy/bin/rails | 100755 | 0 | 0 | | | 145 Bytes | 76eba5b2f8956aab4dc06b1b2de17984b10d35a2ce21386eb39062ee250160d8 |
spec/dummy/bin/rake | 100755 | 0 | 0 | | | 90 Bytes | 436f1fbb82e7b52d0bc032ac6ac9dce49a3f3ec47b909c863783021c116c264c |
spec/dummy/bin/setup | 100755 | 0 | 0 | | | 805 Bytes | ede5b1bbd5f1dbf31f8f478c5d1245a0a9f3b5d9234e8d319f1ecaca3d6336b3 |
spec/dummy/config.ru | 100644 | 0 | 0 | | | 153 Bytes | 1f66b5c73fca9bd453fba0553ffe4207f50050e5c32219b636a7121d8b3ba5d5 |
spec/dummy/config/application.rb | 100644 | 0 | 0 | | | 1.06 KB | f3df0fb342175e4add7e73f9ecd9f21589289eec8aaf44bb8a6f91b146938560 |
spec/dummy/config/boot.rb | 100644 | 0 | 0 | | | 241 Bytes | 5c66f3db16b2135bd6df7d903cd57e520e0be0f7d26dee3fd7086f2ec911cbb6 |
spec/dummy/config/database.yml | 100644 | 0 | 0 | | | 553 Bytes | ccd8b699839006e895ee5d81556a23729f76ab5673c50878f228a05c096d8cdf |
spec/dummy/config/environment.rb | 100644 | 0 | 0 | | | 150 Bytes | 6a4d7f5e0c46b1c8352a9a083f83b6b2053157662c090726282e7ad14a5a5ef9 |
spec/dummy/config/environments/development.rb | 100644 | 0 | 0 | | | 1013 Bytes | eb5b98ad2c72308f7f0b914bddc7ea1b0507f9ce52683fc3d4c085c0ce8a22d8 |
spec/dummy/config/environments/production.rb | 100644 | 0 | 0 | | | 2.83 KB | 34494a790a9915d57ed184c7668e6186de046cb65070980a2f02910dd0c9ac0d |
spec/dummy/config/environments/test.rb | 100644 | 0 | 0 | | | 1.71 KB | 7375bb68985e53cdd5eb53e06492813774d2f77bdfbec7ff5a17c2faf9dd61e4 |
spec/dummy/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
spec/dummy/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 129 Bytes | 7b5fe6f38afa44b295c09bf013f9138a5314ebab351c86cf2e24f98fc6e6d848 |
spec/dummy/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
spec/dummy/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
spec/dummy/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 156 Bytes | 47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94 |
spec/dummy/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 137 Bytes | 0b5ffe164f49eb4dff4f647429b97cafd35c59297100e3e8f52f1541f2e19d68 |
spec/dummy/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
spec/dummy/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
spec/dummy/config/routes.rb | 100644 | 0 | 0 | | | 79 Bytes | 11f09286982c553494970349cf39c0dadc45bba019d449a1822bf1d5ba58bf71 |
spec/dummy/config/secrets.yml | 100644 | 0 | 0 | | | 964 Bytes | c0c437650e8cd97230c1323d5e2bf45a6d5aa6586a2addd4585a1e4478bebca2 |
spec/dummy/db/development.sqlite3 | 100644 | 0 | 0 | | | 48 KB | 24d0f541faa5087e45729b38e3342cf953644d6017d1a0f11e97ab1a15301a38 |
spec/dummy/db/schema.rb | 100644 | 0 | 0 | | | 1.79 KB | fc62aa5c856f462b7f760987be4eb38ae01ce742cf2a4769d303e7c0b4de6103 |
spec/dummy/db/test.sqlite3 | 100644 | 0 | 0 | | | 48 KB | 9b824bd0f41dd81a704f8db63c72866d53f2d76ab64909a03f3f51100696649a |
spec/dummy/log/development.log | 100644 | 0 | 0 | | | 2.55 MB | 5566d785c698f9314bf144f9c425997d4af3578fbc3e6c36f92b53452f054dbf |
spec/dummy/log/test.log | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/dummy/public/404.html | 100644 | 0 | 0 | | | 1.53 KB | b8c03554a54fcd04dde6befa1f0cbaff733c54435021c08cb8a4e3474812d015 |
spec/dummy/public/422.html | 100644 | 0 | 0 | | | 1.51 KB | a699bce0b9481ae5ac7e8121cca1ded3573e369502d56c353311fe263a3569e7 |
spec/dummy/public/500.html | 100644 | 0 | 0 | | | 1.44 KB | 119cbfcafeddb7a1ecf2d53d67a5681fbfc3a6d30c0d9afcbd9d22d83bd14570 |
spec/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/factories/panda_pal_organizations.rb | 100644 | 0 | 0 | | | 292 Bytes | cf22c7e61565f5295907714b0966ad3bc536ba43346389b1848b8747433ecd33 |
spec/factories/panda_pal_sessions.rb | 100644 | 0 | 0 | | | 158 Bytes | fe974bb4b09bc226c2e8e0111efbdb59d9742a3ab0ad0c7506ddede63020d57f |
spec/models/panda_pal/organization/settings_validation_spec.rb | 100644 | 0 | 0 | | | 5.61 KB | 78466cad8f4b7aa20ce46035a4f3ba2dd5510717adf7607eb06b55f0ccbd56d7 |
spec/models/panda_pal/organization/task_scheduling_spec.rb | 100644 | 0 | 0 | | | 4.42 KB | 7b7fdc398f203bbee0239ff095125817e989ddcda70d96f59d0e9957b46a9c58 |
spec/models/panda_pal/organization_spec.rb | 100644 | 0 | 0 | | | 1 KB | f7aecd34886e48573007b4739353326c09ac8f92a2b039e9528886c5c60f7286 |
spec/models/panda_pal/session_spec.rb | 100644 | 0 | 0 | | | 208 Bytes | e8241c3beb6357fdf15d8a2a32194f3d93c7f92bb4696a3b7cbb33f71727c15f |
spec/rails_helper.rb | 100644 | 0 | 0 | | | 1.19 KB | d3c1319cadfbc249ba869ba35292ed3b48db939141d661d296093b784e203a71 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 3.81 KB | 8b701759bdf8b7a944944dfe521780b74824a264f7fd7cd4479622b987a749ad |