• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed month view for subgroups in portlet mode: need to pass down url_stub_callback parameter to calendar adp files

Fixed have_private_p to accept named parameter party_id

Fixed month display in calendar portal-mode if in subgroups: Need to pass down the url_stub_callback parameter to the view-month page.

Fixed a typo: message_key name lt_Are_you_sure_you_want_1 was misspelt and corrected to

are_you_sure_you_want_to_send.

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/spam-2.adp
Really add the postgresql version of the folder delete query.

Add queries to delete folder contents.

Enable delete of folder contents along with folder.

Fix folder deleting. Add new message key for folder delete to reflect the

ability to delete everything in a folder now.

Fix PROPPATCH handling to call the oacs-dav default implementation.

Fix content_folder.rename.

file upgrade-5.1.0-5.1.1.sql was initially added on branch oacs-5-1.

This fixes date arithmetic, "insert into ... select" column order mismatch,

and concatenation syntax error in acs-mail-lite. Bug 1719, patch 489. Gabriel Burca.

This fixes bookmarks, bug 337 patch 494 - Gabriel Burca

accidentally revoked andrewp's commit rights, adding them back

add commit for Gabriel Burca to apply patches, generally clean up some old entries where people had module perms + whole tree or should have whole tree anyway

Fixing many references to bcms-ui-base

    • -2
    • +4
    /openacs-4/packages/xcms-ui/xcms-ui.info
Remove old reference to bcms-ui-base package.

Adding xcms-ui package. CMS user interface built on BCMS Tcl API

    • -0
    • +33
    /openacs-4/packages/xcms-ui/xcms-ui.info
    • -0
    • +1
    /openacs-4/packages/xcms-ui/lib/categories-form.adp
    • -0
    • +45
    /openacs-4/packages/xcms-ui/lib/categories-form.tcl
    • -0
    • +57
    /openacs-4/packages/xcms-ui/lib/category-form.tcl
    • -0
    • +71
    /openacs-4/packages/xcms-ui/lib/file-form.tcl
    • -0
    • +95
    /openacs-4/packages/xcms-ui/lib/folder-form.tcl
    • -0
    • +259
    /openacs-4/packages/xcms-ui/lib/folder-tree.adp
    • -0
    • +97
    /openacs-4/packages/xcms-ui/lib/form-template.adp
    • -0
    • +96
    /openacs-4/packages/xcms-ui/lib/image-form.tcl
    • -0
    • +51
    /openacs-4/packages/xcms-ui/lib/index.vuh
    • -0
    • +244
    /openacs-4/packages/xcms-ui/lib/item-list.adp
    • -0
    • +6
    /openacs-4/packages/xcms-ui/lib/navbar.adp
    • -0
    • +3
    /openacs-4/packages/xcms-ui/lib/navbar.tcl
    • -0
    • +124
    /openacs-4/packages/xcms-ui/lib/page-form.tcl
    • -0
    • +59
    /openacs-4/packages/xcms-ui/lib/search-postgresql.xql
  1. … 114 more files in changeset.
second occurance of bug 1738 version match on OS X problem

content_type__drop_type doesn't work on OS X (7.2 was matching sp[uriously) bug 1738 patch 498 Jarkko Laine

clipboard-view.tcl file has SQL with an ambiguous select statement bug 1788 patch 505 Ivan Histand

Fix typo: inivite to invite

Move task revisions to a separate page.

Fixes a potential serious bug that could occur when editing several

tasks at once. Occasionally, the tasks would trade item_ids!

dev2alpha

wrong username for jose escodebo

add commit for assessment for eduardop perez per Malte's request, give Rocael commit on tree

export_vars -base instead of ?[export_vars]

fix typo not forums_forumss

Fix content_folder.rename to actually change the label or

description if that parameter is specified.