• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update acs-kernel.info

Author: Adrian Ferenc <68762863+adrianferenc@users.noreply.github.com>

Committer: GitHub <noreply@github.com>

Fix passing complaints info to the complain template

    • -3
    • +5
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
Bugfixes for TinyMCE 7 richtext editor in the context of xowiki repeated fields

- handle via a specific snippet in repeat.js the case of a repeated field being deleted. The editor must be persisted and removed before it is eventually loaded again on the remaining fields.

- use a simpler and more solid logic in the mutation observer to handle cases like compound questions in LEARN that are repeated+compound+repeatedCompound

    • -43
    • +14
    ./xowiki/tcl/form-field-procs.tcl
When updating the time window, always delete the previously scheduled job

This addresses the case of users wanting to remove the time window on an exam where this was previously set.

Fix link for csv export

    • -1
    • +7
    ./richtext-tinymce/tcl/richtext-procs.tcl
merge with missing files

    • -0
    • +0
    ./xowiki/resources/prototypes/CGI.page
    • -0
    • +0
    ./xowiki/resources/prototypes/CGI2.page
    • -0
    • +0
    ./xowiki/resources/prototypes/CGI3.page
    • -0
    • +0
    ./xowiki/resources/prototypes/bib.page
    • -0
    • +0
    ./xowiki/resources/prototypes/ical.page
    • -0
    • +0
    ./xowiki/resources/prototypes/news.page
    • -0
    • +0
    ./xowiki/resources/prototypes/podcast.page
  1. … 40 more files in changeset.
merge with missing files

    • -0
    • +5
    ./xowiki/lib/portlets/calendar-portlet.adp
    • -0
    • +18
    ./xowiki/lib/portlets/calendar-portlet.tcl
    • -0
    • +2
    ./xowiki/lib/portlets/forums-portlet.adp
    • -0
    • +23
    ./xowiki/lib/portlets/forums-portlet.tcl
    • -0
    • +1
    ./xowiki/lib/portlets/plain-include.adp
    • -0
    • +6
    ./xowiki/lib/portlets/portlet-skin.adp
    • -0
    • +11
    ./xowiki/resources/prototypes/CGI.page
    • -0
    • +22
    ./xowiki/resources/prototypes/CGI2.page
    • -0
    • +40
    ./xowiki/resources/prototypes/CGI3.page
  1. … 1450 more files in changeset.
merge directory introduced in branch oacs-5-10

    • -0
    • +42
    ./openacs-bootstrap5-theme/openacs-bootstrap5-theme.info
    • -0
    • +8
    ./openacs-bootstrap5-theme/catalog/openacs-bootstrap5-theme.de_DE.ISO-8859-1.xml
    • -0
    • +9
    ./openacs-bootstrap5-theme/catalog/openacs-bootstrap5-theme.en_US.ISO-8859-1.xml
    • -0
    • +7
    ./openacs-bootstrap5-theme/catalog/openacs-bootstrap5-theme.es_ES.ISO-8859-1.xml
    • -0
    • +7
    ./openacs-bootstrap5-theme/catalog/openacs-bootstrap5-theme.it_IT.ISO-8859-1.xml
  1. … 45 more files in changeset.
merge from oacs-5-10

    • -7
    • +8
    ./acs-admin/lib/service-parameters.tcl
    • -10
    • +24
    ./acs-admin/lib/site-wide-services.adp
    • -4
    • +8
    ./acs-admin/lib/site-wide-services.tcl
    • -18
    • +163
    ./acs-admin/tcl/acs-admin-procs.tcl
    • -54
    • +1023
    ./acs-admin/tcl/apm-admin-procs.tcl
    • -0
    • +118
    ./acs-admin/tcl/site-wide-procs.tcl
    • -1
    • +210
    ./acs-admin/tcl/test/acs-admin-procs.tcl
  1. … 8085 more files in changeset.
small fix, when cookie times out and dotlrn is active

Cleanup leftover references to files deleted in https://cvs.openacs.org/changelog/OpenACS?cs=oacs-5-10%3Aantoniop%3A20200507144307

This was not preventing the installation or functionalities of the forums package, so it has been long missed. Upon closer inspection, errors were popping up in the installation UI.

    • -3
    • +0
    ./forums/sql/postgresql/forums-create.sql
    • -3
    • +0
    ./forums/sql/postgresql/forums-drop.sql
release work

    • -0
    • +0
    ./acs-core-docs/www/automated-testing-best-practices.html
    • -0
    • +0
    ./acs-core-docs/www/backup-recovery.html
    • -0
    • +0
    ./acs-core-docs/www/bootstrap-acs.html
    • -0
    • +0
    ./acs-core-docs/www/cvs-guidelines.html
    • -0
    • +0
    ./acs-core-docs/www/db-api-detailed.html
    • -15
    • +15
    ./acs-core-docs/www/docbook-primer.adp
    • -15
    • +15
    ./acs-core-docs/www/docbook-primer.html
    • -0
    • +0
    ./acs-core-docs/www/eng-standards-constraint-naming.html
    • -0
    • +0
    ./acs-core-docs/www/eng-standards-filenaming.html
  1. … 64 more files in changeset.
provide release dates to the actively maintained packages

    • -0
    • +1
    ./proctoring-support/proctoring-support.info
do not kill the full installation when this package is loaded

    • -8
    • +14
    ./acs-outdated/tcl/acs-tcl-procs.tcl
bump version numbers, that were no development version numbers

    • -2
    • +2
    ./richtext-ckeditor4/richtext-ckeditor4.info
bumped version number from development version to release version

    • -5
    • +5
    ./acs-api-browser/acs-api-browser.info
    • -8
    • +8
    ./acs-authentication/acs-authentication.info
    • -7
    • +7
    ./acs-automated-testing/acs-automated-testing.info
    • -4
    • +4
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -7
    • +7
    ./acs-content-repository/acs-content-repository.info
    • -6
    • +6
    ./acs-developer-support/acs-developer-support.info
  1. … 79 more files in changeset.
Fix typo

Copy all chat-relevant message keys into the xowiki package, so that the feature does not depend on the chat package and keys are local to the feature

Improves outcome of acs-lang lang_message_dependencies_are_fine automated test

    • -11
    • +15
    ./xowiki/catalog/xowiki.es_ES.ISO-8859-1.xml
    • -9
    • +13
    ./xowiki/catalog/xowiki.ru_RU.utf-8.xml
file xowiki.ca_ES.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/catalog/xowiki.ca_ES.ISO-8859-1.xml
file xowiki.pt_BR.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/catalog/xowiki.pt_BR.ISO-8859-1.xml
regenerated documentation

    • -4
    • +12
    ./acs-authentication/www/doc/acs-authentication.adp
    • -2
    • +5
    ./acs-authentication/www/doc/configure-batch-sync.adp
    • -26
    • +29
    ./acs-authentication/www/doc/ext-auth-ldap-install.adp
    • -29
    • +24
    ./acs-authentication/www/doc/ext-auth-pam-install.adp
    • -0
    • +4
    ./acs-authentication/www/doc/ims-sync-driver-design.adp
    • -0
    • +4
    ./acs-authentication/www/doc/index.adp
    • -0
    • +4
    ./acs-automated-testing/www/doc/index.adp
    • -0
    • +4
    ./acs-automated-testing/www/doc/install.adp
    • -14
    • +9
    ./acs-automated-testing/www/doc/usage.adp
    • -0
    • +4
    ./acs-content-repository/www/doc/design.adp
    • -0
    • +4
    ./acs-content-repository/www/doc/index.adp
    • -19
    • +15
    ./acs-content-repository/www/doc/install.adp
  1. … 426 more files in changeset.
updated release notes

improved spelling

    • -1
    • +1
    ./assessment/www/doc/asm_trigger_doc/ch03.adp
    • -1
    • +1
    ./assessment/www/doc/asm_trigger_doc/ch04.adp
    • -1
    • +1
    ./assessment/www/doc/asm_trigger_doc/ch04.html
  1. … 8 more files in changeset.
improved spelling

    • -2
    • +2
    ./acs-core-docs/www/install-full-text-search-openfts.adp
    • -2
    • +2
    ./acs-core-docs/www/install-full-text-search-openfts.html
    • -1
    • +1
    ./acs-templating/www/doc/demo/index.adp
    • -1
    • +1
    ./acs-templating/www/doc/demo/index.html
    • -1
    • +1
    ./acs-templating/www/doc/gadgets/modal.adp
    • -1
    • +1
    ./acs-templating/www/doc/guide/composite.adp
    • -1
    • +1
    ./acs-templating/www/doc/guide/composite.html
    • -1
    • +1
    ./evaluation/www/admin/grades/grades.adp
make acs-admin page a better starting place for site-wide admin tasks

    • -9
    • +21
    ./acs-admin/lib/site-wide-services.adp
    • -3
    • +7
    ./acs-admin/lib/site-wide-services.tcl
improved spelling

updated description

added cacnvas support to public repo

file oauth-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xooauth/tcl/oauth-init.tcl