What's New?
Everything. No single page of Afphrid hasn't been at least heavily, and in most cases totally, rewritten. Most of it works the same way it did before, only with less bugs :-)
People
The preference system has been expanded to allow for a more detailed selection of what gets emailed to you, the person table is now restrucured to give you the ability to change your username.
Relationships
The interface for putting in and confirming new relations has been streamlined (Hey look, Buzzwords).
The Database
The entire sql backend has been restructured never to ever use Usernames as keys ever again. That's the bit that took the time.
The Future
Stage One
Stage One
Addition, Modification, Display and Deletion of relationships.
Addition, Modification, Display and Deletion of users. Completed 2002-05-31
Stage Two
Cliques, Messages, Detailed views, stats.
Stage Three
Modify Database to enable the understanding of relationships. Be afraid.
Changelog
2002-05-31:
+ Launched the new version of Afphrid
* Modified the "validate homepage" rule to actually work :)
+ added "user@domain" check to validate_email
+ added ability to deny relationship links.
+ added admin view functions for people and relationships
2002-06-01:
+ Messaging System. Small sentance, much incident.
2002-06-03
* Fixed confirmation of relationships
+ Password Recovery
+ Message replying
+ Fixed display of system messages.
2002-06-03:
+ Deletion of relationships
+ Migration of Cliques to new format. Interface soon.
Todo
Key: Completed items are in Gray and have a
completion date beside them in SQL (Year-Month-Day) format, and items that have
to be completed before the first stage reopening are in bold
- User Administration
- Add new users 2002-05-06
- Modify existing users 2002-05-07
- Delete existing users [ Form | Validation | SQL ]
- Requesting of new password 2002-06-02
- User Page [ User Info 2002-05-07 | Relationships 2002-05-31 | Cliques | Messages ]
- Clique Administration
- Add new cliques [ Form | Validation | SQL ]
- Modify Clique details [ Form | Validation | SQL ]
- Remove cliques [ Form | Validation | SQL ]
- Add people to cliques [ Form | Validation | SQL ]
- Remove people from cliques [ Form | Validation | SQL ]
- Modify positions within cliques [ Form | Validation | SQL ]
- Clique moderation [ Form | Validation | SQL ]
- Relationship Admin
- Add new relationship 2002-05-31
- Confirm new relationship 2002-05-31
- Unconfirm new relationship 2002-05-31
- Delete confirmed relationship 2002-06-03
- Modify relationship [ Form | Validation | SQL ]
- Confirm modify relationship [ Form | Validation | SQL ]
- Messaging
- Generic Messaging Thingy 2002-06-01
- Messaging to all clique owners (Admin) [ Form | Validation | SQL ]
- Messaging to Everyone (Admin) 2002-06-09
- Messaging to all within a clique [ Form | Validation | SQL ]
- Emailing messages 2002-06-01
- Message Levels 2002-05-28
- Inviting people to cliques
- Invite User
- Backstage
- Front page 2002-05-29
- Stats 2002-06-09
- Aquarion's Page of God Like Power 2002-06-03
- Bug Report tool 2002-05-25
- New Neatocool Design 2002-05-07
- Transaction Logging 2002-05-06
- Data Migration 2002-05-31
- View Database
- Overview
- View per user (1 page) 2002-05-31
- View per user (page per user)
- View by group
- New Database Structure (Stage 3)
- Design
- Generate Relationships
- Migrate Data
- Modify New Relationship Code