summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2008-10-15replaced inline stylinglaetzer1-5/+8
2008-06-18mv BitMailer to BitNewsletterMailer to avoid conflict and confusion with the ...Christian Fowler1-1/+1
2008-05-18change include to require so we avoid class redef attemptwjames51-1/+1
2008-02-03convert last remaining uses of libertypagination to pagination functionJams H Thompson1-1/+1
2008-01-02add apparently missing newsletters settingsChristian Fowler2-0/+21
2007-11-08remove the now obsolete top menu bar config settingMax Kremmel1-3/+0
2007-07-02add strong to unsub messageChristian Fowler1-1/+1
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-5/+5
2007-06-22Add icons to newsletters menu.Nick Palmer1-5/+5
2007-06-14not sure why h1 was only displayed when there's more than one newsletter - re...Max Kremmel1-3/+1
2007-06-04add center piece to newsletters, tweak getList code to enable static callsChristian Fowler2-0/+28
2007-05-24Removed unused link for Newsletter Settings in admin menu.Walter Wojcik1-1/+0
2007-05-10fix permission namesChristian Fowler3-3/+3
2007-05-04add test_mode to enable resending message, hide validated only option for nowChristian Fowler3-5/+14
2007-05-04final cleanup of just about everything, add mail_clickthrough trackingChristian Fowler1-2/+2
2007-05-03remove debugChristian Fowler1-1/+0
2007-05-03a little rearrangement of newsletter display, add header and footer for mail_...Christian Fowler4-15/+46
2007-05-03a little rearrangement of newsletter display, add header and footer for mail_...Christian Fowler2-40/+6
2007-04-25clean up transaction blocks, move smarty assigns around, update url_code / tr...Christian Fowler2-7/+4
2007-04-25clean up .tpl's and mailing, add new body to allow customization of bitweaver...Christian Fowler3-1/+46
2007-04-25fix GUI tend queue to send messagesChristian Fowler1-3/+7
2007-04-20Newsletters now uses {textarea}.Nick Palmer1-16/+1
2007-01-14convert div.header h2 to div.header p where <h2> represents a description suc...Max Kremmel2-2/+2
2007-01-06massive clean up to newsletters - improve usability for listing, editing, cre...Christian Fowler6-37/+84
2007-01-05searched for .title} .description} and .data} and added |escape where appropr...Max Kremmel1-2/+2
2006-10-07more unsub cleanup, still more to goChristian Fowler2-6/+12
2006-10-07major clean up to newsletter sending. everything pretty clean at this point. ...Christian Fowler4-6/+15
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel5-13/+13
2006-09-03preliminary biticon cleanupMax Kremmel1-1/+1
2006-07-31various improvements, still not completeChristian Fowler1-1/+0
2006-07-07add support for subscribing a user_id, not just an email. not done yet... als...Christian Fowler1-15/+29
2006-07-05insert missing <!-- end .body --> tags for more reliable highlightingMax Kremmel1-1/+1
2006-06-30add listing of queued mail. not done yet...Christian Fowler1-0/+43
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ...Christian Fowler13-166/+177
2006-04-20remove tiki_ permission prefix and remove tiki_ prefix from constraintsMax Kremmel1-1/+1
2006-04-19more kernel_config renamesMax Kremmel2-2/+2
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-79/+0
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel9-16/+16
2006-04-08get spellchecker working for all textareas that should use itMax Kremmel1-1/+1
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel6-10/+10
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-15/+0
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler4-5/+5
2006-01-31Fixed delete linkStephan Borg1-1/+1
2006-01-31Fixed previewStephan Borg1-4/+4
2006-01-23improve newsletter menu wordingChristian Fowler1-1/+2
2006-01-22 lots of clean to newsletters - only show editions for nl_id, get delete link...Christian Fowler1-2/+2
2006-01-21admin perm typosChristian Fowler2-2/+2
2006-01-03add liberty format and quicktags to edition editingChristian Fowler1-2/+10
2005-12-30add reply_to column and field to editionsChristian Fowler1-2/+10
2005-12-29remove duplicate edit_newsletter smarty, use include instead. add 'sending' s...Christian Fowler3-65/+8