lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2476 partial support for author admin role in planner nodes

  1. … 8 more files in changeset.
LDEV-2475 create temp dir if doesn't exist

LDEV-2475 As per jun-dir's request, added a fallback for java default temp dir if the temp dir in the database doesnt exist or is forbidden

  1. … 1 more file in changeset.
LDEV-2475 Changing the implementation to use the temp dir specified in the config table instead of the java default. This means that the temp dir has to be cleaned for every restart of the lams server

    • -0
    • +88
    ./src/java/org/lamsfoundation/lams/web/LamsStartupServlet.java
  1. … 1 more file in changeset.
LDEV-2461 only display monitor link if user is staff for that lesson

  1. … 1 more file in changeset.
LDEV-2460 add missing error message tile

LDEV-2459 use double quotes when enclosing i18n text in javascript

  1. … 44 more files in changeset.
translation update

    • -169
    • +222
    ./conf/language/lams/ApplicationResources_fr_FR.properties
  1. … 28 more files in changeset.
autoformat

LDEV-1616 configuration to allow profile editing

  1. … 7 more files in changeset.
format

LDEV-1617 add validation message

LDEV-2448 merged from branch

  1. … 2 more files in changeset.
Updating Korean and Chinese

LDEV-1875 don't allow a folder to become it's own parent

merge LDEV-2439 from branch

merge LDEV-2438 from branch

LDEV-2430 update public folder name from Configuration, not workspaceManagementService; use server default locale, not user locale

  1. … 4 more files in changeset.
Updating English, Spanish, Norwegian

Adding Catalan and Lithuanian

    • -0
    • +1
    ./conf/flashxml/lams/authoring/ca_ES_dictionary.xml
    • -0
    • +1
    ./conf/flashxml/lams/authoring/lt_LT_dictionary.xml
LDEV-2419: Adding a high contrast theme for LAMS 2.4

    • -0
    • +1667
    ./web/css/highContrast.css
    • -0
    • +570
    ./web/css/highContrast_learner.css
    • -0
    • +1663
    ./web/css/highContrast_rtl.css
    • -0
    • +534
    ./web/css/highContrast_rtl_learner.css
  1. … 2 more files in changeset.
LDEV-2420 Work on adding theme options to the add and edit user pages

  1. … 6 more files in changeset.
LDEV-2420 Removing uneccessary data structures and tables from the db, as well as implementing the same theme settings for flash themes

    • -1
    • +2
    ./web/WEB-INF/struts/struts-config.xml
  1. … 42 more files in changeset.
LDEV-2420 Adding functionality to add new themes to the database. All that is left now is to remove the defunct tables that are not used

    • -0
    • +11
    ./web/WEB-INF/struts/struts-config.xml
  1. … 12 more files in changeset.
Adding an edit image for central

    • binary
    ./web/images/edit.gif
LDEV-2420 Some adjustments to make rtl appear better in ie

LDEV-2420 Merging the stylesheets so there is only one defaultHTML.css file, to make it easier to implement themes.

Applying the same changes to defaultHTML_rtl.css, as well as some further merging

    • -57
    • +489
    ./web/css/defaultHTML_rtl.css
LDEV-2420 Merging the stylesheets so there is only one defaultHTML.css file, to make it easier to implement themes

  1. … 1 more file in changeset.
Updating Japanese

  1. … 19 more files in changeset.
LDEV-2387 simplified rendering of FCKEditor

* removed commented JS part from FCKEditor jsp tag

* removed fckeditorheader.jsp

* got rid of any references to fckeditor.js, fckcontroller.js, fckeditor.css

  1. … 96 more files in changeset.