summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-06Tidying links to bitweaver.org to avoid redirect from httpV5-php84lsces2-90/+83
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces8-14/+14
2026-03-26Smarty style changeslsces8-12/+12
2026-03-09Smarty5 compliance sorted, but PHP8.4 style advisories still need addressinglsces11-32/+20
2025-08-28Initial conversion to PHP8.4 and namespace, still needs testinglsces4-166/+184
2025-04-02move classes to includes/classesmodela bitweaver13-15/+15
2025-04-02fix query; verify admin permission in tend queuemodela bitweaver2-1/+4
2021-04-15clean up for includes/ reorgmodela bitweaver1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+0
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver11-11/+11
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver11-17/+17
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...modela bitweaver5-6/+5
2018-08-01reorg util package to put library code in includes/ and used new UTIL_PKG_INC...modela bitweaver1-2/+2
2016-02-07Merge to githublsces4-15/+15
2016-02-07Bootstrap form classeslsces9-52/+52
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-2/+2
2016-02-07Tidy docblock commentslsces5-9/+22
2016-02-07Move from Smarty2 to Smarty3 function stylelsces10-18/+18
2014-11-19add-forminput-label-param-for-bs3spiderr4-15/+15
2014-06-06boostrap3-control-group-2-from-groupspiderr8-36/+36
2014-05-23bootstrap3-btn-defaultspiderr8-16/+16
2013-07-11New phpdoc2 likes the @package tags to be the last entry on the block.lsces1-1/+1
2013-07-11Docblock header addedlsces1-0/+13
2013-05-09bootstrap fixes to user_register_inc.tplspiderr1-1/+1
2013-04-28use parent::prepGetListspiderr1-1/+1
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr7-32/+25
2013-04-19convert {textarea} from block into functionspiderr1-1/+1
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal u...spiderr1-8/+6
2013-04-18tweak menu to display title link only when passed varspiderr2-14/+12
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr2-3/+4
2013-04-05rename header_inc.tpl to html_head_inc.tpl for naming consistency and avoidin...spiderr1-0/+0
2013-04-04cleanup edit formsspiderr8-16/+16
2013-04-03lots of clean up for bootstrap menus, headers, and footer; purge some ancient...spiderr1-1/+1
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-5/+8
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr5-9/+9
2013-04-02convert lots of biticon to booticonspiderr5-12/+12
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr8-36/+36
2012-10-10e_strict corrections to parameters to match base classPRE_BOOTSTRAPlester@linux2.lsces.co.uk2-11/+11
2012-06-06fix parameter checking in getDisplayUrlFromHashspiderr1-5/+4
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr2-2/+2
2012-05-25bit_log_error-2-bit_error_logspiderr1-1/+1
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr2-4/+4
2012-04-18major cleanup and get install working on postgres for all packagesChristian Fowler2-2/+2
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler2-15/+9
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git13-19/+19
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames54-10/+13
2010-03-03only show unsubscribe all if there is more than one newsletter, tweaking form...pre_ctype_desc_name_schmeachangePRE_CONTENTTYPE_NAME_PLURALChristian Fowler1-3/+5
2010-03-03add case for unsubscribe_all without any related content_idChristian Fowler1-3/+13