• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file highContrast.css was added on branch lams2_3_release on 2010-03-04 02:57:28 +0000

    • -0
    • +0
    /lams_central/web/css/highContrast.css
file highContrast_rtl.css was added on branch lams2_3_release on 2010-03-01 04:55:46 +0000

    • -0
    • +0
    /lams_central/web/css/highContrast_rtl.css
file highContrast_learner.css was added on branch lams2_3_release on 2010-03-01 04:55:46 +0000

LDEV-2419: Adding a high contrast theme for LAMS 2.4

    • -0
    • +1667
    /lams_central/web/css/highContrast.css
    • -0
    • +570
    /lams_central/web/css/highContrast_learner.css
    • -0
    • +1663
    /lams_central/web/css/highContrast_rtl.css
    • -0
    • +534
    /lams_central/web/css/highContrast_rtl_learner.css
    • -1
    • +5
    /lams_common/db/sql/insert_lams_users.sql
LDEV-2420 Fixing it so you can edit user theme in sysadmin areas

LDEV-2420 Work on adding theme options to the add and edit user pages

    • -0
    • +2
    /lams_admin/conf/xdoclet/struts-forms.xml
file Theme.hbm.xml was added on branch lams2_3_release on 2010-03-01 04:54:33 +0000

file ThemeManagementAction.java was added on branch lams2_3_release on 2010-03-01 04:56:25 +0000

file ThemeForm.java was added on branch lams2_3_release on 2010-03-01 04:56:25 +0000

file Theme.java was added on branch lams2_3_release on 2010-03-01 04:54:33 +0000

LDEV-2420 Removing uneccessary data structures and tables from the db, as well as implementing the same theme settings for flash themes

    • -7
    • +32
    /lams_admin/web/themeManagement.jsp
  1. … 35 more files in changeset.
LDEV-2426 set tutorialsDisabled field

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
LDEV-2426 set firstLogin field

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
LDEV-2422 temporarily comment out update script

LDEV-2425 problem with Images being overwritten solved

LDEV-2423 fixed problem with "Check for new " button update

LDEV-2422 * removed seesionUid column from imageGalleryItem table

* included update script

    • -2
    • +0
    /lams_tool_images/db/sql/create_lams_tool_imageGallery.sql
    • -3
    • +1
    /lams_tool_images/db/sql/table-schema.sql
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
    • +191
    /lams_admin/web/themeManagement.jsp
    • -0
    • +34
    /lams_admin/web/WEB-INF/struts/struts-config.xml
  1. … 7 more files in changeset.
Fixing format of file

file edit.gif was added on branch lams2_3_release on 2010-03-04 02:47:22 +0000

Adding an edit image for central

    • binary
    /lams_central/web/images/edit.gif
Fixing format of file

Fixing the format of file

LDEV-2421 Ability for teacher to sort resource items - author part done

    • -2
    • +3
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -0
    • +19
    /lams_tool_larsrc/web/pages/authoring/basic.jsp
Fixing the format of file

LDEV-2420 Some adjustments to make rtl appear better in ie

    • -26
    • +14
    /lams_central/web/css/defaultHTML_rtl.css
convenience changes

file addgoogledoc.jsp was initially added on branch lams2_3_oauth.

    • -0
    • +0
    /lams_tool_larsrc/web/pages/authoring/parts/addgoogledoc.jsp
file applications.jsp was initially added on branch lams2_3_oauth.

    • -0
    • +0
    /lams_central/web/applications.jsp
file XMLReaders.java was initially added on branch lams2_3_oauth.