• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new entry for Finished learner bar title font size

small improvement to make IE browser's refresh work as well

remove warnings only

only if user is in Lesson's LessonClass rather than if user is in Lesson's Organisation, allow user to monitor or participate in the Lesson

fix refresh problem in IE by appending a meanlingless parameter with a unique value everytime user click refresh link

fix a few bugs

retrieve WebApplicationContext from proper servletContext to get IUserMangementService bean , as Dapeng found out to fix OpenSessionInViewFilter-not-work issue

  1. … 4 more files in changeset.
add

<META HTTP-EQUIV="Expires" CONTENT="-1">

to html head

Add default handle for clear session.

Logout also clear system shared session.

Add i18n head to this JSP.

Fix i8n bugs

Add customiseSessionID.

    • -2
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 5 more files in changeset.
Removed extra comma in ToolBarSets.

latest flash compile after improving activity negative on run offline in JIRA Task: 327

Updating Chinese Authoring

    • -1
    • +5
    ./web/flashxml/authoring/zh_dictionary.xml
Updating Spanish Korean and Greek

    • -3
    • +3
    ./web/flashxml/authoring/el_dictionary.xml
    • -2
    • +2
    ./web/flashxml/authoring/es_dictionary.xml
    • -2
    • +2
    ./web/flashxml/authoring/ko_dictionary.xml
Adding Greek translation

    • -0
    • +1
    ./web/flashxml/learner/el_dictionary.xml
latest flash file with changes in ToolbarView, PropertyInspectorNew and small changes

added a new item "ACTPanelNegative" for setting acivity's background to negative is runoffline is selected in Property Inspector

latest flash compile after fixing small bug in the flow submenu bgpanel size setting and

Resolved JIRA task 327

added a class property for bgNegative and made changes in the refresh and setStyles method to handle change in the run Offline property in selected activity's Property Inspector

code added to refresh activity on change of runoffline checkbox in Property Inspector

change in the showHideAsstes method to get correct longest width amongst flow, gate and branch button

Cleaning up unneeded stylesheets and tidying up portfolio pages.

    • -0
    • +12
    ./web/WEB-INF/struts/struts-config.xml
  1. … 2 more files in changeset.
Adding Korean translation

    • -0
    • +1
    ./web/flashxml/learner/ko_dictionary.xml
Adding Spanish translation

    • -0
    • +1
    ./web/flashxml/learner/es_dictionary.xml
corrected a mistake while calulating max width between gate, branch and flow button to show correct submenu panel width

latest flash compile after fixing menu button resizing based on language bug and some UI changes in the Property Inspector for Optional, Grouping and gate activities

added a check for Toolkit Title label test width if it is more than 25 characters then truckated the title to max 25 caraters plus 3 dots.