Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Oppia
Empower learners across the globe by providing access to high-quality, engaging education for all
Collective -
Host: opensource -
https://opencollective.com/oppia
- Website: https://www.oppia.org
- Code: https://github.com/oppia
Split the interactive widget frontend variables into variables that define the general widget, and variables that customize it, to more clearly match the way they are modelled in the backend.
github.com/oppia/oppia - 580f96e31de7b6667e78a6d474851a9cdee248d3 authored about 11 years ago
github.com/oppia/oppia - 580f96e31de7b6667e78a6d474851a9cdee248d3 authored about 11 years ago
Resolved merge.
github.com/oppia/oppia - b8f04a9366ddf56b941bf3fcaaa20891e1a9df3b authored about 11 years ago
github.com/oppia/oppia - b8f04a9366ddf56b941bf3fcaaa20891e1a9df3b authored about 11 years ago
Splash page left/right button styling.
github.com/oppia/oppia - 29ce0e64b5ab9f5995428fa9f050c7774cfaa4a2 authored about 11 years ago
github.com/oppia/oppia - 29ce0e64b5ab9f5995428fa9f050c7774cfaa4a2 authored about 11 years ago
Replacing the welcome page with a splash page.
github.com/oppia/oppia - 17798b59bf99474d03c7308e5e3718e265d13126 authored about 11 years ago
github.com/oppia/oppia - 17798b59bf99474d03c7308e5e3718e265d13126 authored about 11 years ago
most of the text changes binary search v1 needed (I think).
TODO: pictures.
github.com/oppia/oppia - 1d0c9d0a8ef7588f8c949ac2b7cb85c2ffd043eb authored about 11 years ago
Keep the default rule when the widget type is changed. Rename stickyWidget in the frontend.
github.com/oppia/oppia - b142f45641060c9c39d2f8b1ac2c4220fbbe4fcb authored about 11 years ago
github.com/oppia/oppia - b142f45641060c9c39d2f8b1ac2c4220fbbe4fcb authored about 11 years ago
Make cursor turn to pointer on links. Change the UI for adding new rules. Do not consider changing something to the same value to be an actual change.
github.com/oppia/oppia - 06538a1893a402fd9e8b6749657987a42ca57521 authored about 11 years ago
github.com/oppia/oppia - 06538a1893a402fd9e8b6749657987a42ca57521 authored about 11 years ago
Replacing the welcome page with a splash page.
github.com/oppia/oppia - 20dfbafcde2822745479deac3a550ad5623cc082 authored about 11 years ago
github.com/oppia/oppia - 20dfbafcde2822745479deac3a550ad5623cc082 authored about 11 years ago
Implement batched saving for state names and content.
github.com/oppia/oppia - e24e666e1a75db1212cef7e5b3a35a97abeddb99 authored about 11 years ago
github.com/oppia/oppia - e24e666e1a75db1212cef7e5b3a35a97abeddb99 authored about 11 years ago
Rename frontend state editor fields to match those of the backend. In particular, change interactive_widget to widget_id, interactive_params to widget_customization_args, interactive_rulesets to widget_handlers and sticky_interactive_widget to widget_sticky.
github.com/oppia/oppia - 15ab45377cf24193a8cd9a87ac099e433caee72f authored about 11 years ago
github.com/oppia/oppia - 15ab45377cf24193a8cd9a87ac099e433caee72f authored about 11 years ago
Simplify some of the state editor code. Rename InteractiveWidgetPreview to InteractiveWidgetEditor.
github.com/oppia/oppia - 0debd72456e0617a99f9a3f0e342b2744c4b7adb authored about 11 years ago
github.com/oppia/oppia - 0debd72456e0617a99f9a3f0e342b2744c4b7adb authored about 11 years ago
Rename GuiEditor to StateEditor.
github.com/oppia/oppia - 04b2a3bdc92a85447f77c93c64c3174627ab7f80 authored about 11 years ago
github.com/oppia/oppia - 04b2a3bdc92a85447f77c93c64c3174627ab7f80 authored about 11 years ago
Add rights management for deleting explorations. Only an admin can delete published explorations; only the owner and admins can delete unpublished ones.
github.com/oppia/oppia - 7ba066367b5c6c1c8efc724295b88d77dcee29f7 authored about 11 years ago
github.com/oppia/oppia - 7ba066367b5c6c1c8efc724295b88d77dcee29f7 authored about 11 years ago
Enable soft deletion of explorations.
github.com/oppia/oppia - 02611de95970df173e3b2c2cdfe06b031f5c4e81 authored about 11 years ago
github.com/oppia/oppia - 02611de95970df173e3b2c2cdfe06b031f5c4e81 authored about 11 years ago
Move delete_all_* methods to the test file, since they should only be used there.
github.com/oppia/oppia - b33b3c8dfd3634265e3e42e68c9c8f9d1eab62a1 authored about 11 years ago
github.com/oppia/oppia - b33b3c8dfd3634265e3e42e68c9c8f9d1eab62a1 authored about 11 years ago
Add code and tests for handling viewing rights to an exploration.
github.com/oppia/oppia - 62a16830fb9012d728bbfdfd31dce52027df82b3 authored about 11 years ago
github.com/oppia/oppia - 62a16830fb9012d728bbfdfd31dce52027df82b3 authored about 11 years ago
Add file missed in previous commit.
github.com/oppia/oppia - bb76425e0311e43956f598eae1564cec4892e318 authored about 11 years ago
github.com/oppia/oppia - bb76425e0311e43956f598eae1564cec4892e318 authored about 11 years ago
Add tests for editor prerequisites page.
github.com/oppia/oppia - 66cfb68d4531494a569e9845cebe87f5ed2eccd5 authored about 11 years ago
github.com/oppia/oppia - 66cfb68d4531494a569e9845cebe87f5ed2eccd5 authored about 11 years ago
Change the 'add rule' hover text to a link.
github.com/oppia/oppia - 1473c73dd05d7f2a7ed06df1d0cafc1e0a1f731e authored about 11 years ago
github.com/oppia/oppia - 1473c73dd05d7f2a7ed06df1d0cafc1e0a1f731e authored about 11 years ago
Change the entry point to the rule editor interface to use an explicit 'Edit' link rather than by hovering over the text of the rule and clicking.
github.com/oppia/oppia - 313f6b882c6fa6cd11b4005587106fdacf9cd4b0 authored about 11 years ago
github.com/oppia/oppia - 313f6b882c6fa6cd11b4005587106fdacf9cd4b0 authored about 11 years ago
Hide non-essential elements of the state editor under a fold.
github.com/oppia/oppia - 6a25aa666e0d39dc054259a4680d3da936f1cc96 authored about 11 years ago
github.com/oppia/oppia - 6a25aa666e0d39dc054259a4680d3da936f1cc96 authored about 11 years ago
Lists should have a single empty item by default.
github.com/oppia/oppia - 9cda3333ee49d24b7ef7d6f6dd85a970b047b058 authored about 11 years ago
github.com/oppia/oppia - 9cda3333ee49d24b7ef7d6f6dd85a970b047b058 authored about 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - 99d9b2ae6ee9d403c7770e177a7ca78b59acfa1c authored about 11 years ago
github.com/oppia/oppia - 99d9b2ae6ee9d403c7770e177a7ca78b59acfa1c authored about 11 years ago
Fix style issues in state editor.
github.com/oppia/oppia - e26dc3107d823e805d020015530364ceb9976568 authored about 11 years ago
github.com/oppia/oppia - e26dc3107d823e805d020015530364ceb9976568 authored about 11 years ago
Add an editor prerequisites page with information about the CC0 license.
github.com/oppia/oppia - b9823fca3f0493bba3a48492f1dd8a0a3751a153 authored about 11 years ago
github.com/oppia/oppia - b9823fca3f0493bba3a48492f1dd8a0a3751a153 authored about 11 years ago
State editor layout: indent elements that are not in reader.
github.com/oppia/oppia - 250cb9fe77d172d453c5b80c46a51990bebdc752 authored about 11 years ago
github.com/oppia/oppia - 250cb9fe77d172d453c5b80c46a51990bebdc752 authored about 11 years ago
Add correct shebang line for shell scripts.
github.com/oppia/oppia - adc8aede7ed87ad5f248305bdb82a34bb649e4e1 authored about 11 years ago
github.com/oppia/oppia - adc8aede7ed87ad5f248305bdb82a34bb649e4e1 authored about 11 years ago
Display widget parameter descriptions instead of the raw parameter names.
github.com/oppia/oppia - a4658a07ba2faf1dbc30f39190991a4c3e9246d9 authored about 11 years ago
github.com/oppia/oppia - a4658a07ba2faf1dbc30f39190991a4c3e9246d9 authored about 11 years ago
Infer allowed noninteractive widget tags directly from the widget definitions.
github.com/oppia/oppia - 996f9ed59886e917783fc0603204224fa0ba9c41 authored about 11 years ago
github.com/oppia/oppia - 996f9ed59886e917783fc0603204224fa0ba9c41 authored about 11 years ago
Make the default widget configurable and change it to TextInput.
github.com/oppia/oppia - 97e2cada9bd56d48c38b826c2ee7ce37b6d9e905 authored about 11 years ago
github.com/oppia/oppia - 97e2cada9bd56d48c38b826c2ee7ce37b6d9e905 authored about 11 years ago
Make mouse cursor turn into a pointer on tab headings.
github.com/oppia/oppia - 8bacbe4be6e3f23fceb370234e1e4349e685382c authored about 11 years ago
github.com/oppia/oppia - 8bacbe4be6e3f23fceb370234e1e4349e685382c authored about 11 years ago
Simplify the state editor UI. Remove unused CSS rules.
github.com/oppia/oppia - d82e7dce3ac7329dec52ab9821fe6974291d843a authored over 11 years ago
github.com/oppia/oppia - d82e7dce3ac7329dec52ab9821fe6974291d843a authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - c1401a7d16e1eb6c9d63a799b53dacd8ac52d264 authored over 11 years ago
github.com/oppia/oppia - c1401a7d16e1eb6c9d63a799b53dacd8ac52d264 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - 094cd702be08c9549e426b6d248312b4bf8fa7e5 authored over 11 years ago
github.com/oppia/oppia - 094cd702be08c9549e426b6d248312b4bf8fa7e5 authored over 11 years ago
updated binary search to use new way of using images
github.com/oppia/oppia - 254682398b068dba1b17a8141a48a451c042837d authored over 11 years ago
github.com/oppia/oppia - 254682398b068dba1b17a8141a48a451c042837d authored over 11 years ago
Reinstate the image upload feature.
github.com/oppia/oppia - 9a51184b9bc1946a55b23a06c3add743a04936c5 authored over 11 years ago
github.com/oppia/oppia - 9a51184b9bc1946a55b23a06c3add743a04936c5 authored over 11 years ago
Add a test to cover oppia's feedback as well as the text for the new state.
github.com/oppia/oppia - 964aedd39ffb10915dc96cc89b6be8465b1e4bb3 authored over 11 years ago
github.com/oppia/oppia - 964aedd39ffb10915dc96cc89b6be8465b1e4bb3 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
github.com/oppia/oppia - 9cafcb40cf541e1048d22e3a848a0b297b536ed6 authored over 11 years ago
github.com/oppia/oppia - 9cafcb40cf541e1048d22e3a848a0b297b536ed6 authored over 11 years ago
forgot to add in the image files
github.com/oppia/oppia - 16efd633fa9b62c9f2a36b665effd068e7e6873e authored over 11 years ago
github.com/oppia/oppia - 16efd633fa9b62c9f2a36b665effd068e7e6873e authored over 11 years ago
incremental edit of binary search exploration
github.com/oppia/oppia - 8e572af4a631b903a661f895588692bc50399186 authored over 11 years ago
github.com/oppia/oppia - 8e572af4a631b903a661f895588692bc50399186 authored over 11 years ago
Reinstate the noninteractive image widget. This commit provides a filepicker; the upload feature will be added in a future commit.
github.com/oppia/oppia - 8a78f5481893f3b0da5ab354cc02193e332adf4f authored over 11 years ago
github.com/oppia/oppia - 8a78f5481893f3b0da5ab354cc02193e332adf4f authored over 11 years ago
Fix bug where rule feedback was being treated as a string rather than a list
github.com/oppia/oppia - 9173850d65ee88097fd68fa44fbfd1a441cd66ad authored over 11 years ago
github.com/oppia/oppia - 9173850d65ee88097fd68fa44fbfd1a441cd66ad authored over 11 years ago
New states should have a default non-interactive content list with exactly one element of type 'text'.
github.com/oppia/oppia - 6f2bd58e687dd675566998413b63e72f1a45a7dd authored over 11 years ago
github.com/oppia/oppia - 6f2bd58e687dd675566998413b63e72f1a45a7dd authored over 11 years ago
Remove more unnecessary code.
github.com/oppia/oppia - 02fa3fee3825cdbd4411d5e0a73d9b80b188adc7 authored over 11 years ago
github.com/oppia/oppia - 02fa3fee3825cdbd4411d5e0a73d9b80b188adc7 authored over 11 years ago
Make the video and hints widgets work fully end-to-end. Rewrite the tar exploration to take advantage of the new hints widget.
github.com/oppia/oppia - df777dc71e1959231550b08446c63ff5d3a9a050 authored over 11 years ago
github.com/oppia/oppia - df777dc71e1959231550b08446c63ff5d3a9a050 authored over 11 years ago
Allow the use of an RTE for hint editing.
github.com/oppia/oppia - 871f4d78521334db15c4527de34854a78cddcd9d authored over 11 years ago
github.com/oppia/oppia - 871f4d78521334db15c4527de34854a78cddcd9d authored over 11 years ago
Update exploration data files. Two of these need further work: the tar exploration, which should use the new noninteractive hints widget, and the binary search exploration, which includes an image.
github.com/oppia/oppia - eef551651f7cd0438befe23c2fffa8c58982fef0 authored over 11 years ago
github.com/oppia/oppia - eef551651f7cd0438befe23c2fffa8c58982fef0 authored over 11 years ago
Remove noninteractive image widget (to be reinstated later).
github.com/oppia/oppia - 8cfa70e560c3e70785f644d64bd874f10987d0e6 authored over 11 years ago
github.com/oppia/oppia - 8cfa70e560c3e70785f644d64bd874f10987d0e6 authored over 11 years ago
Complete end-to-end display of noninteractive video and hints widgets. Remove unneeded code.
github.com/oppia/oppia - ebbf9d0a80286dcb74222bf6bafad38e5894ab03 authored over 11 years ago
github.com/oppia/oppia - ebbf9d0a80286dcb74222bf6bafad38e5894ab03 authored over 11 years ago
Explicitly register widgets that are permitted in the server. Remove unneeded methods and files.
github.com/oppia/oppia - 83dd532e6e19f6b1127ceebbcd0aeb86e32dc404 authored over 11 years ago
github.com/oppia/oppia - 83dd532e6e19f6b1127ceebbcd0aeb86e32dc404 authored over 11 years ago
Merge branch 'rte-wysiwyg' of https://code.google.com/p/oppia into rte-wysiwyg
github.com/oppia/oppia - b11430f830f3844f0ada2065dab9b56bddfa1e42 authored over 11 years ago
github.com/oppia/oppia - b11430f830f3844f0ada2065dab9b56bddfa1e42 authored over 11 years ago
Add an HTML conversion service. Correctly persist parameter values in noninteractive widget tags.
github.com/oppia/oppia - 6ea1e65393775585692bbb2774cb76eb58f0bddc authored over 11 years ago
github.com/oppia/oppia - 6ea1e65393775585692bbb2774cb76eb58f0bddc authored over 11 years ago
Update to AngularJS 1.2.0-rc.3.
github.com/oppia/oppia - 6d43e15dbd67619086660e571e76d0ba923b5dd1 authored over 11 years ago
github.com/oppia/oppia - 6d43e15dbd67619086660e571e76d0ba923b5dd1 authored over 11 years ago
First stage of converting the noninteractive content editor into a single highly-functional RTE. This is still missing dialogs for editing the widget properties, and has a few small hacks that need to be cleaned up before being pushed into master.
github.com/oppia/oppia - e58f3464586a6396e3d243db35fccf841c83a083 authored over 11 years ago
github.com/oppia/oppia - e58f3464586a6396e3d243db35fccf841c83a083 authored over 11 years ago
Get and store the base64-encoded value of RTE images in the client, so that they aren't reloaded each time the content of the RTE iframe changes. Also implement Koji's review suggestions and fix an error in the JS test script.
github.com/oppia/oppia - 22b68fc8ac3b74461dfe464f809bc3aa13e07d47 authored over 11 years ago
github.com/oppia/oppia - 22b68fc8ac3b74461dfe464f809bc3aa13e07d47 authored over 11 years ago
Load JQuery and JQueryUI from CDN, and fall back to the local filesystem if this fails.
github.com/oppia/oppia - 65ca72b917d4e3b676a530277717ffbace554d57 authored over 11 years ago
github.com/oppia/oppia - 65ca72b917d4e3b676a530277717ffbace554d57 authored over 11 years ago
Add test for RTE conversion.
github.com/oppia/oppia - 58d4621c8e04db879417e73e2d3cbaeba4428261 authored over 11 years ago
github.com/oppia/oppia - 58d4621c8e04db879417e73e2d3cbaeba4428261 authored over 11 years ago
Fix broken test.
github.com/oppia/oppia - 833d5c03fbf3802ac92d1e8e6423afd8c263eeba authored over 11 years ago
github.com/oppia/oppia - 833d5c03fbf3802ac92d1e8e6423afd8c263eeba authored over 11 years ago
Add files missed in previous commit.
github.com/oppia/oppia - d383fda61c25fc589d70f61c2ea7435b0c2060df authored over 11 years ago
github.com/oppia/oppia - d383fda61c25fc589d70f61c2ea7435b0c2060df authored over 11 years ago
Add directives for the oppia-noninteractive tags so that they can be shown in the editor view. Make the GuiEditor show a single RTE for non-interactive content.
github.com/oppia/oppia - 8036f51acf18100303dbb1d66f54b4edb2e31db9 authored over 11 years ago
github.com/oppia/oppia - 8036f51acf18100303dbb1d66f54b4edb2e31db9 authored over 11 years ago
Add simple hints, image and video widgets (not fully tested) and the corresponding plumbing so that the client can reach them. Remove the Wysiwyg object from being passed around through the code.
github.com/oppia/oppia - d3107a11f367ad7dbf4159a35d3a330f931d59f8 authored over 11 years ago
github.com/oppia/oppia - d3107a11f367ad7dbf4159a35d3a330f931d59f8 authored over 11 years ago
Move the request creator to a factory method on the main app, since it is used everywhere.
github.com/oppia/oppia - 59e44d5f960ef80a312386fe50b5e4e4662162a8 authored over 11 years ago
github.com/oppia/oppia - 59e44d5f960ef80a312386fe50b5e4e4662162a8 authored over 11 years ago
Add directives for the oppia-noninteractive tags so that they can be shown in the editor view. Make the GuiEditor show a single RTE for non-interactive content.
github.com/oppia/oppia - 9b4ab98b4c32b56f97a29fed3109548d411a6a4e authored over 11 years ago
github.com/oppia/oppia - 9b4ab98b4c32b56f97a29fed3109548d411a6a4e authored over 11 years ago
Update to AngularJS 1.2.0-rc.3.
github.com/oppia/oppia - db2d09ebb3cbc5caf69c456564566f14a8ad0abb authored over 11 years ago
github.com/oppia/oppia - db2d09ebb3cbc5caf69c456564566f14a8ad0abb authored over 11 years ago
Fix broken test.
github.com/oppia/oppia - 672cace13730a3c0fa361a840eaaa63924ac4b43 authored over 11 years ago
github.com/oppia/oppia - 672cace13730a3c0fa361a840eaaa63924ac4b43 authored over 11 years ago
Move the request creator to a factory method on the main app, since it is used everywhere.
github.com/oppia/oppia - 269bed64e1768ff7da4ca99ae6b23b112b774474 authored over 11 years ago
github.com/oppia/oppia - 269bed64e1768ff7da4ca99ae6b23b112b774474 authored over 11 years ago
Get and store the base64-encoded value of RTE images in the client, so that they aren't reloaded each time the content of the RTE iframe changes. Also implement Koji's review suggestions and fix an error in the JS test script.
github.com/oppia/oppia - c7d3021a501051f73f7ae5a23a29c2f182954e41 authored over 11 years ago
github.com/oppia/oppia - c7d3021a501051f73f7ae5a23a29c2f182954e41 authored over 11 years ago
Redirect on successful username save
github.com/oppia/oppia - 0b0905803f17dec976fad334cef6928f9743f616 authored over 11 years ago
github.com/oppia/oppia - 0b0905803f17dec976fad334cef6928f9743f616 authored over 11 years ago
Add an HTML conversion service. Correctly persist parameter values in noninteractive widget tags.
github.com/oppia/oppia - 8dac6e594507d1d0d826dd52431c9e533f697298 authored over 11 years ago
github.com/oppia/oppia - 8dac6e594507d1d0d826dd52431c9e533f697298 authored over 11 years ago
Add simple hints, image and video widgets (not fully tested) and the corresponding plumbing so that the client can reach them. Remove the Wysiwyg object from being passed around through the code.
github.com/oppia/oppia - b555d5f1bf05f8743c7bb251f6d06a92b9163d99 authored over 11 years ago
github.com/oppia/oppia - b555d5f1bf05f8743c7bb251f6d06a92b9163d99 authored over 11 years ago
world city exploration higher map zoom level and minor script refinements.
github.com/oppia/oppia - 3b9b01610956d7be0d3ccec63f0d43320bf81716 authored over 11 years ago
github.com/oppia/oppia - 3b9b01610956d7be0d3ccec63f0d43320bf81716 authored over 11 years ago
Add test for RTE conversion.
github.com/oppia/oppia - 63888b9ef87cd8062722e1f93b7c2050721c90d6 authored over 11 years ago
github.com/oppia/oppia - 63888b9ef87cd8062722e1f93b7c2050721c90d6 authored over 11 years ago
Add files missed in previous commit.
github.com/oppia/oppia - 7af8f7f33183864f7618d91315a2fc665c6a4f1b authored over 11 years ago
github.com/oppia/oppia - 7af8f7f33183864f7618d91315a2fc665c6a4f1b authored over 11 years ago
First stage of converting the noninteractive content editor into a single highly-functional RTE. This is still missing dialogs for editing the widget properties, and has a few small hacks that need to be cleaned up before being pushed into master.
github.com/oppia/oppia - 512fff5fa6832d3ce61d8bafc0d5908fbfbac5ac authored over 11 years ago
github.com/oppia/oppia - 512fff5fa6832d3ce61d8bafc0d5908fbfbac5ac authored over 11 years ago
Load JQuery and JQueryUI from CDN, and fall back to the local filesystem if this fails.
github.com/oppia/oppia - 5018ff1e96614413230c3e1af7b75911a84ea4cd authored over 11 years ago
github.com/oppia/oppia - 5018ff1e96614413230c3e1af7b75911a84ea4cd authored over 11 years ago
Add tests for CSRF functionality.
github.com/oppia/oppia - 7158cd7c406cc7c7e8c8c884acd23bb1562992dd authored over 11 years ago
github.com/oppia/oppia - 7158cd7c406cc7c7e8c8c884acd23bb1562992dd authored over 11 years ago
Remove the JS tests from the automatic Python testing -- the node installation is causing trouble on some computers. Move it into a run_js_tests.sh script instead.
github.com/oppia/oppia - ced68e93c0f5f7195bf38414dc43390e1f950f8c authored over 11 years ago
github.com/oppia/oppia - ced68e93c0f5f7195bf38414dc43390e1f950f8c authored over 11 years ago
Remove unsupported tags in RTE.
github.com/oppia/oppia - e620e3b133c921ac64c603d5113ac0e850e146ca authored over 11 years ago
github.com/oppia/oppia - e620e3b133c921ac64c603d5113ac0e850e146ca authored over 11 years ago
Do JS testing with only one browser.
github.com/oppia/oppia - 0b666e16c59b46006e495e31a7e8dce24c3cf5f6 authored over 11 years ago
github.com/oppia/oppia - 0b666e16c59b46006e495e31a7e8dce24c3cf5f6 authored over 11 years ago
Add fairly strict HTML sanitization for rich-text-editor content.
github.com/oppia/oppia - 83edea5240e3fa88834b8769b08282c10bd95912 authored over 11 years ago
github.com/oppia/oppia - 83edea5240e3fa88834b8769b08282c10bd95912 authored over 11 years ago
Bring in jquery-ui CSS themes for resizable RTE editing areas (which jwysiwyg depends on).
github.com/oppia/oppia - adad7b01083aa69f980d164439681c71bebf0925 authored over 11 years ago
github.com/oppia/oppia - adad7b01083aa69f980d164439681c71bebf0925 authored over 11 years ago
Minor fix to remove console errors when the list of exploration editors is empty on initial page load.
github.com/oppia/oppia - 90ced03d2d1915e35fd09335fa334a02a3865b9a authored over 11 years ago
github.com/oppia/oppia - 90ced03d2d1915e35fd09335fa334a02a3865b9a authored over 11 years ago
Do not install coverage directly on the system; run it locally. This should be less invasive.
github.com/oppia/oppia - 16f1b5d1e28ba1a66d9806ae5d2e733fa32ba87e authored over 11 years ago
github.com/oppia/oppia - 16f1b5d1e28ba1a66d9806ae5d2e733fa32ba87e authored over 11 years ago
Fix several issues with jsrepl installation
github.com/oppia/oppia - bc67e55244badb0f2b66e2ddff155af99b279829 authored over 11 years ago
github.com/oppia/oppia - bc67e55244badb0f2b66e2ddff155af99b279829 authored over 11 years ago
Use absolute paths to switch directories in startup script.
github.com/oppia/oppia - 696fff7d7fa60af9523b0564bf3507879cc3f07e authored over 11 years ago
github.com/oppia/oppia - 696fff7d7fa60af9523b0564bf3507879cc3f07e authored over 11 years ago
Allow an admin to change the editor list for an exploration.
github.com/oppia/oppia - 58d980a125974df5fb83c95d158c396cdcebcade authored over 11 years ago
github.com/oppia/oppia - 58d980a125974df5fb83c95d158c396cdcebcade authored over 11 years ago
Minor security enhancements.
github.com/oppia/oppia - 35ff9ea6e9d7246679793b5316e1154bad93759a authored over 11 years ago
github.com/oppia/oppia - 35ff9ea6e9d7246679793b5316e1154bad93759a authored over 11 years ago
Pass version number and source tag id to the child frame, so that these can be sent back to the parent frame when the height of the embedded exploration is changed.
github.com/oppia/oppia - cc853c75b1ae3af33ab9bf368ad61dbb67b0965f authored over 11 years ago
github.com/oppia/oppia - cc853c75b1ae3af33ab9bf368ad61dbb67b0965f authored over 11 years ago
Do not require the embedded exploration to read values from its container page.
github.com/oppia/oppia - 36afdefb6afcea981388843a0adf1afc4b81e6ab authored over 11 years ago
github.com/oppia/oppia - 36afdefb6afcea981388843a0adf1afc4b81e6ab authored over 11 years ago
Fix an error in the reader exploration JS, where the interactive iframe content was not being substituted correctly.
github.com/oppia/oppia - afb42ce212bf283f9cef875934fa764e1fbb8fc9 authored over 11 years ago
github.com/oppia/oppia - afb42ce212bf283f9cef875934fa764e1fbb8fc9 authored over 11 years ago
Pull the oppia embedding code out into a separate script and set up a messaging service to communicate between oppia and its embedding page.
github.com/oppia/oppia - a3bb78bdd1db40152b30e92e642f8fac0cc51e59 authored over 11 years ago
github.com/oppia/oppia - a3bb78bdd1db40152b30e92e642f8fac0cc51e59 authored over 11 years ago
Make django tests pass.
github.com/oppia/oppia - 51a6a7aef8b8f5f25535f0adf45b125ecd3b1e86 authored over 11 years ago
github.com/oppia/oppia - 51a6a7aef8b8f5f25535f0adf45b125ecd3b1e86 authored over 11 years ago
Move the tar exploration assets into a directory so that they can be served from the exploration filesystem. Allow rules to make use of a filesystem.
github.com/oppia/oppia - a17a8870057f2f34f69bc0f702466277218c6f3e authored over 11 years ago
github.com/oppia/oppia - a17a8870057f2f34f69bc0f702466277218c6f3e authored over 11 years ago
Add a disk-backed implementation of the file system so that it can be substituted for a datastore-backed one in tests.
github.com/oppia/oppia - 64dc2ccef4c37d36486a28c673a35e37e5947c5b authored over 11 years ago
github.com/oppia/oppia - 64dc2ccef4c37d36486a28c673a35e37e5947c5b authored over 11 years ago
Do not require the exploration id to be passed for every file system call.
github.com/oppia/oppia - 4676c2705e1410b9edfe54d548c17a98c09ca989 authored over 11 years ago
github.com/oppia/oppia - 4676c2705e1410b9edfe54d548c17a98c09ca989 authored over 11 years ago
Load demo explorations from folders instead of from zips. With a zip it is not possible to see the diff in the source code repo.
github.com/oppia/oppia - e562893d0a3f2b256df55260ecb06563981e1930 authored over 11 years ago
github.com/oppia/oppia - e562893d0a3f2b256df55260ecb06563981e1930 authored over 11 years ago
Refactor zip file loading so that the main loader uses only the content of the zip file and not its location.
github.com/oppia/oppia - f3157f08dce07676ad942f0fadd20e9389d372ae authored over 11 years ago
github.com/oppia/oppia - f3157f08dce07676ad942f0fadd20e9389d372ae authored over 11 years ago
Small name change
github.com/oppia/oppia - 6fb00dbcb1d69d67131b767cf58e44f4fff88b32 authored over 11 years ago
github.com/oppia/oppia - 6fb00dbcb1d69d67131b767cf58e44f4fff88b32 authored over 11 years ago
changed binary search exploration to have assets (an image)
github.com/oppia/oppia - 2c96a97fb80e2f499af91cbe02d2acc664d95fd7 authored over 11 years ago
github.com/oppia/oppia - 2c96a97fb80e2f499af91cbe02d2acc664d95fd7 authored over 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia
gkjafs
github.com/oppia/oppia - 3ed6642b396c0b8fad1c3686fb4f0ec0b4c7dd37 authored over 11 years ago