• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file Event.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:30 +0000

file DataFlowObject.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:29 +0000

file Subscription.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:30 +0000

file ConfigurationItem.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:29 +0000

file LogEvent.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:29 +0000

file Registration.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:29 +0000

file web.xml was added on branch lams2_head_wildfly on 2014-11-18 16:21:12 +0000

file CrCredential.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file CrWorkspaceCredential.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file CrNode.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file CrNodeVersion.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file CrWorkspace.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file CrNodeVersionProperty.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file web.xml was added on branch lams2_head_wildfly on 2014-11-18 16:21:14 +0000

file web.xml was added on branch lams2_head_wildfly on 2014-11-18 16:20:47 +0000

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -19
    • +32
    /lams_admin/conf/xdoclet/taglibs.xml
    • -509
    • +0
    /lams_admin/web/WEB-INF/lams.tld
    • -0
    • +204
    /lams_admin/web/WEB-INF/tiles-defs.xml
    • -563
    • +0
    /lams_admin/web/WEB-INF/jstl/tlds/c.tld
    • -671
    • +0
    /lams_admin/web/WEB-INF/jstl/tlds/fmt.tld
    • -207
    • +0
    /lams_admin/web/WEB-INF/jstl/tlds/fn.tld
    • -448
    • +0
    /lams_admin/web/WEB-INF/jstl/tlds/x.tld
    • -1045
    • +0
    /lams_admin/web/WEB-INF/struts/struts-config.xml
  1. … 1177 more files in changeset.
LDEV-2873 added ability to edit lesson intro page

    • -0
    • +86
    /lams_central/web/editLessonIntro.jsp
    • -14
    • +23
    /lams_central/web/lessonIntro.jsp
LDEV-2898

*option to refresh the yui tree

*Increase the width on the lesson name

LDEV-2714: Remove unnecessary @Override tag. It should be used only when method overrides superclass method, not when it implements interface method.

LDEV-2874 Move Reload libraris into lams_build/lib/reload (they have been previously stored as tools' internal libs)

    • binary
    /lams_build/lib/reload/reload-diva.jar
    • binary
    /lams_build/lib/reload/reload-jdom.jar
    • binary
    /lams_build/lib/reload/reload-moonunit.jar
    • -28
    • +0
    /lams_tool_eadventure/licenses/library_licenses.txt
  1. … 31 more files in changeset.
LDEV-2896 Improved lesson creation page and added gradebook support

    • binary
    /lams_bb_integration/lib/bb-cms-admin.jar
    • binary
    /lams_bb_integration/lib/bb-platform.jar
    • binary
    /lams_bb_integration/lib/bb-taglibs.jar
    • binary
    /lams_bb_integration/lib/commons-io-1.4.jar
    • binary
    /lams_bb_integration/web/images/folders/lm.gif
    • binary
    /lams_bb_integration/web/images/folders/lmh.gif
    • binary
    /lams_bb_integration/web/images/folders/ln.gif
  1. … 30 more files in changeset.
LDEV-2893 new ability to refresh integration window once Lams authoring one gets closed

LDEV-2895 introducing new scratchie tool

    • -0
    • +19
    /lams_tool_scratchie/.classpath
    • -0
    • +3
    /lams_tool_scratchie/.cvsignore
    • -0
    • +49
    /lams_tool_scratchie/.project
    • -0
    • +27
    /lams_tool_scratchie/build.properties
    • -0
    • +576
    /lams_tool_scratchie/build.xml
    • -0
    • +1
    /lams_tool_scratchie/conf/hibernate/mappings/.cvsignore
    • -0
    • +3
    /lams_tool_scratchie/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +11
    /lams_tool_scratchie/conf/language/lams/ApplicationResources.properties
    • -0
    • +95
    /lams_tool_scratchie/conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +171
    /lams_tool_scratchie/conf/language/rams/ApplicationResources.properties
    • -0
    • +171
    /lams_tool_scratchie/conf/language/rams/ApplicationResources_en_AU.properties
    • -0
    • +4
    /lams_tool_scratchie/conf/war/META-INF/MANIFEST.MF
    • -0
    • +8
    /lams_tool_scratchie/conf/xdoclet/global-exceptions.xml
    • -0
    • +6
    /lams_tool_scratchie/conf/xdoclet/global-forwards.xml
    • -0
    • +195
    /lams_tool_scratchie/conf/xdoclet/struts-actions.xml
  1. … 150 more files in changeset.
LDEV-2894: Adding labels

LDEV-2894 Added new table to Course Gradebook displaying course results based on learner view

    • -2
    • +205
    /lams_gradebook/web/gradebookCourseMonitor.jsp
LDEV-2889, CNG-26: Use custom tag instead of JSP code - cleaner this way.

LDEV-2889, LDEV-2890, CNG-26: Revert changes in the SQL scripts for LAMS clean build as DB structure will be updated by Autopatch scripts anyway.

    • -6
    • +0
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -6
    • +0
    /lams_common/db/sql/insert_lams_windows_config_data.sql
LDEV-2893 new ability to refresh integration window once Lams authoring one gets closed

LDEV-2893 new ability to refresh integration window once Lams authoring one gets closed

LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

  1. … 17 more files in changeset.