lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding Turkish. Updating Maori

    • -0
    • +165
    /lams_tool_vote/conf/language/lams/ApplicationResources_tr_TR.properties
Updating Norwegian, Turkish

Updating English, Spanish, Italian, Norwegian, Turkish

Updating Italian and Norwegian

Updating Spanish, English and Turkish

Updating Norwegian

Updating Italian, Norwegian

Updating Maori, Norwegian

Updating Maori, Norwegian and Turkish

Updating Norwegian and Polish

Updating Spanish, Turkish

Updating Greek, English, Spanish, Italian, Norwegian, Turkish

Updating English, Spanish, Italian, Norwegian, Polish, Turkish

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
    /lams_tool_pixlr/web/includes/javascript/learning.js
    • -40
    • +5
    /lams_tool_pixlr/web/pages/learning/pixlr.jsp
LDEV-2074 Implemented the server-side validation for Floating Activities in a saved learning design. Added new validation error messages.

Changing Moodle logos for each tool

Adjusting default pixlr image "blank.jpg" from 200x200 to 400x450 so it will fit better in the pixlr screen

    • -2
    • +2
    /lams_tool_pixlr/db/sql/create_lams_tool_pixlr.sql
    • binary
    /lams_www/web/images/pixlr/blank.jpg
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

    • -2
    • +6
    /lams_tool_pixlr/db/sql/create_lams_tool_pixlr.sql
    • -3
    • +9
    /lams_tool_pixlr/web/pages/learning/pixlr.jsp
LDEV-2076 Adding default blank.jpg picture to lams_www for the pixlr tool

- previously the image was corrupted, so adding a new 200x200 blank image

    • binary
    /lams_www/web/images/pixlr/blank.jpg
Committing changes for pixlr to make export/import learning design work

LDEV-2076 Adding default blank.jpg picture to lams_www for the pixlr tool

    • -0
    • +1
    /lams_www/web/images/pixlr/blank.jpg
LDEV-2076: Making Pixlr of type resource

    • -1
    • +1
    /lams_tool_pixlr/db/sql/activity_insert.sql
adding reflection to pixlr learner export portfolio

LDEV-2076 Sharing lams_tool_pixlr project

    • -0
    • +15
    /lams_tool_pixlr/.classpath
    • -0
    • +5
    /lams_tool_pixlr/.cvsignore
    • -0
    • +2
    /lams_tool_pixlr/.myumldata
    • -0
    • +49
    /lams_tool_pixlr/.project
    • -0
    • +20
    /lams_tool_pixlr/build.properties
    • -0
    • +529
    /lams_tool_pixlr/build.xml
    • -0
    • +3
    /lams_tool_pixlr/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +118
    /lams_tool_pixlr/conf/language/lams/ApplicationResources.properties
    • -0
    • +118
    /lams_tool_pixlr/conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +118
    /lams_tool_pixlr/conf/language/rams/ApplicationResources.properties
  1. … 140 more files in changeset.
LDEV-2074 Implemented saving Floating Activity(s) in a design. Updated with new activity type (id:15) and new system tool (id:11).

    • -0
    • +9
    /lams_common/db/sql/insert_types_data.sql
LDEV-1730

Removed @Override annotation

LDEV-1730

Modified monitoring to only show session name when activity is grouped.

LDEV-1730

Added isGroupedActivity method

LDEV-1727: Consistent headers for author and monitor

LDEV-1730

Removed code using for debugging.