• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Improved the interface for editing tasks: you can now add a comment at

the same time as you edit a task. I backported the util::word_diff

proc to project manager. I use it to show the difference between old

and new descriptions of tasks. I'll also use it to show differences on

the revisions of tasks (not done yet). I backported it so that

project-manager won't require acs-kernel 5.2; later, we'll move to the

correct util::word_diff. There are certainly a few bugs in how

descriptions are displayed: I haven't got the mime-type settings right

yet, but it's close. The email notifications that go out are much more

informative now.

upgrade-1.2d1-1.2b2.sql should have been named upgrade-1.2d2-1.2b2.sql as it overlapped with the upgrade-1.2d1-1.2d2.sql script an so was not executed when upgrading from core 5.0.4

Put comments in separate header.