about summary refs log tree commit diff stats
path: root/central/trunk/includes
Commit message (Collapse)AuthorAgeFilesLines
* Central: Added createUser()Kelly Rauchenberger2008-09-281-2/+2
| | | | Refs #63
* Central: Continued to remove UIKelly Rauchenberger2008-09-284-3275/+3
| | | | Also removed unnecessary things. Refs #63
* Central: Completed steps 10 and 11Kelly Rauchenberger2008-09-281-31/+49
| | | | Refs #69
* Central: Completed step 9Kelly Rauchenberger2008-09-281-0/+26
| | | | Refs #69
* Central: Removed Series-related codeKelly Rauchenberger2008-09-181-15/+0
| | | | Refs #57
* Central: Removed idea of multiple central serversKelly Rauchenberger2008-09-061-40/+0
| | | | Refs #52
* Central: Moved to SeriesKelly Rauchenberger2008-09-061-0/+15
| | | | Refs #28
* Central: Started moving to SeriesKelly Rauchenberger2008-09-061-142/+0
| | | | Refs #28
* Central: Fixed a few typos/errorsKelly Rauchenberger2008-08-261-7/+7
| | | | [15]. Refs #25
* Central: Added Activate Subscription formKelly Rauchenberger2008-08-251-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 AgainKelly Rauchenberger2008-08-171-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 AgainKelly Rauchenberger2008-08-171-3/+21
| | | | Refs #43
* Central: Modified Verification ID deletionKelly Rauchenberger2008-08-171-1/+1
| | | | Refs #42
* General: Upgraded Verification ID generationKelly Rauchenberger2008-08-161-4/+4
| | | | Verification IDs in Central and Update can now be between 0 and 2147483647. Closes #37
* Central: Fixed a few minor errorsKelly Rauchenberger2008-08-161-2/+3
| | | | Ok, this is sort of part [15], part strange unnoticed error(s). Refs #25
* Central: Fixed instaDisc_verifyUser()Kelly Rauchenberger2008-08-161-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 passwordKelly Rauchenberger2008-08-151-0/+6
| | | | Refs #25 and closes #35
* Central: Fixed include pathesKelly Rauchenberger2008-08-151-1/+1
| | | | Refs #25
* Central: Organized filesKelly Rauchenberger2008-08-1514-0/+9792
| | | | Refs #25
* Redid InstaDisc, new technique in storeKelly Rauchenberger2008-07-053-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 Rauchenberger2008-06-233-0/+195