• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo in the define_function_args call for template_demo_notes__new:

if you want to use package_instantiate_object using some type <t>, then

your call to define_function_args for <t>__new needs to have the object_type

parameter defaulting to <t>

bump version and tag for 5.2

bump version and tag for 5.2

Added stream-view.

produce a friendly error message, when a new page is created with an existing name.

    • -4
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Removed tableless divs from uos-details and used tables instead, as it was not possible to have equal height div columns. Also completed queries to display basic info for a UoS.

Added layout style for uos-details.

upgrading to 0.22, fixing permission handling, added link to admin page, unitfied pretty_url handling, tested with oacs 5.1, more robust upgrade handling

upgrading to 0.22, fixing permission handling, added link to admin page, unitfied pretty_url handling, tested with oacs 5.1, more robust upgrade handling

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -15
    • +53
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +5
    /openacs-4/packages/xowiki/www/edit.tcl
    • -2
    • +3
    /openacs-4/packages/xowiki/www/view.adp
    • -1
    • +4
    /openacs-4/packages/xowiki/www/view.tcl
Upgrade to 0.35, fixing context_id for content folders

Add the color purple to the possible filter values

add 7th row of listbuilder demo: add a filter (needs oracle test)

  1. … 3 more files in changeset.
finish up, make sure the add-edit.tcl refers to template_demo_note, not note

Remove references to cop.js which is not part of forums.

    • -1
    • +0
    /openacs-4/packages/forums/www/message-email.adp
    • -1
    • +0
    /openacs-4/packages/forums/www/message-post.adp
    • -1
    • +0
    /openacs-4/packages/forums/www/message-view.adp
Don't redirect to login in include

Fixing version from 5.2.2d2 to 5.2.3d2 ( We are releasing 5.2.3, not

5.2.2 :) ). Adding correct upgrade files.

file upgrade-5.2.3d1-5.2.3d2.sql was initially added on branch oacs-5-2.

fix up catalog file vars

adding includelets for viewing recent updates of xowikipages as listing and by categories.

adding includelets for viewing recent updates of xowikipages as listing and by categories.

    • -3
    • +19
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +2
    /openacs-4/packages/xowiki/www/edit.tcl
    • -1
    • +4
    /openacs-4/packages/xowiki/www/view.tcl
file recent.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/xowiki/www/portlets/recent.tcl
file recent.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/xowiki/www/portlets/recent.adp
file categories-recent.tcl was initially added on branch oacs-5-2.

file categories-recent.adp was initially added on branch oacs-5-2.

make logger entry display page instance aware again

Fixed one issue with group_ids

bump version

    • -5
    • +5
    /openacs-4/packages/logger/logger.info
couple more i18n changes. no more on 5.1 for logger, I hope

    • -2
    • +2
    /openacs-4/packages/logger/tcl/project-procs.tcl
Set maxinput in nsopenssl module as well as nssock.

Made sure the search count actually works again as the employee bit is not really working yet