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.
- 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
- 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.
- 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.
- Empty function - does nothing
- should be used to confirm tables are already created
- should be used to confirm tables are already created
- This needs to be disabled when dates prior to 100AD are required in ISO format
blogs
- users_watches is a legacy package and needs refactoring
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
- - i think this function is not being used and will hopefully be removed soon - xing - Saturday Jul 07, 2007 19:54:02 CEST
- it is called in getContentList but I think that services can do what it does now - nick - Sunday Sep 30, 2007
- If one of the uploaded files is an update, place the attachment_id with the upload hash in $_FILES or in _files_override
users
- rewrite this mess. this is horrible stuff. - xing - Thursday Oct 16, 2008 09:47:20 CEST
|
|