• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:peterm:20030501141618:2 does not match your current filter (clear filter).

file set-primary-variable.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./logger/www/admin/set-primary-variable.tcl
file variable-delete.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./logger/www/admin/variable-delete.tcl
file unmap-variable-from-project.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./logger/www/admin/unmap-variable-from-project.tcl
file package-procs-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./logger/tcl/package-procs-oracle.xql
improving admin UI for associating variables with projects. Permission control over variables, projects, and package in UI. A number of other small improvements

    • -4
    • +4
    ./logger/tcl/test/logger-test-init.tcl
    • -2
    • +2
    ./logger/www/admin/map-variable-to-project-2.tcl
    • -1
    • +3
    ./logger/www/admin/map-variable-to-project.adp
    • -15
    • +2
    ./logger/www/admin/map-variable-to-project.tcl
improving admin UI for associating variables with projects. Permission control over variables, projects, and package in UI. A number of other small improvements

    • -0
    • +27
    ./logger/tcl/package-procs-oracle.xql
    • -0
    • +14
    ./logger/www/admin/set-primary-variable.tcl
    • -0
    • +30
    ./logger/www/admin/variable-delete.tcl
adding new parameter to permissions page - return_url. If it is present then instead of offering a link up to the Main Site we offer a link to return to the application the user came from

    • -1
    • +12
    ./acs-subsite/www/permissions/one.adp
making the Logger Tcl API tests pass on cvs head and on the 4.6 branch

    • -8
    • +10
    ./logger/tcl/test/logger-test-init.tcl
In order to get Logger Tcl API tests to pass on 4.6 branch I had to add the new procs util_sets_equal_p and aa_run_with_teardown (previously added on cvs head)

    • -1
    • +38
    ./acs-automated-testing/tcl/aa-test-procs.tcl
fixing proc apm_package_create_instance. It is invoking apm_package_instance_new. I earlier changed the contract of apm_package_instance_new but forgot to update apm_package_create_instance.

making admin UI prettier. Adding My log entries to navbar. Other UI improvements

two problems: the emails and passwords being processed weren't being appended to the proper list so no email notifications were being sent, and the wrong variable was being used for the login in the email so each person was sent the login name for the last user in the CSV file

    • -2
    • +3
    ./dotlrn/www/admin/users-bulk-upload-2.tcl
display link for user's portrait if one exists (existing code didn't work)

    • -12
    • +14
    ./dotlrn/www/community-member.adp
add urls which can be accessed without logging in

file entries-table.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    ./logger/www/lib/entries-table.adp
file entries-table.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./logger/www/lib/entries-table.tcl
adding a number of new features, enhancing usability. A first release is fairly close now.

adding a number of new features, enhancing usability. A first release is fairly close now.

adding a number of new features, enhancing usability. A first release is fairly close now.

Applied patch #163: adding books without ISBN fails.

cvs link, tweaks

added comments

    • -10
    • +12
    ./acs-core-docs/www/files/config.tcl.txt
updated version number to 4.6.3, fixed a few typos, changed doc email address to docs@openacs.org alias

    • -4
    • +4
    ./acs-core-docs/www/apm-requirements.html
    • -3
    • +3
    ./acs-core-docs/www/backup-recovery.html
    • -2
    • +2
    ./acs-core-docs/www/bootstrap-acs.html
    • -2
    • +2
    ./acs-core-docs/www/database-management.html
    • -3
    • +3
    ./acs-core-docs/www/db-api-detailed.html
    • -18
    • +18
    ./acs-core-docs/www/docbook-primer.html
    • -2
    • +2
    ./acs-core-docs/www/eng-standards-constraint-naming.html
    • -2
    • +2
    ./acs-core-docs/www/eng-standards-filenaming.html
    • -3
    • +3
    ./acs-core-docs/www/eng-standards-plsql.html
  1. … 64 more files in changeset.
fixed erroneous selected in ad_db_select widget

syntax error in display mode for richtext bug 445 patch 155 Ola Hansson

    • -2
    • +2
    ./acs-templating/tcl/richtext-procs.tcl
fix paginator::get_pages not showing last page bug 451/patch 157 Timo Hentschel

    • -2
    • +2
    ./acs-templating/tcl/paginator-procs.tcl
reverting the change between versions 1.19.2.12 and 1.19.2.13. The change would break some application and the proc export_vars is not supposed to do HTML quoting. To have & HTML quoted as & you need to invoke ad_quotehtml. On cvs head we will make the templating system invoke ad_quotehtml by default (aka the noquote patch)

reverting the change between versions 1.19.2.12 and 1.19.2.13. The change would break some application and the proc export_vars is not supposed to do HTML quoting. To have & HTML quoted as & you need to invoke ad_quotehtml. On cvs head we will make the templating system invoke ad_quotehtml by default (aka the noquote patch)

Merging oacs-4-6 with HEAD for /packages/acs-core-docs/www/files

    • -0
    • +132
    ./acs-core-docs/www/files/analog.cfg.txt
    • -0
    • +353
    ./acs-core-docs/www/files/config.tcl.txt
    • -0
    • +135
    ./acs-core-docs/www/files/emacs.txt
    • -39
    • +71
    ./acs-core-docs/www/files/openacs4.tcl.txt
    • -0
    • +358
    ./acs-core-docs/www/files/package-documentation.xml
    • -0
    • +7
    ./acs-core-docs/www/files/qmail.rc.txt
    • -0
    • +2
    ./acs-core-docs/www/files/tcp.smtp.txt
a) removed sql from tcl files b) renamed some queries for better readability c) added query files for category browsing pages

    • -9
    • +9
    ./categories/tcl/categories-procs-oracle.xql
    • -9
    • +9
    ./categories/tcl/categories-procs-postgresql.xql
    • -110
    • +17
    ./categories/tcl/categories-procs.tcl
    • -9
    • +9
    ./categories/tcl/category-trees-procs-oracle.xql
    • -9
    • +9
    ./categories/tcl/category-trees-procs-postgresql.xql
    • -130
    • +17
    ./categories/tcl/category-trees-procs.tcl
    • -7
    • +7
    ./categories/tcl/category-trees-procs.xql
    • -0
    • +45
    ./categories/www/categories-browse-oracle.xql
    • -0
    • +45
    ./categories/www/categories-browse-postgresql.xql
    • -59
    • +15
    ./categories/www/categories-browse.tcl
    • -0
    • +55
    ./categories/www/categories-browse.xql
    • -16
    • +3
    ./categories/www/cadmin/category-form.tcl
  1. … 16 more files in changeset.