• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removing LAMS from titles, updating FCKEditor to remove lams from the path and to stop file uploads on the maintain jsp page.

  1. … 2 more files in changeset.
Updated the FCKEditor tag to remove hardcoded "lams" from path.

  1. … 50 more files in changeset.
Updated the FCKEditor tag to remove hardcoded "lams" from path.

  1. … 16 more files in changeset.
LDEV-1213 use & instead of & otherwise firefox pops up an error

LDEV-1213 fixing paths for fckeditor, set contentfolderid=-1 for now

  1. … 2 more files in changeset.
LDEV-167 forgot this file during original commit

login_page_path shouldn't be static final if it includes 'Configuration.get(EARDir)', since a sysadmin may need to change value of EARDir; show error if can't write to login.jsp based on path in EARDir

  1. … 3 more files in changeset.
add canJoinJointLessons and canOfferJointLessons checkboxes to organisation edit screen

  1. … 3 more files in changeset.
LDEV-167 new screen for sysadmins for cleaning up temp files

  1. … 5 more files in changeset.
update to learner for refresh progress bar

  1. … 13 more files in changeset.
updated passon tag

  1. … 13 more files in changeset.
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