• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove unused and obsolete scripts

    • -60
    • +0
    ./packages/file-storage/www/file-copy-2.tcl
    • -13
    • +0
    ./packages/file-storage/www/file-copy-2.xql
    • -10
    • +0
    ./packages/file-storage/www/file-copy.adp
    • -34
    • +0
    ./packages/file-storage/www/file-copy.tcl
    • -15
    • +0
    ./packages/file-storage/www/file-copy.xql
    • -12
    • +0
    ./packages/file-storage/www/file-delete.adp
    • -60
    • +0
    ./packages/file-storage/www/file-delete.tcl
    • -22
    • +0
    ./packages/file-storage/www/file-delete.xql
    • -63
    • +0
    ./packages/file-storage/www/file-move-2.tcl
  1. … 9 more files in changeset.
HTML Strict cleanup

    • -2
    • +2
    ./packages/file-storage/lib/folder-links.adp
    • -1
    • +1
    ./packages/file-storage/www/delete.tcl
    • -1
    • +1
    ./packages/file-storage/www/download-zip.tcl
    • -1
    • +1
    ./packages/file-storage/www/file-add.adp
    • -2
    • +2
    ./packages/file-storage/www/folder-chunk.adp
    • -4
    • +4
    ./packages/file-storage/www/folder-chunk.tcl
    • -1
    • +1
    ./packages/file-storage/www/folder-list.adp
HTML Strict cleanup

    • -5
    • +3
    ./packages/theme-zen/lib/lrn-master.adp
updated the headscript multirow with an order column to allow devs to have some control over which javascript src gets loaded first

    • -3
    • +5
    ./packages/acs-templating/tcl/head-procs.tcl
Use DCC header instead of the BCC one in call to ::smtp::sendmessage

factor out create_new_snippet from resolver, since it can be used more often

    • -11
    • +16
    ./packages/xowiki/tcl/package-procs.tcl
Move complex_smtp to smtp. Mark ::sendmail and ::deliver_mail as deprecated

update blank-master, added missing order parameter in the body_scripts multirow, needed for template::head to work properly with javascript that is dependent on other javascript

    • -3
    • +4
    ./packages/ajaxhelper/www/doc/blank-master.tcl
don't show edit-new links for unresolved xowiki entries, when use is not allow to edit new files

provide fully qualified name for news entry types

    • -2
    • +2
    ./packages/xowiki/www/prototypes/news.page
provide more comments

    • -1
    • +5
    ./packages/xotcl-core/tcl/05-db-procs.tcl
- don't require item_id on get_instance_from_db

- add per default own acs-type as allowed content type in require_folder

    • -5
    • +11
    ./packages/xotcl-core/tcl/cr-procs.tcl
Forgot to rename a column in my previous commit

Upgrade scripts and fix datamodel consistency

Join upgrade scripts into one with correct

version number.

Move complex stuff to separated scripts

    • -0
    • +47
    ./packages/acs-mail-lite/sql/oracle/complex-create.sql
    • -0
    • +9
    ./packages/acs-mail-lite/sql/oracle/complex-drop.sql
    • -0
    • +39
    ./packages/acs-mail-lite/sql/postgresql/complex-create.sql
    • -0
    • +9
    ./packages/acs-mail-lite/sql/postgresql/complex-drop.sql
Remove duplicated proc

Remove unused queries. Remove from generic xql queries that are different for each db and already in the appropriate xql

Ooops! forgot to add the after_upgrade callback in the info file

Ooops! forgot to add the after_upgrade callback in the info file

Remove sendmail procs to use smtp only. Remove SendmailBin parameter (not used anymore)

    • -0
    • +34
    ./packages/acs-mail-lite/tcl/apm-callback-procs.tcl
    • -8
    • +1
    ./packages/acs-mail-lite/tcl/bounce-procs.tcl
Replace send procs with a refactored version of complex_send, allowing cc, bcc and attachments

    • -1
    • +19
    ./packages/acs-mail-lite/tcl/utils-procs.tcl
Update calls to utils procs adding the namespace

Move helper procs for sending email to acs-mail-lite

    • -0
    • +157
    ./packages/acs-mail-lite/tcl/utils-procs.tcl
    • -99
    • +1
    ./packages/acs-tcl/tcl/html-email-procs.tcl
fix html quiting in title of news entries

    • -2
    • +2
    ./packages/xowiki/www/prototypes/news.page
Remove code to retrieve body event handlers from prepare_multirows (was unsetting body_handlers and that code is in get_body_handlers now)

    • -19
    • +2
    ./packages/acs-templating/tcl/head-procs.tcl
fix quoting in subst

    • -1
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
improve validation results

    • -6
    • +7
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -5
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -6
    • +12
    ./packages/xowiki/www/oacs-view3.adp
    • -1
    • +1
    ./packages/xowiki/www/view-default.adp
remove debug output

    • -3
    • +3
    ./packages/xotcl-core/tcl/06-package-procs.tcl
Make template::get_body_event_handlers proc to process the data added

with template::add_body_handler

    • -0
    • +25
    ./packages/acs-templating/tcl/head-procs.tcl