History log of /dokuwiki/ (Results 5351 – 5375 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
84c1127c12-Aug-2012 Andreas Gohr <andi@splitbrain.org>

correctly check if subscriptions are enabled

835242b012-Aug-2012 Andreas Gohr <andi@splitbrain.org>

subscription system should work now again

This readds the last part of the subscription system: the normal "every"
subscriptions.

8c7bcacd12-Aug-2012 Andreas Gohr <andi@splitbrain.org>

added list test

adec979f12-Aug-2012 Andreas Gohr <andi@splitbrain.org>

more subscription refactoring BROKEN

now the actual sending of bulk messages (digest, list) is reimplemented
and partially tested.

Still not complete

e920a0a112-Aug-2012 Andreas Gohr <andi@splitbrain.org>

handle empty changelog in getRecentsSince()

2240ea1f12-Aug-2012 Andreas Gohr <andi@splitbrain.org>

first start at refactoring the subscription system BROKEN

This introduces a class for nicer wrapping and easier testing. Some
functions were changed to provide nicer APIs (no throwing around of
unes

first start at refactoring the subscription system BROKEN

This introduces a class for nicer wrapping and easier testing. Some
functions were changed to provide nicer APIs (no throwing around of
unescaped regexps) and to simplify things (hopefully).

The refactoring isn't completed yet, so this will break the subscription
system.

The goal is to move as much subscription related stuff to this class as
possible. Currently there is some code in lib/exe/indexer.php and maybe
elsewhere (common.php?). Additionally everything should be covered by
tests. A few tests are included here already.

show more ...

c0ec692811-Aug-2012 Andreas Gohr <andi@splitbrain.org>

some minor cleanups in subscription.php

eea0f0d011-Aug-2012 Andreas Gohr <andi@splitbrain.org>

use $INPUT in inc/actions.php

ac7a515f09-Aug-2012 Andreas Gohr <andi@splitbrain.org>

code cleanup in template.php

* make use of $INPUT
* clean up coding style
* add phpdoc comments

d9e9c1bb09-Aug-2012 Andreas Gohr <andi@splitbrain.org>

extract method for Input class

makes it easier to access our do parameters

80a4729006-Aug-2012 Andreas Gohr <andi@splitbrain.org>

do not recompress already minified js FS#2574

465e809b05-Aug-2012 Andreas Gohr <andi@splitbrain.org>

renamed mailfromnon to mailfromnobody, use in subscriptions

f7cefc0205-Aug-2012 Andreas Gohr <andi@splitbrain.org>

added mailfromnone internal option FS#2170

63e967bd05-Aug-2012 Anika Henke <anika@selfthinker.org>

html validity fixes (removed name and align in some plugins)

24d4949805-Aug-2012 Anika Henke <anika@selfthinker.org>

added some missing spaces (to popularity and revert plugins)

faa7bcaa31-Jul-2012 Anika Henke <anika@selfthinker.org>

fixed objects not showing properly (FS#2572)

71f17ac429-Jul-2012 Andreas Gohr <andi@splitbrain.org>

copy not move uploaded files FS#2465

This fixes problems with setgid bits on the media directory

fa44692629-Jul-2012 Andreas Gohr <andi@splitbrain.org>

more utf8_basename fixes

a8c343f229-Jul-2012 Michael Hamann <michael@content-space.de>

Fix utf8_basename for files in the root directory

420addb229-Jul-2012 Andreas Gohr <andi@splitbrain.org>

fix utf8_basename for file names without any directory

00c2d4a928-Jul-2012 Anika Henke <anika@selfthinker.org>

fixed some RTL+IE7 bugs, mainly background icons and search form (FS#2569)

b7e5821d28-Jul-2012 Andreas Gohr <andi@splitbrain.org>

added missing include

7c62086b28-Jul-2012 Andreas Gohr <andi@splitbrain.org>

only execute valid instructions FS#2432

17dcc4ab28-Jul-2012 Andreas Gohr <andi@splitbrain.org>

decode utf8 filenames in JpegMeta FS#2553

0fcb276028-Jul-2012 Anika Henke <anika@selfthinker.org>

removed deprecated

1...<<211212213214215216217218219220>>...420