lams_tool_images

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix build problem on shaun

LDEV-2062 ability to vote for several images

    • -1
    • +10
    ./db/sql/create_lams_tool_imageGallery.sql
  1. … 11 more files in changeset.
LDEV-2061 Number of comments for branching

LDEV-2063 Added ability to add an image from Monitor

    • -0
    • +70
    ./web/pages/monitoring/parts/addimage.jsp
LDEV-2064 average rating or number of votes included on summary page

LDEV-2034

* images has correct dimensions in IE now

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

    • -0
    • +4
    ./db/sql/create_lams_tool_imageGallery.sql
    • -0
    • +93
    ./web/includes/css/lytebox.css
    • binary
    ./web/includes/images/close_grey.png
  1. … 8 more files in changeset.
LDEV-1957

* image gallery constants file cleaned up

LDEV-1957

* application resources file cleaned up

    • -117
    • +116
    ./conf/language/rams/ApplicationResources_en_AU.properties
LDEV-1957

*removed reviewItem action

    • -115
    • +0
    ./web/pages/itemreview/instructionsnav.jsp
    • -26
    • +0
    ./web/pages/itemreview/mainframe.jsp
LDEV-1961 Export Portfolio

    • -0
    • +114
    ./web/pages/export/exportimage.jsp
    • -213
    • +64
    ./web/pages/export/exportportfolio.jsp
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

* added pop up dialog on comment deletion

    • -4
    • +13
    ./web/pages/monitoring/imagesummary.jsp
LDEV-1958 Authoring

* added pop up dialog on image deletion

* style of the links improved

    • -1
    • +3
    ./web/pages/authoring/parts/itemlist.jsp
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

    • -6
    • +35
    ./web/pages/monitoring/imagesummary.jsp
    • -0
    • +15
    ./web/pages/monitoring/startimagesummary.jsp
    • -25
    • +39
    ./web/pages/monitoring/statistic.jsp
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
    • +1
    ./db/sql/create_lams_tool_imageGallery.sql
  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

    • -3
    • +10
    ./web/includes/javascript/thickbox.js
LDEV-1959

* image list is now adjustable to the thumbnailImageDimensions from configuration settings

    • -13
    • +0
    ./web/includes/css/jquery.jcarousel.skin.css
LDEV-2009 Added the "open original size" link under each picture

    • -9
    • +10
    ./web/includes/javascript/thickbox.js
    • -1
    • +1
    ./web/pages/authoring/parts/itemlist.jsp
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

    • -50
    • +55
    ./web/pages/learning/learning.jsp
    • -1
    • +1
    ./web/pages/learning/parts/commentlist.jsp
LDEV-1958 export of images now works in Authoring export

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

    • -106
    • +68
    ./web/pages/learning/learning.jsp
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
    • +0
    ./db/sql/create_lams_tool_imageGallery.sql
    • -15
    • +8
    ./web/pages/authoring/parts/itemlist.jsp
LDEV-1959

*support for adding new images

(thickbox widget used)

    • -0
    • +16
    ./web/common/headerWithoutPrototype.jsp
    • -0
    • +163
    ./web/includes/css/thickbox.css
    • binary
    ./web/includes/images/loadingAnimation.gif
    • binary
    ./web/includes/images/macFFBgHack.png
    • -0
    • +319
    ./web/includes/javascript/thickbox.js
    • -1
    • +3
    ./web/pages/authoring/parts/addfile.jsp
  1. … 3 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

    • -0
    • +13
    ./db/sql/create_lams_tool_imageGallery.sql
  1. … 26 more files in changeset.
LDEV-1993 Inserting long text into image description works fine now

    • -1
    • +1
    ./db/sql/create_lams_tool_imageGallery.sql
LDEV-1959

scratch learner UI

* jQuery Galleria used as a base

* jCarousel wired up

* jquery.rating wired up

* support for comments

    • -14
    • +21
    ./conf/xdoclet/struts-actions.xml
    • -0
    • +11
    ./db/sql/create_lams_tool_imageGallery.sql
  1. … 55 more files in changeset.
LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.

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

*image scaling technique improved

*corrected align/valign tags on basic.jsp

*updated Clay diagram

*added tool management page " Image Gallery Settings"

    • -206
    • +118
    ./db/model/imageGallery.clay
    • -2
    • +15
    ./db/sql/create_lams_tool_imageGallery.sql
  1. … 7 more files in changeset.