History log of /plugin/discussion/admin.php (Results 1 – 25 of 28)
Revision Date Author Comments
# ad918f72 26-Sep-2022 Gerrit Uitslag <klapinklapin@gmail.com>

improve rtl, fixes #127


# 4f2a4045 26-Sep-2022 Gerrit Uitslag <klapinklapin@gmail.com>

admin: add security token, add link to each comment


# 76fdd2cd 21-Sep-2022 Gerrit Uitslag <klapinklapin@gmail.com>

change also title in ToC if set by user, some isset checking/defining vars


# 9699b3e2 18-Sep-2022 Gerrit Uitslag <klapinklapin@gmail.com>

admin: reformatting


# c3413364 18-Sep-2022 Gerrit Uitslag <klapinklapin@gmail.com>

visibility,reformatting,use $INPUT,renaming, refactoring,phpdocs

replace deprecated utf8 functions


# 56b2f420 24-Sep-2020 lpaulsen93 <lars_paulsen@web.de>

Removed useless/deprecated code and fixed indentation


# 4cded5e1 15-Nov-2014 Gerrit Uitslag <klapinklapin@gmail.com>

reformatting and notes


# b131df5e 30-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

not sure about phpdocs


# e7ac9ada 30-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs and bit clean up


# de7e6f00 30-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs and bit code cleanup


# 387bc4d2 13-Sep-2012 Michael Hamann <michael@content-space.de>

Fix type of $opts parameter for search() in admin.php

This fixes a PHP warning from search() (illegal string offset)


# b8efbcc2 13-Jul-2012 Michael Hamann <michael@content-space.de>

Remove old getInfo functions (replaced by plugin.info.txt)


# 14382eba 10-Feb-2009 Michael Klier <chi@chimeric.de>

some cosmetic changes

darcs-hash:20090210170447-23886-0a03966ce0d0bc4a99d4212988f6c108effd507e.gz


# bc3cb1d5 10-Feb-2009 Michael Klier <chi@chimeric.de>

make admin menu independent of conf recent

darcs-hash:20090210125752-23886-8dd7f10745ebcfcf5bb3acc19771159a73260e67.gz


# 3648fb3e 07-Jul-2008 Michael Klier <chi@chimeric.de>

updated VERSION information

darcs-hash:20080707181514-23886-8b8c11f7b8fe98bb50f274fd809113d895ae2f2d.gz


# 479b8ffb 28-Jun-2008 Michael Klier <chi@chimeric.de>

fixed broken vim modelines

darcs-hash:20080628182717-23886-e7706613924f4c6037ce99a4498b64b11de7e197.gz


# 530693fb 07-Jun-2008 Michael Klier <chi@chimeric.de>

fixed code style

darcs-hash:20080607205901-23886-6cbf3c231f26f049c3e6c79d9427fcf829f1b64c.gz


# 7d2e2569 20-Apr-2008 Gina Haeussge <osd@foosel.net>

release preparations

darcs-hash:20080420150043-2b4f5-735fcf3c97904901e011b826d52ba43d0d102fe0.gz


# 71a0ae95 01-Apr-2008 Gina Haeussge <osd@foosel.net>

Admin component now uses custom comparison function for sorting threads

The (paginated) discussion manager in the admin area so far used the dates of
the available threads as keys in the array used

Admin component now uses custom comparison function for sorting threads

The (paginated) discussion manager in the admin area so far used the dates of
the available threads as keys in the array used for display preparation. This
lead to a bug with concurrently updated threads (same filemtime) which lead
to all but the last handled thread with the same timestamp becoming
unaccessable via the admin component. A change to a custom comparison
function together with usort instead of krsort fixes this.

darcs-hash:20080401211950-2b4f5-e0dfc62eea3977e3771cd1092626f97c5b835418.gz

show more ...


# f014bc86 21-Mar-2008 Michael Klier <chi@chimeric.de>

use strftime() instead of date()

darcs-hash:20080321122849-23886-536adc2262216ebb8bc5f5d45d74dda507ea5352.gz


# 4c4d91c6 11-Feb-2008 Gina Haeussge <osd@foosel.net>

Update to reflect change of maintainer

darcs-hash:20080211211935-2b4f5-1e030663b0a69c3f022e76d37e72b900223e2515.gz


# 3e02b3ff 22-Aug-2007 wikidesign <chi@chimeric.de>

127 fixes for admin plugin component

darcs-hash:20070822130606-89468-4a5210c6e67886c97f235b3216b9849dbdffa0ed.gz


# 6fd05bf5 01-Mar-2007 wikidesign <chi@chimeric.de>

100 Admin plugin component - third part

darcs-hash:20070301183357-89468-7db092e7602cd4c4c0ba4ef401811134cd46d47a.gz


# 573e23a1 01-Mar-2007 wikidesign <chi@chimeric.de>

99 Admin plugin component - second part

darcs-hash:20070301151039-89468-1545b20f853be8be9c93a163619f174a0d02eb31.gz


# 264b7327 26-Feb-2007 wikidesign <chi@chimeric.de>

98 Admin plugin component - first part

darcs-hash:20070226095646-89468-fb7da557a1fdd9722364e1167c23a7eac6c8e57d.gz


12