Commit Graph

31 Commits

Author SHA1 Message Date
Michael R Sweet
4738699eb5 Fix str common bug list and new bug doesn't need "create_user" field. 2009-01-03 16:40:24 +00:00
Michael R Sweet
c8155c2ebd Redo home page.
Add recent/common bugs to new bug page.

Fix redirection on login page.

Resize logo image.
2009-01-03 16:29:03 +00:00
Michael R Sweet
32c05d0617 Add 3.0, use select menu for fix version. 2008-10-27 05:25:50 +00:00
Michael R Sweet
b021e30547 Force login to post STRs. 2008-06-30 13:58:14 +00:00
Michael R Sweet
2b270e9072 Quote search strings. 2008-03-05 03:49:17 +00:00
Michael R Sweet
66a4800d57 Update web site. 2008-01-29 05:50:23 +00:00
Michael R Sweet
6057e7ee02 Prep for 2.4 release.
Update documentation.
2007-11-23 02:15:07 +00:00
Michael R Sweet
2181cfb688 Web page overhaul. 2007-09-09 07:02:33 +00:00
Michael R Sweet
720206711b Update RPM spec file.
Update versions on STR page.
2007-04-27 01:42:00 +00:00
Michael R Sweet
c720996a85 Fix minutes in time. 2005-08-26 00:24:01 +00:00
Michael R Sweet
4ecca8b1bd Whoops, no 2.2.3 release... 2005-08-10 19:28:15 +00:00
Michael R Sweet
323851c7b1 Add 2.2.4 version... 2005-08-10 18:52:24 +00:00
Michael R Sweet
82913f58c7 Add new versions... 2005-05-30 12:53:28 +00:00
Michael R Sweet
6712bf6914 Update for 2.2 release. 2005-02-26 05:27:25 +00:00
Michael R Sweet
0d83a3513c Web site updates.
comment.php:
    - Fix comment date.

data/software.md5:
    - Moved from swfiles/mxml.md5 and reformatted.

newsgroups.php:
    - Deleted

phplib/html.php:
    - Removed newsgroups and polls links.
    - Renamed "support" to "bugs & features"
    - Add refresh URL support.

software.php:
    - Use download mirrors.
    - Synced with other site code.

str.php:
    - Change to "Bugs & Features"
    - Add 2.1.1 version number

swfiles/*
    - Removed; all release files are on FTP server now.
    - mxml.md5 moved to data/software.md5
2005-01-29 02:11:23 +00:00
Michael R Sweet
61ba926ecc Prep for 2.1. 2004-11-13 18:26:38 +00:00
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