• last updated 18 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 2 more files in changeset.
Reinstate a fixed, but deprecated version of us_state_widget

Deprecate a bunch of old and weird api used nowhere

Delete this proc: does not comply with naming convention, uses the wrong table (even when the dependency package is installed), cannot be themed... you name it

Rename future_years_list as ad_future_years_list, create deprecated wrapper

prefer all caps spelling for SQL

  1. … 10 more files in changeset.
Deprecate country_widget proc

Fix typos

  1. … 5 more files in changeset.
Whitespace changes

Fix typos in proc doc

  1. … 1 more file in changeset.
Fix more typos

  1. … 11 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- replace onchange handlers in widget code by event listeners

- prefer subst over double quotes to reduce quoring hell

  1. … 1 more file in changeset.
- remove ns_share

- remove redundant definition of ad_dateentrywidget (was once defined as via "proc" and immideately later redefined via ad_proc)

  1. … 2 more files in changeset.
.xql-file reform of acs-tcl (part 3)

- remove obsolete queries

ad_acs_admin_id.acs_admin_id_get

ad_db_select_widget.currency_info

ad_maybe_redirect_for_registration.sql_test_1

ad_maybe_redirect_for_registration.sql_test_2

ad_permission_p.n_privs

ad_user_class_query.sql_post_select_for_user_class

apm_file_add.apm_file_add

apm_file_remove.apm_file_remove

apm_package_install.version_exists_p

site_node::get_url_from_object_id.select_url_from_object_id

user_search

- remove obsolete files

tcl/00-database-procs-postgresql-postgresql.xql

tcl/00-database-procs-postgresql.tcl

tcl/defs-procs-oracle.xql

tcl/defs-procs-postgresql.xql

tcl/deprecated-utilities-procs.xql

tcl/request-processor-init.xql

tcl/request-processor-procs-oracle.xql

tcl/request-processor-procs-postgresql.xql

tcl/widgets-procs.xql

  1. … 22 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 36 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- fix for bug #1417: some minor cleanup, renamed widget from

"state_widget" to "us_state_widget", added comments, and subsite-id

to refer to package parameters of the subsite.

  1. … 1 more file in changeset.
- make dateentry widget more robust to time stamps

- get rid of old-style parameter passing

  1. … 2 more files in changeset.
- use "lassign" instead of multiple "lindex" operations

  1. … 5 more files in changeset.
- don't use backslash in multiline expressions

- make long expressions more uniform and more readable

- use "in" or not in (ni) operator instead of lsearch

- brace expressions to allow for tcl compilation

- bump version number

  1. … 23 more files in changeset.
- remove currency_widget, which is inherently broken, since it depends on a non-existent table (not consistent with ref-currency)

- replace deprecated "philg_quote_double_quotes" by "ad_quotehtml"

  1. … 2 more files in changeset.
- modernize tcl

- remove unneeded "expr" in side if-expressions

  1. … 13 more files in changeset.
Typo: missing e on "June"

Typo: missing e on "June"

- improve portability for tcl 8.5 and naviserver

  1. … 3 more files in changeset.
change all core proc_doc calls to ad_proc calls

  1. … 7 more files in changeset.