subscriptions fixes
authorTony Cook <tony@develop-help.com>
Mon, 3 Mar 2014 04:59:56 +0000 (15:59 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 3 Mar 2014 04:59:56 +0000 (15:59 +1100)
commit6c8fac025b217ba0d54ddaa11590878a16e3cf2d
treedec274164b344158567e14f9385c7d30d92f5dcd
parent7797165e1cab4700d281e8e73b6f36b3b4555e21
subscriptions fixes

- utf-8 fixes
- allow for variables for new style markup
- make the dummy article an object so it works with all the new code
  that expects an object
- fix handling of a negative or invalid archive article id
- use the BSE::UI wrapper in subs.pl
MANIFEST
Makefile
site/cgi-bin/admin/subs.pl
site/cgi-bin/modules/BSE/DummyArticle.pm [new file with mode: 0644]
site/cgi-bin/modules/BSE/Regen.pm
site/cgi-bin/modules/BSE/SubscriptionType.pm
site/cgi-bin/modules/BSE/Template.pm
site/cgi-bin/modules/BSE/UI/AdminNewsletter.pm
site/templates/admin/subs/sending.tmpl
t/t000load.t