Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1606: Several minor changes in the base files.

  1. … 7 more files in changeset.
LDEV-1581: Added most of the logic for creating/managing learner's choice grouping.

  1. … 32 more files in changeset.
LDEV-1005: Implementing a non-Flash learner interface

  1. … 51 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
LDEV-1112: Login was always going to the index page, and not straight to the lesson page for the launch lesson url. The JspRedirectStrategy code was forcing it to the index page. Now it lets it go to whatever page was requested initially for "normal" requests.

Had to change HomeAction to go to the index page, rather than direct to the login page as to make the change to JspRedirectStrategy - otherwise it would try to go to the login page straight after the login page!

  1. … 2 more files in changeset.
Moved the flashxml files to conf, and split them into LAMS and RAMS. The correct set is now copied to the web directory when you run the build.

  1. … 192 more files in changeset.
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

  1. … 13 more files in changeset.
added community tab (index) + configuration item

  1. … 9 more files in changeset.
LDEV-910: Adding a "launch" page that shows the basic details for a lesson and a link to start the learner interface for the lesson.

  1. … 2 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 269 more files in changeset.
Changed wddxPost utility so that it disabled by default. Can be re-enabled by uncommenting the entries in struts-config.xml.

  1. … 6 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 78 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 42 more files in changeset.
Interface for import/export tool content web app.

  1. … 13 more files in changeset.
*** empty log message ***

  1. … 1 more file in changeset.
Modifying the getOrganisationForUserByRole calls to return just the course and class when specified, rather than the whole organisation tree.

  1. … 5 more files in changeset.
Temporary indexContent page that points to Flash movies, set up for individual courses/classes rather than the old old organisation model. Done to allow Flash work to be done, while the admin work is in progress.

  1. … 20 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

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

Added I8N of the tool and activity titles, descriptions, help text for library activities. Does not alter the field values for learning designs (as they may have been modified by the author).

  1. … 7 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

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

  1. … 24 more files in changeset.
Staff screen now redirects automatically to dummy screen. The popup javascript code to add scrollbars,resizable as the JSP screen gets too long to fit in the window. The scrollbars,resizable should be removed when the Flash screen is implemented.

  1. … 3 more files in changeset.
Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets. The struts actions can't take the WDDX packet from Flash as a POST body.

  1. … 31 more files in changeset.
Change password screen display.

  1. … 3 more files in changeset.
Move login/index stuff from Lams_common

  1. … 19 more files in changeset.
Merge Lams_authoring and Lams_workspace.

  1. … 74 more files in changeset.
Upgraded to Struts 1.2.7

    • -0
    • +408
    ./struts-config_1_0.dtd
    • -0
    • +695
    ./struts-config_1_1.dtd
    • -0
    • +686
    ./struts-config_1_2.dtd
    • -0
    • +281
    ./tiles-config_1_1.dtd
    • -0
    • +313
    ./validator-rules.xml
    • -0
    • +565
    ./web-app_2_2.dtd
    • -0
    • +1059
    ./web-app_2_3.dtd
  1. … 26 more files in changeset.
Moved basic contents from lams_common to lams_central

    • -0
    • +212
    ./struts-bean-el.tld
    • -0
    • +382
    ./struts-bean.tld
    • -0
    • +190
    ./struts-config.xml
    • -0
    • +3032
    ./struts-html-el.tld
    • -0
    • +3032
    ./struts-html.tld
    • -0
    • +382
    ./struts-logic-el.tld
    • -0
    • +652
    ./struts-logic.tld
    • -0
    • +2886
    ./struts-nested.tld
    • -0
    • +343
    ./struts-tiles-el.tld
    • -0
    • +344
    ./struts-tiles.tld
  1. … 22 more files in changeset.