• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding quick-add bar for applications in the site-map. Adding a delete link for site-nodes that will also delete any mounted package.

    • -24
    • +31
    ./acs-subsite/www/admin/site-map/index.tcl
    • -15
    • +36
    ./acs-subsite/www/admin/site-map/package-new.tcl
when deleting Bug Tracker packages I got a referential int constraint violation since in bt_project.delete an attempt was made to delete a CR content folder before the referenceing row in bt_projects. Changing order of deletion. Providing upgrade script. New version is 1.2d6

    • -0
    • +174
    ./bug-tracker/sql/oracle/upgrade-1.2d2-1.2d6.sql
    • -0
    • +49
    ./bug-tracker/sql/postgresql/upgrade-1.2d2-1.2d6.sql
Small documentation clarification in util_ns_set_to_list and util_list_to_ns_set.

Used wrong applet key for homework

Added homework to the default applets.

Fixed bug introduced by, I believe, changes made by Lars elsewhere

    • -17
    • +26
    ./acs-templating/resources/forms/plainest.adp
Trivial tweak to syntax of db_available_pools proc.

    • -1
    • +1
    ./acs-bootstrap-installer/db-init-checks-oracle.tcl
    • -2
    • +2
    ./acs-bootstrap-installer/db-init-checks-postgresql.tcl
    • -4
    • +4
    ./acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
Added acs/database DB API config section.

    • -0
    • +38
    ./acs-core-docs/www/xml/files/openacs4.tcl.txt
Completed db_* api multi-database support. Can now use db api for

both Oracle and PostgreSQL at the same time.

    • -0
    • +18
    ./acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl
    • -588
    • +5
    ./acs-tcl/tcl/00-database-procs-oracle.tcl
    • -966
    • +5
    ./acs-tcl/tcl/00-database-procs-postgresql.tcl
    • -386
    • +2140
    ./acs-tcl/tcl/00-database-procs.tcl
Fixed some minor html errors

    • -17
    • +14
    ./dotlrn/www/doc/dotlrn-install.html
Forgot to set one kernel param in my initial version

Hacked a simplified version of the old dotLRN install document that now

matches reality. Needs more work. Needs to be docbook. We need real

documentation. etc etc.

    • -0
    • +71
    ./dotlrn/www/doc/dotlrn-install.html
file dotlrn-install.html was initially added on branch dotlrn-1-0.

    • -0
    • +0
    ./dotlrn/www/doc/dotlrn-install.html
documenting the new string trim behaviour of the parameter::get proc

String trimming all parameter values returned by parameter::get. Was motivated to do this after I was contacted by Gregor Obernoster who couldn't get acs_community_member_link to work because of an accidental trailing slash in the CommunityMemberURL param.

Logger package ported to PostgreSQL by Dirk Gomez. Thanks Dirk. Added missing info file

    • -0
    • +28
    ./logger/logger.info
    • -0
    • +10
    ./logger/sql/postgresql/logger-create.sql
    • -0
    • +10
    ./logger/sql/postgresql/logger-drop.sql
    • -0
    • +138
    ./logger/sql/postgresql/logger-packages-create.sql
    • -0
    • +13
    ./logger/sql/postgresql/logger-packages-drop.sql
    • -0
    • +227
    ./logger/sql/postgresql/logger-tables-create.sql
    • -0
    • +50
    ./logger/sql/postgresql/logger-tables-drop.sql
    • -0
    • +6
    ./logger/tcl/test/logger-test-init.tcl
updated tutorial; added and updated supporting files; minor tweaks

    • -22
    • +15
    ./acs-core-docs/www/aolserver.html
    • -1
    • +1
    ./acs-core-docs/www/apm-requirements.html
    • -2
    • +2
    ./acs-core-docs/www/backup-recovery.html
    • -1
    • +1
    ./acs-core-docs/www/bootstrap-acs.html
    • -0
    • +0
    ./acs-core-docs/www/database-management.html
    • -1
    • +1
    ./acs-core-docs/www/db-api-detailed.html
    • -17
    • +17
    ./acs-core-docs/www/docbook-primer.html
    • -1
    • +1
    ./acs-core-docs/www/eng-standards-constraint-naming.html
    • -1
    • +1
    ./acs-core-docs/www/eng-standards-filenaming.html
    • -2
    • +2
    ./acs-core-docs/www/eng-standards-plsql.html
    • -1
    • +1
    ./acs-core-docs/www/eng-standards-versioning.html
    • -1
    • +1
    ./acs-core-docs/www/eng-standards.html
  1. … 53 more files in changeset.
updated tutorial; added and updated supporting files; minor tweaks

    • -0
    • +0
    ./acs-core-docs/www/mac-installation.html
    • -3
    • +3
    ./acs-core-docs/www/upgrade-4.5-to-4.6.html
updated tutorial

updated tutorial

    • -0
    • +32
    ./acs-core-docs/www/xml/openacs.css
    • -34
    • +7
    ./acs-core-docs/www/xml/kernel/tcl-doc.xml
tweaks and corrections to tutorial and supporting files

    • -2
    • +2
    ./acs-core-docs/www/xml/files/config.tcl.txt
    • -0
    • +349
    ./acs-core-docs/www/xml/files/package-documentation-template.xml
    • -188
    • +197
    ./acs-core-docs/www/xml/files/samplenote/index.xml
file package-documentation-template.xml was initially added on branch oacs-4-6.

    • -0
    • +0
    ./acs-core-docs/www/xml/files/package-documentation-template.xml
working around the broken images for non-logged in users by displaying a non-graphical ad-style header and footer for such users

fixing two erroneous references to dotlrn/graphics/spacer.gif

a small change for the 1.0 dotlrn release - changing links in the footer of the master template from MIT links to links to dotlrn home and dotlrn project central

Make instantiate_and_mount work with package names that start with a dash.

Adding -text switch to util_text_to_url, otherwise it fails with values that start with a dash.

adding measurment Tcl API with a simple corresponding acs-automated-testing test

    • -3
    • +11
    ./logger/sql/oracle/logger-packages-create.sql
    • -0
    • +31
    ./logger/tcl/measurement-procs-oracle.xql
    • -0
    • +83
    ./logger/tcl/measurement-procs.tcl
    • -0
    • +18
    ./logger/tcl/measurement-procs.xql
    • -0
    • +14
    ./logger/tcl/test/logger-test-init.tcl
adding measurements to the datamodel. The datamodel should be complete now

    • -0
    • +83
    ./logger/sql/oracle/logger-packages-create.sql
    • -2
    • +28
    ./logger/sql/oracle/logger-tables-create.sql
    • -0
    • +8
    ./logger/sql/oracle/logger-tables-drop.sql
clarifying for Tcl API search that the new exact search applies to the name only. Clarifying what Feeling Lucky means with the label "Only best match"