Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fully internationalisation

added struts el tag lib definitions

    • -0
    • +212
    ./WEB-INF/struts/tlds/struts-bean-el.tld
    • -0
    • +3302
    ./WEB-INF/struts/tlds/struts-html-el.tld
    • -0
    • +382
    ./WEB-INF/struts/tlds/struts-logic-el.tld
    • -0
    • +343
    ./WEB-INF/struts/tlds/struts-tiles-el.tld
*** empty log message ***

changed page a bit

modified header

error display page

removed unnecessary file

removed validator-rules

    • -126
    • +43
    ./WEB-INF/struts/struts-config.xml
    • -324
    • +0
    ./WEB-INF/struts/validator-rules.xml
modified JSPs

modified the pages

changed tiles definition

added/removed/modified a few files

  1. … 5 more files in changeset.
modified tiles definitions

*** empty log message ***

    • -0
    • +324
    ./WEB-INF/struts/validator-rules.xml
removed sysadmin folder

moved files in admin folder out to web folder

    • binary
    ./file/tmpl_admin.xls
removed admin folder

added some files, changed some

The main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 5 more files in changeset.
Added the locale filter.

  1. … 1 more file in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

  1. … 30 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 21 more files in changeset.
For quartz job list function.

  1. … 10 more files in changeset.
Reverse the previous change - we do want to keep deleting lessons. We will fix the issues related to sharing files / removing lessons / deleting files by adding the user id to the content repository.

Don't want to delete any lessons, including preview lessons. This means that we always keep the records showing who created which files in the content repository (important if we need to track who created an offensive file).

Moved sysadmin functionality into its own package.

    • -28
    • +10
    ./WEB-INF/struts/struts-config.xml
  1. … 5 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

    • -128
    • +357
    ./WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./WEB-INF/jstl/tlds/fn.tld
    • -0
    • +448
    ./WEB-INF/jstl/tlds/x.tld
    • -212
    • +0
    ./WEB-INF/struts/tlds/struts-bean-el.tld
    • -3302
    • +0
    ./WEB-INF/struts/tlds/struts-html-el.tld
    • -382
    • +0
    ./WEB-INF/struts/tlds/struts-logic-el.tld
    • -343
    • +0
    ./WEB-INF/struts/tlds/struts-tiles-el.tld
  1. … 5 more files in changeset.
Tweaked how the preview deletion is called (now calls the web layer of monitoring not the service directly - if it calls the service then the spring context doesn't contain all the tool details.)

Also changed jsps to use the lams custom tags.

  1. … 2 more files in changeset.
Added system administration page.

    • -0
    • +228
    ./WEB-INF/lams.tld
    • -0
    • +23
    ./sysadmin/cache.jsp
    • -0
    • +7
    ./sysadmin/previewdeleted.jsp
    • -0
    • +15
    ./sysadmin/sysadminContent.jsp
  1. … 14 more files in changeset.
Implemented Cache Monitoring page

  1. … 5 more files in changeset.