• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2393 fixed the issue: Firefox 3 prompts to download images instead of showing them

LDEV-2374: Added outputs for Data Flow for:

* Image gallery (URL to the images uploaded by the students),

* Forum (text for the postings for a student in the forum)

* Chat (all text postings for a student in the chat)

* Pixlr (URL to the image)

* Share resources (URL to file/urls uploaded)

* Notebook (Text entered by the student)

* Submit Files (URL to files uploaded)

  1. … 31 more files in changeset.
LDEV-2374:

- Vote now accepts nominations created by Teacher as well as ones derived from input.

- Teacher can now limit number of Learners contributing to Vote's nomination pool.

- Each tool now declares which DataOutputDefinitions it can accept for Data Flow.

  1. … 49 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

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

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

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 80 more files in changeset.
LDEV-2093 Comment display in Image Gallery

LDEV-2070 Ability to upload multiple images at once

*a bit of renaming in authoring

  1. … 18 more files in changeset.
LDEV-2069 Groups votes(and comments) are not shared across sessions anymore

  1. … 4 more files in changeset.
LDEV-2065 Notification for monitors when student uploads image

  1. … 6 more files in changeset.
LDEV-1961 Export Portfolio

* now it looks like mock up on this page http://wiki.lamsfoundation.org/display/lams/Image+Gallery

* also export portfolio is group aware now

  1. … 8 more files in changeset.
LDEV-2062 ability to vote for several images

    • -0
    • +65
    ./org/lamsfoundation/lams/tool/imageGallery/dao/ImageVoteDAO.java
    • -0
    • +138
    ./org/lamsfoundation/lams/tool/imageGallery/model/ImageVote.java
  1. … 11 more files in changeset.
LDEV-2061 Number of comments for branching

LDEV-2063 Added ability to add an image from Monitor

  1. … 8 more files in changeset.
LDEV-2034

* images has correct dimensions in IE now

* also switched from lightbox.js to another implemetation which is called - lytebox

  1. … 19 more files in changeset.
LDEV-1957

* image gallery constants file cleaned up

LDEV-1957

*removed reviewItem action

  1. … 5 more files in changeset.
LDEV-1961 Export Portfolio

  1. … 2 more files in changeset.
LDEV-2045 Display images in description

LDEV-2053 images uploaded by users in learner are group specific now

LDEV-2032

* created tool outputs

* correcting names in ApplicationContext

* deleted eventNotificationService

  1. … 4 more files in changeset.
LDEV-1960 Monitor

* if it is group, rankings calculated all separate for each groups.

* fixed displaying ratings on imageSummary page

* notebook fixed

* edit comment page works ok

* decided to move statistic on voting/rating to the statistics page instead of displaying them on summary one

  1. … 7 more files in changeset.
LDEV-1960 Monitor

* all the work is done except for saving updated comments

* fix for the rating mechanism (rate is unique for each user now)

  1. … 18 more files in changeset.
LDEV-2009

* if the size of the image doesn't require zooming then this image will be assigned with close button

* also removed wrong forwarding from close area in thickbox layer

  1. … 2 more files in changeset.
LDEV-1959

* ability to disable star rating (finish_lock now works fine)

* rendering of star rating improved

* position of image description fixed

* support for mediumImageDimensions from configuration settings

* reflection fixed

* define_later and run_offline fixed

  1. … 5 more files in changeset.
LDEV-1958 export of images now works in Authoring export

  1. … 1 more file in changeset.
LDEV-1959

* next activity button fixed

* if image was uploaded by learner, loginName will be displayed

* if the gallery is empty do not allow posting comments, rating/voting

* better mark up of learning.jsp

* support for LockWhenFinished

  1. … 4 more files in changeset.
LDEV-1958

* problem with lightbox fixed

(lightbox didn't work after uploading, deleting or switching the order of images)

* property "number of columns" removed

  1. … 7 more files in changeset.
LDEV-1959

*support for adding new images

(thickbox widget used)

  1. … 12 more files in changeset.
LDEV-1959

*ranking implemented

(version of star-rating control downgraded)

* voting introduced

*improved error handling

*improved workability with only one image in the imagegallery

  1. … 26 more files in changeset.