Developer Tools

by Wildcard 7 Stars 574 Downloads

a MyBB module for developers with a collection of useful tools that is expansible and extensible

Change Log for Developer Tools

Version 0.2 dev Build #6

Changes:

  • improve user name avatar module aesthetics (allow initials or full name, solid or gradient background, etc.)
  • now focuses on code window when PHiddle is loaded
  • now double-click on a PHiddle to load it
  • normalized change state
  • now PHiddles are sorted alphabetically
  • upgrade ExternalModule class stack
  • upgrade StorableObject class stack
Fixes:
  • a bug where when saving PHiddles, duplicate entries with blank titles were created

Version 0.1 dev Build #5

Changes:

  • now uses the language system
  • code cleanup/efficiency checks/code comments
  • added an option to the create threads module to allow images to posted in created threads
  • added an option to the create users module to control whether the module includes banned users to be used as thread/post authors
  • added title to PHiddle page to make it easier to see which project is currently being edited
  • now the toolbar is visible in both the PHP and output tabs
Fixes:
  • a bug where the create user name avatars module was broken due to improperly set user avatar fields
  • a bug where the load button caused broken features when there are no projects to load
  • a bug where the delete button caused broken features when there are no projects to delete
  • a bug where the save as button was broken due to changes in the XMLHTTP routing

Version 0.0.4 dev Build #4

Changes:
- added AJAX w/ modal input to the PHiddle interface
- added the option to assign a referrer for users created using the module (for testing purposes)
- sandbox now assigns folders for each admin to keep everything separate
- upgraded installer class

Fixes:
- an issue where installation where server permissions may prevent image and style sheet installation
- a bug where some simply named functions could cause conflicts

Version 0.0.3 dev Build #3

Fixes:

  • incompatibilities with PostgreSQL
  • a bug where the lorem ipsum generator was incorrectly referenced
  • a bug where the RAND() MySQL function was used on PostgreSQL systems even thought it doesn't exist.
  • a bug where MySQL database systems gave an error due to a misplaced semicolon
  • a bug where line numbers in the code window didn't match error messages

Version 0.0.2 dev Build #2


Changes:

  • updated lorem ipsum generator
  • installed toolbar for PHiddle
  • load/save/save as/delete added for Phiddles
  • import/export added for Phiddles
Fixes:
  • CSS not customizable per theme
  • a bug where errors weren't displayed in sandboxed scripts

Version 0.0.1 dev Build #1

The first build has no changes.