Index: lams_build/common.properties =================================================================== diff -u -r6d0fd60838e941efefda00d1dd9778accf37a4b7 -r854c44cada0159921d41ffbf0ca4c20f3d6d1c2d --- lams_build/common.properties (.../common.properties) (revision 6d0fd60838e941efefda00d1dd9778accf37a4b7) +++ lams_build/common.properties (.../common.properties) (revision 854c44cada0159921d41ffbf0ca4c20f3d6d1c2d) @@ -89,4 +89,8 @@ # To run LAMS using embedded MySQL server, use properties below #db.url.run=jdbc:mysql:mxj://localhost:13306/${db.name} -#======== END DATABASE PROPERTIES ========= \ No newline at end of file +#======== END DATABASE PROPERTIES ========= +db.name=lams_wildfly +osPropertiesName=unix +css.minify=false +js.minify=false Index: lams_build/unix.properties =================================================================== diff -u -ra83b0eec89979dce7415b02afdda324b14018dbb -r854c44cada0159921d41ffbf0ca4c20f3d6d1c2d --- lams_build/unix.properties (.../unix.properties) (revision a83b0eec89979dce7415b02afdda324b14018dbb) +++ lams_build/unix.properties (.../unix.properties) (revision 854c44cada0159921d41ffbf0ca4c20f3d6d1c2d) @@ -36,4 +36,5 @@ server.home=/usr/local/wildfly-8.2/ #Sass executable. -sass_exec_file=/usr/local/bin/sass \ No newline at end of file +sass_exec_file=/usr/local/bin/sass +server.home=/usr/local/wildfly-8.2.1/ Index: lams_gradebook/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r271d374f37c513e19ec64591efa9df228923ef09 -r854c44cada0159921d41ffbf0ca4c20f3d6d1c2d --- lams_gradebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 271d374f37c513e19ec64591efa9df228923ef09) +++ lams_gradebook/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 854c44cada0159921d41ffbf0ca4c20f3d6d1c2d) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Mon Jul 10 21:30:38 CST 2017 + # Exported from the LAMS Community by Ernie Ghiglione on Fri Oct 06 17:59:14 CST 2017 #=================== labels for Gradebook =================# @@ -108,6 +108,7 @@ label.number.learners.in.mark.range =Number of learners in mark range label.show.marks.chart =Show marks chart label.hide.marks.chart =Hide marks chart +gradebook.summary.activity.marks =Summary for activity marks -#======= End labels: Exported 102 labels for en AU ===== +#======= End labels: Exported 103 labels for en AU ===== Index: lams_gradebook/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r271d374f37c513e19ec64591efa9df228923ef09 -r854c44cada0159921d41ffbf0ca4c20f3d6d1c2d --- lams_gradebook/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 271d374f37c513e19ec64591efa9df228923ef09) +++ lams_gradebook/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 854c44cada0159921d41ffbf0ca4c20f3d6d1c2d) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # Exported from the LAMS Community by Ernie Ghiglione on Mon Jul 10 21:30:38 CST 2017 + # Exported from the LAMS Community by Ernie Ghiglione on Fri Oct 06 17:59:14 CST 2017 #=================== labels for Gradebook =================# @@ -108,6 +108,7 @@ label.number.learners.in.mark.range =Number of learners in mark range label.show.marks.chart =Show marks chart label.hide.marks.chart =Hide marks chart +gradebook.summary.activity.marks =Summary for activity marks -#======= End labels: Exported 102 labels for en AU ===== +#======= End labels: Exported 103 labels for en AU =====