lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added a method to show or hide classExportPortfolio button based on the selected tab

update css folder

New headItems tag from lams central

added a new entry for export portfolio button label

Layout change little.

updated passon tag for learner

    • -27
    • +35
    /lams_central/web/WEB-INF/tags/Passon.tag
Fixed path for fckeditor_style.css and tabcontroller.js

Changed background to a solid rather than dot pattern.

    • binary
    /lams_central/web/images/css/page_bg.gif
Changes to fckeditor layout.

    • -9
    • +2
    /lams_tool_chat/web/pages/authoring/basic.jsp
Images files for css

    • binary
    /lams_central/web/images/css/blue_arrow_right.gif
    • binary
    /lams_central/web/images/css/body_bg.jpg
    • binary
    /lams_central/web/images/css/btn_add_off.gif
    • binary
    /lams_central/web/images/css/btn_add_over.gif
    • binary
    /lams_central/web/images/css/btn_htmled_off.gif
    • binary
    /lams_central/web/images/css/btn_htmled_over.gif
    • binary
    /lams_central/web/images/css/btn_off.gif
    • binary
    /lams_central/web/images/css/btn_over.gif
    • binary
    /lams_central/web/images/css/button_bg.gif
    • binary
    /lams_central/web/images/css/button_bg.jpg
    • binary
    /lams_central/web/images/css/button_bg.png
    • binary
    /lams_central/web/images/css/button_left.jpg
    • binary
    /lams_central/web/images/css/button_right.jpg
    • binary
    /lams_central/web/images/css/delete.gif
    • binary
    /lams_central/web/images/css/down.gif
  1. … 17 more files in changeset.
Changed path for css image files.

Removed unused icons from fckeditor toolbar.

    • -0
    • +14
    /lams_central/web/fckeditor/fckconfig.js
    • -2
    • +2
    /lams_central/web/fckeditor/fckeditor.js
passon updates working in both browsers

    • binary
    /lams_learning/web/lams_learner.swf
Updated css and tag files required to implement lams style sheet.

    • -56
    • +56
    /lams_central/web/WEB-INF/tags/HTMLEditor.tag
    • -61
    • +79
    /lams_central/web/WEB-INF/tags/SetEditor.tag
    • -64
    • +84
    /lams_central/web/WEB-INF/tags/Tab.tag
    • -57
    • +54
    /lams_central/web/WEB-INF/tags/Tabs.tag
    • -40
    • +45
    /lams_central/web/WEB-INF/tags/headItems.tag
    • -33
    • +25
    /lams_central/web/css/fckeditor_style.css
    • -0
    • +1
    /lams_central/web/css/ie-styles.css
Modified tags to allow a key label to be associated with fckeditor

    • -56
    • +56
    /lams_tool_chat/web/WEB-INF/tags/HTMLEditor.tag
Correct version to 2.0. beta1

small fix for handling undefined desc field value

using popup window for double click on tool activity

add offset to calendar month to import duplicated name.

i18n change

    • -19
    • +19
    /lams_tool_sbmt/web/export/exportportfolio.jsp
changes in the PropertyInspactorNew movieclip for gate optional and grouping layers

    • binary
    /lams_central/src/flash/lams_authoring.fla
Change mini view to 0 as default value.

    • -1
    • +1
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
latest flash compile after resolving JIRA task 316, 245, 348

    • binary
    /lams_central/web/lams_authoring.swf
LDEV-257: Priview now works. Previously it had special code for preview which didn't set up a row in the learner session table. Now it calls exactly the same code as learner.

While fixing this I found another bug - when the session is finished it was updating the wrong row in the learner session table. it was getting the row by user, rather than user & session. Now updates the correct row.

change in the drawactivity method to load and show correct gate activity in design

change in the draw method to hide padlock open icon when closed

added a translation for file name label above file name input box

removed the entry with key: ws_name_lbl

added a new item for name label in workspace

Added user id as a parameter to the export portfolio url for learner. This allows the teacher to download the portfolio for a particular user.