summaryrefslogtreecommitdiff
path: root/install_upgrade.php
AgeCommit message (Collapse)AuthorFilesLines
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2009-03-31pdpdoc updateLester Caine1-0/+6
2008-11-16update some inline comments and indicate what version we're upgrading from.Max Kremmel1-2/+0
2008-10-31renamed dep stuff to requirement stuff, clean up schema_inc files, move ↵Max Kremmel1-2/+2
version info from info hash to registerPackageVersion90, move requirements to registerRequirements()
2008-10-30more dependency graph tweakingMax Kremmel1-1/+1
2008-10-30shuffle around some dependency stuff: move dep settings to schema_inc.php ↵Max Kremmel1-1/+1
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-30add image map to dependency graph to make nodes clickable.Max Kremmel1-6/+2
2008-10-29add dependency graph - there's a couple of options / features that can be ↵Max Kremmel1-0/+3
tweaked. we'll test the current settings for now.
2008-10-28ensure all packages are in the right order before we start applying upgradesMax Kremmel1-0/+3
2008-10-26add some rudimentary dependency calculations. this simply checks if deps are ↵Max Kremmel1-0/+1
met. i think this should do for the beginning.
2008-10-25minor fixes in logic and undefined index stuffMax Kremmel1-4/+3
2008-10-25more work towards package upgrades. things seem to working quite smoothly now.Max Kremmel1-4/+4
2008-10-24lots more work towards package based upgrades. basics all working now. see ↵Max Kremmel1-0/+35
wiki test upgrade script for details.
2008-10-23add files for package upgrader, but i've commented the menu entries for now ↵Max Kremmel1-0/+7
since it's not functional yet
2005-10-23merge recent changes into HEADMax Kremmel1-24/+0
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-3/+3
2005-07-25Merge recent changes R1 1.0.2 beta --> HEADMax Kremmel1-3/+2
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-2/+5
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+22