• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
done most of index page for rtl - few problems with buttons esp in firefox (ie padding l/r)

    • -2
    • +4
    ./org/lamsfoundation/lams/web/tag/CssTag.java
  1. … 4 more files in changeset.
added rtl stylesheets + updated css tag + added flipped login bar image (login page rtl'd)

    • -6
    • +21
    ./org/lamsfoundation/lams/web/tag/CssTag.java
  1. … 3 more files in changeset.
Fixed width / height for help image.

    • -3
    • +3
    ./org/lamsfoundation/lams/web/tag/HelpTag.java
Updated help tag

    • -3
    • +3
    ./org/lamsfoundation/lams/web/tag/HelpTag.java
  1. … 2 more files in changeset.
LDEV-775, LDEV-777 move sysadmin and group mgmt tabs to links

    • -14
    • +10
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 1 more file in changeset.
fix bug (no forward when errors)

Added locale debugging, to help solve LDEV-997 (problem with the Chinese servers).

    • -2
    • +7
    ./org/lamsfoundation/lams/web/tag/HelpTag.java
  1. … 2 more files in changeset.
LDEV-983 sysadmin got 'add lesson' links for every group

    • -2
    • +2
    ./org/lamsfoundation/lams/web/IndexAction.java
LDEV-774 integrate profile page into index page tab

    • -17
    • +44
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 3 more files in changeset.
don't show ROOT org folder when viewing My Groups as sysadmin or admin author in workspace

LDEV-910: Adding a "launch" page that shows the basic details for a lesson and a link to start the learner interface for the lesson.

    • -0
    • +110
    ./org/lamsfoundation/lams/web/LaunchLearnerAction.java
  1. … 2 more files in changeset.
LDEV-909 display 'disabled' in red next to lesson name when it's disabled

    • -0
    • +1
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 2 more files in changeset.
workspace changes to give complete permission to new author admin role

workspace changes to give complete permission to new author admin role

give AUTHOR to SYSADMIN and AUTHOR ADMIN when they login

update tabs for author admin

    • -4
    • +4
    ./org/lamsfoundation/lams/web/IndexAction.java
denied uploading file if content id is -1

updated class name for help div

    • -2
    • +2
    ./org/lamsfoundation/lams/web/tag/HelpTag.java
moving i18n part of authoringService.getAllLearningLibraryDetails to learningDesignService in lams_common, so it's usable elsewhere as suggested by Fiona

  1. … 4 more files in changeset.
Move xslt from lams_common to here.

  1. … 1 more file in changeset.
LDEV-898, assign user a temporary role if they have no roles, so that they can get to index page at least.

userID fix for action calls

  1. … 1 more file in changeset.
Add format to export page

  1. … 2 more files in changeset.
Working on IMS format.

  1. … 6 more files in changeset.
fix up preview - carry mode paramater

    • -1
    • +6
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 2 more files in changeset.
updated HelpTag - non-required attributes + null checks (conditions) + page attribute

    • -31
    • +59
    ./org/lamsfoundation/lams/web/tag/HelpTag.java
  1. … 2 more files in changeset.
add safeguard against null emails

Removed option to output wddx packet to a jsp page.

only add the current user to all the lessons of the course instead of adding all the users of the course to all the lessons of the course. This way won't garantee all the self registered users can share all the lessons but will accelerate the registration process