lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
New page copied from mod_form.php and with some changes to make it simple when we show the activity's form inside Lams

    • -0
    • +346
    /temp_moodle_dev/moodle/mod/lesson/mod_form_lams.php
New functions to clone, import, export and give outputs from Moolde to Lams

    • -0
    • +231
    /temp_moodle_dev/moodle/mod/lesson/lib.php
Modifications to hide Moodle's headers and also we pass a new variable ("uploaded") so when we return to the edit.php page or view.php we can know it has been edited and show the Lams' button.

    • -4
    • +10
    /temp_moodle_dev/moodle/mod/lesson/import.php
Modifications to hide Moodle's headers

    • -1
    • +2
    /temp_moodle_dev/moodle/mod/lesson/essay.php
We pass some variables to the page so if the lesson has been edited we can show the "finish updating" Lams' button

    • -2
    • +9
    /temp_moodle_dev/moodle/mod/lesson/edit.php
New Tool Adapter for Moodle's Lesson tool

    • -0
    • +60
    /temp_moodle_dev/moodle/mod/lamstwo/tooladapter_lesson.php
New output functions' names

Java changes for output finction purposes

LDEV-2070 Ability to upload multiple images at once

*a bit of renaming in authoring

    • -16
    • +67
    /lams_tool_images/conf/xdoclet/struts-actions.xml
    • -4
    • +3
    /lams_tool_images/web/pages/authoring/basic.jsp
    • -0
    • +73
    /lams_tool_images/web/pages/authoring/parts/addimage.jsp
  1. … 8 more files in changeset.
Removed fixed path to jboss libraries.

LDEV-2069 Groups votes(and comments) are not shared across sessions anymore

    • -2
    • +0
    /lams_tool_images/db/sql/create_lams_tool_imageGallery.sql
    • -1
    • +1
    /lams_tool_images/db/sql/table-schema.sql
First commit of VideoRecorder Flash tool

    • -0
    • +2
    /lams_flash/src/central/flex/VideoRecorder/.flexProperties
    • -0
    • +25
    /lams_flash/src/central/flex/VideoRecorder/.project
    • -0
    • +612
    /lams_flash/src/central/flex/VideoRecorder/src/VideoRecorder.mxml
Modifications in the get_all_instances_in_courses function in aim to process the new Wiki and Lesson tool

    • -1
    • +1
    /temp_moodle_dev/moodle/lib/datalib.php
First commit of VideoRecorder tool

    • -0
    • +15
    /lams_tool_videorecorder/.classpath
    • -0
    • +3
    /lams_tool_videorecorder/.cvsignore
    • -0
    • +20
    /lams_tool_videorecorder/build.properties
    • -0
    • +529
    /lams_tool_videorecorder/build.xml
    • -0
    • +3
    /lams_tool_videorecorder/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +85
    /lams_tool_videorecorder/conf/language/ApplicationResources.properties
    • -0
    • +114
    /lams_tool_videorecorder/conf/language/lams/ApplicationResources.properties
    • -0
    • +114
    /lams_tool_videorecorder/conf/language/lams/ApplicationResources_en_AU.properties
  1. … 156 more files in changeset.
formatting standard

LDEV-2068 fix circular reference when calling getDefaultLocale when ServerLocale is invalid

New files for Moodle's Lesson Tool, LAMS part. These are the basic files so we will start doing the changes over them so every time that we syncrinize you eill be able to see the changes needed for that tool.

  1. … 114 more files in changeset.
Hide Moodle's headers and Footers for Wiki while in LAMS

    • -7
    • +14
    /temp_moodle_dev/moodle/mod/wiki/admin.php
Add a new field in the data base with the is_lams parameter for Wiki

Modifications for not to display Moodle's navigation buttons and display the LAMS ones

Modifications to display LAMS navigation buttons and not to display Moodle's ones inside LAMS

    • -4
    • +21
    /temp_moodle_dev/moodle/mod/wiki/view.php
New pages containing the navigation buttons used in LAMS for Wiki

    • -0
    • +14
    /temp_moodle_dev/moodle/mod/wiki/showlamsfinish.php
    • -0
    • +15
    /temp_moodle_dev/moodle/mod/wiki/showlamsnext.php
New Clone, Import, Export, Output's functions for Wiki Moodle's tool in aim to be dispayed in LAMS

    • -0
    • +231
    /temp_moodle_dev/moodle/mod/wiki/lib.php
Important changes in Clone, Import/export and Output's functions

    • -13
    • +54
    /temp_moodle_dev/moodle/mod/choice/lib.php
Changes to the output's function in Choice tool

Ne Tool Adapter's page for Wiki

    • -0
    • +60
    /temp_moodle_dev/moodle/mod/lamstwo/tooladapter_wiki.php
New Wiki's output's functions

New Choice's outputs functions

*** empty log message ***

New Choice's outputs configuration