• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
harden page contracts

  1. … 24 more files in changeset.
improve Oracle compatibility

more beautification of admin pages, make interface more consistent

  1. … 3 more files in changeset.
Improve performances of the applications list

Whitespace cleanup

Make use of uniform styling based on adp:icon

  1. … 20 more files in changeset.
whitespace changes

  1. … 50 more files in changeset.
fix error, when application is added

Safety belt so users cannot change URL of the main subsite from the UI

Replace ad_decode idioms

Replace ad_decode idiom

fix for bug #3375: set fully qualified url for instance_name

change queries on site-node tree from tree_sortkey to recursive queries

  1. … 4 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

Break long lines

  1. … 24 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

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

  1. … 7824 more files in changeset.
Remove Oracle incompatible code (as pointed out by regression tests)

Use localized text for search placeholder

Make filter simpler with just one field and more suitable to a responsive design (thanks to Günter Ernst)

Add filters for applications list so it is easily possible to reach permission and parameters page also on sites with many mounted applications.

- make boolean tests in .adp files more uniform

  1. … 56 more files in changeset.
- prefer "localurl" over "return_url" of name of page filter

  1. … 88 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 85 more files in changeset.
- prefer passing &doc as property over doc(title) alone

  1. … 9 more files in changeset.
- fix broken oracle.xql file

- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 750 more files in changeset.
- simplify (and correct) subsite node determination

- don't cache pages (might be wrong)

- fix potential crash on large sites: /admin/applications/ presented all site-nodes / applications on a single page (single multirow presented as list). On pages with e.g. more than 1mio entries, that lead tcl objs > 2GB and a fatal error. Therefore, pagination with a reasonably large pagesize was added.

- remove globals for errorInfo and use namespace qualifiers instead

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

  1. … 124 more files in changeset.