• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
user_id == 0 is not a valid user for the posting history

get rid of warnings "attempt to use a nonstandard variable name in form. / "

- tighten page contracts

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

  1. … 53 more files in changeset.
Fix event name in handler

- add nonces to script tags

- add body handlers

  1. … 6 more files in changeset.
- modernize threads-chunk adp include: use include_contract

- fix bug: pass page_size to include

  1. … 1 more file in changeset.
- move validation of message_id into a validation block

- add validator for forum_ids

  1. … 1 more file in changeset.
- replace deprecated "cc_email_from_party ..." by "party::email -party_id ..."

  1. … 3 more files in changeset.
- modernize HTML

  1. … 19 more files in changeset.
- fix invalid message key

- strengthen page contract

- improve checking of arguments in page_contract

- bump version number to 1.3d14

- improve security of return_urls

  1. … 7 more files in changeset.
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

  1. … 8 more files in changeset.
- handle post_p like moderate_p

  1. … 4 more files in changeset.
- pass pretty_name to notification widget HTMLescaped (since widget expects it)

  1. … 5 more files in changeset.
- prefer doc(title) over page_title

- dont i18n urls

- fix screen name handling (must have been broken since years)

  1. … 2 more files in changeset.
- use notification-widget for message notification as well

- new include /packages/notifications/lib/notification-widget based on ad_include_contract

- use notification-widget instead of notification-chunk in forums/www/forum--view

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

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

  1. … 15 more files in changeset.
- do localization in script since apparently the arrays for the embedded variables (%forum.name%, %message.subject%) are not passed to the environment where the master is evaluated

- fix validity of HTML

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

  1. … 331 more files in changeset.