• last updated 59 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
In display mode, minute and second fragments should be the same size as the hidden widget value (usually 2).

fix for bug in tinymce init code regarding booleans

Merged oacs-5-7 to HEAD

  1. … 167 more files in changeset.
Bumping up version numbers for core packages to 5.8.0d1

  1. … 24 more files in changeset.
Bumped version number to 5.7.0

  1. … 24 more files in changeset.
Bump to 5.7.0b1

  1. … 24 more files in changeset.
Add semantic to the form "required" mark.

Use form buttons for bulk actions in list template (WCAG2)

Had to add the bleeping time_of_day acs datatype to the templating code.

Added doc section to the richtext to_sql proc.

Merge TinyMCE 3.3.9.3

    • -0
    • +250
    ./www/resources/tinymce/changelog.txt
    • -0
    • +111
    ./www/resources/tinymce/examples/custom_formats.html
    • -51
    • +0
    ./www/resources/tinymce/examples/example_full.css
    • -74
    • +0
    ./www/resources/tinymce/examples/example_full.htm
    • -61
    • +0
    ./www/resources/tinymce/examples/example_word.css
  1. … 725 more files in changeset.
Added a couple of template validation procedures ("added a couple of

templating system datatypes") to bring the kernel and templating system's

view of datatypes closer together. Added to_sql/from_sql helpers to move

that functionality from ad_form into the templating system.

Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

  1. … 210 more files in changeset.
removing defaults_meta because I am a bad boy. I did not follow the new, unpublished OCT procedures for core changes. (repeating this x100)

adding OpenGraph protocol default generations for social networking

  1. … 1 more file in changeset.
Bumped to 5.6.0.

  1. … 24 more files in changeset.
Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

  1. … 25 more files in changeset.
Added sql_timestamp as an alias for sql_date (no code)

- updated Xinha to 0.96.1 (released on 12th May 2010 NZST) .... we seem to need multiple commits nowadays...

  1. … 38 more files in changeset.
- updated Xinha to 0.96.1 (released on 12th May 2010 NZST)

    • -3
    • +477
    ./www/resources/xinha-nightly/Xinha.css
    • -7
    • +8297
    ./www/resources/xinha-nightly/XinhaCore.js
    • -0
    • +99
    ./www/resources/xinha-nightly/contrib/compress.php
    • -0
    • +107
    ./www/resources/xinha-nightly/contrib/compress_yui.php
    • -0
    • +178
    ./www/resources/xinha-nightly/contrib/lc_merge_strings.php
    • -0
    • +61
    ./www/resources/xinha-nightly/contrib/test_server.py
    • binary
    ./www/resources/xinha-nightly/contrib/yuicompressor-2.4.2.jar
    • -8
    • +150
    ./www/resources/xinha-nightly/lang/da.js
    • -1
    • +1
    ./www/resources/xinha-nightly/lang/de.js
  1. … 263 more files in changeset.
Bumped remaining packages to 5.6.0b2

  1. … 24 more files in changeset.
Bumped info files for 5.6.0b1

  1. … 22 more files in changeset.
Checking if parameter XinhaDefaultPlugins exists and has no empty value; otherwise upgrades from 5.1.x will brake.

Checking if parameter XinhaDefaultPlugins exists and has no empty value; otherwise upgrades from 5.1.x will brake.

Add form::get_properties

Add form::get_properties

Bumped version number for 5.6.0a1

  1. … 22 more files in changeset.
Fix misnamed and misordered variables in creating body script multirow.

fix this broken and probably unused list filter template

    • -12
    • +14
    ./resources/lists/listed-filters.adp
Added encoding to params for webspell otherwise we would get unexpected results when checking languages that use extended characters (e.g. spanish)