lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3319: customize build versions with '-lams' suffix.

LDEV-3319: add 'target' directory to .cvsignore

    • -0
    • +1
    /3rdParty_sources/tacitknowledge/autopatch/.cvsignore
    • -0
    • +1
    /3rdParty_sources/tacitknowledge/discovery/.cvsignore
LDEV-3319: add 'autopatch-1.4.2' and 'discovery-1.0.5' libraries to 3rdParty_sources. Libraries are commited as is - with build scripts, sources code, tests and resources to enable later modificaiton and build. Sources were taken from github projects, rewinded to last available version tag (autopatch-1.4.2, discovery-1.0.5) and detached from tacitknowledge repo.

    • -0
    • +17
    /3rdParty_sources/tacitknowledge/autopatch/.mailmap
    • -0
    • +186
    /3rdParty_sources/tacitknowledge/autopatch/CHANGELOG
    • -0
    • +58
    /3rdParty_sources/tacitknowledge/autopatch/README.md
  1. … 194 more files in changeset.
LDEV-3302 fixed failing to open edit mark dialog, close button, CKEditor autogrow feature

    • -10
    • +8
    /lams_tool_spreadsheet/web/common/header.jsp
LDEV-3319: Synchronize patch execution with an external monitor. Modules in WildFly can be loaded in parallel. AutoPatch is not ready for this as it uses static methods with unsynchronized collections. Each AutoPatchService instance should be run sequentially.

    • -1
    • +1
    /lams_admin/conf/xdoclet/listeners.xml
  1. … 18 more files in changeset.
LDEV-3275: Allow NULL attributes in shared sessions.

LDEV-3324: committing all jar as binaries as CVS didn't do this originally

committing this jar as binaries as they should have been in the first places. CVS you are such a dork!

Importing functional tests for LAMS Admin

    • -0
    • +45
    /lams_tests/.classpath
    • -0
    • +17
    /lams_tests/.project
    • -0
    • +11
    /lams_tests/.settings/org.eclipse.jdt.core.prefs
    • -0
    • +1642
    /lams_tests/lib/selenium-2.43.1/CHANGELOG
    • binary
    /lams_tests/lib/selenium-2.43.1/libs/apache-mime4j-0.6.jar
    • binary
    /lams_tests/lib/selenium-2.43.1/libs/cglib-nodep-2.1_3.jar
    • binary
    /lams_tests/lib/selenium-2.43.1/libs/commons-codec-1.9.jar
    • binary
    /lams_tests/lib/selenium-2.43.1/libs/commons-exec-1.1.jar
    • binary
    /lams_tests/lib/selenium-2.43.1/libs/commons-jxpath-1.3.jar
    • binary
    /lams_tests/lib/selenium-2.43.1/libs/commons-lang3-3.3.2.jar
    • binary
    /lams_tests/lib/selenium-2.43.1/libs/commons-logging-1.1.3.jar
  1. … 46 more files in changeset.
LDEV-3311 When progress bar is collapsed load the next activity in *a full frame size*

LDEV-2866 rolling back to the previous version of these jsps (as committed changes were done solely for testing purposes and not supposed to be committed)

    • -49
    • +49
    /lams_tool_lamc/web/learning/AnswersContent.jsp
LDEV-3323 fix exception on releasing marks in monitor

LDEV-3322: adding id tags

LDEV-3322: adding id tags

LDEV-3322: adding id tags

    • -3
    • +3
    /lams_admin/web/signupmanagement/add.jsp
LDEV-3322: adding id tags

    • -3
    • +3
    /lams_admin/web/signupmanagement/add.jsp
LDEV-3322: adding id tags

LDEV-3322: adding id tags

LDEV-3322: adding id tags

LDEV-3322: adding id tags

LDEV-3322: adding id tags

LDEV-3322: adding id tags

LDEV-3322: adding id tags

    • -3
    • +3
    /lams_admin/web/import/importGroups.jsp
    • -3
    • +3
    /lams_admin/web/import/importexcel.jsp
LDEV-3322: adding id tags

    • -3
    • +3
    /lams_admin/web/import/importGroups.jsp
    • -3
    • +3
    /lams_admin/web/import/importexcel.jsp
LDEV-3293: Clear log warnings : "HHH000038: Composite-id class does not override equals(): org.lamsfoundation.lams.learningdesign.GroupUser" and "HHH000039: Composite-id class does not override hashCode(): org.lamsfoundation.lams.learningdesign.GroupUser"

LDEV-3293: Clear log warning: "HHH000223: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!"

LDEV-3318: Move jboss-log4j.xml configuration to jboss logging subsystem in standalone.xml. Apparently there is no way to simultanously use both logging conifgs. All not-commented appenders and loggers from old configuration were migrated.

    • -385
    • +0
    /lams_build/conf/j2ee/jboss-log4j.xml
    • -52
    • +153
    /lams_build/conf/standalone.xml
LDEV-3322: adding id tags

LDEV-3322: adding id tags

LDEV-3321: Use the "progressUser" to produce progress output, not the one being authenticated.