• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modified to suit XHMTL 1.0 Transitional

Added type to javascript as this was not valid XHTML

Fix typo in module directory

Add feed-parser as a module

Initial commit for package t-account.

initially, only the empty dirs sql, www, tcl.

each instance of this package will represent a collection of financial

T-accounts. Transactions will post to at least two accounts, crediting

one and debiting the other. The requirements for the transaction to go

forward are: (1) all accounts posted to must exist in the package

instance being posted to, and (2) total debits must equal total

credits. As I become aware of reports and other documents, I will try

to add them.

    • -0
    • +25
    /openacs-4/packages/t-account/t-account.info
in-basket needs to be saved so user can find it, because most likely users session id is different and so basket appears empty.

combined a split longline, because interpreter was not recognizing the line continuation backslash

renamed query to be consistent

fixed typo, added query to xql

User site-map support

Checking if user site-wide-admin to show a link

User email changed with email_image

Adding line to call the creation of the package

Display of email replaced with email_image proc call

Context bar and Allow button modified

Fixing problem with variable reference

Fixing problem with vaiable reference

Linkto a page to mange users email privacy level added

miguelm karma to openacs-4/packages/acs-admin

New version that supports email substitution whith an image, and allows users to choose if they want it or not

Allows users to choose their emali privacy level

@ Symbol

    • binary
    /openacs-4/packages/acs-subsite/www/shared/images/at.gif
Allows to send an email message with out showing the destinatary email

    • -0
    • +12
    /openacs-4/packages/acs-subsite/www/shared/send-email.xql
Shows user email-image

Manage the PrivateEmailLevelP parameter to set the privacy level of the users email

email-imaeg procs that support the creation of an image instead of showing the email as text

    • -0
    • +331
    /openacs-4/packages/acs-subsite/tcl/email-image-procs.tcl
    • -0
    • +66
    /openacs-4/packages/acs-subsite/tcl/email-image-procs.xql
Addign apm callbacks for upgrade and for install to support email-image

    • -0
    • +41
    /openacs-4/packages/acs-subsite/tcl/apm-callback-procs.tcl
fixed breakage due to back button; fixed lost simultanous edits; added nospells to forms

  1. … 36 more files in changeset.
fixed date bug

remove --verbose from postcommit