• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changing the version-files page to use the new apm_file_watchable_p proc. Passing the path relative to server root to apm_file_watch proc.

improving argument handling of apm_package_instance_new proc. Adding proc apm_file_watchable_p proc that determines if a file is appropriate to watch.

commenting behaviour of site_node::instantiate_and_mount and apm_package_instance_new when the package is a singleton and an instance already exists

adding a view files link for each package (there used to be such a link and a count). Made showing all packages the default (this is what at least I want 99% of the time and I'm assuming other developers will have similar needs)

fixing watching of files - a path relative to package root is passed to file-watch.tcl but the apm_file_watch proc needs the path to be relative to server root

removing obsolete file tcl-documentation-tests.tcl as there was an annoying warning about its type not being recognized on every server startup

    • -140
    • +0
    ./acs-tcl/tcl/tcl-documentation-tests.tcl
making the incompatible query message a warning rather than an error and making it more informative

    • -3
    • +5
    ./acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
Bogus proc call killed error check

Changes to the APM caused installation of this package to break things.

Someone beat me to it but this cleaner ...

    • -8
    • +3
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
working around error message reported here: http://openacs.org/forums/message-view?message_id=89854 by checking in ds_user_switching_enabled_p if the nsv exists (this happens at an unfortunate time when the acs-developer-support procs have been sourced, but not the init file)

    • -2
    • +8
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
making the query *NOT* compatible error message more informative by logging the db version of the query as well as the system db version

    • -2
    • +2
    ./acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl
Cosmetic improvement: only display the warning about parameters set in config files when there are such parameters set.

disabling watches on the APM index page in performance mode and providing a link to the parameter page fixing bug 377

disabling watches on the APM index page in performance mode and providing a link to the parameter page

fixing spelling mistake in server process killed sentence

    • -1
    • +1
    ./acs-admin/www/apm/packages-install-5.tcl
fixing spelling mistake in server process killed sentence

    • -2
    • +2
    ./acs-admin/www/apm/packages-install-5.tcl
merging in ns_xml fixes from oacs-4-6 branch (-j 1.11.2.4)

added tutorial

    • -0
    • +42
    ./acs-core-docs/www/tutorial-advanced.html
    • -0
    • +248
    ./acs-core-docs/www/tutorial-database.html
    • -0
    • +26
    ./acs-core-docs/www/tutorial-debug.html
    • -0
    • +162
    ./acs-core-docs/www/tutorial-newpackage.html
    • -0
    • +183
    ./acs-core-docs/www/tutorial-pages.html
file tutorial-advanced.html was initially added on branch oacs-4-6.

    • -0
    • +0
    ./acs-core-docs/www/tutorial-advanced.html
file tutorial-pages.html was initially added on branch oacs-4-6.

    • -0
    • +0
    ./acs-core-docs/www/tutorial-pages.html
file tutorial-newpackage.html was initially added on branch oacs-4-6.

    • -0
    • +0
    ./acs-core-docs/www/tutorial-newpackage.html
file tutorial-debug.html was initially added on branch oacs-4-6.

    • -0
    • +0
    ./acs-core-docs/www/tutorial-debug.html
file tutorial-database.html was initially added on branch oacs-4-6.

    • -0
    • +0
    ./acs-core-docs/www/tutorial-database.html
file tutorial-debug.xml was initially added on branch oacs-4-6.

added tutorial - most is at second draft level of quality; debug, automated testing, and advanced topics are mostly incomplete

file tutorial-pages.xml was initially added on branch oacs-4-6.

file tutorial-extended.xml was initially added on branch oacs-4-6.

added tutorial - most is at second draft level of quality; debug, automated testing, and advanced topics are mostly incomplete

file tutorial-advanced.xml was initially added on branch oacs-4-6.

file tutorial-db.xml was initially added on branch oacs-4-6.