lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation. General clean up.

  1. … 18 more files in changeset.
LDEV-3775: Adding a RestrictedUsage tag to make the date restriction section easier in monitor. Updated javascript to match. Tweaked other tags.

    • -2
    • +2
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
LDEV-3777: Make Authoring interface closeable even after a Tool threw an exception.

    • -2
    • +5
    ./web/includes/javascript/groupDisplay.js
LDEV-3721 adding cursor:pointer; rule to navbar buttons

LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3775: Overriding standard form-control parameters so that text boxes can go on the same line as a checkbox.

NTU-5: Modify login mechanism so it redirects unauthenticated user to IdP instead of standard login page.

NTU-5: Modify login mechanism so it redirects unauthenticated user to IdP instead of standard login page.

LDEV-3768: Remove references to "assembly" dir in Ant build files. Clean up lams-www.

  1. … 9 more files in changeset.
LDEV-3754: Tweaking size of popup window so that when teacher does Edit Activity from the monitor screen, the navbar doesn't collapse. Bootstrap was recognising the smaller size as a table and collapsing fields, etc in Firefox on OS/X.

LDEV-3774: CKEditor defaults to inline and is formatted to look like a bootstrap text-area field.

    • -0
    • +79
    ./web/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js
    • binary
    ./web/ckeditor/plugins/sourcedialog/icons/sourcedialog.png
    • -0
    • +9
    ./web/ckeditor/plugins/sourcedialog/lang/af.js
    • -0
    • +9
    ./web/ckeditor/plugins/sourcedialog/lang/ar.js
    • -0
    • +9
    ./web/ckeditor/plugins/sourcedialog/lang/bg.js
    • -0
    • +9
    ./web/ckeditor/plugins/sourcedialog/lang/bn.js
    • -0
    • +9
    ./web/ckeditor/plugins/sourcedialog/lang/bs.js
    • -0
    • +9
    ./web/ckeditor/plugins/sourcedialog/lang/ca.js
    • -0
    • +9
    ./web/ckeditor/plugins/sourcedialog/lang/cs.js
    • -0
    • +9
    ./web/ckeditor/plugins/sourcedialog/lang/cy.js
    • -0
    • +9
    ./web/ckeditor/plugins/sourcedialog/lang/da.js
  1. … 60 more files in changeset.
LDEV-3677: Moving divider line to the calling code (ie tool) so that the tool can control when it needs a separator. Using more bootstrap tags for formatting.

LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 459 more files in changeset.
LDEV-3768: No need for "assembly" subfolder in "war" when building WAR file.

LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -106
    • +0
    ./conf/xdoclet/struts-actions.xml
    • -0
    • +798
    ./web/WEB-INF/struts-config.xml
    • -0
    • +13
    ./web/WEB-INF/validation.xml
  1. … 396 more files in changeset.
LDEV-3756: New posts were appearing in the wrong spot.

LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

LDEV-3756: Centering the more button

LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

    • -0
    • +27
    ./web/comments/allview.jsp
    • -0
    • +19
    ./web/comments/allviewwrapper.jsp
  1. … 8 more files in changeset.
LDEV-2975 Updating Greek, Spanish, Norwegian

LDEV-2975 Updating Greek, Spanish, Norwegian

LDEV-3756: Allow monitor to mark a thread as sticky and have it stay at the top of the comments.

    • -0
    • +27
    ./web/comments/allview.jsp
    • -0
    • +19
    ./web/comments/allviewwrapper.jsp
  1. … 7 more files in changeset.
LDEV-3761: Initial implementation of NotificationManager. Adjust queries for fetching Notifications.

  1. … 4 more files in changeset.
LDEV-3555: Use "readOnly" activity effect only in Live Edit, not when a SVG gets re-generated.

LDEV-3119: Cosmetic changes to course grouping interface.

    • -19
    • +21
    ./web/includes/javascript/groupDisplay.js
    • -1
    • +1
    ./web/includes/javascript/orgGrouping.js
LDEV-3119: Cosmetic changes to course grouping interface.

    • -20
    • +21
    ./web/includes/javascript/groupDisplay.js
    • -1
    • +1
    ./web/includes/javascript/orgGrouping.js
LDEV-3760: Initial implementation of notifications. Add new delivery method to EventNotification framework. Allow notifications on file upload in Share Resources. Add notifications button on home screen.

    • -0
    • +115
    ./src/java/org/lamsfoundation/lams/web/NotificationAction.java
    • -8
    • +133
    ./web/includes/javascript/groupDisplay.js
  1. … 22 more files in changeset.
LDEV-3744: Remove canvg library as calculations can be done in an easier, native way.

LDEV-3755: Authoring: Checkbox page converted to Bootstrap.

  1. … 1 more file in changeset.