summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2020-11-18add analytics for google and microsoft; remove boostsuitespiderr2-32/+26
2020-09-11fix getDisplayLinkFromHashspiderr1-1/+1
2020-05-19change parameter order and naming in BitUser::getDisplayNameFromHash to ↵spiderr1-1/+1
match all other *FromHash functions
2018-06-11migrate to gtag trackingspiderr1-16/+21
2018-06-09add tracking jsspiderr1-0/+42
2017-12-12fix referrer templatespider@dev1-3/+3
2015-08-04fix typo in referrers linkspider1-1/+1
2015-07-29update optionssanto spider2-8/+10
2015-05-05add backlink to referrer; remove table captionspider1-5/+5
2015-05-05remove table caption, add .table classspider1-4/+3
2015-05-05cleanup referrer statsspider4-17/+17
2015-05-01major overhaul of referer stats to include commerce data if availablespider4-14/+121
2014-06-06boostrap3-control-group-2-from-groupspiderr2-6/+6
2014-05-30bootstrap3-css-changesspiderr1-1/+1
2014-05-23bootstrap3-btn-defaultspiderr3-3/+3
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr3-5/+5
all table.data tags
2013-04-19fix admin menusspiderr1-6/+6
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵spiderr1-7/+5
user menus
2013-04-18tweak menu to display title link only when passed varspiderr1-1/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr2-3/+4
2013-04-04cleanup edit formsspiderr3-3/+3
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-10/+13
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert biticon to booticonspiderr1-2/+2
2013-04-02convert lots of biticon to booticonspiderr2-2/+2
2013-04-01bootstrap-conversionspiderr3-15/+13
2013-02-07use new BitDb::getPeriodFormatspiderr1-3/+5
2012-09-26add totalregistrations and code support for timeframespiderr1-2/+6
2012-09-26add totalregistrations and code support for timeframespiderr1-3/+9
2012-09-12default to period_format if nothing is specifiedspiderr1-2/+6
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2011-02-14add timeframe viewspiderr2-5/+5
2011-02-14add user registrations based on referersspiderr2-19/+20
2010-06-09Strip down CVS keywords.cvs2git3-3/+3
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵wjames51-2/+2
content_name, add column content_name_plural - update all class files and hashes where appropriate
2010-04-17step one of contenttype name plural - new methods to fetch name in ↵wjames51-3/+3
libertycontent and libertysystem, deprecate old and redundant methods - sill utilize content_description param in new methods until schema change
2009-11-11link period dates to list of users registered during a given periodpre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEChristian Fowler1-2/+2
2008-06-14show stat links also in admin menulaetzer1-0/+7
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-3/+3
2007-07-01add iconsMax Kremmel1-3/+3
2007-06-22massive stats overhaul. remove all non-stats code and allow packages to ↵Max Kremmel2-159/+60
insert their own stats using a ::getStats method. view BitPage::getStats for an example on how it works. not sure if this is the best way to do it, but this way we'll have a unified look.
2006-09-10move stats settings to stats.Max Kremmel2-0/+24
2006-04-14more kernel_config renamesMax Kremmel1-1/+1
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-4/+4
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-2/+2
2006-03-22dos2unix to avoid EOL problems on winMax Kremmel1-38/+38
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-2/+2
conflict with new content preferences
2006-02-06further paermission renaming and cleanupMax Kremmel1-1/+1
2006-02-05use standard lowercase under_score naming convention for all preferences ↵Max Kremmel1-2/+2
stored in kernel_prefs
2006-01-27replace old code with new version of the code - we need to stop babysitting ↵pre_table_detikificationMax Kremmel1-2/+2
outdated code