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.

    • -0
    • +17
    ./treetable.forum.scss
  1. … 155 more files in changeset.
LDEV-4367 CSS Files removed if they are now generated files using SASS

  1. … 42 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.

    • -0
    • +69
    ./jquery.treetable.forum.scss
  1. … 157 more files in changeset.
LDEV-4218: Making the monitor entered messages a different colour. Fixed the marking screen so that it does not show the learner progress bar - had the wrong page type for the layout.

  1. … 8 more files in changeset.
LDEV-3701: change icon for expand/collapse replies with fontawesome icons

  1. … 1 more file in changeset.
LDEV-3959: Swtitch to using jscroll/treetable from the main includes directory so that we get the cached version.

  1. … 5 more files in changeset.
LDEV-3916: Tweaking the page layout so that the pager knows that the end of the page has been reached, otherwise it thinks it can get more message for the page and ends up loading all the messages in the thread when the page is first opened.

  1. … 2 more files in changeset.
LDEV-3875: add x-small to css property

  1. … 1 more file in changeset.
LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface.

    • -0
    • +28
    ./jquery.treetable.css
    • -0
    • +44
    ./jquery.treetable.forum.css
  1. … 35 more files in changeset.
LDEV-3443: Inlined reply now has a yellow temporary highlight on the new reply.

  1. … 4 more files in changeset.
LDEV-3443: Inlining the reply for the standard interface

  1. … 10 more files in changeset.
LDEV-3443: Hide replies under their parent and allow the user to expand/collapse using jquery.treetable.

    • -0
    • +28
    ./jquery.treetable.css
    • -0
    • +34
    ./jquery.treetable.forum.css
  1. … 3 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 78 more files in changeset.
No longer need. Tool now uses the system default style via <lams:ccs /> tag.

This css file is required by the lams tags to enable a single FCKEditor to be used in multiple locations.

    • -0
    • +55
    ./fckeditor_style.css
added for testing