lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4377 - Show timezones to select order alphabetically

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.

    • -840
    • +0
    ./conf/scss/_bootstrap-variables.scss
  1. … 154 more files in changeset.
LDEV-4367 Change default SASS path for Windows

LAMS build requires full SASS path, even if "sass.bat" is in Windows

Path and is available anywhere.

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
    • +840
    ./conf/scss/_bootstrap-variables.scss
    • -0
    • +56
    ./conf/scss/_lams_variables.scss
  1. … 152 more files in changeset.
Revert "Ignore common.properties and unix.properties"

This reverts commit 88ca26c293ffb1f136e2a15dc9d7d4808b5fd874.

Ignore common.properties and unix.properties

Adding common.properties and unix.properties files to .gitignore in

order to be able to modify them locally without the need to push them to

the remote repo

LDEV-4366 Prototype Kumalive front and back ends

  1. … 18 more files in changeset.
Ignore unnecessary resources when committing to repository

  1. … 1 more file in changeset.
LDEV-4360 Adjust Ant build paths

Since public and private projects are not in the same dir now,

we need to make sure Ant commands point to proper resources.

  1. … 1 more file in changeset.
Ignore build.properties file so everyone can set his/her own Ant build configuration without having to commit it.

Ignore build.properties file so everyone can set his/her own Ant build configuration without having to commit it.

After migration clean up

  1. … 312 more files in changeset.
LDEV-4359 Add logs to OAuth library

LDEV-4359 Add logs to OAuth library

    • binary
    ./lib/basiclti-util/oauth-20100527.jar
  1. … 28 more files in changeset.
LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

LDEV-4347:Improve date/time for spreadsheet exports

LDEV-4274: Adding support for a file attachment to the email sender.

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

LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available. EnableGradebookForMonitors field / db column has been completely removed.

  1. … 1 more file in changeset.
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart.

  1. … 4 more files in changeset.
LDEV-4326 Matching pairs answer options should be sorted alphanumerically

  1. … 3 more files in changeset.
LDEV-3711 Remove unnecessary .xsd files

    • -107
    • +0
    ./xsd/lams_tool_larsrc11_ims.xsd
    • -102
    • +0
    ./xsd/lams_tool_lasurv11_ims.xsd
LDEV-4312 Handle unsuccessful mark submission to integrated servers

  1. … 6 more files in changeset.
LDEV-4184: Silence "[DEPRECATION] Encountered positional parameter" warning in hibernatelams.log. Fixing them requires going through multiple SQL queries and it is not worth it. Positional parameters work fine.

  1. … 3 more files in changeset.
LDEV-4300 Audit logs when activity is modified in monitor

  1. … 88 more files in changeset.
LDEV-4291 Move getAccessMode method to WebUtil

  1. … 30 more files in changeset.
LDEV-4293: Add Ant build which prepares LAMS cluster test environment. ThemeDTO needs to be serializable in order to put it into a shared session.

    • -0
    • +567
    ./conf/domain.xml
  1. … 1 more file in changeset.
LDEV-4288: Archive gradebook on lesson retry. Remove activity content on lesson retry.

  1. … 13 more files in changeset.
LDEV-4275: Added support for central alignment in an excel spreadsheet as well as another border style.

LDEV-4124: Add label size and color.

  1. … 11 more files in changeset.