exportPortfolio

Clone Tools
  • 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. … 370 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 72 more files in changeset.
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-1179: Export portfolio now displays a different msg for run offline activities. The screen comes from the learning war, and is called from the code on AbstractExportPortfolioServlet. Tools don't have to do anything, but they can override a new method in the servlet and supply the name of the activity (as per the tool's authoring screen) or do their own screen. Our tools will just display the name of the activity.

  1. … 15 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. … 44 more files in changeset.
LDEV-1225: While testing, found that the notSupported.jsp doesn't work properly. This page only appeared when the system tools (gates and grouping) don't work in export portfolio properly, so its not worth trying to fix it. Now if they don't work there is an entry in the main page but no "no supported" page.

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

LDEV-1210: Actual notebook entry not appearing - just said "txtEntry" previously. Problem due to jsp syntax.

RTL changes

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

Leaving out the dtd causes rendering problems.

  1. … 19 more files in changeset.
small notebook fix - lams:out tag

journal entries page for teachers - accessible from Monitor (learners tab)

  1. … 15 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. … 267 more files in changeset.
updated notebook export (export portfolio) - private/teacher viewable (public) flag + handling for teacher's exporting a learner's portfolio (only see teacher viewable notes i.e journals)

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

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

  1. … 1391 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. … 78 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.
Converted to the learner content styles

  1. … 25 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. … 30 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. … 16 more files in changeset.