• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed initializeLesson to accomodate new export portfolio flag

rtl for learner frames

    • -1
    • +7
    ./org/lamsfoundation/lams/web/tag/HtmlTag.java
  1. … 1 more file in changeset.
fixed resolver issue with finding resource (lamsauthentication.dtd)

  1. … 3 more files in changeset.
added auth dtd to lams.jar + used web address in DOCTYPE decl for auth xml + updated ant scripts + added entity resolver used by xml loader (utils)

  1. … 8 more files in changeset.
LDEV-1026, fix 'password successfully changed' screen to integrate into index page

    • -0
    • +4
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 1 more file in changeset.
minor rtl changes + css tag update for null direction val

    • -3
    • +4
    ./org/lamsfoundation/lams/web/tag/CssTag.java
  1. … 3 more files in changeset.
added community tab (index) + configuration item

    • -1
    • +3
    ./org/lamsfoundation/lams/web/IndexAction.java
added community tab (index) + configuration item

    • -0
    • +10
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 9 more files in changeset.
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.