Commit Graph

15 Commits

Author SHA1 Message Date
Michael R Sweet
c1931af586 Add version 2.1. 2004-10-26 20:51:46 +00:00
Michael R Sweet
78388ed663 Add 2.0 release. 2004-07-26 15:03:43 +00:00
Michael R Sweet
777022657d Fix "hidden" versions. 2004-06-01 00:25:29 +00:00
Michael R Sweet
989accb852 User account creation.
Make all emails consistent.

Finalize links page.
2004-05-20 21:37:57 +00:00
Michael R Sweet
f367d28d41 Fix links in docos.
Cleanup for comments, articles, strs, and documentation.

Fix comments in SQL schema.
2004-05-20 02:04:45 +00:00
Michael R Sweet
8c31377933 Allow logged in users to see their private articles and STRs.
Allow logged in users to modify their articles (sets is_published to 0).

Send article notification emails to admin address.

Fix LOGIN_foo globals in auth.php (didn't declare as global everywhere)

Tweek background colors for softer appearance.

Add PHP_URL global for full URL to pages.

Fix notification emails to use the full URL.
2004-05-19 21:17:47 +00:00
Michael R Sweet
236c4e3b78 Add account info page, enforce access levels, cosmetic cleanup. 2004-05-19 14:02:38 +00:00
Michael R Sweet
2b6f4e62be Tweeking.
Add account management page.
2004-05-19 02:57:18 +00:00
Michael R Sweet
fcb37ae372 Private symbol for hidden articles/STRs.
Batch support for articles.

HTML tag support for article contents.

Colorize PRE text.

Move project name, email, and max items/page to globals.php.
2004-05-19 00:57:33 +00:00
Michael R Sweet
207588f1c2 Articles page with search.
Add format_text() function to convert from plain text to HTML.

Drop FAQ page, the articles page will do it.
2004-05-18 19:58:35 +00:00
Michael R Sweet
ad1ac4b2eb Add new/pending STRs to account page.
Fix auth bug - was resetting the cookies to the wrong value.

Add common STR definitions file.

Add DB building script.
2004-05-18 01:39:00 +00:00
Michael R Sweet
668a16604d Fix db schema for strtext (missing comma)
Cleanup STR page.

Add LOGIN_LEVEL global to auth stuff.
2004-05-17 21:00:42 +00:00
Michael R Sweet
d5bbf222cd Account stuff.
Skeleton pages.

Updated database schema and STR pages.
2004-05-17 20:28:52 +00:00
Michael R Sweet
78438193cc Working STR page with SQLite. 2004-05-17 03:23:06 +00:00
Michael R Sweet
6d26935f40 Initial revision 2004-05-17 02:14:54 +00:00