summaryrefslogtreecommitdiff
path: root/smarty_bit
AgeCommit message (Expand)AuthorFilesLines
2009-10-20Fixes for Deprecated features in PHP 5.3.x (ereg and split)John Turner2-3/+3
2009-09-30fix for off by one error in bit_select_datetimeTyler Bello2-8/+8
2009-09-21add style to handled attributesChristian Fowler1-1/+1
2009-09-10Convert timestamps to epochsTyler Bello1-3/+5
2009-08-28new smarty plugin to include js files - will pack and cache them to - this is...wjames51-0/+57
2009-08-19whitespaceTyler Bello1-1/+1
2009-07-03only add onsubmit if it is non-emptyChristian Fowler1-1/+3
2009-05-28lets you add a known custom module into a tpl, this could be modified to allo...Tekimaki1-0/+63
2009-05-05allow css id and style as parametersChristian Fowler1-1/+4
2009-05-05enabled different display text param from link title so hover can provide dif...wjames51-1/+10
2009-04-28do not stuff obsubmit with an empty semi=colon if get_template_vars( 'service...Christian Fowler1-1/+3
2009-04-21fix date offset, this is as proper as it gets until users have their own time...Tekimaki2-2/+8
2009-04-21support id param so we can support multiple tab panel cookiesTekimaki1-2/+7
2009-04-02add users_login_homepage config, and use that value where default is users/my...Christian Fowler1-0/+4
2009-04-01if js enabled void hrefTekimaki1-1/+3
2009-04-01js in a tags should go in onclick NOT in href. void href but make plugin back...Tekimaki1-6/+7
2009-03-31Missing phpdoc blockLester Caine1-1/+5
2009-03-31pdpdoc updateLester Caine1-0/+4
2009-03-31phpdoc updateLester Caine1-1/+1
2009-03-31phpdoc updateLester Caine1-0/+6
2009-03-12Allow override of <a title="" ...> using iatitle, and document itra in {smart...Daniel Sutcliffe1-4/+8
2009-02-05persist contenttypeguid request properly - handle array params in making urlsTekimaki1-2/+11
2009-02-05Cull intermediate function pagination_cLester Caine1-31/+0
2009-01-26typosTekimaki1-5/+2
2009-01-25smarty plugin for creating pageurl so we can get rid of nasty capture sequenc...Tekimaki1-0/+85
2009-01-25check if DateTime class existsChristian Fowler1-1/+1
2009-01-23remove debugbitweaver.org1-1/+0
2009-01-23reduce load by only translating when neededMax Kremmel1-1/+2
2009-01-12Default fixed timezone to UTC in absence of an alternativeLester Caine1-1/+1
2008-12-05Combine DateTime daylight saving with ADOdb DateLester Caine1-6/+16
2008-10-28allow for different display options when we're in the installer.Max Kremmel1-5/+14
2008-10-18clean up onsubmit stuff and allow services to insert a stringMax Kremmel1-16/+23
2008-10-08make biticon behave nicely with install packageMax Kremmel1-1/+1
2008-10-08look up user if we've only been given a user_idMax Kremmel1-0/+4
2008-10-03remove duplicate slashesMax Kremmel1-1/+1
2008-10-02fix regular expression to pick up help_mod_ files as wellMax Kremmel1-2/+2
2008-09-28use isset to catch 0 as wellMax Kremmel1-1/+1
2008-09-28code nicificationMax Kremmel1-3/+3
2008-09-25add prompt to minifind search box that auto erases on clickChristian Fowler1-2/+5
2008-09-23tidy commentswjames51-4/+4
2008-09-17add no_translate paramete to avoid tra callChristian Fowler1-1/+5
2008-09-16highlight selected characterMax Kremmel1-2/+6
2008-09-16fix indentationMax Kremmel1-1/+2
2008-09-15fix resource path to files found in temp/Max Kremmel1-12/+20
2008-09-15fix resource check that tpls can be stored in subdirectories within templates/Max Kremmel1-57/+26
2008-09-08remove onkeypress action which causes wacky focus issues in the browserwjames51-1/+3
2008-09-04close quotewjames51-1/+1
2008-09-04changed words around to avoid class="tab"" tripple q-markslaetzer1-5/+11
2008-08-30attempt to get of rid the (s)laetzer1-1/+15
2008-08-29clean up codeMax Kremmel3-56/+54