• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve page-contracts

  1. … 12 more files in changeset.
Callback queries for merging were not being found because of missing 'merge' namespace in names

- modernize tcl

- brace expressions

- use numeric comparison operator for truth value comparisons

- use tcl 8.5 extended index format for "lindex"

  1. … 6 more files in changeset.
- use <property name="doc(title)">

  1. … 41 more files in changeset.
- remove deprecated call to "export_url_vars"

- moderize tcl

- replace deprecated "ad_parameter" by "parameter::get"

  1. … 6 more files in changeset.
- modernize tcl

- replace deprecated "ad_parameter" by "parameter::get"

- replace deprecated "ad_parameter" by "parameter::get"

- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 6 more files in changeset.
- replace depreacted "ns_mkdir" by "file mkdir"

  1. … 9 more files in changeset.
more sane handling of duplicate naming, now appends count *before* file extension

making album exports more robust for cases where there can be recovery errors due to corrupted data

Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
Fix dependencies and their version

  1. … 14 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 372 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 29 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 39 more files in changeset.
HTML Strict cleanup

  1. … 12 more files in changeset.
Fixed search::datasource implementation. Don't call ad__conn in a background process...

Added export of all pictures of an album

Set default path for binary to /usr/bin instead of /usr/local/bin

  1. … 3 more files in changeset.
Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

    • -1
    • +1
    ./catalog/photo-album.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/photo-album.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/photo-album.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/photo-album.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/photo-album.es_CO.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/photo-album.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/photo-album.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/photo-album.eu_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/photo-album.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/photo-album.nl_NL.ISO-8859-1.xml
  1. … 1287 more files in changeset.
Greek catalogs for dotlrn

    • -0
    • +168
    ./catalog/photo-album.el_GR.utf-8.xml
  1. … 45 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 184 more files in changeset.
Remove obsolete wrap attribute (textarea)

  1. … 29 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Update version number for packages and dependencies

  1. … 63 more files in changeset.
Resolving conflicts on photo-album after merging

    • -105
    • +20
    ./tcl/photo-album-callback-procs.tcl
Merging dotlrn-all and dotlrn-extras from oacs-5-2

    • -1
    • +1
    ./catalog/photo-album.it_IT.ISO-8859-1.xml
  1. … 880 more files in changeset.
Fixed a conflict in the file comment ...

    • -98
    • +200
    ./tcl/photo-album-callback-procs.tcl
There was an oracle statement to raise an exception in this file. Someone

missed it while porting. I'm guessing that older PG didn't check that

functions exist while processing the file and that stricter error checking

in 8.x caused the bug to raise a compile-time error.