• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

  1. … 2 more files in changeset.
Use 'util::content_size_pretty' instead of manually prettifying data sizes

  1. … 2 more files in changeset.
Use api and portable idioms

Add ad_include_contract definition (fixes automated tests)

Add ad_include_contract and documentation to this page

remove not referenced .xql queries

Reduce divergency between oracle and postgres codebase

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7829 more files in changeset.
- Introduce new proc ad_sanitize_filename implementing current best practices for ensuring a valid filename on most filesystems.

- Use it in every place where filename sanitization is performed in the code and deprecate fs::remove_special_file_system_characters.

TODO deprecate also util_text_to_html? Use case of sanitizing urls and filenames might have different requirements.

  1. … 5 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 56 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 4 more files in changeset.
- fix indentation

- remove unneeded parent_context_where and parent_context_all

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

- remove unneeded parenthesis

.xql-file reform of file-storage

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

  1. … 348 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 22 more files in changeset.
- standardize url construction to protect against injection attacks

- hardening page contracts

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

  1. … 2546 more files in changeset.
- new style string expressions

- brace expressions to allow for tcl compilation

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

- bump version number

  1. … 23 more files in changeset.
- use "lassign" instead of "foreach ... break" idiom

  1. … 4 more files in changeset.
HTML Strict cleanup

  1. … 12 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2472 more files in changeset.
Support permission_check parameter on oracle

Support permission_check

Finish skip permission check code.

Support skipping folder permission check.

Don't redirect to login in include

Add includes to show folder contents.

file folder-links.xql was initially added on branch oacs-5-2.