• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
test for community-core procs, proc: cc_lookup_email_user, cc_email_from_party,person::person_p, person::get, person::new, person::update, person::get_bio, person::update_bio,party::get_by_email, party::update

VS: ----------------------------------------------------------------------

Add missing "email" field to CSV file (process_objects_csv)

__named_constraints: added code for oracle

__acs_object_type_check: fix queries to be run also on oracle

__acs_attribute_check: added missing oracle datatype (date/timestamp is still pending).

Replacing 'limit 0' with 'person_id=1 and person_id=2' so it can be run on both pg and oracle

Remove reference to dotlrn

User callback::impl_exists

    • -2
    • +2
    /openacs-4/packages/search/tcl/search-procs.tcl
don't use bgdelivery when no throttle command is available

Changed orderby_tasks to tasks_orderby

Made sure tasks_orderby works instead of plain orderby

Make PM adhere to naming conventions for orderby

add package parameter for controling display of categories on page view, provide return_url for permissions, adding package parameter link to admin page

    • -0
    • +1
    /openacs-4/packages/xowiki/xowiki.info
    • -0
    • +5
    /openacs-4/packages/xowiki/www/admin/permissions.adp
    • -0
    • +15
    /openacs-4/packages/xowiki/www/admin/permissions.tcl
Display an error if the invoice does not have an organization

Display default price list

    • -27
    • +30
    /openacs-4/packages/invoices/www/price-list.tcl
Only rate if there is someone to rate

0.35: improved error handling, optional display of used categories per page, notfications per categories, minor fixes.

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +8
    /openacs-4/packages/xowiki/www/view-default.adp
fixing some stuff with parameters test, when you change those randomly strange things can happen! will be good to revert stuff

provide return_urls for admin pages, prevent redirect-loop for non-existing xowiki/admin/xxxx urls

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/www/admin/list.tcl
Adding Byron Linares ( byronl ) as a committer (packages/acs-tcl).

He will be helpping with the test cases.

There shall be no A# for thy TCL interpreter

Fixed typo

for for deltete-all in admin pages

adding missing key

xowiki 0.34. most notable change: notifications; various bug fixes

    • -8
    • +8
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +1
    /openacs-4/packages/xowiki/lib/view.tcl
    • -0
    • +118
    /openacs-4/packages/xowiki/tcl/notification-procs.tcl
    • -8
    • +16
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -0
    • +195
    /openacs-4/packages/xowiki/tcl/xowiki-callback-procs.tcl
    • -174
    • +13
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -0
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
    • -165
    • +0
    /openacs-4/packages/xowiki/www/view.adp
CVS merge dup'd a \i line causing the datamodel to fail

upgrade to xotcl-core 0.42; get creation_date from item and last_modified from revision

Messed up the merge of this package, resulting in duplicate parameters.

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2464 more files in changeset.
fixing broken search: unknown function callback::exists removed, missing query added.

    • -2
    • +2
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -0
    • +8
    /openacs-4/packages/search/tcl/search-procs.xql
Allow saving of attributes even without a delivery address (e.g. if you want to save only the country). Added a couple of procs to make saving easier

    • -1
    • +5
    /openacs-4/packages/ams/tcl/ams-procs.tcl
    • -4
    • +130
    /openacs-4/packages/ams/tcl/ams-widget-procs.tcl
cleanup objects after export, fix for user provided template code (variable template in folder objects).