#
df43a7be |
| 25-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
some (automatic and manual) cleanup
probably fixes #82
|
#
a88577dd |
| 07-Oct-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Check security token in admin cleanup tool
|
#
ec4796e4 |
| 07-Oct-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add cleanup tool to admin interface
|
#
f6568bcb |
| 30-Jul-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Scope query string params
|
#
89ed97ad |
| 24-Jul-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
List tagged pages in a modal
|
#
40b94b1a |
| 23-Jul-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add filters in admin overview
|
#
fece5bdc |
| 22-Jul-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Replace obsolete forms with action buttons
|
#
ca455b8e |
| 11-Sep-2017 |
Michael Große <grosse@cosmocode.de> |
style: auto-fixes for whitespace etc.
Trailing added commas in php, no trailing commas in js.
|
#
7e05e623 |
| 08-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
fix
|
#
57e45304 |
| 06-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
use direct select in getAllTags
|
#
a546f97c |
| 06-Sep-2017 |
Szymon Olewniczak <solewniczak@users.noreply.github.com> |
Merge branch 'master' into table-sorting-on-admin-page
|
#
8e9d0162 |
| 05-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
columns sort
|
#
850ef65f |
| 05-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
simplify handle
|
#
cb469644 |
| 05-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
sort button added
|
#
193a767d |
| 05-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
refactor getAllTags to SQL
|
#
f1059d49 |
| 05-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
rebuild html_form using dokuwiki\Form
|
#
0c867873 |
| 05-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
use dokuwiki\Form for deleting form; move the form outside the table for valid HTML
|
#
31396860 |
| 05-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
merge with deleting and add delete only filtered data
|
#
a0c45f7b |
| 04-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
megre with deletion
|
#
a99b66c1 |
| 04-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
basic filtering by namespace using simple LIKE statement
|
#
8f630140 |
| 04-Sep-2017 |
Szymon Olewniczak <solewniczak@imz.re> |
implement #34
|
#
0cfde7e9 |
| 06-Jun-2017 |
Michael Große <grosse@cosmocode.de> |
Fix whitespace & style issues
Fixed with idea's reformat-code.
Fixed issues: * missing braces for if-conditionals * missing whitespace * missing trailing comma
|
#
fb1d0583 |
| 04-Mar-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fixed renaming tags
|
#
302a38ef |
| 02-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
case-insensitive searches work on UTF-8 tags now
|
#
8a1a3846 |
| 02-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
reworked the admin interface, added tag author info
|