about summary refs log tree commit diff stats
path: root/update/plugin/phpBB3
Commit message (Collapse)AuthorAgeFilesLines
* Update: Localized phpBB3 ACP field descriptionsKelly Rauchenberger2008-08-243-24/+33
| | | | Refs #7
* Update: Added encryption field to phpBB3 ACPKelly Rauchenberger2008-08-243-0/+12
| | | | Refs #39
* Update: Added VerID bounce to phpBB3 and WordpressKelly Rauchenberger2008-08-211-1/+7
| | | | | Subversion is on its way as well, just it needs to be opened in NetBeans. Refs #44
* General: Upgraded Verification ID generationKelly Rauchenberger2008-08-161-2/+2
| | | | Verification IDs in Central and Update can now be between 0 and 2147483647. Closes #37
* Update: Created MODX installation instructions for phpBB3Kelly Rauchenberger2008-08-063-0/+2425
| | | | The phpBB3 plugin is now completed! Closes #7
* Update: Fixed HTML entities in phpBB3Kelly Rauchenberger2008-08-061-1/+1
| | | | Also, 100th COMMIT! YAY! PARTY TIME EVERYONE! YAY!
* Update: Completed phpBB3's sending libraryKelly Rauchenberger2008-08-061-2/+8
| | | | Now, to finish the phpBB3 plugin, the MODX file has to be written. Refs #7
* Update: Worked on phpBB3 pluginKelly Rauchenberger2008-08-064-6/+19
| | | | | | | | The Subscription File didn't contain the activation key, so that was fixed, and also it turned out that everywhere was using the wrong method of getting the board's URL, so that was changed too. Then then sending library was worked upon. The only fault I currently see is that the Author field doesn't seem to be being sent for some reason. Refs #7
* Update: Created phpBB3 plugin Subscription FileKelly Rauchenberger2008-08-0614-1/+6277
| | | | | Also started on the plugin's update library, currently uses a function identical to the library's. May want to change it so that it does more post-object work than the foreign function has to. Refs #7
* Update: Completed phpBB3 plugin's ACPKelly Rauchenberger2008-08-063-1/+43
| | | | | | Also used a new method of providing the subscription file's URL as static text instead inside a text box. Refs #7
* Update: Continued to work on ACP for phpBB3 pluginKelly Rauchenberger2008-08-063-11/+26
| | | | | | | The module now has two working form elements, Subscription Title and Central Server (URL). They both read and write to the database. Refs #7
* Update: Started InstaDisc ACP for phpBB3 pluginKelly Rauchenberger2008-08-064-0/+151
Refs #7