• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file Makefile was initially added on branch oacs-4-6.

    • -0
    • +0
    ./packages/acs-core-docs/www/files/samplenote/Makefile
assorted bug fixes and fixed missing files

    • -1
    • +1
    ./packages/acs-core-docs/www/acs-admin.html
    • -2
    • +2
    ./packages/acs-core-docs/www/acs-dev.html
    • -6
    • +6
    ./packages/acs-core-docs/www/aolserver.html
    • -3
    • +3
    ./packages/acs-core-docs/www/apm-design.html
    • -2
    • +2
    ./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. … 78 more files in changeset.
Started custom form widget doc. It still needs much work.

small bug in signing hidden vars

bugfix on section handling in templating broke form generation

file qmail.rc.txt was initially added on branch oacs-4-6.

    • -0
    • +0
    ./packages/acs-core-docs/www/files/qmail.rc.txt
    • -0
    • +0
    ./packages/acs-core-docs/www/xml/files/qmail.rc.txt
added missing upgrade and qmail.rc.txt files

    • -1
    • +1
    ./packages/acs-core-docs/www/acs-admin.html
    • -2
    • +2
    ./packages/acs-core-docs/www/acs-dev.html
    • -2
    • +2
    ./packages/acs-core-docs/www/aolserver.html
    • -31
    • +31
    ./packages/acs-core-docs/www/apm-design.html
    • -3
    • +3
    ./packages/acs-core-docs/www/credits.html
    • -17
    • +17
    ./packages/acs-core-docs/www/db-api.html
    • -1
    • +1
    ./packages/acs-core-docs/www/dev-guide.html
  1. … 60 more files in changeset.
Updated developer's guide.

    • -5
    • +823
    ./packages/workflow/www/doc/developer-guide.html
clarifying in ad_form documentation that the form block must be extended to completion before the action blocks such as select_query are defined

extensions to support editing multiple cr items simultaneously

    • -5
    • +2
    ./packages/cms/tcl/form-procs-oracle.xql
    • -5
    • +2
    ./packages/cms/tcl/form-procs-postgresql.xql
    • -1042
    • +1207
    ./packages/cms/tcl/form-procs.tcl
adds signed hidden vars. dont emit value on option list if value and label match

    • -2
    • +2
    ./packages/acs-templating/tcl/date-procs.tcl
    • -3
    • +3
    ./packages/acs-templating/tcl/query-procs.tcl
    • -10
    • +14
    ./packages/acs-templating/tcl/widget-procs.tcl
is_valid_child needs relation to determine if its a valid child. needs upgrade script

Removed the commented out version.

    • -109
    • +0
    ./packages/bug-tracker/tcl/bug-procs.tcl
fix by Jarkko of bug 434

Merging fixed from oacs-4-6

    • -0
    • +0
    ./packages/edit-this-page/tcl/etp-init.tcl
    • -0
    • +0
    ./packages/edit-this-page/tcl/etp-procs.tcl
Bump info file version to coincide with upgrade script

Adding upgrade file for change is pl/pgsql functions

file upgrade-1.2-1.3.sql was initially added on branch oacs-4-6.

Changed varchar(400) variable declaration to varchar in pl/pgsql functions.

sorting the package select query on the start page so that the grouping by initial_install_p works

fix hardcoded security_context_root of 0

    • -3
    • +3
    ./packages/acs-admin/www/users/one.tcl
    • -1
    • +1
    ./packages/acs-admin/www/users/one.xql
site-map UI: fixing setting of context_id when creating new packages. The old query would bomb when parent_id was null (the Main Site)

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
    ./packages/acs-subsite/www/admin/site-map/index.tcl
    • -0
    • +29
    ./packages/acs-tcl/tcl/apm-procs.tcl
    • -2
    • +5
    ./packages/acs-tcl/tcl/site-nodes-procs.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

    • -2
    • +2
    ./packages/bug-tracker/bug-tracker.info
    • -0
    • +174
    ./packages/bug-tracker/sql/oracle/upgrade-1.2d2-1.2d6.sql
    • -0
    • +49
    ./packages/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.

    • -5
    • +5
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Used wrong applet key for homework

Added homework to the default applets.

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

Changed text to reflect the fact that we require PG 7.2 or better

Trivial tweak to syntax of db_available_pools proc.

    • -9
    • +9
    ./packages/acs-tcl/tcl/00-database-procs.tcl