Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Central: Removed Series-related code | Kelly Rauchenberger | 2008-09-18 | 1 | -15/+0 |
| | | | | Refs #57 | ||||
* | Central: Removed idea of multiple central servers | Kelly Rauchenberger | 2008-09-06 | 1 | -40/+0 |
| | | | | Refs #52 | ||||
* | Central: Moved to Series | Kelly Rauchenberger | 2008-09-06 | 1 | -0/+15 |
| | | | | Refs #28 | ||||
* | Central: Started moving to Series | Kelly Rauchenberger | 2008-09-06 | 1 | -142/+0 |
| | | | | Refs #28 | ||||
* | Central: Fixed a few typos/errors | Kelly Rauchenberger | 2008-08-26 | 1 | -7/+7 |
| | | | | [15]. Refs #25 | ||||
* | Central: Added Activate Subscription form | Kelly Rauchenberger | 2008-08-25 | 1 | -5/+17 |
| | | | | Also added an option to the user panel that allows you to edit configuration values if you're an admin. Refs #25 | ||||
* | Central: Undid Come Again | Kelly Rauchenberger | 2008-08-17 | 1 | -19/+1 |
| | | | | I don't currently like the look of Come Again, perhaps it could be implemented at a later release. Refs #43 | ||||
* | Central: Started on Come Again | Kelly Rauchenberger | 2008-08-17 | 1 | -3/+21 |
| | | | | Refs #43 | ||||
* | Central: Modified Verification ID deletion | Kelly Rauchenberger | 2008-08-17 | 1 | -1/+1 |
| | | | | Refs #42 | ||||
* | General: Upgraded Verification ID generation | Kelly Rauchenberger | 2008-08-16 | 1 | -4/+4 |
| | | | | Verification IDs in Central and Update can now be between 0 and 2147483647. Closes #37 | ||||
* | Central: Fixed a few minor errors | Kelly Rauchenberger | 2008-08-16 | 1 | -2/+3 |
| | | | | Ok, this is sort of part [15], part strange unnoticed error(s). Refs #25 | ||||
* | Central: Fixed instaDisc_verifyUser() | Kelly Rauchenberger | 2008-08-16 | 1 | -3/+6 |
| | | | | | | | Previously, instaDisc_verifyUser() was lazy and checked a user's existance by routing the input through instaDisc_checkVerification() with the static Verification ID of 0, but it was forgotten that a static Verification ID would work once and be rejected after that. Refs #25 | ||||
* | Central: Add change password | Kelly Rauchenberger | 2008-08-15 | 1 | -0/+6 |
| | | | | Refs #25 and closes #35 | ||||
* | Central: Fixed include pathes | Kelly Rauchenberger | 2008-08-15 | 1 | -1/+1 |
| | | | | Refs #25 | ||||
* | Central: Organized files | Kelly Rauchenberger | 2008-08-15 | 14 | -0/+9792 |
| | | | | Refs #25 | ||||
* | Redid InstaDisc, new technique in store | Kelly Rauchenberger | 2008-07-05 | 3 | -195/+0 |
| | | | | | | New technique is to use XML-RPC hooks instead of a pre-built HTML interface so people who host Central Servers will not have to use the default interface, instead allowing them to create their own. | ||||
* | Moved over to the Four Island Templating System. | Kelly Rauchenberger | 2008-06-23 | 3 | -0/+195 |