Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4367 Skins can be created

The SASS files are now configured to allow a new variable file to be

set up with different colours and for users to be able to switch

between skins.

  1. … 153 more files in changeset.
LDEV-4367 SASS Used for CSS Development

First pass of converting our .css development to use SASS. Autobuild to

convert .scss to .css files has been set up for all projects where

target .css files were found. The overall ANT build has been modified

so the normal build will generate the .css files from .scss files. The

base variables are defined in lams_build/conf/sccs.

  1. … 158 more files in changeset.
LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

  1. … 38 more files in changeset.
LDEV-4286 * Edit Activity in monitoring page to be opened in a popup page * Move "Edit activity" buttons to the right

  1. … 29 more files in changeset.
LDEV-4053 * hide/show image uses Ajax call * simplified generation of the next image title

  1. … 7 more files in changeset.
LDEV-4237: Not checking mode correctly so the wrong size was being displayed / validated.

    • -3
    • +3
    ./authoring/parts/addmultipleimages.jsp
LDEV-4298 Fixed adding images in learner preview

  1. … 1 more file in changeset.
LDEV-4237: Not checking mode correctly so the wrong size was being displayed / validated.

    • -1
    • +12
    ./authoring/parts/addmultipleimages.jsp
  1. … 1 more file in changeset.
LDEV-4297 Fixed uploading images in authoring

  1. … 3 more files in changeset.
LDEV-4286 Show authoring advanced tab on re-editing content from monitor

  1. … 25 more files in changeset.
LDEV-4053 Use divs for uploading new images in learner and monitor

    • -184
    • +0
    ./learning/parts/addmultipleimages.jsp
  1. … 4 more files in changeset.
LDEV-4053 Refactor code - quite a few methods are duplicated across LearningAction AuthorAction and MonitorAction.java. It will best probably to put these into a single util class - Similarly for the UI, there's plenty of repeated parts that perhaps can we put into a common folder and reused from there.

    • -2
    • +1
    ./authoring/parts/addmultipleimages.jsp
    • -10
    • +19
    ./learning/parts/addmultipleimages.jsp
    • -255
    • +0
    ./monitoring/parts/addmultipleimages.jsp
  1. … 5 more files in changeset.
LDEV-4249 Remove obsolete definelaterforbid.jsp page

  1. … 18 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -107
    • +27
    ./authoring/parts/addmultipleimages.jsp
    • -123
    • +48
    ./learning/parts/addmultipleimages.jsp
  1. … 8 more files in changeset.
LDEV-4059: improve overall usability, file uploads and validation

    • -20
    • +110
    ./learning/parts/addimage.jsp
    • -30
    • +210
    ./learning/parts/addmultipleimages.jsp
    • -21
    • +19
    ./learning/parts/commentsarea.jsp
    • -19
    • +115
    ./monitoring/parts/addimage.jsp
    • -27
    • +207
    ./monitoring/parts/addmultipleimages.jsp
  1. … 5 more files in changeset.
LDEV-4052 Fixing the problem with opening new items in divs and its inability to support server side validation and server side exceptions

  1. … 8 more files in changeset.
LDEV-4056 Fixing exception that occurred due to using formBean outside of form

    • -33
    • +32
    ./authoring/parts/addmultipleimages.jsp
LDEV-4051 Make Image Gallery use common thickbox.js from lams_central

    • -1
    • +1
    ./learning/parts/addmultipleimages.jsp
    • -1
    • +1
    ./monitoring/parts/addmultipleimages.jsp
  1. … 1 more file in changeset.
LDEV-3787: make it image gallery great again! :-p Improve the usability and UI. Discover that we've got some problems uploading pics in learner. Need to further refactor the .js (will raise another JIRA for this).

    • -19
    • +119
    ./authoring/parts/addmultipleimages.jsp
  1. … 1 more file in changeset.
LDEV-2951: removing unused images from tool images

  1. … 14 more files in changeset.
LDEV-3436: Consistent Save/Cancel Buttons

    • -3
    • +3
    ./authoring/parts/addmultipleimages.jsp
  1. … 31 more files in changeset.
LDEV-3851: Grouping options in the advanced tag, updating tags from core.

  1. … 7 more files in changeset.
LDEV-3826: Bootstrapping Admin

  1. … 2 more files in changeset.
LDEV-3787 Update Image Gallery Author and Monitor to Bootstrap

LDEV-3787 Update Image Gallery Author and Monitor to Bootstrap

    • -59
    • +51
    ./authoring/parts/addmultipleimages.jsp
    • -38
    • +42
    ./learning/parts/addmultipleimages.jsp
  1. … 30 more files in changeset.
LDEV-3721 Update Image Gallery learner to Bootstrap

    • -14
    • +8
    ./learning/parts/addmultipleimages.jsp
  1. … 10 more files in changeset.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 337 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 369 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

    • -1
    • +1
    ./authoring/parts/addmultipleimages.jsp
  1. … 101 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -1
    • +1
    ./authoring/parts/addmultipleimages.jsp
    • -1
    • +1
    ./learning/parts/addmultipleimages.jsp
  1. … 156 more files in changeset.