• last updated 30 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure the community_id is an optional parameter that can be passed

Limit rating to Freelancer group (though this is a parameter)

Added support for sending comments to subprojects as well

Added support for account manager selection in oo-mailings

changing db_dml to db_foreach in update to avoid error message

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
file index.adp was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

upgrade to version 0.27. alignment with xotcl-core 0.38 (use cr_item.name instead of cr_revisions.title), change page_title to title (potential incompatibility) to rely more strictly to the CR data model (most files are effected).

    • -7
    • +7
    /openacs-4/packages/xowiki/xowiki.info
    • -28
    • +42
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -6
    • +6
    /openacs-4/packages/xowiki/www/edit.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/index.adp
    • -18
    • +15
    /openacs-4/packages/xowiki/www/index.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view.adp
    • -7
    • +7
    /openacs-4/packages/xowiki/www/view.tcl
  1. … 13 more files in changeset.
Bring this page into the 90s by making the URL clickable!

Add /webdav-support/ URL to the docs.

Don't filter on every URL that starts with "dav".

fixes bug #2895; renaming file to correct load order during startup. stupid stuff ://

file 40-thread-mod-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/xotcl-core/tcl/40-thread-mod-procs.tcl
hpgrade to version 0.38. use cr_items.name instead of cr_revision.title to label content items

Added support for including files in e-mail sending from a predefined folder. This is useful if you want to have the option to include some marketing or legal documents in most of your e-mails

Added support for including files from a defined folder

Allow assessment package admins to add comments to session

changed generating list of changed customer data: recipient_id can be user or organization

added joining of pdfs to one large pdf

added joining pdfs to one large pdf

added joining of pdfs, generating pdfs for later joining to one large pdf

    • -0
    • +15
    /openacs-4/packages/invoices/tcl/invoice-procs.tcl
    • -0
    • +14
    /openacs-4/packages/invoices/tcl/invoice-procs.xql
    • -0
    • +48
    /openacs-4/packages/invoices/www/invoice-join.tcl
    • -0
    • +73
    /openacs-4/packages/invoices/www/invoice-join.xql
added joining of pdfs by using pdfjoin

remove an extra / which resulted in a failure to detect the dotlrn-ecommerce package during install

Don't fail if default email parameter is on, but there isn't a default

email for a community.

Pass creation_user and creation_ip to content::item::new

Workaround if sum(points) returns an empty string

added strings to warn when deleting relationships

added page to warn when deleting relationships

added client_id to cached attributes

performance tuning, minor fixes

    • -10
    • +17
    /openacs-4/packages/invoices/lib/offer-list.tcl
    • -11
    • +33
    /openacs-4/packages/invoices/www/invoice-ae.tcl
  1. … 7 more files in changeset.
fixed moving files by copy&delete