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.
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.