• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use full <if @foo_p@ true> instead of undocumented shortcut idiom <if @foo_p@>

  1. … 1 more file in changeset.
normalize boolean expressions in ADP files

  1. … 14 more files in changeset.
normalize boolean expressions in ADP files

  1. … 8 more files in changeset.
set the displayed_object_id to the forum_id for edit operations

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

  1. … 7820 more files in changeset.
Reduce number of URLs leading to a validation error (user-history with no user_id)

Standardize spellings of names

  1. … 8 more files in changeset.
Prevent user from triggering db error by entering too big subjects

As on Learn@WU, approve directly messages coming from admins, don't show messages about moderation when admins are posting

- make boolean tests in .adp files more uniform

  1. … 53 more files in changeset.
- make boolean tests more uniform

- use "true" instead of 0/1 comparison for boolean values in .adp file

- add nonces to script tags

- add body handlers

  1. … 6 more files in changeset.
- no need to set page_size_variable_p

- modernize threads-chunk adp include: use include_contract

- fix bug: pass page_size to include

  1. … 2 more files in changeset.
- white space changes

- replace "onclick" handler in .adp file by event listener

- fix code that can't work (probably, this include is not in use)

- turn javascript: url into an event listener

- turn hardcoded inline script into a template::add_body_script to use CSP nonces

- bump version number to 1.3d15

  1. … 1 more file in changeset.
- modernize HTML

  1. … 20 more files in changeset.
- removed useless expr statements

- removed usedless expr statements

  1. … 1 more file in changeset.
- fix typo

- handle both complaints the same way

- abort script after error

- add actual length

- fix message key

- require at lease three characters

- fix typo

- don't allow empty searches in forums-search (might take long)