• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making admin UI prettier. Adding My log entries to navbar. Other UI improvements

    • -9
    • +12
    ./packages/logger/www/admin/index.adp
    • -13
    • +22
    ./packages/logger/www/lib/nav-bar.tcl
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

display link for user's portrait if one exists (existing code didn't work)

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

    • -2
    • +4
    ./packages/acs-tcl/tcl/security-procs.tcl
file entries-table.adp was initially added on branch oacs-4-6.

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

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

    • -0
    • +54
    ./packages/logger/www/lib/entries-table.adp
    • -0
    • +80
    ./packages/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.

    • -80
    • +126
    ./packages/logger/www/index.adp
    • -77
    • +183
    ./packages/logger/www/index.tcl
    • -1
    • +1
    ./packages/logger/www/admin/project.adp
    • -4
    • +8
    ./packages/logger/www/admin/project.tcl
    • -1
    • +1
    ./packages/logger/www/admin/variable.adp
    • -5
    • +9
    ./packages/logger/www/admin/variable.tcl
Applied patch #163: adding books without ISBN fails.

    • -5
    • +13
    ./packages/bookshelf/www/book-chunk.tcl
cvs link, tweaks

    • -8
    • +10
    ./packages/acs-core-docs/www/openacs.html
added comments

changes on start page: mention of bboard changed to forums, added new link to the contribute page to encourage people to get involved and contribute back

updated version number to 4.6.3, fixed a few typos, changed doc email address to docs@openacs.org alias

    • -1
    • +1
    ./packages/acs-core-docs/www/acs-admin.html
    • -8
    • +7
    ./packages/acs-core-docs/www/aolserver.html
    • -5
    • +5
    ./packages/acs-core-docs/www/apm-design.html
    • -3
    • +3
    ./packages/acs-core-docs/www/credits.html
    • -2
    • +2
    ./packages/acs-core-docs/www/db-api.html
    • -1
    • +1
    ./packages/acs-core-docs/www/dev-guide.html
  1. … 64 more files in changeset.
updated for 4.6.3

wrong file name

new location for config files

Adding file for Joel.

fixed erroneous selected in ad_db_select widget

    • -2
    • +2
    ./packages/acs-tcl/tcl/widgets-procs.tcl
new recommended config file directory etc added

file analog.cfg was initially added on branch HEAD.

file config.tcl was initially added on branch HEAD.

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

fix paginator::get_pages not showing last page bug 451/patch 157 Timo Hentschel

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)

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-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)

    • -3
    • +3
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Merging oacs-4-6 with HEAD for /packages/acs-core-docs/www/files

    • -2
    • +1
    ./packages/acs-core-docs/www/files/dbstart.txt
    • -0
    • +135
    ./packages/acs-core-docs/www/files/emacs.txt
    • -39
    • +71
    ./packages/acs-core-docs/www/files/openacs4.tcl.txt
    • -0
    • +3
    ./packages/acs-core-docs/www/files/run.txt
a) removed sql from tcl files b) renamed some queries for better readability c) added query files for category browsing pages

    • -110
    • +17
    ./packages/categories/tcl/categories-procs.tcl
    • -7
    • +7
    ./packages/categories/tcl/categories-procs.xql
    • -0
    • +45
    ./packages/categories/www/categories-browse-oracle.xql
    • -0
    • +45
    ./packages/categories/www/categories-browse-postgresql.xql
    • -0
    • +55
    ./packages/categories/www/categories-browse.xql
  1. … 16 more files in changeset.
full merge from the oacs-4-6 branch up until version 1.19.2.13

    • -50
    • +122
    ./packages/acs-tcl/tcl/utilities-procs.tcl
making export_vars -url separate variables with & instead of &. URLs wouldn't be HTML 4.01 Transitional compliant otherwise

    • -3
    • +3
    ./packages/acs-tcl/tcl/utilities-procs.tcl