lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renaming SbmtResources.properties to ApplicationResources.properties

    • -0
    • +126
    ./conf/language/ApplicationResources.properties
    • -126
    • +0
    ./conf/language/SbmtResources.properties
    • -1
    • +1
    ./web/WEB-INF/struts/struts-config.xml
Updated copyright statement - only support GPL v 2.0

  1. … 145 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 172 more files in changeset.
The "title" fields were overriding some title fields in the jsps, so they have been renamed. Added an option to the tag so that the user can specify a particular method to be called when a tab is selected. This is handy when the code to be run is different for different tabs, or if the user selecting tab is different to the initial tab display.

  1. … 14 more files in changeset.
Moving the fckeditor / tabcontroller stuff to a shared location.

    • -55
    • +0
    ./web/author_page/css/fckeditor_style.css
    • -59
    • +0
    ./web/author_page/css/tool_custom.css
    • binary
    ./web/author_page/images/aqua_tab_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_i_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_i_left.gif
    • binary
    ./web/author_page/images/aqua_tab_i_right.gif
    • binary
    ./web/author_page/images/aqua_tab_left.gif
    • binary
    ./web/author_page/images/aqua_tab_s_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_s_left.gif
    • binary
    ./web/author_page/images/aqua_tab_s_right.gif
    • -212
    • +0
    ./web/author_page/js/fckcontroller.js
  1. … 6 more files in changeset.
Change properties file.

    • -19
    • +5
    ./conf/language/SbmtResources.properties
Updated service using DateUtil to convert between UTC and local timezone

Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +140
    ./conf/language/SbmtResources.properties
  1. … 45 more files in changeset.
Changed paths to suit the new locations of BaseDAO and IBaseDAO. See lams_common project for description of BaseDAO and IBaseDAO changes.

Trying to convert binary to text.

Trying to convert binary to text.

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

  1. … 9 more files in changeset.
Removed img width/height restrictions for editor icon.

  1. … 1 more file in changeset.
Added save/cancel labels for FCKEditor instance.

Updated aqua theme.

FCKEditor now used to edit Activity title.

Change save / cancel to use icon images.

  1. … 1 more file in changeset.
TLD file had been missing the attribute value for css tag.

Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes. Added language file columns to activity and tool - this will be used to internationalise the activity and tool name and descriptions that are currently in the database.

  1. … 34 more files in changeset.
Added finished button key.

Added control option for Tabs.

Cosmetic changes.

    • -15
    • +21
    ./web/monitoring/alluserlist.jsp
Inactive tab bg images

    • binary
    ./web/author_page/images/aqua_tab_i_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_i_left.gif
    • binary
    ./web/author_page/images/aqua_tab_i_right.gif
  1. … 3 more files in changeset.
Updated to support inactive Tabs.

  1. … 1 more file in changeset.
Added image button for HTML editor.

  1. … 1 more file in changeset.
added JS vars (imgRoot, themeName)

Updated theme stylesheet for new tab display using tables

Updated new tabcontroller to handle new display method for tabs (was underorder list, now uses tables)

    • -2
    • +15
    ./web/author_page/js/tabcontroller.js
added JS vars (imgRoot, themeName)

Improved tab visual/layout to display correctly in firefox.