23 Commits

Author SHA1 Message Date
EA Durbin
84b5a86e11 Update the TODO to reflect that we keep this information in the wiki now 2006-06-19 16:32:11 +00:00
WineHQ
1bf7afd52f Authors: Jonathan Ernst <Jonathan@ernstfamily.ch>, Chris Morgan <cmorgan@alum.wpi.edu>
Remove email check that is already done.  Add stuff from appdb todo in the wiki to keep the two in sync.
2005-06-12 02:50:18 +00:00
Chris Morgan
4d8a1492df Add some todo items about improving the ability to manage applications in the database 2005-06-08 00:27:12 +00:00
Jonathan Ernst
d9bf5bc528 Improved version and applicaton class, deletes all linked elements 2005-02-11 01:34:16 +00:00
Jonathan Ernst
64d8f93b15 Update TODO because comment class has been made 2005-02-02 02:48:02 +00:00
Jonathan Ernst
d65c8138ca Update TODO 2005-02-02 00:21:25 +00:00
Jonathan Ernst
2083bf521b - OO version of user class
- no more duplicated functions
- improved performances (much less duplicated mysql queries)
- less code and better error handling
2005-01-30 23:12:48 +00:00
Jonathan Ernst
f4f156cd3e Update TODO 2005-01-29 17:13:15 +00:00
Jonathan Ernst
b3eee9c65f - cron job to delete inactive users
- improved statistics
2005-01-19 05:03:07 +00:00
Tony Lambregts
080189ed5d add bit about emiling everyone in a thread. delete bit about maintainer ratings (done) 2005-01-19 05:00:16 +00:00
Jonathan Ernst
a22cde142e updated TODO 2005-01-17 04:33:05 +00:00
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