Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
LDEV-1256

Added 'Tool Management' link for tools that define an admin_url

    • -17
    • +45
    ./toolcontent/toolcontentlist.jsp
  1. … 2 more files in changeset.
fix javascript to use onsubmit call

removing accidentally committed file

LDEV-1261 improve import user speed by running in separate thread (bypass hibernate filter), and update browser with progress every 5 seconds so it doesn't timeout.

    • -0
    • +15
    ./import/importStatus.jsp
  1. … 9 more files in changeset.
update lams:help tags to display properly

update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 more files in changeset.
LDEV-1259 bulk import groups via spreadsheet

    • binary
    ./file/lams_groups_template.xls
    • -0
    • +78
    ./import/importGroups.jsp
  1. … 7 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 184 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

    • -0
    • +41
    ./WEB-INF/tags/Head.tag
  1. … 43 more files in changeset.
LDEV-1187: forgot to i18n the 'login as' label

  1. … 2 more files in changeset.
LDEV-1187 sysadmin can login as any user, LoginAsAction provides the user/pass and login.jsp handles the automatic login

  1. … 2 more files in changeset.
LDEV-1196 add a create user link to 'find users' page

LDEV-1159: Moving fixed strings into I18N files.

  1. … 4 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

    • -0
    • +104
    ./WEB-INF/struts/struts-config.xml
  1. … 230 more files in changeset.
LDEV-1213 use & instead of &amp; 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

LDEV-167 new screen for sysadmins for cleaning up temp files

  1. … 5 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.