Wolffy's Blog

Created by: Stephan Borg, 01 Feb 2005 (10:23 UTC)
Last modified: 08 Jul 2005 (06:24 UTC)

SDLC - ContactsPackage

By Stephan Borg
Friday, July 08, 2005
So, I started a new page today called LDAPContactsPackage and thought it a good opportunity to eat my own dog food, and implement a very basic SDLC.

I've completed the Feasibility Study - I need a contacts package! That was easy! :)

So now onto requirements...

I've put down 1 week for a list of requirements - after that, I will try and lock down for version 1.1 (I will try...).

Will try and apply the Six Hats of Critical Thinking during th…

Critical Preflight Checks

By Stephan Borg
Tuesday, February 08, 2005
After discussions with Spiderr, we agreed that critical checks will be performed in TikiSystem::checkEnvironment(). Have consolidated methods used to check these settings to ))preflight_inc.php(( and checkEnvironment() will begin to use these functions.

  • Reverted changes made to TikiSystem previously (thanks spiderr)
  • Added simple preflight checks to ))preflight_inc.php(( such as:
    • minimum PHP version
    • minimum PHP extension version
    • file writeable checks
    • directory writeable ch