• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Give the submitter write_p on his or her own bug.

added new files to allow user submission of links

change content_type

update info file

changes to forums for openacs.org

Moved bug-tracker Tcl procs to a bug_tracker namespace

fixes query name for member_p.user_is_member bug 1661/patch 347

don't quote booleans in tcl fixes 1596/patch 315

Do not error out completely when queries cannot be loaded, but do log an error log message. The old 'error' call could prevent the server from starting at all if you e.g. deleted a package from the file system without deleting it from the APM first.

send to registration page if needed fixes bug 1563/patch 279

typo fix bug 1660/patch 346 Jun Yamog

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