lams_admin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bulk import support

    • binary
    ./web/file/lams_users_template.xls
    • -0
    • +30
    ./web/import/importexcel.jsp
    • -0
    • +26
    ./web/import/importresult.jsp
changed reset button to work in a more predictable way; added import users button

Added highlighting for authoring tab.

  1. … 14 more files in changeset.
copied from lams-central, needed for help tag

    • -0
    • +56
    ./web/WEB-INF/tags/TabName.tag
added help tag

updated HelpTag - non-required attributes + null checks (conditions) + page attribute

  1. … 2 more files in changeset.
changed config label

admin - managing configuration settings

    • -30
    • +303
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +38
    ./web/config/editconfig.jsp
  1. … 2 more files in changeset.
cancel button goes to search page if no orgid specified

Added navigation breadcrumbs to Cache Management and Maintain Login page.

Renamed <P> id attribute from authoringButton to saveCancelButtons to improve clarity. This id is used by javascript to hide and show the save and cancel buttons.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 15 more files in changeset.
Removed uneeded entries - the matching jsps have had these sections removed.

Fixed missing remove button

Removed useless heading

set description td valign as "top"

removed a redundant table header

sort lists of ExtServerOrgMap and Organisations to display

set "please select" as the first option instead of the last one

added link to integrated server management page

new pages for integrated server configuration

    • -0
    • +58
    ./web/serverlist.jsp
    • -0
    • +78
    ./web/servermaintain.jsp
added new .servermaintain and .serverlist definition

added integrationContext

added ServerOrgMapForm definition.

removed duplicate filter configuration

new messages for integrated server configuration

*** empty log message ***

    • -0
    • +191
    ./src/java/org/lamsfoundation/lams/admin/web/ServerSaveAction.java
add comments only

just change Lams to LAMS for consistence

remove user_id column

Added id="authoringButton" to p element containing buttons. This is need by tool in order so set the visibility when a drop down window is present.

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 14 more files in changeset.