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

sync up work

    • -8
    • +10
    /openacs-4/contrib/packages/cop-ui/lib/index.adp
    • -1
    • +1
    /openacs-4/contrib/packages/cop-ui/lib/index.tcl
Auto-mount dotlrn at /dotlrn - this is required anyway, and means that you can install dotlrn as normal packages, then restart your server, and everything's up and beautiful

    • -0
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
Set the .LRN master template, without which .LRN will not work. This means that you can now drop .LRN on an existing OpenACS site and have it work.

Removed errorneously left 'test' string in the name of the dotlrn instance at the /dotlrn/classes node

cascade deletes for table cr_folder_type_map when folder or content_type are deleted