lams_tool_images

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3095: Revert incorrect fix. Try to mute cross-domain

iframe access errors, as requested by a client.

    • -6
    • +8
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 26 more files in changeset.
LDEV-3450

1) Display what rate you have given

2) Rate only once

3) Don't see the average rating until you rate it.

4) Add an option for a brief comment

    • -30
    • +53
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -37
    • +153
    ./web/WEB-INF/tags/Rating.tag
    • -29
    • +19
    ./web/pages/learning/learning.jsp
  1. … 17 more files in changeset.
LDEV-3461 added ability to add images even when there is no images uploaded and the option for students to share images is on

file patch20150416.sql was added on branch lams2_head_wildfly on 2015-06-15 22:26:43 +0000

LDEV-3450 Introduce rating limits

    • -2
    • +82
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 11 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -1
    • +3
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 27 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -1
    • +3
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 27 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +212
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 37 more files in changeset.
LDEV-2975: Updating Norwegian, Greek and French

  1. … 27 more files in changeset.
file AuthoringRatingCriteria.tag was added on branch lams2_head_wildfly on 2015-04-13 18:18:03 +0000

    • -0
    • +0
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
LDEV-3450 fixing small css issues

    • -8
    • +8
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 1 more file in changeset.
file ImageGallery.hbm.xml was added on branch lams2_head_wildfly on 2015-04-13 18:18:03 +0000

file Rating.tag was added on branch lams2_head_wildfly on 2015-04-13 18:18:03 +0000

LDEV-3450 Use central rating system.

Plus introduced common rating tags.

    • -0
    • +212
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +117
    ./web/WEB-INF/tags/Rating.tag
  1. … 7 more files in changeset.
LDEV-3432: Change case for the table name back to lowercase as this is how it is now already.

  1. … 2 more files in changeset.
LDEV-3432: Change case for the table name back to lowercase as this is how it is now already.

  1. … 2 more files in changeset.
LDEV-3432: Change case of tables in patches so they execute OK on Linux.

  1. … 2 more files in changeset.
LDEV-3432: Change case of tables in patches so they execute OK on Linux.

  1. … 2 more files in changeset.
LDEV-3432: Remove limitation for reflect instructions.

  1. … 9 more files in changeset.
file patch20150217.sql was added on branch lams2_head_wildfly on 2015-02-17 15:40:30 +0000

LDEV-3432: Remove limitation for reflect instructions.

  1. … 10 more files in changeset.
LDEV-3377 Image gallery frame size adjusts properly in Firefox now

    • -5
    • +6
    ./web/pages/authoring/parts/addimage.jsp
LDEV-3388: Do not fetch vote and rank data as it would not be displayed

for Teachers anyway.

LDEV-3388: Do not fetch vote and rank data as it would not be displayed

for Teachers anyway.

LDEV-3340: Remove hibernate.cfg.xml files. Most probably they were used to create DB schema from .hbm.xml files using Ant. They are obsolete now.

  1. … 27 more files in changeset.
LDEV-3340: Remove .clay files. They were used to model the database but are obsolete now.

  1. … 24 more files in changeset.
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_images

LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

  1. … 664 more files in changeset.
LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

  1. … 33 more files in changeset.
LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.