summaryrefslogtreecommitdiff
path: root/smartyplugins
AgeCommit message (Expand)AuthorFilesLines
2026-02-02additional smarty plugins massaged for Smarty5lsces2-131/+2
2025-09-04Actually I think this is now retired by the BitweaverExtension.lsces1-2/+5
2025-08-27smarty plugins massaged for Smarty5lsces87-704/+1407
2025-08-27Add Smarty5 style block functionslsces12-0/+686
2025-08-27Trim old style block functionslsces12-532/+0
2025-08-23Add session based BitFeedback mechanism for passing messages between pageloadspiderr1-1/+3
2025-06-15fix strings without timezones using strtotime in cal_date_formatspiderr1-4/+8
2025-05-29constant defined check in smartlinkspider@dav1-1/+4
2025-05-24fix ifile if empty in {form}spiderr1-2/+3
2025-05-24clean up poll plugin (needs to be moved to POLLS_PKG)spiderr1-2/+2
2025-05-24is_string check in biticon; empty/is_numeric in mAppMenu_sortspiderr1-1/+1
2024-05-02add class attribute support for formhelpspiderr1-2/+5
2023-11-19error handling to telephone_e164spiderr1-17/+24
2023-11-19add modifier.telephone_e164 for smartyspiderr1-0/+360
2023-10-21add form-group to block.forminputspiderr1-1/+1
2022-08-08add ' fal ' to booticonspiderr1-1/+1
2022-08-01log missing inamespiderr1-0/+3
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr3-7/+20
2022-06-01add fieldset smarty pluginspiderr1-0/+30
2022-01-06add booticon to smartlink ignore listspiderr1-1/+1
2021-12-27fix lookupHash in displaynamespiderr1-2/+2
2021-02-06fix include_wiki_page_content pluginspiderr1-12/+6
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver3-3/+3
2021-02-01numPages empty check; SCRIPT_NAME fix in paginationmodela bitweaver1-9/+10
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...spiderr1-1/+2
2021-01-25empty checkout on ajaxIdspiderr1-1/+3
2021-01-21PHP7 warnings and deprecationsspiderr1-0/+1
2021-01-17PHP7 fix param order for implodespiderr1-1/+1
2020-12-15Deprecated: Unparenthesizedspiderr1-1/+1
2020-08-15fix pSmall recursion in smarty_function_biticonspiderr1-2/+2
2020-08-12move all captcha code to users/spiderr1-46/+0
2020-08-12move captcha.tpl from kernel to themes with the pluginspiderr1-2/+2
2020-08-12update reCAPTCHA libraries and interfacespiderr1-2/+10
2020-06-15Merge branch 'master' of github.com:bitweaver/themesspiderr1-1/+3
2020-06-15undefined index check: params['ajaxId']spiderr1-1/+1
2020-06-15undefined index check: pParams['name']spiderr1-1/+3
2020-05-26uninit pgnHidden var fixspiderr1-0/+2
2020-05-22remove unused data-toggle typespiderr1-1/+1
2020-05-22iname isset checkspiderr1-1/+4
2020-05-19change parameter order and naming in BitUser::getDisplayNameFromHash to match...spiderr1-1/+1
2020-02-22fix passing of pSmarty which is done automatically by the smarty compilerspiderr5-18/+16
2020-01-17remove highlight output filterspider@dav1-124/+0
2020-01-16remove 'url' and pFile to booticonspiderr1-37/+33
2020-01-16tweak default site_long_date_formatspiderr1-1/+1
2019-12-31remove passing of gBitSmarty into biticon and booticon smarty plugins; return...spiderr5-20/+19
2019-07-25handle empty title in jspopupspiderr1-1/+1
2018-09-06allow setting of module tag as a parameter for easy use of <nav> and similarspiderr1-0/+2
2018-08-01reorg util package to put library code in includes/ and used new UTIL_PKG_INC...modela bitweaver1-1/+1
2018-04-26remove .htmlspecialchars from jstab since smarty 3 will encodespiderr1-1/+1
2018-04-19remove defaulting titlespider@dav1-8/+0