lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3445: adding the basics for Leaner tests

LDEV-3443: Hide replies under their parent and allow the user to expand/collapse using jquery.treetable.

    • -0
    • +28
    /lams_tool_forum/web/css/jquery.treetable.css
    • -0
    • +34
    /lams_tool_forum/web/css/jquery.treetable.forum.css
LDEV-3443 Adding labels

LDEV-2975 Updating Norwegian

LDEV-3322 adding tag for selenium

LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

LDEV-3322 adding tag for selenium

LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

LDEV-3443: Correct name of a library.

LDEV-3443: Scrolling now working for mobile version and it correctly pages after edit and reply (was previously doing the full load after edit and reply).

LDEV-3443: autopatch 1.4.2 throwing too many errors to use with jboss 5.1

    • binary
    /lams_build/lib/autopatch/tk-autopatch-1.2.6-cvs.jar
LDEV-3443: Fixed names of temporary tables and stored procs to use lowercase.

LDEV-3440. Removed encoding which caused +s to appear in the name of the lesson in the learner interface.

LDEV-3440. Removed encoding which caused +s to appear in the name of the lesson in the learner interface.

LDEV-3444 Adding a "general" burning question

LDEV-3432: Change case for the table name back to lowercase as this is how it is now already.

LDEV-3432: Change case for the table name back to lowercase as this is how it is now already.

LDEV-3443: Paging the messages on the detailed messages screen. Removed some debugging, fixed the detection of the max number of posts and fixed export portfolio.

LDEV-3443: Paging the messages on the forum's detailed messages screen. The database patch involves running stored procedures so the autopatch libray in lams_build needs to be updated.

    • binary
    /lams_build/lib/autopatch/autopatch-1.4.2-lams.jar
    • binary
    /lams_build/lib/autopatch/discovery-1.0.5-lams.jar
LDEV-3443: Paging the messages on the detailed messages screen. Loads approx 50 messages at a time and autoloads when end of page is reached. Required adding a thread id to the message sequence table. The database patch involves running stored procedures so the autopatch libray in lams_build needs to be updated to match the forum changes.

  1. … 5 more files in changeset.
LDEV-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

LDEV-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

LDEV-3434: Adding a whole bunch of learner tests and general refactoring

LDEV-3439: Add a parameter so CKEditor knows what frame to resize after initialising.

LDEV-3439: Add a parameter so CKEditor knows what frame to resize after initialising.

LDEV-3442: including personal details when calling get_progress

LDEV-3442: including personal details when calling get_progress

LDEV-3428: Do not create default conditions when Tool output definitions are fetched. They only get created when Tool defaut content is cloned.

Fix class cast exeption when changing grade of first activity in sequence.

Fix lesson mark calculation exception.

Pass IDs to service methods instead of DB objects.

LDEV-3428: Do not create default conditions when Tool output definitions are fetched. They only get created when Tool defaut content is cloned.

Fix class cast exeption when changing grade of first activity in sequence.

Fix lesson mark calculation exception.

Pass IDs to service methods instead of DB objects.

    • binary
    /lams_build/lib/lams/lams-gradebook.jar
LDEV-3438: Fix an error when student is missing in Notebook after it was force completed.