| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-08-06 | Final role model fixes for installer | lsces | 1 | -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-20 | don't unset SESSION vars for admin info so going backwards remembers data | spiderr | 1 | -1/+1 | |
| 2011-01-16 | add defaults from session for admin_inc; use checkboxes for pump files | Christian Fowler | 2 | -5/+5 | |
| 2011-01-08 | update formhelp for new config/themes location | Christian Fowler | 1 | -1/+1 | |
| 2010-06-29 | move config/kernel_config_inc.php to config/kernel/config_inc.php and now we ↵ | Bitweaver | 3 | -7/+7 | |
| have some standardized modularity forming for config/<pkg>/blah..., also all non-exec files have _inc.php by convention | |||||
| 2010-06-29 | add condition to check for core-only first install so as not to get ↵ | Bitweaver | 1 | -2/+6 | |
| misleading prompt | |||||
| 2010-06-29 | use formfeedback for admin mail transport test results | Bitweaver | 1 | -10/+4 | |
| 2010-06-22 | move config_inc.php to config root dir where all install specific ↵ | tekimaki | 3 | -7/+7 | |
| configurations are to be housedPlease enter the commit message for your changes. Lines starting | |||||
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -1/+1 | |
| 2010-04-11 | replace deprecated js funcpre_ctype_desc_name_schmeachangePRE_CONTENTTYPE_NAME_PLURALCVS_HEAD | wjames5 | 1 | -1/+1 | |
| 2010-03-08 | list services and packages as one since high functional packages are ↵ | bitweaver.org | 1 | -22/+1 | |
| commonly services as well | |||||
| 2010-02-09 | use js namespace for switchCheckboxesPRE_LIBERTYSYS_SERVICE_UPDATE | wjames5 | 1 | -1/+1 | |
| 2010-02-08 | let user select site style - so easy, so nicepre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGE | wjames5 | 2 | -6/+25 | |
| 2009-09-29 | Allow install upgrade to warn about inactive packages, and provide a default ↵ | Daniel Sutcliffe | 1 | -1/+15 | |
| error message for unknown state | |||||
| 2009-09-09 | fix speeling error | wjames5 | 1 | -1/+1 | |
| 2009-03-11 | fix display of available package version | Max Kremmel | 1 | -1/+1 | |
| 2009-01-28 | use getBitVersion to fetch bitweaver version number set in ↵ | Max Kremmel | 4 | -18/+16 | |
| kernel/config_defaults_inc.php | |||||
| 2008-11-30 | Force filling database name for Oracle installation. | Tomasz Kalkosinski | 1 | -2/+2 | |
| 2008-11-16 | update some inline comments and indicate what version we're upgrading from. | Max Kremmel | 1 | -2/+2 | |
| 2008-11-13 | wording | Max Kremmel | 1 | -1/+1 | |
| 2008-11-13 | display problem note right after the list of problems and use .danger | Max Kremmel | 1 | -5/+4 | |
| 2008-11-06 | no list style type for listing of fixed perms | laetzer | 1 | -4/+4 | |
| 2008-11-05 | only 1 instead of 2 'success' icons | laetzer | 1 | -1/+0 | |
| 2008-10-31 | renamed dep stuff to requirement stuff, clean up schema_inc files, move ↵ | Max Kremmel | 1 | -11/+11 | |
| version info from info hash to registerPackageVersion90, move requirements to registerRequirements() | |||||
| 2008-10-30 | wording and layout tweaking | Max Kremmel | 1 | -1/+2 | |
| 2008-10-30 | more dependency graph tweaking | Max Kremmel | 1 | -2/+2 | |
| 2008-10-30 | shuffle around some dependency stuff: move dep settings to schema_inc.php ↵ | Max Kremmel | 1 | -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-30 | add image map to dependency graph to make nodes clickable. | Max Kremmel | 1 | -9/+10 | |
| 2008-10-29 | add dependency graph - there's a couple of options / features that can be ↵ | Max Kremmel | 1 | -3/+11 | |
| tweaked. we'll test the current settings for now. | |||||
| 2008-10-28 | set versios of various core packages. | Max Kremmel | 2 | -37/+32 | |
| 2008-10-28 | allow formhelp to display version numbers differently when in installer | Max Kremmel | 1 | -4/+4 | |
| 2008-10-26 | add some rudimentary dependency calculations. this simply checks if deps are ↵ | Max Kremmel | 1 | -1/+73 | |
| met. i think this should do for the beginning. | |||||
| 2008-10-25 | more work towards package upgrades. things seem to working quite smoothly now. | Max Kremmel | 2 | -4/+42 | |
| 2008-10-24 | move the liberty meta table upgrade hack to the new package version upgrades ↵ | Max Kremmel | 1 | -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-24 | add missing template | Max Kremmel | 1 | -0/+15 | |
| 2008-10-24 | lots more work towards package based upgrades. basics all working now. see ↵ | Max Kremmel | 1 | -10/+67 | |
| wiki test upgrade script for details. | |||||
| 2008-10-23 | add files for package upgrader, but i've commented the menu entries for now ↵ | Max Kremmel | 1 | -0/+10 | |
| since it's not functional yet | |||||
| 2008-10-22 | wording | Max Kremmel | 1 | -1/+1 | |
| 2008-10-13 | fix logic with installer force when updating pre 2.1 bitweaver and create ↵ | Max Kremmel | 1 | -2/+2 | |
| missing sequences as well as new meta tables. | |||||
| 2008-10-13 | styling | Max Kremmel | 1 | -6/+6 | |
| 2008-10-08 | make sure db version update happens even if nothing else is done | Max Kremmel | 1 | -3/+9 | |
| 2008-10-03 | there is no try, only use | wjames5 | 1 | -1/+1 | |
| 2008-10-03 | flip order of help - makes a little more sense this way | wjames5 | 1 | -2/+3 | |
| 2008-10-03 | tweak warning to be more explicit about what users should check | wjames5 | 1 | -1/+1 | |
| 2008-10-03 | better highlight permissions that don't coincide with the default | Max Kremmel | 1 | -2/+12 | |
| 2008-10-03 | add code to allow for a version check and force a visit to the installer ↵ | Max Kremmel | 2 | -0/+98 | |
| when a given version hasn't been reached yet. | |||||
| 2008-10-03 | trailing whitespace | Max Kremmel | 1 | -1/+1 | |
| 2008-10-03 | typo | Max Kremmel | 1 | -1/+1 | |
| 2008-10-03 | allow for custom page title | Max Kremmel | 1 | -2/+8 | |
| 2008-10-03 | some text cleanup | Max Kremmel | 1 | -4/+4 | |
