• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed bgcolor, textcolor parameters; no longer user

    • -2
    • +0
    ./packages/acs-subsite/acs-subsite.info
Confirmation message on changing password

Latest version

Moved context-bar to site-master

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

Added multirow unset operation

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

    • -3
    • +3
    ./packages/acs-templating/tcl/list-procs.tcl
Added @see to get_elements proc

    • -1
    • +2
    ./packages/acs-templating/tcl/form-procs.tcl
Moved configuration form style CSS here

Cleaned up, moved Javascript to core.js

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

    • -3
    • +2
    ./packages/simulation/tcl/object-procs.tcl
Added Internationalization to the package.

  1. … 3 more files in changeset.
file users-selection.de_DE.ISO-8859-1.xml was initially added on branch oacs-5-0.

file users-selection.en_US.ISO-8859-1.xml was initially added on branch oacs-5-0.

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.

adjusted docs after merge

    • -1
    • +1
    ./packages/acs-core-docs/www/acs-admin.html
    • -9
    • +17
    ./packages/acs-core-docs/www/aolserver.html
    • -2
    • +2
    ./packages/acs-core-docs/www/aolserver4.html
    • -1
    • +1
    ./packages/acs-core-docs/www/ch10s06.html
    • -2
    • +2
    ./packages/acs-core-docs/www/credits.html
    • -1
    • +1
    ./packages/acs-core-docs/www/cvs-tips.html
    • -0
    • +0
    ./packages/acs-core-docs/www/db-api.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
    ./packages/acs-subsite/www/admin/groups/new.tcl
added a hint on howe to use the repository.

Indentation, if false

Wrong syntax for optional

context_bar -> context

Class button

    • -1
    • +1
    ./contrib/packages/events/www/index.adp
    • -1
    • +1
    ./contrib/packages/events/www/admin/event.adp
Use ad_return_url

Changed to make it more readable.

    • -38
    • +46
    ./packages/acs-core-docs/www/i18n.html
Changed to make it more readable

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

    • -5
    • +5
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Got rid of the gross configuration page stuffed in the Tcl lib (!) and

turned it into a proper template, modified the UI a bit while doing so,

and made almost all of it work (though there's a few bits to finish up).

    • -0
    • +52
    ./contrib/packages/portal/lib/page-configure.adp
    • -0
    • +29
    ./contrib/packages/portal/lib/page-configure.tcl
    • -0
    • +30
    ./contrib/packages/portal/lib/page-configure.xql
    • -0
    • +41
    ./contrib/packages/portal/lib/region-configure.adp
    • -0
    • +79
    ./contrib/packages/portal/lib/region-configure.tcl
    • -0
    • +48
    ./contrib/packages/portal/lib/region-configure.xql
    • -316
    • +3
    ./contrib/packages/portal/tcl/portal-procs.tcl
    • -12
    • +0
    ./contrib/packages/portal/tcl/portal-procs.xql
    • -10
    • +0
    ./contrib/packages/portal/tcl/theme-procs.xql
  1. … 7 more files in changeset.
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.