Viewing Issues 1 - 79 / 79

    PIDTarget VersionFixed in Version SeverityStatusUpdated Summary
  500   minor
new
19/10/24Support PHP 8.4; E_STRICT is deprecated
  498   minor
new
13/6/24handleShutdown() should call getDisplayErrors()
  467   feature
new
23/8/20Add support for FPM configuration format
  124   feature
new
11/11/19Refactor macro engine
  116   feature
new
11/11/19Allow multiple vhosts to use different PHP configs
  114   minor
assigned (timj)
11/11/19"wadf-deploy -d instance=foo-bar demo-baz" tries to use db_user as demo_baz
  113   feature
new
11/11/19Possibility to log activity, of a deployments
   30   feature
new
11/11/19Allow multiple vhosts to use different PHP extra configs
  431   feature
new
19/5/15Check database max allowed blob size before trying to store a blob in it
  429   minor
new
23/8/14Assumptions made in fillFromArray and fillFromResult
  4260.12.30.12.3   feature
resolved
7/1/14Add method for storing LOB data which does not load the information in to memory
  336   feature
new
7/1/14Add two new methods for storing and retrieving LOB data that does not read all the information in to memory
  4280.11.3a0.11.3a   tweak
resolved
7/1/14Reduce memory usage in storeLOBDataFromFile()
  3790.11.3a0.11.3a   feature
resolved
6/1/14Reduce memory usage in storeLOBDataFromBuffer()
  423   minor
confirmed
26/3/13update() overrides fields that were not meant to be updated
  422   feature
confirmed
25/3/13There is no support for 'locked selects'
  421   minor
confirmed
25/3/13Calling get on a link table with only two field throws an error
  420   feature
new
8/3/13Allow storeLobData to store change against the previous audit event of a call to insert/update
  412   minor
confirmed
5/7/12Set retrieved_ok=false if PHPOF2_DBrow::get() retrieves row where the ID does not match that passed (e.g. due to DB typecasting)
  411   minor
new
25/5/12Add the ability to record the origional values as well as the changed value
  410   feature
new
25/5/12Update Audit interface to pass the origional values
  409   feature
new
25/5/12When Calling DBRow::getChanges add a way to get the origional value
  408   minor
new
21/5/12DBRow->store() should be final as it should never be overloaded
  404   minor
feedback (timj)
20/2/12By default wadf-reprocess should probably not try and upgrade all the pear dependancies
  311   feature
new
20/2/12Add option to specify where a deploy comes from by default (trunk/HEAD, latest tag etc.)
  360   feature
new
20/2/12Possibly restrict usage of trunk via the config
  400   feature
new
20/2/12dependency tags are checked via SVN instead of GIT_SVN, try to "map" between different protocols to access the same resource
  405   minor
new
20/2/12Allow wadf to have a config option for a program that generate the dep-tags so that checkout can be compared
  399   major
new
3/1/12When use dep-tags undercirtain cirucmstrances the deptags are not respected
  226   feature
new
24/11/11Check and warn about svn modifications when undeploying a site
  338   minor
new
24/11/11The default config for wadf should probably set the db_port to by the mysql config
  328   major
new
24/11/11Package dependency version: Higher-version files persisting after downgrade
  313   feature
new
24/11/11Add support for SVN exports as well as checkouts
  350   feature
new
24/11/11Have a new simple function to access a client pear install through wadf without needing to know where it is
  361   feature
new
24/11/11Have an option to force sync deptags when reprocess to a version which will remove
  267   feature
new
24/11/11When deploying with dependency-tags show pear installed packages and checkouts that are not in the tags file
  374   feature
new
24/11/11Automatically evaluate values of error_reporting containing E_* constants when generating mod_php config
  357   feature
new
24/11/11Warn if there are modification to known SVN checkouts when reprocessing
  3191 minor
new
24/11/11Restart: Occasionally the port is not released before the web-server starts again
  368   feature
new
24/11/11Record required generated macros in .wadf-instance
  376   feature
new
24/11/11Add --cron-only option to wadf-reprocess
  364   feature
new
24/11/11Allow wadf requested inputs to check if the option is valid from a set
  356   minor
new
24/11/11DBRow->store(): Problem inserting row if auto-inc and primary key set
  396   feature
new
12/11/11Consider JIT Loading of the DB Connection and Discover Schema
  3711 major
new
7/11/11Add compatibility with MDB2 2.5.0b3+
  3950.2.40.2.4   major
resolved (timj)
5/11/11Failure to parse Pound entries with missing port in Host header
  393   feature
acknowledged (timj)
1/11/11Have a way to set LOB data to be stored in the FS but fallback to the db if the lob_storage_fs_path has not been defined
  3840.12.30.12.31 minor
resolved (timj)
11/7/11PHPOF2_DBRow::clear() doesn't set retrieved_ok property to false
  3811 minor
assigned (timj)
9/5/11Auditing should only record an event if there is a change or there is a note
  3272 feature
new
22/11/10Possibly add a very limited set of validation for issues that do not throw db errors when calling update/insert
  377   minor
new
18/11/10Check that if deployment stops because of "**", that any values already entered for other macros get saved in instance file
  373   feature
new
24/9/10It would be helpful to be able to wadf-reprocess with the minimal of prompts, unattended install
  163   minor
new
14/9/10Allow table/row labels to be changed via options
  337   minor
new
11/5/10When dependency-tags are used any directories that are not defined in tags should be handled some how removed/warned
  312   feature
assigned (timj)
11/5/10Add a way to generate dependency tags
  342   feature
new
5/4/10Have functions to store and retrieve lob data either by a string to a file on the file-system, or resource handle
  339   feature
new
19/2/10Add documentation for LOB storage
  287   minor
new
22/11/09Field names are not quoted, MDB2::quoteIdentifier
  284   minor
new
4/11/09Ability to audit link tables
  277   minor
new
5/10/09On undeploy, the only command line prompts for %% options should be database-related
  233   minor
feedback
2/10/09When importing a schema and an error occurs there is not always a warning
  275   minor
new
2/10/09Currently no way for error handler to detect dav GET requests
  270   feature
new
18/9/09Don't prompt a second time for a password for the same database user
  264   minor
new
15/9/09post_deploy_script is run when wadf-reprocess is called with --templates-only
  244   feature
assigned (timj)
13/9/09wadf-reprocess *should* prompt for DB deployment automatically if DB is not deployed
  861.0.0   feature
new
28/7/09Add more fine-grained control of verbosity at the command line
  243   feature
new
28/7/09When deploying SVN dependencies, warn if conflicting externals exist
  2021.0.0   feature
new
6/7/09Support use on MS Windows
  1991.0.0   feature
new
6/7/09Abstract database-specific functions
  119   minor
new
31/5/09Filter output from PEAR commands as stream rather than buffer to provide indication of processing for slow machines/connections
  197   minor
new
29/5/09Remove dependency on "mysql" command line tool being installed, to improve portability
  131   minor
assigned (timj)
28/4/09Currently Default values are not set when inserting
  189   feature
new
20/4/09Add Discovery of Unique constraints on fields
  156   feature
new
29/1/09Define a "config file version" macro
  69   feature
assigned (timj)
29/12/08add ability to use prepared statements
  41   minor
feedback
31/8/08DBTable and DBRow never call free() on result objects after use
  381.0.0   feature
assigned (timj)
30/8/08Refactor so that all commands are "wadf [command]"
   36   feature
new
9/3/08Consider making PHPOF2_DBTable use a compatible internal storage mechanism for the schema as PEAR::DB_Table
   29   feature
new
22/2/08Generate the default vhost list of deployed sites on-the-fly?