summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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 similarspiderr2-2/+4
2018-08-01reorg util package to put library code in includes/ and used new ↵modela bitweaver1-1/+1
UTIL_PKG_INC constant
2018-07-31reorg util package to put library code in includes/ and used new ↵spiderr1-1/+1
UTIL_PKG_INC constant
2018-04-26remove .htmlspecialchars from jstab since smarty 3 will encodespiderr1-1/+1
2018-04-19remove defaulting titlespider@dav1-8/+0
2018-03-30fix tabTypeTim UX1-2/+2
2018-03-26fix tweak var naming tabTypespider@dev2-5/+5
2018-03-21fix jstabs cssspider@app22-3/+3
2018-03-19add type to jstabs to allow pills or tabs (default)Tim UX2-5/+8
2017-10-19remove login.php and use only signin.phpspider@app11-1/+1
2017-10-12update jQuery to 2.2.4 and jQuery UI to 1.12.1spider@dev1-2/+2
2017-09-13comment cleanupspider@dev1-3/+4
2017-09-03add replace_limit smarty modifierspider@dev1-0/+13
2017-09-03Merge branch 'master' of github.com:bitweaver/themesspider@dev1-0/+1
2017-09-03do not call verifyInstalledPackages in admin_layout_incspider@dev1-2/+0
2017-08-24add .display-blockspider@app21-0/+1
2017-08-08users classes are now in includes/spider@app21-2/+2
2017-07-03Update for new includes/ directory structurespider@dev2-4/+4
2017-06-19use base class SmartyBC::addPluginsDir and include syspluginsspider@app21-4/+1
2017-04-20remove unused javascript crrrrapspider@app21-8/+0
2017-04-20use jquery-ui.min.cssspider@app21-1/+1
2017-02-16fix 'class on smarty formlabelspider@app21-2/+5
2017-01-12remove .navbar ul li defaultspider@dev1-1/+0
2016-09-19dont print URLsspider@app21-0/+3
2016-09-02do not cache mStylespider@app21-1/+1
2016-08-31rename isAjaxLib to isAjaxLoaded; use protocol relative URLs for jquery ↵spider@app11-6/+6
hosted files
2016-08-23remove LEGACY css; add .truncatespider@dev1-101/+4
2016-07-28add em spacings to base.cssspider@app21-0/+49
2016-07-24fix typospider@dev1-1/+1
2016-07-23Merge branch 'master' of github.com:bitweaver/themesspider@dev1-2/+2
2016-07-23update jquery versionspider@dev1-3/+3
2016-07-19do not object cache mDisplayModespider@app21-2/+2
2016-07-07tweak loadLayout for empty pParamHashspider@app11-1/+1
2016-06-22change-all-StartTrans-calls-to-BitBase-methodspider@app11-2/+2
2016-06-21change-class-var-to-publicspider@app11-9/+9
2016-06-21update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGEspider@app13-9/+10
2016-06-21update structure-toc CSS for proper indentingspider@app11-1/+20
2016-06-17improve apcu object cachingspider@app11-1/+7
2016-05-17change booticon to from div wrapper to span for clean nesting; unify ↵spider@app12-3/+3
smarty_modifier_bit_date_format
2016-04-25fix textarea so formatguid doesn't keep getting resetspider@app11-12/+12
2016-03-23comment _template->templateId for older version of smartytorna spider1-1/+1
2016-03-17set moduleParams; templateId = md5(serialize( ) to allow multiple template ↵turon1-3/+5
includes on the same page
2016-02-23fix broken textarea smarty pluginturon1-14/+13
2016-02-17remove commented js libs, and custom jquery from lscesturon1-6/+0
2016-02-07Tidy bitmodule codelsces1-12/+1
There is a problem with it 'fetch' using the current version of Smarty 3.1.29 This function fails to add the modInfo so that the fetch can acces it
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-5/+5
File left based on SmartyBC until all packages coverted.
2016-02-07Merging local with github branch messed up.lsces3-19/+26
Back out local changes not yet integrated
2016-02-07Back out SmartyBC switch untill all packages updatedlsces1-6/+6
2016-02-07Merge github commitslsces24-83/+83