Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix some html validator warnings

LDEV-1146: Increase login field length to 255 Had to change login field edit box to take longer length, so made most of the fields wider (there was plenty of room on the page).

add spinning 'loading.gif' when user imports

change SpreadsheetService to ImportService; adjust jsp display

  1. … 10 more files in changeset.
LDEV-1089 import v1 users and orgs

    • -0
    • +21
    ./file/lams1_user_org_export.sql
    • -0
    • +43
    ./import/importv1.jsp
    • -0
    • +80
    ./import/importv1contents.jsp
    • -0
    • +34
    ./import/importv1result.jsp
  1. … 15 more files in changeset.
Finally version for learning library management.

  1. … 2 more files in changeset.
Add learning library management

    • -15
    • +27
    ./WEB-INF/struts/struts-config.xml
  1. … 3 more files in changeset.
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

  1. … 13 more files in changeset.
updated text for import users page

  1. … 1 more file in changeset.
LDEV-1082 allow users to be added to more than one org at a time via spreadsheet; refactored to spreadsheet service

    • binary
    ./file/lams_roles_template.xls
  1. … 8 more files in changeset.
updated register server page

    • -31
    • +113
    ./WEB-INF/struts/struts-config.xml
  1. … 3 more files in changeset.
LDEV-1086 spreadsheet requires 'group' not 'course' in role names

added new tag (image button wrapper)

    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 4 more files in changeset.
LDEV-1073: Added link to help page.

LDEV-987 split search results into pages

  1. … 3 more files in changeset.
add emails to test users, and '*'s to mandatory column headings

add text to screen

  1. … 2 more files in changeset.
added global group admin

  1. … 13 more files in changeset.
added a ' '

added global roles to user display

  1. … 2 more files in changeset.
updated buttons to use class="button"

don't display org id when creating new org

<table> not closed properly

when user is removed from a group, remove from subgroups as well

  1. … 5 more files in changeset.
add text to explicitly display organisation's id number in the edit screen

  1. … 1 more file in changeset.
remove unused file

Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated jsp's for RTL (mainly fixed align issue)

Added cellspacing=0 to table using alternative-color

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