• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2152: Changes to make it work with IE6

    • -2
    • +6
    ./pages/learning/parts/finishButton.jsp
LDEV-2152: Changes to make it work with IE6

    • -2
    • +6
    ./pages/learning/parts/finishButton.jsp
LDEV-2387 simplified rendering of FCKEditor

* removed commented JS part from FCKEditor jsp tag

* removed fckeditorheader.jsp

* got rid of any references to fckeditor.js, fckcontroller.js, fckeditor.css

  1. … 94 more files in changeset.
LDEV-2372 Adding more tests to the wiki tool

Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 213 more files in changeset.
LDEV-2264 wiki compare/view pages - removed help icon.

LDEV-2264 wiki compare/view pages - removed header (logo) and added help icon.

LDEV-2225: Wiki monitor page now using appropriate CSS

LDEV-2225: Wiki monitor page now using appropriate CSS

Merging wiki greek characters fix with head

LDEV-2055 Fixing non-unique result problem reproduced by Spyros, this was happening from a sequence that WikiPage titles with "/n" characters in them, possibly due to copy/pasting the titles in

Merging wiki greek characters fix with head

  1. … 6 more files in changeset.
LDEV-2055 Fixing non-unique result problem reproduced by Spyros, this was happening from a sequence that WikiPage titles with "/n" characters in them, possibly due to copy/pasting the titles in

  1. … 6 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 117 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 79 more files in changeset.
LDEV-2152: includes next activity icon - fixing error: by mistake added the nextActivity span tag to Continue. Removed now

    • -1
    • +1
    ./pages/learning/parts/finishButton.jsp
LDEV-2152: includes next activity icon

    • -12
    • +3
    ./pages/learning/parts/finishButton.jsp
  1. … 5 more files in changeset.
LDEV-2150: added icons to save/cancel buttons

  1. … 1 more file in changeset.
LDEV-1998: Adjusted layout of tools' PedPlanner form contents.

  1. … 13 more files in changeset.
LDEV-2005: updating FCKEditor.tag to pass contentfolder id to video reorder fckeditor plugin

  1. … 21 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1 - displayExpanded default set to true

  1. … 25 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

    • -198
    • +112
    ./WEB-INF/fckeditor/tlds/FCKeditor.tld
  1. … 42 more files in changeset.
LDEV-1998: Added FCKeditors for several tools. Adjusted styles for IE.

  1. … 20 more files in changeset.
LDEV-2113: Update FCKEditor.tag

  1. … 16 more files in changeset.
LDEV-1998: Added support for Wiki tool.

    • -0
    • +49
    ./pages/authoring/pedagogicalPlannerForm.jsp
  1. … 8 more files in changeset.
LDEV-2020 adding refresh button to learner and monitor for wiki

  1. … 7 more files in changeset.
LDEV-1996 Adding help icons to wiki learner and monitor modules so people will have a chance of noticing that you can use the wiki link fckeditor plugin

LDEV-1984 history only shows first name twice

LDEV-1986 Wiki doesn't enforce minimum number of edits - fixed

LDEV-1987 Export portfolio not exporting images

this was related to LDEV-1971:, the image urls were not being adjusted properly in export becuse the "lams/www/secure" url was instead "rams/www/sevure" because this tool was developed in rams.

now the "lams" bit is retrieved from the request context using:

request.getContextPath().substring(0, 5);

  1. … 1 more file in changeset.