• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging 2.0.1 changes from the HEAD

  1. … 171 more files in changeset.
Merged 2.0.1 release changes from HEAD.

    • -27
    • +202
    ./WEB-INF/struts/struts-config.xml
    • binary
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 190 more files in changeset.
Language key "sysadmin.library.createtime" was created on the I18N website as "sysadmin.library.createtim" - easiest to change the jsp to match.

Id column name changed to match other column names. Not I18N'd as this refers to an actual column name in the database.

LDEV-1129 add org id column

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)

    • binary
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 4 more files in changeset.
Testing branch

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.