lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added some extra commenting to the redirect action

Changed all .as files from binary to ascii in order to use diff tool correctly in Eclipse

    • -238
    • +238
    /lams_flash/src/central/flash/LoadQue.as
    • -104
    • +104
    /lams_flash/src/central/flash/main.as
    • -98
    • +98
    /lams_flash/src/central/flash/main2.as
    • -57
    • +57
    /lams_flash/src/central/flash/main_addseq.as
    • -65
    • +65
    /lams_flash/src/central/flash/main_monitoring.as
  1. … 160 more files in changeset.
LDEV-1977 make a lams-central action that takes a relative LAMS url and redirects to it, so the users are taken through the login page if neccessary.

- Adding checking to make sure that a user cannot access monitor unless they have permission, see LDEV-1978

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-1918: Added final changes after testing.

LDEV-1606: Done some clean up and added several features for TextSearchConditions.

    • binary
    /lams_build/lib/lams/lams-central.jar
    • -683
    • +741
    /lams_common/db/model/lams_11.clay
LDEV-1929 Recompiled lams libraries with JDK 1.5 Thanks Marcin :)

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-1929 Changed some classes to add the two extra boolean parameters needed for learner presence when initializing a lesson

    • binary
    /lams_build/lib/lams/lams-central.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
autoformat

add total and average response times to test report

LDEV-1977 make a lams-central action that takes a relative LAMS url and redirects to it, so the users are taken through the login page if neccessary.

LDEV-1929 Presence now creating users with LAMS Jabber manager account in both flash and flashless learner modules

    • -0
    • +5
    /lams_flash/src/central/flash/main2.as
    • -7
    • +12
    /lams_learning/web/includes/presence.js
    • binary
    /lams_learning/web/lams_learner.swf
LDEV-1977 make a lams-central action that takes a relative LAMS url and redirects to it, so the users are taken through the login page if neccessary.

LDEV-1929 Fixed a bug with IE not detecting flashvars for connecting with presence

    • -2
    • +5
    /lams_flash/src/central/flash/main2.as
    • binary
    /lams_learning/web/lams_learner.swf
LDEV-1958 almost finished authoring also * lightbox introduced * Image scaling and creation of 3 files: original, medium, thumbnail

    • -11
    • +8
    /lams_tool_images/db/sql/create_lams_tool_imageGallery.sql
    • -1
    • +1
    /lams_tool_images/db/sql/table-schema.sql
  1. … 13 more files in changeset.
LDEV-1816 Now using a blue text area (user should not think that data can be entered) to display lesson description

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1929 Fixed problem when launching preview from author

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Some cosmetic changes requested by Ernie

    • binary
    /lams_tool_wiki/web/images/tree_closed.gif
    • binary
    /lams_tool_wiki/web/images/tree_open.gif
    • -0
    • +27
    /lams_tool_wiki/web/pages/aa.jsp
    • -179
    • +220
    /lams_tool_wiki/web/pages/authoring/basic.jsp
    • -256
    • +305
    /lams_tool_wiki/web/pages/learning/wiki.jsp
LDEV-1976 Space in username added for presence

    • binary
    /lams_learning/web/lams_learner.swf
LDEV-1929 Enable instant messaging checkbox hidden from user

    • binary
    /lams_flash/src/central/flash/lam_addseq_wiz.fla
    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
Updating Greek

LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

    • -0
    • +455
    /lams_learning/web/includes/JavaScriptFlashGateway.js
    • binary
    /lams_learning/web/includes/JavaScriptFlashGateway.swf
    • -0
    • +3
    /lams_learning/web/includes/jsjac-1.3.1/AUTHORS
    • -0
    • +11
    /lams_learning/web/includes/jsjac-1.3.1/COPYING
    • -0
    • +143
    /lams_learning/web/includes/jsjac-1.3.1/ChangeLog
    • -0
    • +470
    /lams_learning/web/includes/jsjac-1.3.1/MPL-1.1.txt
    • -0
    • +57
    /lams_learning/web/includes/jsjac-1.3.1/Makefile
    • -0
    • +87
    /lams_learning/web/includes/jsjac-1.3.1/README
    • -0
    • +339
    /lams_learning/web/includes/jsjac-1.3.1/gpl-2.0.txt
    • -0
    • +506
    /lams_learning/web/includes/jsjac-1.3.1/jsjac.js
    • -0
    • +33
    /lams_learning/web/includes/jsjac-1.3.1/jsjac.packed.js
  1. … 22 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

    • binary
    /lams_flash/src/central/flash/lam_addseq_wiz.fla
    • -7
    • +34
    /lams_flash/src/central/flash/main2.as
  1. … 8 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

    • -0
    • +3
    /lams_build/conf/j2ee/lams.application.xml
    • -0
    • +3
    /lams_build/conf/j2ee/rams.application.xml
    • binary
    /lams_build/lib/jabber/JabberHTTPBind-1.1.1.jar
    • -0
    • +7
    /lams_central/conf/xdoclet/servlets.xml
  1. … 19 more files in changeset.
Relocating the fckeditor wikilink plugin from lams_central to the wiki tool

    • -0
    • +131
    /lams_tool_wiki/web/wikilink/fck_wikilink.jsp
    • -0
    • +19
    /lams_tool_wiki/web/wikilink/fckplugin.js
    • -0
    • +7
    /lams_tool_wiki/web/wikilink/lang/en.js
    • binary
    /lams_tool_wiki/web/wikilink/wikilink.gif
Switched to unpacked jsjac file.

    • -1
    • +1
    /lams_tool_chat/web/pages/learning/learning.jsp
LDEV-1657 - Wikilinking, with dan's help, used an FCKEditor property to store the wikilink array and fix cross-browser problems

    • -0
    • +23
    /lams_tool_wiki/web/pages/authoring/basic.jsp
Cleanup and commenting

LDEV-1969

Moved jsjac library to lams central

    • -0
    • +506
    /lams_central/web/includes/javascript/jsjac.js
    • -0
    • +33
    /lams_central/web/includes/javascript/jsjac.packed.js
  1. … 18 more files in changeset.
LDEV-1969

Moved createId and createMultiUserChat from the chat tool to lams_common

Updating language files and confinguration files