• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Fixed bad <a/> instead of </a> tag

- Re-enabled the blogroll includelet, since includes no longer break the entire page

Clarified thee RefreshCache parameter: default is 'as needed', not 'when needed'; added docs to the parameter description in the .info file

Don't break the entire page when an include template fails; only break the include

Got rid of old weblogs_ping parameters

    • -12
    • +0
    ./lars-blogger/tcl/install-procs.tcl
    • -10
    • +0
    ./lars-blogger/tcl/weblogs-procs.tcl
    • -7
    • +1
    ./lars-blogger/tcl/test/blogger-api-procs.tcl
    • -0
    • +11
    ./lars-blogger/www/admin/ping-url-add-api.tcl
    • -1
    • +2
    ./lars-blogger/www/admin/ping-url-add.adp
    • -1
    • +1
    ./lars-blogger/www/admin/ping-url-add.tcl
    • -1
    • +1
    ./lars-blogger/www/admin/ping-url-remove.tcl
    • -1
    • +9
    ./lars-blogger/www/admin/ping-urls.adp
    • -1
    • +27
    ./lars-blogger/www/admin/ping-urls.tcl
Removed deprecated lars_blog_weblogs_com_update_ping proc

    • -55
    • +1
    ./lars-blogger/tcl/weblogs-procs.tcl
Removed deprecated lars_blog_entry_edit

    • -2
    • +3
    ./lars-blogger/tcl/blogger-api-procs.tcl
    • -50
    • +0
    ./lars-blogger/tcl/lars-blogger-procs.tcl
Getting rid of lars_blog_entry_add, which has been replaced by lars_blogger::entry::new

    • -8
    • +9
    ./lars-blogger/tcl/blogger-api-procs.tcl
    • -25
    • +0
    ./lars-blogger/tcl/lars-blogger-procs.tcl
    • -4
    • +4
    ./lars-blogger/tcl/test/lars-blogger-procs.tcl
Removed entry-edit from admin yet again

    • -18
    • +0
    ./lars-blogger/www/admin/entry-edit-oracle.xql
    • -13
    • +0
    ./lars-blogger/www/admin/entry-edit.adp
    • -110
    • +0
    ./lars-blogger/www/admin/entry-edit.tcl
    • -37
    • +0
    ./lars-blogger/www/admin/entry-edit.xql
Fixed a few more merge problems

Merged in changes from openacs-5-0-0-final to jcd-merge-pre503

    • -0
    • +1
    ./lars-blogger/tcl/entry-procs-oracle.xql
    • -0
    • +1
    ./lars-blogger/tcl/entry-procs-postgresql.xql
    • -1
    • +45
    ./lars-blogger/tcl/lars-blogger-procs.tcl
    • -0
    • +9
    ./lars-blogger/tcl/lars-blogger-procs.xql
    • -0
    • +2
    ./lars-blogger/www/blog-postgresql.xql
  1. … 4 more files in changeset.
Cleaned up user experience, added user-messages in many places

    • -10
    • +0
    ./logger/tcl/project-procs-oracle.xql
    • -10
    • +0
    ./logger/tcl/project-procs-postgresql.xql
    • -2
    • +5
    ./logger/www/admin/map-variable-to-project-2.tcl
    • -3
    • +3
    ./logger/www/admin/map-variable-to-project.tcl
Fixed critical bug #1569 so that week queries don't bomb out if

there are category items.

    • -4
    • +5
    ./calendar/www/view-week-display-postgresql.xql
Display message when no projects exist in this instance

Fixed context bar -- bm_context_bar_args is a really weird proc

Use ad_return_url

action-links

Removed bgcolor, textcolor parameters; no longer user

Confirmation message on changing password

    • -0
    • +2
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -4
    • +5
    ./acs-subsite/www/user/password-update.tcl
Latest version

Moved context-bar to site-master

    • -100
    • +73
    ./acs-subsite/www/group-master.adp
Default send_p variable

    • -3
    • +3
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
Added multirow unset operation

    • -2
    • +11
    ./acs-templating/tcl/query-procs.tcl
Moved javascript to core.js

Added @see to get_elements proc

Moved configuration form style CSS here

    • -0
    • +14
    ./acs-templating/www/resources/forms.css
Cleaned up, moved Javascript to core.js

    • -207
    • +160
    ./acs-templating/resources/lists/table.adp
removing obsolete join with cr_item_rels that was causing objects to get duplicated in the map XML

  1. … 1 more file in changeset.
the version 1.14 change to package_instantiate_object proc would break this page because form didn't contain the rel_id column. Adding rel_id to form.

    • -1
    • +2
    ./acs-subsite/www/admin/relations/add.tcl
adjusted docs after merge

    • -0
    • +0
    ./acs-core-docs/www/automated-testing-best-practices.html
    • -1
    • +1
    ./acs-core-docs/www/backup-recovery.html
    • -4
    • +4
    ./acs-core-docs/www/bootstrap-acs.html
    • -1
    • +1
    ./acs-core-docs/www/complete-install.html
    • -0
    • +0
    ./acs-core-docs/www/db-api-detailed.html
    • -15
    • +15
    ./acs-core-docs/www/docbook-primer.html
    • -0
    • +0
    ./acs-core-docs/www/eng-standards-constraint-naming.html
    • -0
    • +0
    ./acs-core-docs/www/eng-standards-filenaming.html
  1. … 70 more files in changeset.
the group new.tcl page broke because of the change in version 1.14 to package_instantiate_object proc. Fix is to not pass in a form_id to relation_add proc

    • -2
    • +2
    ./acs-subsite/www/admin/groups/new.tcl