aboutsummaryrefslogtreecommitdiff
path: root/scripts/notify.php
Commit message (Expand)AuthorAgeFilesLines
* Add $NotifyRelatedTrailFmt (cont.).petko2023-11-191-1/+1
* Add $NotifyRelatedTrailFmt, reverse simpletable row backgrounds when there is...petko2023-11-191-4/+11
* Notify fix typo in regular expression.petko2022-12-251-1/+1
* Fixes for PHP 8 (Drafts, Notify), reported by Siegfried Seibertpetko2022-03-291-1/+1
* Fixes for PHP 8, reported by Siegfried Seibertpetko2022-03-261-1/+1
* Fix for PHP 8 warnings, reported by Jean-Patrick Charreypetko2022-02-121-7/+7
* Notify line can now have a tz= and locale= arguments to show times in the use...petko2021-12-211-2/+6
* Updates for PHP 8.1; add $EnableFTimeNew; PSFT() will cache some of the inter...petko2021-12-211-1/+1
* Fix Forms and Pagelists bugs, reported by DFaure. Add $MailFunction.petko2018-01-101-4/+5
* Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...petko2015-08-261-1/+3
* Fix Notify author when deleting pages (PITS:01112)petko2014-06-081-1/+1
* Allow Notify for uploads (PITS:00785)petko2011-03-211-4/+4
* Fix for notify mail() in safe mode (PITS:00976); Allow $HTMLHeaderFmt["guiedi...petko2009-10-041-2/+2
* Fix guiedit.js to work with other JS recipes; add for international wikis.petko2009-05-211-1/+4
* Site -> SiteAdmin conversion.pmichaud2007-06-171-1/+1
* Fix issue with extra parameter to mail() when $NotifyParameters is empty.pmichaud2006-10-051-1/+4
* Fix register_shutdown flush.pmichaud2006-09-291-5/+2
* Added $NotifyList array for notifications from config file.pmichaud2006-06-011-3/+2
* Added $NotifyList variable.pmichaud2006-06-011-7/+8
* Added notify capability.pmichaud2006-06-011-0/+194