Comments:
on this page. Click to read or post your own.
Todo List
sapphire
Define the options that can be set here
Generic implementation of $searchable_fields on DataObject, with definition for different searching algorithms (LIKE, FULLTEXT) and default FormFields to construct a searchform.
Document how relativeToSiteBase works
move from sapphire/testing to sapphire/dev or sapphire/development?
move from sapphire/testing to sapphire/dev or sapphire/development?
Should we enforce unique inclusion of files, or leave it to the developer? Can auto-detection cause breaks?
Can this be used for anything other than SiteTree controllers?
Can this be used for anything other than SiteTree controllers?
This shouldn't take any arguments; it should take the information given in the constructor instead.
Make Requirements automatically put this into a separate file :-)
Make Requirements automatically put this into a separate file :-)
hook this into a more well-structured error handling system.
add appropriate handling for E_NOTICE and E_USER_NOTICE levels
add support for user defined config: Debug::die_on_notice(true | false)
better way of figuring out the error context to display in highlighted source
implement error logger handler
make sure these doc comments are synced with tickets in trac
port header/footer wrapping code to external reporter class
add appropriate handling for E_NOTICE and E_USER_NOTICE levels
add support for user defined config: Debug::die_on_notice(true | false)
better way of figuring out the error context to display in highlighted source
implement error logger handler
make sure these doc comments are synced with tickets in trac
port header/footer wrapping code to external reporter class
documentation for how to add new unit tests and tasks
documentation for how to add new unit tests and tasks
This method isn't very efficent
Make it possible to handle database errors such as a "duplicate key" error
More information about director rules.
Check how to activate/deactivate authentication methods
Refactor to return absolute URL like File
Calculate $prefix properly
Maybe it would be useful to define this in DataObject and call it automatically?
Admittedly this is a bit of a hack; but we need a way of ensuring that large TEXT fields don't stuff things up for the rest of us. Perhaps a separate search table would be a better way of approaching this?
why does this delegate to loadFatalErrorHandler?
Rename to "loadExtraStaticFields", as it decorates more than database related fields.
can this be moved into loadErrorHandlers?
Check if here should be returned just the default log-in form or all available log-in forms (also OpenID...)
Improve documentation of this function! (Markus)
Duplication from toDropdownMap()
Improve documentation of this function! (Markus)
Check if that email stuff ($from, $to, $subject, $body) is needed here! (Markus)
Document the requirements tracker, and discuss it with the others.
Document the requirements tracker, and discuss it with the others.
Figure out how to clear the modified state of Requirements class - might affect other tests.
Test that order of combine_files() is correct
Refactor Requirements to work on test instance level
Define a proper syntax for (or refactor) usable_tags that can be extended as needed.
Define a proper syntax for (or refactor) usable_tags that can be extended as needed.
Allow for non-database uploads
Currently &#xxx; entries are stripped; they should be converted
Is Group ::CanCMSAdmin not deprecated?
Should this function really exists? Is not isAdmin() the only right name for this?
Does NOT automatically convert objects with complex datatypes (e.g. converting arrays within an objects to its own DataObjectSet)
forms
Implement in all subclasses
Should this content be escaped?
Control width/height of popup by constructor (hardcoded at the moment)
Find a less fragile solution for accessing this field through the main controller and ReferencedField, e.g. build a seperate CTF-instance (doesn't necessarly have to be connected to the original by ReferencedField)
Integrate search from MemberTableField.php
Less performance-hungry implementation of detail-view paging (don't return all items on a single view)
Use automatic has-many and many-many functions to return a ComponentSet rather than building the join manually
Control width/height of popup by constructor (hardcoded at the moment)
Find a less fragile solution for accessing this field through the main controller and ReferencedField, e.g. build a seperate CTF-instance (doesn't necessarly have to be connected to the original by ReferencedField)
Integrate search from MemberTableField.php
Less performance-hungry implementation of detail-view paging (don't return all items on a single view)
Use automatic has-many and many-many functions to return a ComponentSet rather than building the join manually
Make relation-syntax available (at the moment you'll have to use custom sql)
Shouldn't use SmallFieldHolder() (very difficult to style), it is easier to overwrite the <div class="field"> behaviour in a more specific class
Implement similiarly to dataFieldByName() to support nested sets - or merge with dataFields()
Add "validationError" if needed.
Extension to return different formats, e.g. JSON or XML
Force a specific execution order ($forceTop, $forceBottom)Ω
Extension to return different formats, e.g. JSON or XML
Force a specific execution order ($forceTop, $forceBottom)Ω
Very basic validation at the moment
shouldn't this be an abstract method?
Very basic validation at the moment
Merge with more efficient querying of TableListField
We should refactor this to support a single FieldSet instead of evaluated Strings for building FormFields
We should refactor this to support a single FieldSet instead of evaluated Strings for building FormFields
More fancy replacing with loading-wheel etc.
shouldn't this be an abstract method?
Very basic validation at the moment
Very basic validation at the moment
Automatically mark fields after serverside validation and replace the form through FormResponse if the request was made by ajax.
Automatically mark fields after serverside validation and replace the form through FormResponse if the request was made by ajax.
cms
Check we get a endless recursion if we use parent::can()
Create some base classes to contain the generic functionality that will be replicated.
Create some base classes to contain the generic functionality that will be replicated.
View the forum thread. blog comments powered by
Documentation generated on Wed, 06 Aug 2008 06:38:57 +1200 by phpDocumentor 1.3.2