Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2329 fix for Chrome (as it doesn't execute location.href="bla-bla" command if window is going to be closed)

  1. … 32 more files in changeset.
LDEV-2836 fixed Presence and IM

LDEV-2839: lams_monitoring: Remove duplicate MANIFEST. Change output folder of plain Java compilation so it is the same as in other projects. Allows JSP precompilation.

  1. … 3 more files in changeset.
LDEV-2839: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages. These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7. These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

    • -59
    • +0
    ./WEB-INF/tags/ExportPortOutput.tag
  1. … 100 more files in changeset.
LDEV-2802 use jquery-1.7 instead

    • -1
    • +1
    ./emailnotifications/courseNotifications.jsp
    • -1
    • +1
    ./emailnotifications/lessonNotifications.jsp
LDEV-2802 removing unnecessary title for page

    • -1
    • +0
    ./emailnotifications/scheduledEmailList.jsp
LDEV-1737 Modified Define in Monitor so it doesn't show the "Re-Edit" or "Close" page

    • -17
    • +35
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2802 removing HTML tags from labels

    • -5
    • +2
    ./emailnotifications/courseNotifications.jsp
    • -5
    • +2
    ./emailnotifications/lessonNotifications.jsp
  1. … 5 more files in changeset.
LDEV-2782 adding new labels and control over enabling/disabling of options

LDEV-2782 adding new labels and control over enabling/disabling of options

  1. … 4 more files in changeset.
LDEV-2782 added new Conditions tab (with Preceding Lesson and Time Limitations options) to CloudWizard

  1. … 4 more files in changeset.
LDEV-2593 removed ability to choose timezones in CloudWizard

  1. … 9 more files in changeset.
LDEV-2593 fixed CloudWizard's scheduling feature

  1. … 5 more files in changeset.
LDEV-2819 Email notifications: added new option "Haven't finished these lessons"

    • -1
    • +2
    ./emailnotifications/courseNotifications.jsp
  1. … 3 more files in changeset.
LDEV-2680: eliminating hardcoded label

  1. … 1 more file in changeset.
LDEV-2782: Show number of days to lesson finish in conditions thickbox. Allow rescheduling of lesson finish Quartz Job. Display "traffic light" flat next to lesson name on Index page when the lesson depends on other lesson completion.

  1. … 7 more files in changeset.
LDEV-2758: fit within iframe

LDEV-2751: Change default width of CKEditor to "100%" so it is the same as in old FCKeditor.

  1. … 29 more files in changeset.
LDEV-2732: Copy the modified CKEditor tag to all Tools.

  1. … 28 more files in changeset.
WVI-19 Ability for Email Notifications to be scheduled

*merge from lams2_3_release

    • -0
    • +45
    ./emailnotifications/additionalSettings.jsp
    • -0
    • +88
    ./emailnotifications/scheduledEmailList.jsp
  1. … 21 more files in changeset.
WVI-15 Email Notifications

*merge from lams2_3_release

    • -0
    • +279
    ./emailnotifications/courseNotifications.jsp
    • -0
    • +249
    ./emailnotifications/lessonNotifications.jsp
  1. … 31 more files in changeset.
LDEV-2728: Commit all tags, including the missing TextSearch, copied from lams_central by running Ant task "copy-tags".

    • -0
    • +136
    ./WEB-INF/tags/TextSearch.tag
CNG-1: Single activity LD configuration opens authoring for only that activity instead of Planner with the whole LD. Parameter "notifyCloseURL" support has been added to each Tool's authoring saved page in order to redirect back to MindApp.

  1. … 30 more files in changeset.
LDEV-2702 moving css properties from TabName.tag to .css files

merge from lams2_3_release

  1. … 34 more files in changeset.
LDEV-2664 LearnerFlashEnabled.tag has been reimplemented as Java class (this is done in order to prevent updating list of mobile devices in all modules )

*merged from lams2_3_release

    • -53
    • +0
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 59 more files in changeset.
LDEV-2664 update LearnerFlashEnabled tag with detecting mobile devices

    • -1
    • +9
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 24 more files in changeset.
LDEV-2670: LAMS doesn't redirect when using https

  1. … 1 more file in changeset.
LDEV-2577: Fixed a bug preventing multiple CKEditor instances on one page to be properly reinitialized after form submit.

  1. … 27 more files in changeset.
LDEV-2577: Added extra safety measure preventing plain textarea from being show instead of CKEditor instance.

  1. … 27 more files in changeset.
LDEV-2607: Hardcoded CKEditor width as a fix for Chrome inability to process "100%" width correctly.

  1. … 26 more files in changeset.