• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Major cleanup of item-procs, replaced DB calls by calls to content::item::* in 18

of the 24 deprecated procs, just six procs are still required. Commented most

of the affected calls in ::content::item::*

Added the option to rsync instead of tar and scp. This is useful if you have a large number of files in the content repository which you do not want to compress (especially if you have podcasts there)

removed unneeded .xql query with typo

upgrading to version 0.51, using new stored procedures interface from xotcl-core, be more silent on db-operation in error log

    • -4
    • +6
    /openacs-4/packages/xowiki/xowiki.info
    • -8
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -13
    • +21
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
some further support for oracle, make xotcl-core run more silently

Zen: fixing redirect url bug; also adding export_url_vars

Zen: adding missing key Email_sent

lower level support for the OO abstraction for stored procedures. reduced per/call overhead relative to Plain OpenACS significantly. The generic call interface is now even faster than calling stored procedures via "db_0or1row".

    • -120
    • +80
    /openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl
Added listing of length of SMS

Zen: fixing typo removing 's'

Zen: adding title

Zen: not displaying <li> if there is no comment link

Zen: changing h3 to h1

Zen Cleanup

Zen: fixing typo

    • -1
    • +1
    /openacs-4/packages/news/www/preview.adp
Zen cleanup

    • -1
    • +3
    /openacs-4/packages/news/www/item-create.adp
    • -0
    • +1
    /openacs-4/packages/news/www/preview.adp
Zen cleanup

    • -1
    • +2
    /openacs-4/packages/forums/www/message-view.adp
    • -1
    • +3
    /openacs-4/packages/forums/www/message-view.tcl
Zen: adding title to page

Zen Cleanup

Zen: adding missing key Move_message_to_thread

Zen cleanup

Fix to redirect to the right place for email confirmation.

Localize options

Fix query to properly swap with previous item (move up)

Remove [ ] around add attachment link, the link is a button class now.

Fix typo in message key

New langauge keys

Added link for bouncing users

    • -0
    • +6
    /openacs-4/packages/acs-admin/www/users/bouncing-users.adp
    • -0
    • +53
    /openacs-4/packages/acs-admin/www/users/bouncing-users.tcl
    • -0
    • +15
    /openacs-4/packages/acs-admin/www/users/bouncing-users.xql
Actually track the object_id, there is no file_id

Added files to restore user accounts if email is bouncing