index
:
install
master
Bitweaver install package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
install_packages.php
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
change-all-StartTrans-calls-to-BitBase-method
modela bitweaver
1
-3
/
+3
2016-02-07
Move from Smarty2 to Smarty3 function style
lsces
1
-1
/
+1
2014-12-23
fix debug
santo spider
1
-1
/
+1
2013-09-23
Allow install to run
lsces
1
-0
/
+2
2013-04-08
Correct USERS_PKG_NAME - need to sort the anonymous user when installing for ...
lsces
1
-1
/
+1
2013-04-08
clean up install feedback
spiderr
1
-2
/
+2
2012-10-06
White space cleanup
PRE_BOOTSTRAP
lsces
1
-2
/
+2
2012-08-06
Final role model fixes for installer
lsces
1
-28
/
+68
2012-08-05
Can't pass by reference under strict rules
lsces
1
-1
/
+1
2012-05-25
replace PHP_SELF with SCRIPT_NAME
spiderr
1
-1
/
+1
2012-05-10
pull static call to storeActionLog; RollbackTrans on $failedcommands
spiderr
1
-21
/
+4
2012-05-09
Merge branch 'master' of github.com:bitweaver/install
spiderr
1
-1
/
+1
2012-05-09
error out if adminUser cannot be stored
spiderr
1
-0
/
+3
2012-05-05
fix installedPackages, package
spiderr
1
-1
/
+1
2012-03-20
fix dependencies install
spiderr
1
-4
/
+13
2012-03-07
add sorting on install_packages based on info dependencies
spiderr
1
-6
/
+29
2012-02-09
clear package's configs during install; use mPackages[]['default_prefs'] for ...
Christian Fowler
1
-1
/
+6
2011-02-10
change 'Editors' to 'Site Managers'
spiderr
1
-1
/
+1
2011-01-20
don't unset SESSION vars for admin info so going backwards remembers data
spiderr
1
-4
/
+4
2010-08-27
Merge from 2.8 CVS
Lester Caine
1
-1
/
+6
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
2010-04-05
set admin default group to administrators on install
wjames5
1
-1
/
+4
2010-02-08
let user select site style - so easy, so nice
pre_deprecate_bit_setup_inc
PRE_BIT_SETUP_CHANGE
wjames5
1
-1
/
+2
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
2009-03-06
Preset of functions for Firebird commented out - will be removed later.
Lester Caine
1
-3
/
+4
2009-01-28
use getBitVersion to fetch bitweaver version number set in kernel/config_defa...
Max Kremmel
1
-6
/
+2
2009-01-23
create valid version number when BIT_LEVEL isn't set
R250
Max Kremmel
1
-2
/
+6
2009-01-16
check correct class for version number
Max Kremmel
1
-3
/
+3
2008-11-15
tuneup getTablePrefix, convertQuery to remove unnecessary ticks, etc.
Christian Fowler
1
-6
/
+10
2008-10-26
add some rudimentary dependency calculations. this simply checks if deps are ...
Max Kremmel
1
-2
/
+7
2008-10-18
clean up code
pre_update_permission
Max Kremmel
1
-7
/
+27
2008-10-03
store bitweaver version number in db
Max Kremmel
1
-1
/
+4
2008-07-18
trailing whitespace
Max Kremmel
1
-4
/
+8
2008-06-25
typo
Christian Fowler
1
-2
/
+2
2008-02-26
register content types on install. many packages are updated with this, but m...
R202
wjames5
1
-4
/
+15
2007-12-12
Implementation of transperant support of InnoDb storage engine for Mysql
MW
1
-9
/
+46
2007-11-08
finalise the move of the top and bottom stuff to modules available in kernel....
Max Kremmel
1
-4
/
+1
2007-09-15
SCHEMA CHANGE: Major overhaul to liberty attachable by removing attachment_ma...
Christian Fowler
1
-2
/
+1
2007-06-22
Add session reset if we jump to start over. Check memory limit and output pag...
Nick Palmer
1
-2
/
+4
2007-06-22
Tidy phpdoc tags ( missing second * )
Lester Caine
1
-2
/
+2
2007-06-22
Tidy phpdoc tags
Lester Caine
1
-6
/
+8
2007-06-18
minor uninstall cleanup - still need to add an ininstall hook somehow - proba...
Max Kremmel
1
-31
/
+28
2007-06-17
use LIKE instead of STARTING. seems postgresql chokes on STARTING
Max Kremmel
1
-7
/
+4
2007-06-16
fix call to level assignment
Max Kremmel
1
-5
/
+5
2007-06-15
Add config_name entries starting <package> to the delete on package reinstall...
Lester Caine
1
-3
/
+3
2007-06-14
Tidy inclusion of convertQuery, but it really needs to be moved to the instal...
Lester Caine
1
-8
/
+5
2007-06-13
Doh! Missed a vd.
Nick Palmer
1
-2
/
+2
2007-06-13
Fix backticks in new constraints stuff.
Nick Palmer
1
-2
/
+10
2007-06-13
only invoke constraint call for installed packages. backticks are still horke...
Christian Fowler
1
-2
/
+2
[next]