lams_admin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changed OrgManageAction.java, OrganisationAction.java changed struts doclet of ScheduledJobListAction.java Added OrgSaveAction.java

add new messages

change property names

changed tiles definition

added/removed/modified a few files

modified tiles definitions

    • -55
    • +10
    ./web/WEB-INF/tiles/tiles-defs.xml
*** empty log message ***

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

moved files in admin folder out to web folder

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

    • -58
    • +0
    ./web/admin/organisationContent.jsp
added some files, changed some

    • -0
    • +51
    ./web/organisation.jsp
removed sysadmin package

removed some classes, added some, modified some

    • -0
    • +116
    ./src/java/org/lamsfoundation/lams/admin/web/OrgManageAction.java
remove deprecated class

modified struts-actions.xml

    • -0
    • +13
    ./conf/xdoclet/struts-forms.xml
    • -0
    • +5
    ./conf/xdoclet/validation-forms.xml
added new message entries

Changing organisation structure to a simple root, course, class structure.

  1. … 36 more files in changeset.
The main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

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

Renaming applicationResources.properties to ApplicationResources.properties

    • -0
    • +29
    ./conf/language/ApplicationResources.properties
    • -1
    • +1
    ./web/WEB-INF/struts/struts-config.xml
  1. … 27 more files in changeset.
Tweaking to reduce the number of times the User object is retrieved from the database. Also partially implemented the cache clear when a user object is changed.

Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

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

  1. … 8 more files in changeset.
Move the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +29
    ./conf/language/applicationResources.properties
  1. … 4 more files in changeset.
For quartz job list function.

    • -0
    • +20
    ./conf/xdoclet/web-security.xml
    • -0
    • +12
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +38
    ./web/admin/joblist.jsp
  1. … 4 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).

Updated Ant Buildfiles for Projects - retrieve OS-dependent j2ee.lib property.

  1. … 9 more files in changeset.
Moved sysadmin functionality into its own package.

    • -28
    • +10
    ./web/WEB-INF/struts/struts-config.xml
Converted to Servlet 2.4, JSTL 1.1

  1. … 43 more files in changeset.