• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
initial import of soap-db

    • -0
    • +0
    ./packages/soap-db/tcl/example-soap-procs.txt
    • -0
    • +0
    ./packages/soap-db/tcl/soap-db-init.tcl
    • -0
    • +0
    ./packages/soap-db/tcl/soap-db-procs.tcl
    • -0
    • +0
    ./packages/soap-db/tcl/test/soap-db-procs.tcl
Initial revision

    • -0
    • +22
    ./packages/soap-db/soap-db.info
    • -0
    • +96
    ./packages/soap-db/tcl/example-soap-procs.txt
    • -0
    • +49
    ./packages/soap-db/tcl/soap-db-init.tcl
    • -0
    • +295
    ./packages/soap-db/tcl/soap-db-procs.tcl
    • -0
    • +126
    ./packages/soap-db/tcl/test/soap-db-procs.tcl
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: ----------------------------------------------------------------------

    • -0
    • +139
    ./packages/acs-tcl/tcl/test/community-core-test-procs.tcl
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

    • -10
    • +10
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Remove reference to dotlrn

User callback::impl_exists

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

    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Changed orderby_tasks to tasks_orderby

    • -1
    • +0
    ./packages/project-manager/www/send-mail.adp
    • -2
    • +2
    ./packages/project-manager/www/task-print.tcl
    • -2
    • +2
    ./packages/project-manager/www/tasks.tcl
Made sure tasks_orderby works instead of plain orderby

Make PM adhere to naming conventions for orderby

    • -4
    • +3
    ./packages/project-manager/lib/tasks.tcl
    • -1
    • +1
    ./packages/project-manager/www/one.adp
    • -2
    • +2
    ./packages/project-manager/www/one.tcl
add package parameter for controling display of categories on page view, provide return_url for permissions, adding package parameter link to admin page

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

    • -1
    • +5
    ./packages/invoices/www/invoice-ae.tcl
Display default price list

    • -1
    • +4
    ./packages/invoices/www/price-list-choose.tcl
    • -27
    • +30
    ./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.

    • -1
    • +25
    ./packages/xowiki/tcl/notification-procs.tcl
    • -2
    • +6
    ./packages/xowiki/tcl/package-procs.tcl
    • -9
    • +38
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -3
    • +8
    ./packages/xowiki/www/view-default.adp
    • -0
    • +6
    ./packages/xowiki/www/default-pages/index.page
    • -1
    • +12
    ./packages/xowiki/www/portlets/categories.tcl
    • -5
    • +13
    ./packages/xowiki/www/portlets/weblog.tcl
    • -5
    • +5
    ./packages/xowiki/www/resources/xowiki.css
fixing some stuff with parameters test, when you change those randomly strange things can happen! will be good to revert stuff

    • -5
    • +14
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
provide return_urls for admin pages, prevent redirect-loop for non-existing xowiki/admin/xxxx urls

    • -1
    • +1
    ./packages/xowiki/tcl/package-procs.tcl
There shall be no A# for thy TCL interpreter

Fixed typo

for for deltete-all in admin pages

    • -2
    • +4
    ./packages/xowiki/www/admin/delete-type.tcl
adding missing key

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

    • -0
    • +118
    ./packages/xowiki/tcl/notification-procs.tcl
    • -8
    • +16
    ./packages/xowiki/tcl/package-procs.tcl
    • -0
    • +195
    ./packages/xowiki/tcl/xowiki-callback-procs.tcl
    • -174
    • +13
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -20
    • +19
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
    • -3
    • +8
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -0
    • +1
    ./packages/xowiki/www/view-default.adp
    • -1
    • +7
    ./packages/xowiki/www/default-pages/index.page
    • -0
    • +1
    ./packages/xowiki/www/resources/xowiki.css
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

    • -9
    • +18
    ./packages/xotcl-core/tcl/generic-procs.tcl
Messed up the merge of this package, resulting in duplicate parameters.

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

    • -6
    • +7
    ./packages/acs-datetime/acs-datetime.info
  1. … 2464 more files in changeset.
fixing broken search: unknown function callback::exists removed, missing query added.

    • -2
    • +2
    ./packages/search/tcl/search-procs.tcl
    • -0
    • +8
    ./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

    • -8
    • +7
    ./packages/ams/tcl/address-widget-procs.tcl
    • -4
    • +130
    ./packages/ams/tcl/ams-widget-procs.tcl