| 78b2e8b4 | 14-Jul-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 8f0861d9 | 14-Jul-2025 |
Andreas Gohr <gohr@cosmocode.de> |
some more crude isset checks to avoid errors and warnings |
| 0d004815 | 10-Jun-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| ad7dceb9 | 09-Jun-2025 |
obel1x <obel1x@web.de> |
Use new event-system on approving.
Signed-off-by: obel1x <obel1x@web.de> |
| ff0fc998 | 08-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| f87359fc | 08-Apr-2025 |
Louis Ouellet <louis_ouellet@hotmail.com> |
Needed to specify the constant to look for |
| f8495ea5 | 07-Apr-2025 |
Louis Ouellet <louis_ouellet@hotmail.com> |
Simplyfied using the ?? operator |
| 4aab27f5 | 07-Apr-2025 |
Louis Ouellet <louis_ouellet@hotmail.com> |
Modified to use DokuWiki's built-in INPUT class |
| 7b3337ec | 22-Jan-2025 |
Louis Ouellet <louis_ouellet@hotmail.com> |
Changing the implementation of the fix to also include a verification of the key 'date'.'modified' and returning 0 if nothing is found |
| 4bb31feb | 22-Jan-2025 |
Louis Ouellet <louis_ouellet@hotmail.com> |
Fixing PHP Warning: Undefined array key 'REMOTE_USER' in helper.php on line 323 by verifying if the key exist |
| b725e838 | 22-Jan-2025 |
Louis Ouellet <louis_ouellet@hotmail.com> |
Fixing PHP Warning: Undefined array key 'date' in helper.php on line 114 by verifying if is null |
| bbbc43b2 | 22-Jan-2025 |
Louis Ouellet <louis_ouellet@hotmail.com> |
Fixing PHP Warning: Undefined array key 'force_rev' in action/start.php on line 37 by verifying if the key exist |
| 1581c06f | 02-Oct-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| adc7dac8 | 02-Oct-2024 |
Henk-B <hbliek@whitebream.nl> |
Update revisions.php
FORM_REVISIONS_OUTPUT |
| 92e78110 | 24-Sep-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 81624315 | 24-Sep-2024 |
Henk-B <hbliek@whitebream.nl> |
Update revisions.php
Fix colors in revisions table |
| a94f9b5f | 24-Sep-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Tests: update method signatures |
| a4264b97 | 24-Sep-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix revision check |
| cebce1bb | 08-Sep-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix overview table not updating after namespace is approved |
| f17ca3da | 06-Jul-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| fb1ac96a | 16-Jan-2022 |
Viktor Kristian <vkristian@gmail.com> |
added translation to sk language |
| 85ca7af4 | 18-Feb-2021 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| e0fdb4d5 | 18-Feb-2021 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix unrecognized approval status of current minor revisions
Fixes #151 |
| 0d43de04 | 18-Feb-2021 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix Travis CI config
Remove failing combination from build matrix: random_int() was not yet introduced in PHP 5.6 and the polyfill has been removed in master |
| 468f1ac4 | 13-Feb-2021 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add a listing of deleted files |