• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
replace hardcoded /tmp by API function [ad_tmpdir]

  1. … 10 more files in changeset.
whitespace changes

S: ----------------------------------------------------------------------

use parameter::get_from_package_key only for singletons

improve sanity of expressions

Fix typos

  1. … 62 more files in changeset.
Fix typos

  1. … 42 more files in changeset.
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

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

  1. … 7834 more files in changeset.
Fix spelling errors

  1. … 25 more files in changeset.
Improve robustness of "file delete" operations

  1. … 19 more files in changeset.
- added missing query email_image::new_item.lob_size

- replaced local query by API call "content::item::set_live_revision -revision_id $revision_id"

  1. … 2 more files in changeset.
.xql overhaul:

- removed misleading sql-statements from db_* calls, which were

ignored due .xql files

- removed bug where same query name was used in a single proc

with different intended sql queries, but the same was picked

up from the .xql file due to the name

- removed multiple entries of same query name from .xql files

(e.g. the entry "package_create_attribute_list.select_type_info" was

7 (!!!) times in a single .xql file)

- removed redundant queries for unsupported versions of the dbms

- added missing xql entries for db-backends, where other db-specific

queries exists (e.g. added an entry to -oracle.xql, where an entry

existed in -postgres.xql)

  1. … 70 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.
- fix typos

  1. … 1 more file in changeset.
- ensure proper encoding of hrefs

  1. … 13 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 parameter documentation for api-browser. why did nobody notice the strange syntax?

Merged from 5.4.2

  1. … 283 more files in changeset.
Added return_url in calls to email_image::get_user_email

  1. … 2 more files in changeset.
normalize some more string expressions

  1. … 2 more files in changeset.
normalize some more string expressions

  1. … 3 more files in changeset.
Merged from 5.3 what I could detect what needed to be merged

  1. … 6 more files in changeset.
WOrkaround to avoid a server error when convert is not in the path. This

should be rewritten to use the imagemagick wrappers in

acs-contnet-repository

Forgot to escape quotes in my previous commit

Zen: class portal HTML cleanup

  1. … 8 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
solve bug to show default paramater PrivateEmailLevelP in combobox

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Fixed edit_email identifiers in tcl and xql files

  1. … 3 more files in changeset.