• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Do not require a connection context to determine whether attachments are enabled on a certain package and provide explicit available information instead

  1. … 2 more files in changeset.
Make calendar::get_month_multirow_information private: its purpose is very specific to the usage in the month view

Deprecate calendar::assign_permissions, trivial wrapper to the permission api

  1. … 2 more files in changeset.
Deprecated api, update documentation

Localize the notification mode as we do downstream, fix test so that the notification generated internally by calendar::item::new is detected, rather than a dummy one

  1. … 5 more files in changeset.
Formatting changes, use more appropriate operator

Fix typo, formatting changes

Deprecate calendar::make_datetime less useful than it used to be

Deprecate calendar::from_sql_datetime, not used upstream and superseded by modern HTML5 features and clock idioms

Deprecate calendar::adjust_date, implementing a trivial default logic

  1. … 2 more files in changeset.
Fix typo

Modernize idiom

Improve doc

Deprecate template::util::is_true, implemented as a simple string command oneliner since 2015 and inline occurrences

  1. … 33 more files in changeset.
Deprecate oacs_util::vars_to_ns_set: modern ns_set idioms make this proc obsolete

  1. … 7 more files in changeset.
make template::adp_puts private again. removed some of the weirdness in calendar attachments

  1. … 3 more files in changeset.
Reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Replace ad_decode idiom and unnest expr

Use @return in the proc documentation

  1. … 2 more files in changeset.
Provide a minimal documentation to public procs

Fix typo + Whitespace

  1. … 1 more file in changeset.
calendar::get: return result also a dict, don't require array

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

  1. … 7834 more files in changeset.
Standardize spellings of names

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

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

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

  1. … 3 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.
- use tcl 8.5 commands

- brace expressions to allow for tcl compilation

- no need to use "expr" inside an "if" or "for" condition

- no need to use "expr" inside "expr"

- bump version number

  1. … 17 more files in changeset.
Merged the 5.4 branch to HEAD, to pick up emmanuelle's fixes before I go

off fixing a bunch of other stuff.

  1. … 27 more files in changeset.