• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
added a hint on howe to use the repository.

Changed to make it more readable.

Changed to make it more readable

Fix oracle queries for copy, move, delete, create folder.

    • -42
    • +26
    ./oacs-dav/tcl/oacs-dav-procs-oracle.xql
Specify how to ensure that you won't receive email for crontab items

Clarified that the user needs to edit the

/var/lib/aolserver/service0/etc/daemontools/run file before running

it.

The instructions suggested vacuum analyze every hour, and vacuum full

analyze every day, but the example had vacuum full analyze every

hour. This fixes that.