lams_tool_pixlr

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2256 Small change to pixlr to revert to previous image version on a failed edit

LDEV-2152: fix issues with next activity button for pixlr

LDEV-2172 Fixing pixlr deployment to create the pixlr directory

    • binary
    ./web/images/blank.jpg
LDEV-2172 Fixing pixlr deployment to create the pixlr directory

Updating Greek and Adding Spanish

    • -0
    • +124
    ./conf/language/lams/ApplicationResources_es_ES.properties
LDEV-2236 Removed unused css.

LDEV-2236 Removed additional styleId reference.

Updating Greek

LDEV-2080: For all remaining tools - changed the way Hibernate properties are declared. Even for tools that did not need it the file was changed, so usage is the same everywhere.

    • -0
    • +13
    ./conf/hibernate/mappings/hibernate.cfg.xml
  1. … 55 more files in changeset.
Adding Russian and Greek

    • -0
    • +124
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -0
    • +124
    ./conf/language/lams/ApplicationResources_ru_RU.properties
  1. … 2 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 115 more files in changeset.
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 2 more files in changeset.
Adding Maori

    • -0
    • +124
    ./conf/language/lams/ApplicationResources_mi_NZ.properties
  1. … 3 more files in changeset.
LDEV-2152: includes next activity icon

  1. … 41 more files in changeset.
Adding SVG pixlr logo

    • binary
    ./web/images/pixlr_logo.svg.zip
LDEV-2150: added icons to save/cancel buttons

    • -3
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 25 more files in changeset.
LDEV-2004: Changing pixlr logo

Adding Norwegian

    • -0
    • +124
    ./conf/language/lams/ApplicationResources_no_NO.properties
LDEV-2005: updating FCKEditor.tag to pass contentfolder id to video reorder fckeditor plugin

LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1 - displayExpanded default set to true

  1. … 25 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

    • -200
    • +114
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -11
    • +28
    ./web/WEB-INF/tags/FCKEditor.tag
  1. … 82 more files in changeset.
Updating English

LDEV-2081 Adding dialog in learner that tells the user to click file/save to return to learner, the dialog appears just before the pixlr popup loads

LDEV-2079 use the same language as users in pixlr

added an admin page with a tet field that has all the currently supported languages in a comma-seperated string which can be updated by system admins if there are new languages added to pixlr that we are unaware of

    • -4
    • +18
    ./db/sql/create_lams_tool_pixlr.sql
    • -0
    • +19
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +61
    ./web/pages/admin/config.jsp
pixlr - fixing a bug in learner where image wouldnt resize to fit the scree because it took too long to load. Moving the javasctipt to the onload method fixed the problem

    • -0
    • +39
    ./web/includes/javascript/learning.js
Adjusting default pixlr image "blank.jpg" from 200x200 to 400x450 so it will fit better in the pixlr screen

  1. … 1 more file in changeset.
fixing pixlr tool so blank image is always tested against default content, in case the default content is changed by the user and is no longer the blank.jpg file

Committing changes for pixlr to make export/import learning design work

LDEV-2076: Making Pixlr of type resource

adding reflection to pixlr learner export portfolio

    • -0
    • +21
    ./web/pages/export/exportPortfolio.jsp