#
8f0861d9 |
| 14-Jul-2025 |
Andreas Gohr <gohr@cosmocode.de> |
some more crude isset checks to avoid errors and warnings
|
#
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
|
#
9d4b9aa0 |
| 06-Jan-2016 |
Michael Große <grosse@cosmocode.de> |
Add button to approve all pages in namespace
|
#
9eaf4fb5 |
| 06-Jan-2016 |
Michael Große <grosse@cosmocode.de> |
Make search function available for other classes
|
#
889aa2d2 |
| 17-Nov-2015 |
Michael Große <grosse@cosmocode.de> |
Fix and refactor dir handling
|
#
3a8f43c6 |
| 17-Nov-2015 |
Michael Große <grosse@cosmocode.de> |
Add comment for in_namespace to explain it purpose
Function could still use some work.
|
#
338dbf1c |
| 27-Jul-2015 |
Michael Große <grosse@cosmocode.de> |
Rename variables in helper function to be descriptive
|
#
bfc3639f |
| 02-Apr-2015 |
Michael Große <grosse@cosmocode.de> |
Add diffLink function to helper
|
#
71b30300 |
| 28-Aug-2013 |
Andreas Gohr <gohr@cosmocode.de> |
maybe fix for metadata race condition
|
#
03cac644 |
| 20-Feb-2013 |
Christopher Smith <chris@jalakai.co.uk> |
fix issue with isHidden() not referencing no_apr_namespaces; add parameter to isActive()
|
#
d9258364 |
| 18-Feb-2013 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
correct active/inactive states
|
#
cf46f4c9 |
| 04-Feb-2013 |
René Corinth <corinth@cosmocode.de> |
Checks if the actual namespace belongs to the approval namespaces
|
#
a178f455 |
| 04-Feb-2013 |
René Corinth <corinth@cosmocode.de> |
Check if the actual namespace belongs to the approval namespace
|
#
5eecc2e6 |
| 05-Nov-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
mark not published pages as hidden
|
#
4e55e2a1 |
| 31-Oct-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
added optional attic deletion on first approve
|
#
2b00c146 |
| 31-Oct-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
added internal only note
|
#
c2a737a8 |
| 31-Oct-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
hide option just hides until first approve
|
#
1317c887 |
| 01-Aug-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
plugin now converts old meta data format to new
|
#
81e0fa51 |
| 09-Feb-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
added approval colors to recent changes
|
#
14c32fa0 |
| 07-Feb-2012 |
Dominik Eckelmann <eckelmann@cosmocode.de> |
added approval table
|