summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2012-08-06Final role model fixes for installerlsces1-1/+5
Have renamed ANONUMOUS_GROUP_ID to ANONYMOUS_TEAM_ID to isolate changed code In the end while re-templating 'group' to 'role' may have been possible, the role model is something of a different way of wroking to conventional Linux group
2011-01-20don't unset SESSION vars for admin info so going backwards remembers dataspiderr1-1/+1
2011-01-16add defaults from session for admin_inc; use checkboxes for pump filesChristian Fowler2-5/+5
2011-01-08update formhelp for new config/themes locationChristian Fowler1-1/+1
2010-06-29move config/kernel_config_inc.php to config/kernel/config_inc.php and now we ↵Bitweaver3-7/+7
have some standardized modularity forming for config/<pkg>/blah..., also all non-exec files have _inc.php by convention
2010-06-29add condition to check for core-only first install so as not to get ↵Bitweaver1-2/+6
misleading prompt
2010-06-29use formfeedback for admin mail transport test resultsBitweaver1-10/+4
2010-06-22move config_inc.php to config root dir where all install specific ↵tekimaki3-7/+7
configurations are to be housedPlease enter the commit message for your changes. Lines starting
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-11replace deprecated js funcpre_ctype_desc_name_schmeachangePRE_CONTENTTYPE_NAME_PLURALCVS_HEADwjames51-1/+1
2010-03-08list services and packages as one since high functional packages are ↵bitweaver.org1-22/+1
commonly services as well
2010-02-09use js namespace for switchCheckboxesPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-1/+1
2010-02-08let user select site style - so easy, so nicepre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEwjames52-6/+25
2009-09-29Allow install upgrade to warn about inactive packages, and provide a default ↵Daniel Sutcliffe1-1/+15
error message for unknown state
2009-09-09fix speeling errorwjames51-1/+1
2009-03-11fix display of available package versionMax Kremmel1-1/+1
2009-01-28use getBitVersion to fetch bitweaver version number set in ↵Max Kremmel4-18/+16
kernel/config_defaults_inc.php
2008-11-30Force filling database name for Oracle installation.Tomasz Kalkosinski1-2/+2
2008-11-16update some inline comments and indicate what version we're upgrading from.Max Kremmel1-2/+2
2008-11-13wordingMax Kremmel1-1/+1
2008-11-13display problem note right after the list of problems and use .dangerMax Kremmel1-5/+4
2008-11-06no list style type for listing of fixed permslaetzer1-4/+4
2008-11-05only 1 instead of 2 'success' iconslaetzer1-1/+0
2008-10-31renamed dep stuff to requirement stuff, clean up schema_inc files, move ↵Max Kremmel1-11/+11
version info from info hash to registerPackageVersion90, move requirements to registerRequirements()
2008-10-30wording and layout tweakingMax Kremmel1-1/+2
2008-10-30more dependency graph tweakingMax Kremmel1-2/+2
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-9/+10
2008-10-29add dependency graph - there's a couple of options / features that can be ↵Max Kremmel1-3/+11
tweaked. we'll test the current settings for now.
2008-10-28set versios of various core packages.Max Kremmel2-37/+32
2008-10-28allow formhelp to display version numbers differently when in installerMax Kremmel1-4/+4
2008-10-26add some rudimentary dependency calculations. this simply checks if deps are ↵Max Kremmel1-1/+73
met. i think this should do for the beginning.
2008-10-25more work towards package upgrades. things seem to working quite smoothly now.Max Kremmel2-4/+42
2008-10-24move the liberty meta table upgrade hack to the new package version upgrades ↵Max Kremmel1-42/+1
and give liberty version 2.0.0. Please note that running this upgrade on cvs installs won't work. fix in the works.
2008-10-24add missing templateMax Kremmel1-0/+15
2008-10-24lots more work towards package based upgrades. basics all working now. see ↵Max Kremmel1-10/+67
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/+10
since it's not functional yet
2008-10-22wordingMax Kremmel1-1/+1
2008-10-13fix logic with installer force when updating pre 2.1 bitweaver and create ↵Max Kremmel1-2/+2
missing sequences as well as new meta tables.
2008-10-13stylingMax Kremmel1-6/+6
2008-10-08make sure db version update happens even if nothing else is doneMax Kremmel1-3/+9
2008-10-03there is no try, only usewjames51-1/+1
2008-10-03flip order of help - makes a little more sense this waywjames51-2/+3
2008-10-03tweak warning to be more explicit about what users should checkwjames51-1/+1
2008-10-03better highlight permissions that don't coincide with the defaultMax Kremmel1-2/+12
2008-10-03add code to allow for a version check and force a visit to the installer ↵Max Kremmel2-0/+98
when a given version hasn't been reached yet.
2008-10-03trailing whitespaceMax Kremmel1-1/+1
2008-10-03typoMax Kremmel1-1/+1
2008-10-03allow for custom page titleMax Kremmel1-2/+8
2008-10-03some text cleanupMax Kremmel1-4/+4