• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 66 more files in changeset.
Remove obsolete .xql files

  1. … 15 more files in changeset.
fix typos

Fix missing default value

dotlrn_community::get_type_package_id was called in the wrong way (hanks to Felix Mödritscher)

Reduce divergencies between oracle and postgres codebase

  1. … 3 more files in changeset.
Ehm... reintroduce dual for oracle compliance

Use cached api instead of query to retrieve node id from community and community_type

Remove unused query from xql (no usage was found upstream and on Learn@WU)

Get rid of dual idiom

Oracle doesn't support limit :-|

Streamline and optimize idiom

Declare explicitly the only column we need in a way that DBMS can create a better query plan

Introduce a callback hook for packages to insert some specific logic

Driver is reduce difference between downstream and upstream code

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

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

  1. … 11 more files in changeset.
Removed duplicated statement unarchive.update_archive_p

Simplified conditional expression

Fix spelling errors

  1. … 46 more files in changeset.
Use "ad_abort_script" in dotlrn::do_abort instead of plain tcl error to reduce log-spamming

- replace deprecated "cc_email_from_party ..." by "party::email -party_id ..."

- get_community_id: pass current url to closest_ancestor_package if no

package_id is given

- use list for argument of util_memoize to avoid surprises

- don't write HTML tags to error.log

  1. … 1 more file in changeset.
- prefer sql statements between curly braces

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

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

  1. … 203 more files in changeset.
Dotlrn-changes:

* make theme-zen a regular openacs-subsite theme

  1. … 7 more files in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

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

  1. … 11 more files in changeset.
- improve safety of HTML

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2535 more files in changeset.