Commit Graph

12 Commits

Author SHA1 Message Date
Jonathan Ernst
d3ad0dba41 - replaced mysql_query() with query_appdb()
- removed opendb()
- removed query_userdb()
- removed error handling from the code as it is done with query_appdb()
2005-01-12 16:22:55 +00:00
Jonathan Ernst
d9826427da This patch make email address the user's username as requested in the TODO.
query_users.php is modified even if we will drop it in the future to be sure it works everywhere.
2005-01-10 22:54:04 +00:00
Paul van Schayck
6b039f82ce Remove old user management, add making a new one to the todo list 2005-01-10 22:27:42 +00:00
Jonathan Ernst
844babf8a0 - adds a panel for administrating vendors
- removed corresponding TODO entry
2004-12-29 03:44:17 +00:00
Jonathan Ernst
a81b132d83 - improved include/db.php
- updated TODO regarding db queries
2004-12-29 03:36:57 +00:00
Chris Morgan
6c087f1dad Add some highish priority TODO items 2004-12-22 05:56:11 +00:00
Jonathan Ernst
4082220f9c - when a comment is deleted, one can state the reason why he did this.
- the user that made the comment get's an e-mail
2004-12-14 04:30:41 +00:00
Tony Lambregts
3ea3267f37 Update TODO 2004-12-14 02:33:24 +00:00
Jonathan Ernst
ad5de55100 Remove TODO items that have been completed. Add php tag details to
CODING_STANDARD.
2004-12-11 19:40:01 +00:00
Chris Morgan
d331a92322 Add a new TODO item regarding screenshots. 2004-12-11 04:47:59 +00:00
WineHQ
f6ae722cb9 Authors: Tony Lambregts <tony_lambregts@telusplanet.net>, Jonathan Ernst, <Jonathan@ernstfamily.ch>
Update TODO and add a CODING_STANDARD document.
2004-12-11 03:42:43 +00:00
Jeremy Newman
e554f649ca adding TODO 2004-03-15 17:23:52 +00:00