Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
After making learning module request scope based, View-only learner screen and export portfolio screens have also been modified to work with this new logic. They are functional now.

Also some fixes for LDEV216.

  1. … 13 more files in changeset.
Exception handler define for STRUTS.

  1. … 9 more files in changeset.
Learning form placed into request scope and hidden form properties are used in conjunction with DTOs for session maintenance.

  1. … 9 more files in changeset.
More work on LDEV278

  1. … 15 more files in changeset.
Standardizing the Define Later screens

    • -0
    • +55
    ./tags/DefineLater.tag
  1. … 59 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 77 more files in changeset.
Adding updated SetEditor.tag to tools

  1. … 6 more files in changeset.
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 14 more files in changeset.
Updated look and feel with the new styles and tags

    • -0
    • +59
    ./tags/ExportPortOutput.tag
  1. … 93 more files in changeset.
Partial export portfolio implementation

  1. … 6 more files in changeset.
Change doSumit javascript method to more specific, to avoid confilct with tools'

  1. … 8 more files in changeset.
close/save/cancel action in authoring page.

    • -0
    • +90
    ./tags/AuthoringButton.tag
  1. … 16 more files in changeset.
Added headItems tag - bundles most of the common authoring/monitoring head entries in one tag.

    • -0
    • +56
    ./tags/headItems.tag
  1. … 11 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 10 more files in changeset.
Renaming McResources.properties to ApplicationResources.properties

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

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

    • -0
    • +58
    ./tags/HTMLEditor.tag
    • -0
    • +64
    ./tags/SetEditor.tag
  1. … 11 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 59 more files in changeset.
Modifications to authoring and monitoring urls to use tabs and fck editor in a standard way.

  1. … 19 more files in changeset.
FCK editor and Java compliance changes.

  1. … 33 more files in changeset.
Learner module fixes

  1. … 4 more files in changeset.
Message resource fixes

  1. … 1 more file in changeset.
fixes for the lost session

  1. … 9 more files in changeset.
export portfolio formatting fixes

  1. … 1 more file in changeset.
repeated the same process done for q/a for mcq: switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 organized q/a's web.xml based on lams central web.xml made sure web.xml is valid and Eclipse has no formatting warnings added GPL license notices to files tested and made some modifications to jsps in relation to JSTL upgrade

  1. … 25 more files in changeset.
same things done for q/a project: Switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 Organized q/a's web.xml based on lams central web.xml Made sure web.xml is valid and Eclipse has no formatting warnings Added GPL license notices to files

    • -0
    • +207
    ./jstl/tlds/fn.tld
    • -0
    • +34
    ./jstl/tlds/permittedTaglibs.tld
    • -0
    • +51
    ./jstl/tlds/scriptfree.tld
    • -0
    • +416
    ./struts/tlds/c.tld
    • -212
    • +0
    ./struts/tlds/struts-bean-el.tld
  1. … 47 more files in changeset.
made formatting change

Export Portfolio implementation in the form of jsp pages and config files

  1. … 2 more files in changeset.
added definition:

<forward

name="learningStarter"

path=".learningStarter"

redirect="true"

/>