lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved most of the names from WebUtils to AttributeNames so that they were all in the one place. Updated the tool service to support more than qa, imscp, nb, survey and submit - rather than just survey.

Moved most of the names from WebUtils to AttributeNames so that they were all in the one place.

removed reference to lams

    • -3
    • +3
    /lams_tool_nb/db/sql/create_lams_tool_nb.sql
*** empty log message ***

    • -49
    • +41
    /lams_tool_lamc/web/InstructionsContent.jsp
    • -1
    • +1
    /lams_tool_lamc/web/OptionsContent.jsp
    • -116
    • +11
    /lams_tool_lamc/web/authoringMaincontent.jsp
*** empty log message ***

    • -2
    • +15
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -1
    • +2
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
    • -0
    • +2
    /lams_tool_lamc/db/sql/insert_lams_tool_lamc.sql
    • -51
    • +20
    /lams_tool_lamc/web/AdvancedContent.jsp
    • -328
    • +0
    /lams_tool_lamc/web/DELEETTHISeditOptionsContent.jsp
*** empty log message ***

    • -0
    • +328
    /lams_tool_lamc/web/DELEETTHISeditOptionsContent.jsp
    • -0
    • +177
    /lams_tool_lamc/web/OptionsContent.jsp
    • -1
    • +6
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -328
    • +0
    /lams_tool_lamc/web/editOptionsContent.jsp
*** empty log message ***

    • -2
    • +2
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -10
    • +10
    /lams_tool_lamc/web/editOptionsContent.jsp
*** empty log message ***

    • -156
    • +3
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -32
    • +30
    /lams_tool_lamc/web/editOptionsContent.jsp
*** empty log message ***

*** empty log message ***

    • -2
    • +16
    /lams_tool_lamc/db/model/lams_tool_mc.clay
    • -0
    • +2
    /lams_tool_lamc/db/sql/create_lams_tool_lamc.sql
    • -25
    • +56
    /lams_tool_lamc/web/AdvancedContent.jsp
    • -149
    • +141
    /lams_tool_lamc/web/BasicContent.jsp
    • -117
    • +1
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -27
    • +69
    /lams_tool_lamc/web/editOptionsContent.jsp
*** empty log message ***

    • -3
    • +3
    /lams_tool_lamc/web/authoringMaincontent.jsp
    • -10
    • +80
    /lams_tool_lamc/web/editOptionsContent.jsp
DoubleCLickDelay to 500

Added edit menu

copy paste, tool bar, undo (WIP)

    • binary
    /lams_central/web/lams_authoring.swf
stuff

    • binary
    /lams_central/src/flash/lams_authoring.fla
add removeTransition function, also add event dispatch for updates

key listeners and handlers for copy/paste and undo

round x & y coords to INT

FCKEditor submit works

    • -2
    • +2
    /lams_tool_forum/web/jsps/authoring/basic.jsp
updated lams.jar to reflect changes made to LibraryActivityDTO and AuthoringActivityDTO

Update for interface

renamed the property xcoord to xCoord. The setter/getter methods are named as getxCoord setxCoord getyCoord setyCoord so that it will show up as xCoord/yCoord in the wddx packet. if the getter methods are named as getXCoord , it will show up in the wddx packet as "XCoord" and not "xCoord"

in extractActivityObject method, changed it to get the hashtable key xCoord instead of xcoord, since flash is sending xCoord. ycoord is also changed to yCoord.

Forum authoring page works: add/delete topics to db. upload instructions files. update content.

*** empty log message ***

    • -6
    • +0
    /lams_tool_lamc/web/authoringMaincontent.jsp
copy & paste (CTRL C + CTRL V) and round Coords to nearest ints

    • binary
    /lams_central/web/lams_authoring.swf
*** empty log message ***

    • -16
    • +61
    /lams_tool_lamc/web/authoringMaincontent.jsp
*** empty log message ***

    • -4
    • +7
    /lams_tool_lamc/db/sql/insert_lams_tool_lamc.sql
    • -2
    • +2
    /lams_tool_lamc/web/authoringMaincontent.jsp
Working on topic of author

    • -2
    • +17
    /lams_tool_forum/conf/xdoclet/struts-actions.xml
    • -46
    • +54
    /lams_tool_forum/web/WEB-INF/web.xml
    • -6
    • +15
    /lams_tool_forum/web/jsps/message/form.jsp
Fix static bug: shared by webapp, so download does not work when tools switch.