• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1368: Upgrading FCKEditor to 2.5.1. Reapplying a change made earlier so that the browser picks up our special folders.

Refactor jdbc call in DisplayGroupAction (gets list of lessons for index page) to use hibernate named query via LessonDAO and ICoreLearnerService.

  1. … 5 more files in changeset.
LDEV-1368: Upgrading FCKEditor to 2.5.1. Removed the universal keyboard (no longer supported. Trying the templates out - customised version going in www project.

LDEV-1368: Support for firefox spellchecked turned on, Added templates, and default popups on _blank

LDEV-1368: Removes the Universalkey menu as part of the FCKEditor 2.5 upgrade (the universal keyboard has been removed out of FCK due to licensing problems http://dev.fckeditor.net/changeset/88). We might be able to include it later as a plugin

LDEV-1368: Upgrading FCKEditor to 2.5.1. Removed the universal keyboard (no longer supported. Trying the templates out - customised version going in www project.

    • -175
    • +306
    ./web/fckeditor/fckconfig.js
    • -191
    • +299
    ./web/fckeditor/fckeditor.js
    • -0
    • +147
    ./web/fckeditor/fckeditor_php4.php
    • -0
    • +142
    ./web/fckeditor/fckeditor_php5.php
    • -47
    • +113
    ./web/fckeditor/fckstyles.xml
    • -98
    • +103
    ./web/fckeditor/fcktemplates.xml
    • -0
    • +1247
    ./web/fckeditor/license.txt
    • -111
    • +153
    ./web/fckeditor/editor/fckdebug.html
    • -319
    • +340
    ./web/fckeditor/editor/fckdialog.html
    • -210
    • +228
    ./web/fckeditor/editor/fckeditor.html
    • -292
    • +331
    ./web/fckeditor/editor/fckeditor.original.html
    • -44
    • +0
    ./web/fckeditor/editor/_source/fckconstants.js
    • -94
    • +0
    ./web/fckeditor/editor/_source/fckeditorapi.js
  1. … 343 more files in changeset.
LDEV-1483 sort lessons on 'all my lessons' according to the order set by a teacher from the 'my groups' page. also fixed bug with subgroups appearing more than once if there were more than one lesson in it.

    • -0
    • +66
    ./src/java/org/lamsfoundation/lams/util/IndexUtils.java
LDEV-1485 configurationData.xml has been updated to include the new people

    • -1
    • +90
    ./conf/flashxml/lams/contributorData.xml
LDEV-1298 forgot to update RTL as well

    • -4
    • +24
    ./web/css/defaultHTML_rtl_learner.css
LDEV-1298 Apply tablesorter to 'find user' search results. Also tweaked css settings for results table (table headers look more like the old table, don't sort on the 'actions' column)

  1. … 5 more files in changeset.
Updating Norwegian

Updating Japanese

Updating Japanese, Maori, Norwegian and Chinese

Updating Spanish

Updating English

Updating Maori, Norwegian, Chinese

LDEV-1149: Removing unneeded xml files.

    • -1
    • +0
    ./conf/flashxml/lams/all_learning_designs.xml
    • -1
    • +0
    ./conf/flashxml/lams/all_library_details.xml
    • -1
    • +0
    ./conf/flashxml/lams/learning_design.xml
    • -1
    • +0
    ./conf/flashxml/rams/all_learning_designs.xml
    • -1
    • +0
    ./conf/flashxml/rams/all_library_details.xml
    • -1
    • +0
    ./conf/flashxml/rams/learning_design.xml
LDEV-750: Insert a design into a design. Tweaking the security to stop people writing into a directory to which they do not have access.

  1. … 1 more file in changeset.
LDEV-1284 alter the register (web) service to accept course ids and names as inputs. Also altered the integration service to handle course names, and boolean flags for whether users are staff, and whether to use the extServer's prefix in the org/user name. Tested with Moodle integration and sign up script.

  1. … 2 more files in changeset.
Preparing for 2.1 Beta Release

  1. … 1 more file in changeset.
Updating Japanese

  1. … 3 more files in changeset.
Updating Norwegian, Spanish, Japanese

Updating English, Spanish, Japanese

LDEV-1406 fix broken image path

LDEV-1406 add sorting enabled/disabled icons for index page

    • binary
    ./web/images/sorting_disabled.gif
    • binary
    ./web/images/sorting_enabled.gif
    • -2
    • +2
    ./web/includes/javascript/groupDisplay.js
LDEV-1474 Fixed display of complex (opt and opt seq) activities in branching canvas of Monitor. Branching changes for progress bar of Learner Tab View.

  1. … 5 more files in changeset.
LDEV-1474 Fixed display of complex (opt and opt seq) activities in branching canvas of Monitor.

  1. … 5 more files in changeset.
LDEV-1444 Needed to add opt seq type to if condition in toData of ComplexActivity.

  1. … 1 more file in changeset.
LDEV-1474 Fixed display of branches in monitor when there are multiple branching activities in the design. Branching inside branching is still work in progress.

  1. … 5 more files in changeset.
LDEV-1449 Fixed problem with complex activities in progress bar of learner tab view. Reverted to old Monitoring FLA for learner activity related components (only) and learner activity as class (2.1 alpha tag).

  1. … 4 more files in changeset.