• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added 'Comment' link, Bug #15

fix ad_form example bug 1653/patch 342 Dave Bauer

Do not allow submission of arbitrary email addresses feature 1665/patch 349 Cathy Sarisky

comment in wrong place bug 1663 patch 348 by Cathy Sarisky

fixed problem with content type view insert rule - fix provided by Jun Yumog

Fixed permissions settings in calendar. The original code skirted around

the fact that context_id in the calendar item was being set to NULL by

physically copying the parent calendar's permissions and attaching them

to the new item.

This messed up recurring items because the code to copy an item didn't copy

the permissions, just context_id.

I changed the calendar item create code to set context_id to the calendar

parent, which seems to work fine. After all this is how the perms system

is meant to work ...

commiting changes

1) edited TopOptions default param once again

2) Switched to using eval 'exec ' so that spaces in don't cause exec to choke.

Added randomRange, and added documentation to random

manually adding patch 343 for bug 1658 by Bart Teeuwisse. Also adjusting the TopOptions default value in the .info file to something more widely accurate.

converted more template db api queries to std db api queries

converted more template db api queries to std db api

  1. … 4 more files in changeset.
converted more template db queries to std dbapi

initial revision

initial release

Initial revision

    • -0
    • +31
    /openacs-4/packages/recruiting-portlet/www/recruiting-portlet.adp
    • -0
    • +41
    /openacs-4/packages/recruiting-portlet/www/recruiting-portlet.tcl
    • -0
    • +26
    /openacs-4/packages/recruiting-portlet/www/recruiting-portlet.xql
fixed some typos

updated dependency info

[docstring project] first batch of acs-templating docs

typo fix to calendar delete from deds castillo. fixes bug #9

fix swapping elements patch from deds castillo. closes bug #3

forgot to return the url from the url proc

There was an additional 'drop function inline_0' in the drop file

chagned the package name in the dot-info file

    • -0
    • +132
    /openacs-4/packages/recruiting/recruiting.info
message deletion fixes

fixed typos in my addition of acs_sc_impl_alias package

added email editing stuff

    • -0
    • +39
    /openacs-4/packages/recruiting/tcl/recruiting-email-procs.tcl
    • -0
    • +54
    /openacs-4/packages/recruiting/tcl/recruiting-email-procs.xql
    • -0
    • +5
    /openacs-4/packages/recruiting/www/admin/email-options.adp
    • -0
    • +37
    /openacs-4/packages/recruiting/www/admin/email-options.tcl
    • -0
    • +46
    /openacs-4/packages/recruiting/www/admin/email-options.xql
recruiting_email -> recruiting::email

updated

    • -0
    • +10
    /openacs.org-dev/packages/forums/forums.info
forums service contract for Search for postgresql