• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding file for apm-callbacks procs and upgrade

file apm-callbacks-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/lors/tcl/apm-callbacks-procs.tcl
merging changes with HEAD

  1. … 71 more files in changeset.
file news-callback-procs.tcl was added on branch oacs-5-2 on 2005-07-19 22:01:28 +0000

added

    • -0
    • +13
    /openacs-4/packages/news/tcl/news-callback-procs-postgresql.xql
    • -0
    • +106
    /openacs-4/packages/news/tcl/news-callback-procs.tcl
file calendar-callback-procs.tcl was added on branch oacs-5-2 on 2005-07-19 16:49:36 +0000

removed search callback procs for the calendar object. It doesn't make sense to search in calendar names only. Instead we will add the calendar name to each calendar item

Comment wording

Typos

Added callback to allow creation of new clubs when an organization is added in contacts

    • -0
    • +37
    /openacs-4/packages/dotlrn/tcl/club-procs.tcl
changed the organization callback to include the name and get rid of the database query as a result

Changed the callback to include the name

Merged in changes from Project Open

    • -4
    • +15
    /openacs-4/packages/wiki/lib/footer.adp
    • -0
    • +4
    /openacs-4/packages/wiki/lib/footer.tcl
    • -11
    • +42
    /openacs-4/packages/wiki/lib/new.tcl
    • -6
    • +17
    /openacs-4/packages/wiki/lib/page.adp
    • -7
    • +53
    /openacs-4/packages/wiki/lib/page.tcl
    • -6
    • +21
    /openacs-4/packages/wiki/tcl/wiki-procs.tcl
    • -0
    • +117
    /openacs-4/packages/wiki/www/admin/index-oracle.xql
    • -0
    • +141
    /openacs-4/packages/wiki/www/admin/index-postgresql.xql
    • -0
    • +8
    /openacs-4/packages/wiki/www/admin/index.adp
    • -0
    • +197
    /openacs-4/packages/wiki/www/admin/index.tcl
    • -0
    • +50
    /openacs-4/packages/wiki/www/admin/index.xql
    • -0
    • +24
    /openacs-4/packages/wiki/www/admin/update_latest_revision.tcl
    • -0
    • +24
    /openacs-4/packages/wiki/www/admin/update_live_revision.tcl
Changed the callback for contacts

Renamed callback to reflect where it is actually used

Changed Notice to Debug

Changed Notice to Debug

fixed a typo

Added lib/contacts-master template to manage the nav bar for all general contacts pages, added the ForceSearchBeforeAdd parameter so that the add person and add organization buttons can be force to show up only if the person first searches for a contact in the registered users (-2) all users group, and added index.vuh entries to make the add person and add organization links pretty

Error in function name: perission_p

file contact-add.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file settings.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

Added lib/contacts-master template to manage the nav bar for all general contacts pages, added the ForceSearchBeforeAdd parameter so that the add person and add organization buttons can be force to show up only if the person first searches for a contact in the registered users (-2) all users group, and added index.vuh entries to make the add person and add organization links pretty

    • -0
    • +20
    /openacs-4/packages/contacts/lib/contacts-master.adp
    • -0
    • +78
    /openacs-4/packages/contacts/lib/contacts-master.tcl
Added callback files for site-wide search

add order by pretty_name in public info /dotlrn/classes

Split up the index.tcl page so you could have the list of contacts in an include on it's own

    • -0
    • +5
    /openacs-4/packages/contacts/lib/contacts.adp
    • -0
    • +214
    /openacs-4/packages/contacts/lib/contacts.tcl
    • -0
    • +83
    /openacs-4/packages/contacts/lib/contacts.xql
Implement search as callback. Service contract optional..

    • -2
    • +8
    /openacs-4/packages/search/www/search.tcl
Implement indexing and searching as callbacks. Service contracts still optionally available.

    • -18
    • +44
    /openacs-4/packages/search/tcl/search-procs.tcl
Added support for inserting categories for a user

    • -39
    • +62
    /openacs-4/packages/contacts/www/contact-add.tcl
added dependency on categories