Todo List
languages
kernel
- Empty variable - does nothing
- Not sure where this gets set from. Is used in other libraries.
- Variable is scoped here but not really used in this scope below.
- does not need to inherit BitBase class. Should hold a BitDb connection as a global variable.
- add $bitdomain prefix and mkdir_p if does not exist.
- Check that the folder is a directory and throw an error if not so.
- Need to implement in more places
- As of 1.7, dates are still stored in server local time. This should be changed for 1.7.1 (requires many module changes).
- only used in gBitSystem and users_lib to compare login names
- investigate replacement by AdoDB NameQuote() function
- investigate replacement by AdoDB NameQuote() function
- To be combined with GenID
- To be combined with GenID
- To be combined with GenID
- remove references to BIT_DB_PREFIX, us a member function
- remove references to BIT_DB_PREFIX, us a member function
- had a lot of trouble with AdoDB BlobEncode and BlobDecode the code works but will need work for dbs other than PgSQL
- had a lot of trouble with AdoDB BlobEncode and BlobDecode the code works but will need work for dbs other than PgSQL
- remove references to BIT_DB_PREFIX, us a member function
- remove references to BIT_DB_PREFIX, us a member function
- Empty function - does nothing
- not currently used anywhere
- not currently used anywhere
- not currently used anywhere
- could be used to later convert all int timestamps into db timestamps. Currently not used anywhere.
- could be used to later convert all int timestamps into db timestamps. Currently not used anywhere.
- could be used to later convert all int timestamps into db timestamps. Currently not used anywhere.
- does not need to inherit BitBase class. Should hold a BitDb connection as a global variable.
- This needs extending to allow the use of GMT timestamp rather then the current server time
- Not currently used - this is database specific and uses TIMESTAMP rather than unix seconds
- Not currently used - this is database specific and uses TIMESTAMP rather than unix seconds
- Not currently used - this is database specific and uses TIMESTAMP rather than unix seconds
- get spiderr to explain the schema line
- investigate if this is the correct way to do it.
- remove the BIT_DB_PREFIX, change to a member variable
- Improve the generic handling of the messages Param information probably needs to be passed as an array, or accessed from Content directly
- investigate if this is the correct way to do it.
- not sure what its supposed to do
- not sure what its supposed to do
- This needs extending to allow the use of GMT timestamp rather then the current server time
- currently not used anywhere.
- currently not used anywhere.
- currently not used anywhere.
- This doesn't look like it works correctly - wolff_borg
- could be used to later convert all int timestamps into db timestamps. Currently not used anywhere.
- could be used to later convert all int timestamps into db timestamps. Currently not used anywhere.
- Empty function - does nothing
- should be used to confirm tables are already created
- should be used to confirm tables are already created
- does not need to inherit BitBase class. Should hold a BitDb connection as a global variable.
- This needs to be disabled when dates prior to 100AD are required in ISO format
Smarty
- somehow make the variable that is contained within $iselect global --> this will allow importing of outside variables not set in $_REQUEST
- somehow make the variable that is contained within $iselect global --> this will allow importing of outside variables not set in $_REQUEST
liberty
- LEGACY FUNCTIONS that need to be cleaned / moved / or deprecated & deleted
- LEGACY FUNCTIONS that need to be cleaned / moved / or deprecated & deleted
treasury
- since plugins can do just about anything here, we might need the
option to create specific tables during install. if required we can scan for files called: table.plugin_guid.php where plugins can insert their own tables
|
|