• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 371 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2839: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages.

These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7.

These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

  1. … 102 more files in changeset.
LDEV-2074 Updated export for learners to include floating activities.

  1. … 4 more files in changeset.
LDEV-1932: Added competences to export portfolio both for teacher and learner.

  1. … 7 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

  1. … 45 more files in changeset.
LDEV-1222: Notebook window wasn't popping up in a new window

RTL changes

  1. … 74 more files in changeset.
Updated DOCTYPE.

Leaving out the dtd causes rendering problems.

  1. … 21 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags.

Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 270 more files in changeset.
export portfolio - add notebook entries (learner)

  1. … 12 more files in changeset.
Updated address of FSF in copyright statement

  1. … 585 more files in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

  1. … 13 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 70 more files in changeset.
Added styling images to export portfolio. The directory of the images is hardcoded and this will need to be fixed before we can create any other styles.

This required adding the lams directory to the configuration file so that the css and image files could be copied using a file copy rather than using http (for performance).

  1. … 2 more files in changeset.
Updating export portfolio for the new stylesheets. New sheets applied and some extra data added to the page (such as learner name). Doesn't look right yet as the images aren't available and the css references have had to be hardcoded and this should be done via the css tag.

  1. … 5 more files in changeset.
Converting to the new CSS look

  1. … 31 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 42 more files in changeset.
Changed export portfolio to

* reduce the number of error messages

* move the html out of the I18N file and into jsps

* use the learning design processor so that the activities are processed (and hence displayed) in the correct order.

  1. … 17 more files in changeset.