| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-04-11 | update modules for smarty 3 template centric variables, and assign modules ↵ | spiderr | 2 | -2/+2 | |
| to the _template | |||||
| 2013-04-06 | major clean up for Smarty 3.0 and another pass at cleaning the top menus | spiderr | 2 | -7/+8 | |
| 2013-04-04 | cleanup edit forms | spiderr | 7 | -19/+19 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns with proper sub-menus | spiderr | 1 | -1/+1 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns with proper sub-menus | spiderr | 1 | -7/+10 | |
| 2013-04-03 | update all admin menus for bootstrap dropdowns | spiderr | 1 | -1/+1 | |
| 2013-04-02 | convert lots of biticon to booticon | spiderr | 1 | -3/+3 | |
| 2013-04-01 | bootstrap-conversion | spiderr | 7 | -40/+40 | |
| 2012-08-06 | Academic, but this added role entries in parallel with the group onesPRE_BOOTSTRAP | lsces | 31 | -4/+58 | |
| Just eleiminates another difference to the role fork | |||||
| 2012-08-05 | Spelling mistake | lsces | 2 | -2/+2 | |
| 2012-05-25 | replace PHP_SELF with SCRIPT_NAME | spiderr | 2 | -2/+2 | |
| 2012-05-06 | replace all PHP4 style constructors with __construct; replace calls to base ↵ | spiderr | 3 | -4/+4 | |
| class constructors with parent::__construct() | |||||
| 2012-05-05 | replace all calls to ::BitBase() with parent::__construct() | spiderr | 2 | -2/+2 | |
| 2012-04-16 | Tidy up to remove 'STRICT' warnings | Lester Caine ext:(%22) | 1 | -1/+1 | |
| 2012-03-06 | change_CONSTRAINTS_to_CONSTRAINT | Christian Fowler | 1 | -1/+1 | |
| 2011-07-19 | CONSTRAINTs-typo | spiderr | 1 | -1/+1 | |
| 2011-05-19 | tidy UI and {tr} strings | spiderr | 1 | -2/+2 | |
| 2011-05-19 | force clearCache after storeTranslation | spiderr | 1 | -1/+2 | |
| 2011-05-03 | add auto translate for master strings; genericize auto javascript; ajax ↵ | spiderr | 7 | -131/+109 | |
| returns null when translation == masterstring | |||||
| 2011-05-01 | assign gBitLanguage by_ref to smarty; getRow of setLanguage as ↵ | spiderr | 2 | -2/+8 | |
| mLanguageInfo; add RTL support | |||||
| 2011-05-01 | tidy up legend; and link to master string | spiderr | 1 | -2/+2 | |
| 2011-05-01 | remove verbose, htmlified, redundant formhelp | spiderr | 1 | -12/+0 | |
| 2011-04-30 | more clean up of string translation via Google API, make sure smarty tags ↵ | spiderr | 3 | -39/+61 | |
| don't get translated | |||||
| 2011-04-30 | add auto button to get all empty translations, however javascript speed ↵ | spiderr | 2 | -10/+29 | |
| choking issue | |||||
| 2011-04-30 | seperate out string translation per language into a separate file, add ↵ | spiderr | 9 | -180/+316 | |
| support for google translate API | |||||
| 2011-01-09 | add .gitignore | spiderr | 1 | -0/+2 | |
| 2010-06-29 | move config/kernel_config_inc.php to config/kernel/config_inc.php and now we ↵ | Bitweaver | 2 | -2/+2 | |
| have some standardized modularity forming for config/<pkg>/blah..., also all non-exec files have _inc.php by convention | |||||
| 2010-06-22 | move config_inc.php to config root dir where all install specific ↵ | tekimaki | 2 | -3/+3 | |
| configurations are to be housedPlease enter the commit message for your changes. | |||||
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 19 | -19/+19 | |
| 2010-04-17 | SCHEMA CHANGE - liberty_content_types - change content_description to ↵CVS_HEAD | wjames5 | 2 | -2/+2 | |
| content_name, add column content_name_plural - update all class files and hashes where appropriate | |||||
| 2010-04-17 | step three of contenttype name plural - replace all instances where name is ↵pre_ctype_desc_name_schmeachange | wjames5 | 1 | -2/+2 | |
| accessed though systme hash with get name method call, still no schema change required | |||||
| 2010-04-17 | step two of contenttype name plural - convert all mType references to ↵ | wjames5 | 4 | -5/+5 | |
| getContentTypeName(), each of these was manually checked for rendering | |||||
| 2010-04-17 | step one of contenttype name plural - new methods to fetch name in ↵ | wjames5 | 1 | -2/+2 | |
| libertycontent and libertysystem, deprecate old and redundant methods - sill utilize content_description param in new methods until schema change | |||||
| 2010-03-16 | replace deprecated ereg and split callsPRE_CONTENTTYPE_NAME_PLURAL | Christian Fowler | 1 | -3/+3 | |
| 2010-03-04 | update deprecated split with preg_split | Christian Fowler | 1 | -2/+2 | |
| 2010-02-09 | use js namespace for switchCheckboxesPRE_LIBERTYSYS_SERVICE_UPDATE | wjames5 | 1 | -1/+1 | |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 5 | -10/+10 | |
| 2010-02-03 | undo stupiditypre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGE | wjames5 | 2 | -13/+10 | |
| 2010-02-03 | revert back to liberty | wjames5 | 2 | -10/+13 | |
| 2009-10-01 | remove ref to non-existant copyright.txt fileR270 | wjames5 | 8 | -18/+18 | |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 8 | -18/+18 | |
| 2009-02-03 | add finish, romanian, and slovenian translations | Christian Fowler | 3 | -0/+5675 | |
| 2009-01-23 | disable by defaultR250 | Max Kremmel | 1 | -3/+3 | |
| 2008-12-05 | wording | laetzer | 1 | -3/+3 | |
| 2008-11-09 | remove unused and confusing registerPlugin parameters: security and path | Max Kremmel | 2 | -7/+3 | |
| 2008-10-31 | renamed dep stuff to requirement stuff, clean up schema_inc files, move ↵ | Max Kremmel | 1 | -2/+2 | |
| version info from info hash to registerPackageVersion90, move requirements to registerRequirements() | |||||
| 2008-10-30 | shuffle around some dependency stuff: move dep settings to schema_inc.php ↵ | Max Kremmel | 2 | -9/+8 | |
| file since they are not related to upgrade versions, move dep methods to BitSystem to make them available on package page (we should really do something about these installer methods in kernel), add dep graph on package page for an easy overview if deps are met when a package has been activated - requireds PEAR::Image_GraphViz to be installed. | |||||
| 2008-10-29 | add core dependencies | Max Kremmel | 1 | -1/+8 | |
| 2008-10-28 | set versios of various core packages. | Max Kremmel | 1 | -0/+14 | |
| 2008-10-20 | don't run getSourceHash over and over again if we've already stored the ↵pre_update_permission | Max Kremmel | 1 | -4/+4 | |
| result in a var | |||||
