• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
This change intruduces <adp:button>, which avoids adp:* markup inside

HTML attribute values, which we had before. One can now use

<adp:button type="submit" class="btn btn-outline-secondary">Filter</adp:button>

instead of

<button type="submit" class="btn <adp:class name='btn-outline-secondary'>">Filter</button>

One should probably provide in the future more adp:* tags for

providing a clean mapping of CSS class attributes.

<adp:class> was deactivated for the time being

  1. … 3 more files in changeset.
factor out some w3css styling and make it available via template::CSS

  1. … 2 more files in changeset.
Make long calls page work with w3.css

  1. … 1 more file in changeset.
Formatting changes, fix unclosed tag

merge from oacs-5-10

  1. … 8099 more files in changeset.
added ability to order by time values

  1. … 1 more file in changeset.
Added support for ordering long-calls by start time or by end time

  1. … 2 more files in changeset.
include request start in long-call listing

  1. … 2 more files in changeset.
minor updates

most significant changes:

- longer lines kept for long-calls

- adapted size of buffer for long-call analysis

  1. … 2 more files in changeset.
Remember pool settings for the number-of-lines filter

  1. … 1 more file in changeset.
Added pool filtering and improved layout for Bootstrap 5

- added filter option for pools on "long-calls" page

- added support for Bootstrap 5

- added adp:icon for parameter

- Bumped version to 0.65

  1. … 6 more files in changeset.
avoid double loading of bootstrap

  1. … 1 more file in changeset.
added pool to long-calls statistics (requires at least NaviServer 4.99.5, May 2013)

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

  1. … 7834 more files in changeset.
- add partialtimes to long-call info

- bump version number to 0.50

  1. … 3 more files in changeset.
- improve breadcrums

- prettify long-calls page

  1. … 5 more files in changeset.
- provide partial times to statistics (if available)

- add long-calls to navigation structure

- bump version number to 0.48

  1. … 3 more files in changeset.
- provide title property

  1. … 1 more file in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- add simple viewer for slow calls

  1. … 4 more files in changeset.
file long-calls.adp was initially added on branch oacs-5-8.