lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix bug where uploaded gifs were not saving

latest flash compile after adding few debugger commands

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
added debugger commands

added debugger command

Error messages were not appearing. The struts message source was wrong. Wrapped up the messages in the correct format class.

    • -1
    • +9
    /lams_central/web/passwordChangeContent.jsp
LDEV-611: Answer field must be of text instead of varchar Fixed

    • -7
    • +19
    /lams_tool_laqa/db/model/lams_tool_qa.clay
fixed appending for mult same files uploaded thru fckeditor

made some changes in the both the files related to alignment of fields, so Mitch please check these files out before making any new compilation for wizard or monitor

    • binary
    /lams_central/src/flash/lam_addseq_wiz.fla
    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
made a small change in getScheduleDateTime method

latest flash compile after resolving Jira Task:322 and 608 and other alignments in both monitor lesson tab view and wizard schedule fields

    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
    • binary
    /lams_monitoring/web/lams_wizard.swf
    • binary
    /lams_monitoring/web/lams_wizard_library.swf
added two labels entries and made one correction for key = "al_validation_schstart"

made changes to enable/disable and show/hide button based on schedule checkbox selection and also did some alignments of schedule fields

changed the variable assignment for month in getScheduleDateTime method

removed server depend. from web address + set _blank as default anchor on image links.

forgot to saveErrors

fix bug (was comparing null with a number)

add 3 more messages for portrait screen

User can change their portrait/avatar - currently set to fit in thumbnail of 120x120 pixels.

    • -0
    • +40
    /lams_central/web/portrait.jsp
moved servlets + updated them to use correct file path separators and return correct web path + added xdoclet to servlets

    • -12
    • +0
    /lams_central/conf/xdoclet/servlet-mappings.xml
    • -59
    • +0
    /lams_central/conf/xdoclet/servlets.xml
    • -71
    • +68
    /lams_central/web/WEB-INF/web.xml
close all children windows if use logout

    • -22
    • +12
    /lams_central/web/includes/javascript/openUrls.js
fixed file->open menu call

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
add postcode field: new message keys and addition to forms

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
added postcode and portraitUuid fields to User

add postcode and portraitUuid fields

added version no at the right-top corner

Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

check forum.lockOnfinish() option before lock pages.

Moved the lams.tld just checked in - share resources has it in an odd location.

    • -317
    • +0
    /lams_tool_larsrc/web/WEB-INF/lams.tld
Changed Welsh to "Welsh (Wales)" in Welsh.

    • -1
    • +1
    /lams_common/db/sql/insert_types_data.sql
LDEV-610: Response and time mixed up... Fixed