• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2829 Lesson intro page

    • -0
    • +10
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040010.sql
  1. … 9 more files in changeset.
LDEV-2835, LDEV-2833: Make Expires header value calculate only once.

  1. … 2 more files in changeset.
LDEV-2782 lessons get sorted by lessonIds

  1. … 3 more files in changeset.
LDEV-2832: fixing issue with missing label

LDEV-2755: Updating labels

    • -0
    • +63
    ./conf/language/lams/ApplicationResources_cs_CZ.properties
  1. … 264 more files in changeset.
LDEV-2823: Do not copy MXJ libraries if they already exist. It takes up to 20 MB of unnecessary data transfer.

  1. … 1 more file in changeset.
LDEV-2828: fix hibernate queries that were incorrect and were causing LAMS to crash

LDEV-2830: fix encoding

LDEV-2830: Fixing problem with missing locales in previous versions

LDEV-2830: Czech and Indonesian

    • -0
    • +15
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040009.sql
LDEV-2830: Adding Indonesian

LDEV-2830: Enabling Slovenian, Spanish (Mexico) and Czech

LDEV-2823: Add properties that select whether standalone or embedded MySQL should be used for LAMS run and/or build.

Make all Tools use MXJ connectors if needed.

Make Tool Deployer usage lighter - libraries are not copied to Tools but they are referenced from a single spot.

Copy MXJ connectors from "mysql_embedded" project if needed.

  1. … 50 more files in changeset.
LDEV-2755: Updating labels. Adding Indonesian

    • -0
    • +63
    ./conf/language/lams/ApplicationResources_id_ID.properties
  1. … 3 more files in changeset.
LDEV-2818: turn on notifications and gradebook for demo courses

LDEV-2814: set default integrated server to disable

LDEV-2813: set mobile interface to flashless learner by default

    • -1
    • +1
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    ./db/sql/insert_lams_windows_config_data.sql
LDEV-2811: Use Spring injection to allow CacheManager to use SessionFactory and to manipulate cached objects.

Prevent methods based on JMX retrieved Cache from being used.

Adjust layout to reflect new approach to cache manipulation.

  1. … 6 more files in changeset.
LDEV-2803: Make SessionManager recreate SSO cookie after it has been deleted (revert to version before changes made for LDEV-2771).

Prevent SingleSignOn from deleting SSO cookies. It is required for Sysadmin "Login as" feature. For authentication from external servers using LoginRequestServlet, SSO cookied removal is needed (LDEV-2719), but it is already done in Servlet class.

LDEV-2415: For Forum information label reuse FileValidatorUtil method to format file size.

  1. … 2 more files in changeset.
LDEV-2806: Update border (start and end) activities as well by changing SQL statement selecting transitions for them.

LDEV-2806: Make sure that only transitions of certain type (progress) are selected.

LDEV-2806: Make sure that only transitions of certain type (progress) are selected.

LDEV-2806: Fill Activtiy table with missing information about tranistions.

    • binary
    ./src/java/org/lamsfoundation/lams/dbupdates/patch02040008.sql
LDEV-2807: Support for MySQL 5.5

    • -5
    • +5
    ./db/sql/create_integration_tables.sql
    • -80
    • +80
    ./db/sql/create_lams_11_tables.sql
    • -1
    • +1
    ./db/sql/create_presence_chat_tables.sql
    • -13
    • +13
    ./db/sql/create_quartz_table.sql
  1. … 28 more files in changeset.
LDEV-2782: On Index page show lesson having conditions when its finish date is set.

Allow setting lesson finish date either individually for every user or for lesson as a whole.

Adjust lesson conditions thickbox labels and form elements.

  1. … 5 more files in changeset.
SIF-10, LDEV-2782: Remove unused release_date column from lams_lesson.

LDEV-2782: Check preceding lessons completion in AccessPermissionFilter, so files like mainflash.jsp can not be accessed.

Allow only lesson owner to modify conditions.

Refresh Index page after conditions thickbox is closed.

  1. … 3 more files in changeset.
LDEV-2782: Rename table with lesson condtions for better reflection of its function.

Add icon and thickbox on Index page, showing release conditions of given lesson.

Allow removing conditions.

  1. … 11 more files in changeset.
LDEV-2782: Add backend code for conditional release of lessons.

Prevent learners from accessing unreleased lessons.

Inform learners of unlocked lessons after completing preceding lessons.

  1. … 9 more files in changeset.