• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo

Fix typos

    • -2
    • +2
    ./packages/address-book/doc/requirements.html
    • -10
    • +10
    ./packages/ams/catalog/ams.en_US.ISO-8859-1.xml
    • -4
    • +4
    ./packages/ams/tcl/telecom-number-widget-procs.tcl
  1. … 136 more files in changeset.
fix typos

prefer XOTcl2 idioms

modernize tcl

Fix typos

Fix typo (info command -> info commands)

Fix get_community_id_from_url call

Fix typos

    • -1
    • +1
    ./packages/acs-templating/www/doc/design.adp
    • -2
    • +2
    ./packages/acs-templating/www/doc/design.html
Fix typo (db_list_of_list -> db_list_of_lists)

Fix typo (db_for_each -> db_foreach)

Fix typos

    • -1
    • +1
    ./packages/spreadsheet/tcl/tips-procs.tcl
Fix typos (info exist -> info exists)

    • -2
    • +2
    ./packages/lors-central/www/course-add-2.tcl
    • -3
    • +3
    ./packages/lors-central/www/one-course.tcl
    • -1
    • +1
    ./packages/lors-central/www/lc-admin/grant.tcl
    • -5
    • +5
    ./packages/imsld/tcl/imsld-condition-procs.tcl
    • -8
    • +8
    ./packages/imsld/tcl/imsld-gsi-procs.tcl
    • -4
    • +4
    ./packages/imsld/tcl/imsld-parse-procs.tcl
  1. … 5 more files in changeset.
Fix typos

Fix typos

    • -2
    • +2
    ./packages/acs-core-docs/www/credits.adp
    • -2
    • +2
    ./packages/acs-core-docs/www/credits.html
    • -1
    • +1
    ./packages/acs-core-docs/www/packages.adp
    • -2
    • +2
    ./packages/acs-core-docs/www/packages.html
    • -1
    • +1
    ./packages/acs-messaging/www/doc/design.adp
    • -2
    • +2
    ./packages/acs-messaging/www/doc/design.html
    • -2
    • +2
    ./packages/acs-templating/tcl/data-procs.tcl
    • -2
    • +2
    ./packages/bookmarks/www/doc/index.html
  1. … 20 more files in changeset.
Fix typos

    • -2
    • +2
    ./packages/acs-admin/www/apm/package-add-2.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/navigation-procs.tcl
    • -6
    • +6
    ./packages/ajaxhelper/tcl/ajax-procs.tcl
    • -1
    • +1
    ./packages/anon-eval/www/index-oracle.xql
    • -1
    • +1
    ./packages/anon-eval/www/index-postgresql.xql
    • -1
    • +1
    ./packages/anon-eval/www/doc/index.html
  1. … 9 more files in changeset.
fix typos

fix typo

improve spelliing

Remove superfluous xql files, reintroduced during last merge with https://github.com/tekbasse/acs-mail-lite/tree/master/tcl

Harmonize query naming in xql

Fix typos

    • -1
    • +1
    ./packages/boomerang/tcl/boomerang-init.tcl
Fix metadata

Fix typo

Fix typos (info exist -> info exists)

    • -1
    • +1
    ./packages/datamanager/www/import2.tcl
    • -1
    • +1
    ./packages/datamanager/www/use-dotlrn_club.tcl
    • -1
    • +1
    ./packages/datamanager/www/use-dotlrn_faq2.tcl
  1. … 9 more files in changeset.
Use I18n messages for email and username

calendar::get: return result also a dict, don't require array

    • -3
    • +6
    ./packages/calendar/tcl/calendar-procs.tcl
Fix typo in message

Add field "location" to acs_events: an event has now a place and a time.

This is a prerequisite for adding a "location" to the calendar.

- add location to acs_attributes

- recreate views "acs_events_dates" and "acs_events_activities"

to return location

- extend "acs_event__new()" (pg) and "acs_event.new()" (ora)

to accept location

- let handle "acs_event.new_instance()" the location attribute

- bump version number to 0.6.2d1

Improve spellinig