• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. Fixed a type mismatch problem in acs-messaging for PostgreSQL that was

ignored by versions before 7.3 and therefore had been missed.

2. Fixed a problem in static pages regarding misunderstanding of how

nsv_array set works by someone who worked on it at some point.

3. Fixed a typo in static pages for PostgreSQL (misspelled function

name)

4. Fixed a typo in a query in survey.

    • -2
    • +3
    ./static-pages/tcl/static-pages-procs-postgresql.xql
    • -5
    • +2
    ./static-pages/tcl/static-pages-procs.tcl
    • -1
    • +11
    ./survey/tcl/survey-procs-postgresql.xql
file upgrade-4.6.2-4.6.3.sql was initially added on branch oacs-4-6.

Changed a minor bug regarding the definition of user_tab_comments, bumped

to 4.6.3 and added an upgrade script (we may not release a 4.6.3 but if we

do, we're ready!)

    • -131
    • +31
    ./acs-kernel/sql/postgresql/postgresql.sql
file maintenance.xml was initially added on branch oacs-4-6.

file Makefile was initially added on branch oacs-4-6.

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

    • -2
    • +2
    ./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
    • -7
    • +7
    ./acs-core-docs/www/database-management.html
    • -2
    • +2
    ./acs-core-docs/www/db-api-detailed.html
    • -17
    • +17
    ./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
  1. … 78 more files in changeset.
Started custom form widget doc. It still needs much work.

small bug in signing hidden vars

    • -2
    • +3
    ./acs-templating/tcl/element-procs.tcl
bugfix on section handling in templating broke form generation

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

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

    • -31
    • +31
    ./acs-core-docs/www/apm-design.html
    • -120
    • +120
    ./acs-core-docs/www/apm-requirements.html
    • -10
    • +10
    ./acs-core-docs/www/backup-recovery.html
    • -16
    • +16
    ./acs-core-docs/www/bootstrap-acs.html
    • -7
    • +7
    ./acs-core-docs/www/database-management.html
    • -82
    • +82
    ./acs-core-docs/www/db-api-detailed.html
    • -51
    • +51
    ./acs-core-docs/www/docbook-primer.html
    • -8
    • +8
    ./acs-core-docs/www/eng-standards-constraint-naming.html
    • -28
    • +28
    ./acs-core-docs/www/eng-standards-filenaming.html
  1. … 60 more files in changeset.
Updated developer's guide.

    • -5
    • +823
    ./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

    • -1
    • +3
    ./acs-tcl/tcl/form-processing-procs.tcl
extensions to support editing multiple cr items simultaneously

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

    • -1
    • +36
    ./acs-templating/tcl/element-procs.tcl
    • -10
    • +14
    ./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.

fix by Jarkko of bug 434

    • -2
    • +2
    ./calendar-portlet/www/calendar-full-portlet.tcl
    • -1
    • +91
    ./calendar-portlet/www/calendar-portlet.tcl
Merging fixed from oacs-4-6

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.

fix hardcoded security_context_root of 0

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)

    • -10
    • +12
    ./acs-subsite/www/admin/site-map/package-new.tcl
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.