lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-273: Forgot password logic to allow lookup on email address only, so adding a new index for that field.

LDEV-1613 Progress towards "Allow learners to revert pages to previous versions" option in advanced tab in author

    • -2
    • +3
    /lams_tool_wiki_orig/db/sql/create_lams_tool_wiki.sql
LDEV-1613 "Removed Maximum number of characters per posting" option in advanced tab in author

    • -4
    • +2
    /lams_tool_wiki_orig/db/sql/create_lams_tool_wiki.sql
LDEV-1613 Removed "Allow learners to change their own postings" option from advanced tab in author

    • -3
    • +2
    /lams_tool_wiki_orig/db/sql/create_lams_tool_wiki.sql
don't make re/configure fail when link already exists

LDEV-1611 Changed maximum number of edits per wiki page to "No maximum"

    • -1
    • +1
    /lams_tool_wiki_orig/db/sql/create_lams_tool_wiki.sql
LDEV-1613, LDEV-1611 Options to enable adding images/ inserting links now working. (The options control whether or not to show those buttons on the FCKeditor)

    • -2
    • +3
    /lams_tool_wiki_orig/db/sql/create_lams_tool_wiki.sql
    • -0
    • +19
    /lams_tool_wiki_orig/web/jsps/learning/toolbarButtons.jsp
LDEV-273: Forgot password logic to allow lookup on email address only, so adding a new index for that field.

    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
Fixed up code that creates the folder so that it only tries to create it when the folder doesn't exist - eitherwise it gives a false error when it tries to create the images folder for a second time.

LDEV-1571: Sync gates to open for group based and teacher chosen branching. The "potential list of learners" is restricted to the group of learners associated with the group assigned to the branch.

    • binary
    /lams_build/lib/lams/lams-learning.jar
increment to 2.1rc1-2

    • -0
    • +7
    /debian_installer/lams2-2.1rc1/debian/changelog
drop database using mysql root instead of lams user, which is removed at that point

remove generated file

need to manually remove pid file because start-stop-daemon doesn't do it for you. tweak output text.

    • -4
    • +5
    /debian_installer/lams2-2.1rc1/debian/lams2.init
adding mysql user is idempotent, so don't make it dependent on existence of lams database; wrap mv statement inside if block

    • -9
    • +11
    /debian_installer/lams2-2.1rc1/debian/postinst
fix spelling mistake

    • -1
    • +1
    /debian_installer/lams2-2.1rc1/debian/templates
LDEV-1611 Added custom learner toolbarsSet for fckeditor with the addition of Image and Link buttons. The idea is to show/hide image/link buttons depending on preferences chosen for wiki in author at runtime.

further work on tool definitions

fix for a tool saving process

LDEV-273 resolved

added in the page validation

    • -48
    • +93
    /lams_central/web/forgotPassword.jsp
    • -41
    • +74
    /lams_central/web/forgotPasswordChange.jsp
    • -32
    • +35
    /lams_central/web/forgotPasswordProc.jsp
LDEV-1622: Added grouping validation when saving design. (labels)

LDEV-1622 removed unneeded debug comments.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-273: Adding labels for forgotten password

LDEV-1622 removed unneeded debug comments.

LDEV-1622 Added grouping validation when saving design.

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
LDEV-1565: Fixes problem with {0} and single quotes

  1. … 96 more files in changeset.
LDEV-1623: Ordered lists were not showing up in the FCKEditor. Adding a css entry for <OL> seems to fix it.

    • -1
    • +3
    /lams_central/web/css/defaultHTML_learner.css
    • -0
    • +3
    /lams_central/web/css/defaultHTML_rtl.css
LDEV-1565: Fixes problem with {0} and single quotes

LDEV-1565: Fixes problem with {0} and single quotes

  1. … 126 more files in changeset.
LDEV-1623: Ordered lists were not showing up in the FCKEditor. Adding a css entry for <OL> seems to fix it.

    • -0
    • +6
    /lams_central/web/css/defaultHTML_learner.css
    • -0
    • +5
    /lams_central/web/css/defaultHTML_rtl.css
LDEV-273 Password Reset

All the code for the forgot your login stuff, still needs validation and some comsmetics to be finished

    • -0
    • +80
    /lams_central/web/forgotPassword.jsp
    • -0
    • +77
    /lams_central/web/forgotPasswordChange.jsp
    • -0
    • +63
    /lams_central/web/forgotPasswordProc.jsp