lams_tool_images

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-1958 almost finished authoring

also

* lightbox introduced

* Image scaling and creation of 3 files: original, medium, thumbnail

    • -11
    • +8
    ./db/sql/create_lams_tool_imageGallery.sql
  1. … 13 more files in changeset.
LDEV-1958 introducing the first scratch of the image gallery tool

    • -0
    • +1
    ./conf/hibernate/mappings/.cvsignore
    • -0
    • +7
    ./conf/hibernate/mappings/hibernate.properties
    • -0
    • +3
    ./conf/jar/META-INF/MANIFEST.MF
    • -0
    • +180
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +183
    ./conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +171
    ./conf/language/rams/ApplicationResources.properties
    • -0
    • +171
    ./conf/language/rams/ApplicationResources_en_AU.properties
    • -0
    • +4
    ./conf/war/META-INF/MANIFEST.MF
    • -0
    • +8
    ./conf/xdoclet/global-exceptions.xml
    • -0
    • +6
    ./conf/xdoclet/global-forwards.xml
  1. … 179 more files in changeset.