summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-04-15change BitLanguage to BitSingleton for out of the box object cachingturon1-2/+1
2013-07-11Missing header blocklsces1-0/+13
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ↵spiderr2-20/+15
all table.data tags
2013-04-19fix menu_*_admin to be multi-purpose as dropdown or visual list like normal ↵spiderr1-10/+8
user menus
2013-04-18tweak menu to display title link only when passed varspiderr1-1/+1
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr2-2/+2
to the _template
2013-04-11update modules for smarty 3 template centric variables, and assign modules ↵spiderr2-2/+2
to the _template
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr2-7/+8
2013-04-04cleanup edit formsspiderr7-19/+19
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-1/+1
2013-04-03update all admin menus for bootstrap dropdowns with proper sub-menusspiderr1-7/+10
2013-04-03update all admin menus for bootstrap dropdownsspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-3/+3
2013-04-01bootstrap-conversionspiderr7-40/+40
2012-08-06Academic, but this added role entries in parallel with the group onesPRE_BOOTSTRAPlsces31-4/+58
Just eleiminates another difference to the role fork
2012-08-05Spelling mistakelsces2-2/+2
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr2-2/+2
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base ↵spiderr3-4/+4
class constructors with parent::__construct()
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr2-2/+2
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
2012-03-06change_CONSTRAINTS_to_CONSTRAINTChristian Fowler1-1/+1
2011-07-19CONSTRAINTs-typospiderr1-1/+1
2011-05-19tidy UI and {tr} stringsspiderr1-2/+2
2011-05-19force clearCache after storeTranslationspiderr1-1/+2
2011-05-03add auto translate for master strings; genericize auto javascript; ajax ↵spiderr7-131/+109
returns null when translation == masterstring
2011-05-01assign gBitLanguage by_ref to smarty; getRow of setLanguage as ↵spiderr2-2/+8
mLanguageInfo; add RTL support
2011-05-01tidy up legend; and link to master stringspiderr1-2/+2
2011-05-01remove verbose, htmlified, redundant formhelpspiderr1-12/+0
2011-04-30more clean up of string translation via Google API, make sure smarty tags ↵spiderr3-39/+61
don't get translated
2011-04-30add auto button to get all empty translations, however javascript speed ↵spiderr2-10/+29
choking issue
2011-04-30seperate out string translation per language into a separate file, add ↵spiderr9-180/+316
support for google translate API
2011-01-09add .gitignorespiderr1-0/+2
2010-06-29move config/kernel_config_inc.php to config/kernel/config_inc.php and now we ↵Bitweaver2-2/+2
have some standardized modularity forming for config/<pkg>/blah..., also all non-exec files have _inc.php by convention
2010-06-22move config_inc.php to config root dir where all install specific ↵tekimaki2-3/+3
configurations are to be housedPlease enter the commit message for your changes.
2010-06-09Strip down CVS keywords.cvs2git19-19/+19
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵CVS_HEADwjames52-2/+2
content_name, add column content_name_plural - update all class files and hashes where appropriate
2010-04-17step three of contenttype name plural - replace all instances where name is ↵pre_ctype_desc_name_schmeachangewjames51-2/+2
accessed though systme hash with get name method call, still no schema change required
2010-04-17step two of contenttype name plural - convert all mType references to ↵wjames54-5/+5
getContentTypeName(), each of these was manually checked for rendering
2010-04-17step one of contenttype name plural - new methods to fetch name in ↵wjames51-2/+2
libertycontent and libertysystem, deprecate old and redundant methods - sill utilize content_description param in new methods until schema change
2010-03-16replace deprecated ereg and split callsPRE_CONTENTTYPE_NAME_PLURALChristian Fowler1-3/+3
2010-03-04update deprecated split with preg_splitChristian Fowler1-2/+2
2010-02-09use js namespace for switchCheckboxesPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames55-10/+10
2010-02-03undo stupiditypre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEwjames52-13/+10
2010-02-03revert back to libertywjames52-10/+13
2009-10-01remove ref to non-existant copyright.txt fileR270wjames58-18/+18
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames58-18/+18
2009-02-03add finish, romanian, and slovenian translationsChristian Fowler3-0/+5675
2009-01-23disable by defaultR250Max Kremmel1-3/+3
2008-12-05wordinglaetzer1-3/+3