• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for categories, htmlarea (both optional). Also some more i18n keys added. Requires categories package.

    • -11
    • +10
    /openacs-4/packages/faq/faq.info
    • -0
    • +11
    /openacs-4/packages/faq/www/index.vuh
    • -2
    • +14
    /openacs-4/packages/faq/www/one-faq.adp
    • -4
    • +56
    /openacs-4/packages/faq/www/one-faq.tcl
    • -0
    • +5
    /openacs-4/packages/faq/www/admin/configure.adp
    • -0
    • +36
    /openacs-4/packages/faq/www/admin/configure.tcl
    • -2
    • +5
    /openacs-4/packages/faq/www/admin/index.adp
    • -0
    • +8
    /openacs-4/packages/faq/www/admin/index.tcl
change user removal proc to only query mounted applets

converted remove_user procs to noop so that we can actually start using them

file dotlrn-security-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/dotlrn/tcl/test/dotlrn-security-procs.tcl
Partial fix for bug #1905. For now only tries to nuke users which haven't visited yet. I think full nuke should be decided on by consortium or enforcable using a dotlrn package parameter.

    • -0
    • +5
    /openacs-4/packages/dotlrn/www/admin/user.adp
    • -1
    • +3
    /openacs-4/packages/dotlrn/www/admin/user.tcl
implement a remove_user proc

converted remove_user procs to noop so that we can actually start using them

Adding back to the right place

changing message for custom portlets

fix for adding static portlets when editing stuff on already created portals (only happen with intances that created portals and then add the recent fixes for static-portals & templates)

Fixed a bug that happened when rel_types_str or the recipients_str was an ' ' and updated the postgres file

    • -2
    • +8
    /openacs-4/packages/dotlrn/www/spam.tcl
small fix in catalog / ad_form select display

missing cr_revisions reference in as_assessments

bug 1978 - making a note about upload time

fixing the rest of 2053 - dates in the list view of the full calendar

2057 for oracle

2057 for oracle

test

    • binary
    /openacs-4/packages/acs-templating/www/resources/sort-neither.png
fix from Sloan: store attachments in user's shared files folder instead of in the community's file-storage, where they often don't have write privs and there's no good place to put them anyway

coalescing file size

Fixing another mistake in the 2055 bug fix (Oracle and PG are on two

different servers thus I had to commit to test)

Oops fixed typo in previous commit

Fixed bug #2055 by moving as much of the code into db-independent Tcl API

as is possible at the moment.

Bumped version number so my upgrade file will be seen.

Bug 2058

file upgrade-5.1.2d4-5.1.2d5.sql was initially added on branch oacs-5-1.

Fixed a typo in one of the cr_item__new procs

Use localized folder names to find built-in folders during clone.

Fixes bug#2058.

Use cr_items.name when creating zip of folder.

Fixes bug#2059, fix from Gary Roesler.

Full fix for bug #2038, now you can add static portlets anytime, and will be added to already created portals for users, classes, etc