• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bug fix: avoid confusion between text argument and option, when text starts with "-"

  1. … 29 more files in changeset.
Fix broken link

  1. … 1 more file in changeset.
Fix typos

  1. … 5 more files in changeset.
- use attribute "placeholder" rather than onfocus handler

  1. … 1 more file in changeset.
- add templated file

    • -0
    • +222
    ./doc/bug-tracker-spec.adp
- quote subst-ed values

- strengthen page contract and minor cleanup

- allow post requests only from logged-in users

- strengthen page contracts for return_urls

- fix case, where deleted_p is not set

- protect against too large bug numbers (causes pg errors)

- don't access @patch.patch_id@ for displayed_object_id, if it does

not exist (view mode)

- don't perform message key subsitution in user contributed bug description

- add csrf protection for search

  1. … 2 more files in changeset.
- improve validity of HTML

- turn .html file into a .adp file

    • -0
    • +339
    ./doc/mockup-index.adp
- validate show_patch_status properly

- provide default value for desc_format

- handle invalid input message from bug-tracker via datasource error (not perfect, but better)

- revise last patch

- - fix bug, when "description" is not set either

CVS: ----------------------------------------------------------------------

- improve robustness against invalid input

  1. … 1 more file in changeset.
- fix bug, when desc_format is not set

- harden page contract

- fix overquoting

- reduce verbosity

- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 9 more files in changeset.
- fix and standardize quoting in template properties

  1. … 166 more files in changeset.
- use more precise data types

- fix typo (need a break)

- fix typo

- fix typo

- standardize url construction to protect against injection attacks

  1. … 3 more files in changeset.
- harden page contracts

- imporve readability

  1. … 1 more file in changeset.