Clone
 

jliew in lams-github

hack to get around dependency on ServletContext/session

fix clientversion version numbers

    • -4
    • +4
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -4
    • +4
    /lams_common/db/sql/insert_lams_windows_config_data.sql
fix slovenian user locale

add es_MX locale and translation user

    • -0
    • +2
    /lams_common/db/sql/insert_types_data.sql
LDEV-2543 merge from branch

LDEV-2533 storeLearningDesignDetails failure workaround

    • -1
    • +1
    /lams_central/conf/xdoclet/filters.xml
add todo

update for 2.3.4

    • -0
    • +6
    /debian_installer/lams2/debian/changelog
    • -0
    • +4
    /debian_installer/lams2/debian/postinst
update lams-central.jar due to Emailer class moved

    • binary
    /lams_build/lib/lams/lams-central.jar
some leftover stuff

Add sl_SI locale and translation user

    • -0
    • +2
    /lams_common/db/sql/insert_types_data.sql
LDEV-2526 merged from branch

LDEV-2476 forgot to add table for this feature

    • -0
    • +12
    /lams_common/db/sql/create_lams_11_tables.sql
LDEV-2521 update authorWin window when switching between author and pedagogical planner

LDEV-2471 merge from branch

LDEV-2515 removing table which was backported to 2.3.4

Initial commit

    • -0
    • +13
    /lams_signup/.classpath
    • -0
    • +1
    /lams_signup/.cvsignore
    • -0
    • +17
    /lams_signup/.project
    • -0
    • +3
    /lams_signup/build.properties
    • -0
    • +195
    /lams_signup/build.xml
    • -0
    • +3
    /lams_signup/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +3
    /lams_signup/conf/war/META-INF/MANIFEST.MF
    • -0
    • +13
    /lams_signup/conf/xdoclet/error-pages.xml
    • -0
    • +16
    /lams_signup/conf/xdoclet/filter-mappings.xml
    • -0
    • +35
    /lams_signup/conf/xdoclet/filters.xml
    • -0
    • +8
    /lams_signup/conf/xdoclet/global-exceptions.xml
    • -0
    • +3
    /lams_signup/conf/xdoclet/global-forwards.xml
    • -0
    • +10
    /lams_signup/conf/xdoclet/listeners.xml
  1. … 45 more files in changeset.
fix broken build

    • -1
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
LDEV-2510 merged from branch

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-2481 merge from branch

LDEV-2506 merge from branch

LDEV-2489 don't encapsulate cloneLessons in a transaction; the main submethods are already in their own transactions. otherwise we don't get an activityId from a forum&scribe's forum. that's another problem though.

LDEV-2502 fix duplicate Messages appearing in Sets (namely, TextSearchCondition.topics)

LDEV-2489 updated monitoringService interface

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
LDEV-2489 put clone lessons in a transaction

LDEV-2468 merged from branch

LDEV-2489 don't let non-sysadmins see clone lessons link; forgot to i18n'ise

LDEV-2449 session cookies should only be valid during session

LDEV-2489 ability to clone lessons from any other group

LDEV-2489 clone lessons progress

    • -0
    • +14
    /lams_admin/web/organisation/cloneResult.jsp
    • -0
    • +175
    /lams_admin/web/organisation/cloneStart.jsp
    • -0
    • +10
    /lams_admin/web/organisation/list.jsp
    • -0
    • +26
    /lams_admin/web/organisation/parts/availableLessons.jsp
    • -0
    • +15
    /lams_admin/web/organisation/parts/breadcrumbs.jsp
    • -0
    • +13
    /lams_admin/web/organisation/parts/cloneGroupAttributes.jsp
    • -0
    • +15
    /lams_admin/web/organisation/parts/cloneGroupMembers.jsp
    • -0
    • +34
    /lams_admin/web/organisation/parts/selectLearners.jsp
    • -0
    • +34
    /lams_admin/web/organisation/parts/selectStaff.jsp