• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
commit missing files to ajax forums

    • -0
    • +7
    /openacs-4/contrib/packages/forums/www/admin/index.adp
    • -0
    • +10
    /openacs-4/contrib/packages/forums/www/admin/index.tcl
  1. … 74 more files in changeset.
new includelet selection

some cleanup for page instances and form instances

    • -15
    • +27
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
provide title attribute for links

adding title for external links

    • -3
    • +15
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -4
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
make low level access functions more robust

fixing typo

fix typo, provide default title

some minimal cleanup (removing unneeded instvars)

    • -3
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
create cr attributes on the fly (makes extending of existings types much easier)

added forms and forminstances as experimental types - these might disappear in the future....

    • -1
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -8
    • +112
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
mak upgrade more robust for xowiki versions more than a year old

Fix URL to create a new room

    • -2
    • +2
    /openacs-4/packages/chat/www/index.tcl
Apply new format from timeanddate.com to retrieve UTC time

fix for bug #3094, problem with expressions returning "nan"

I think kernel is mature. At least this is my hope :-)

Bugfixes

get duration for podcast items via ffmpeg, if installed

sort podcast item by publication date

Last time I checked it was released, and as it follows OpenACS version numbers... I upped that, hope nobody minds

Made it possible to have a separate install.xml located outside the dotfolio package

New version with deletion of comments

    • -0
    • +17
    /openacs-4/packages/general-comments/www/delete-2-oracle.xql
    • -0
    • +26
    /openacs-4/packages/general-comments/www/delete-postgresql.xql
Merged from 5.3 what I could detect what needed to be merged

Catch an error upon insert to make sure we do not through this to the end user just because the view tracking has failed

    • -3
    • +4
    /openacs-4/packages/views/tcl/views-procs.tcl
Upgraded version numbers to reflect the fact that it belongs to the 5.4 release. Made sure it depends on an acs-mail-lite version which has complex_send

This fixes the issue if you template element(filename) starts with /packages, like theme-zen does, and not relative to the /packages/new-portal/www path as it was supposed to be previously. I needed this in two upgrades, so I assume it is a reoccuring theme, if not, do not hesitate to revert

upgrade to version 0.52, more includelets, ability to make derived special purpose packages

    • -11
    • +24
    /openacs-4/packages/xowiki/xowiki.info
    • -4
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -9
    • +14
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
added "require package" to influence loading order without mess with bootstrap installer

Applied patch #841 fixes bug #3087

Apply patch #693 for #2513