Skip to content

Releases: HoldOffHunger/GreenGluonCMS

GG-CMS, Version 1.01

04 Feb 01:02
Compare
Choose a tag to compare

Version 1.01

  • intensive spellchecker, detect odd caps in text (i.e., thIs)
  • common misspelling spellchecker
  • complete anarchistcode.com
  • change google API keys (oops, sorry for leaking that on github, sigh)
  • changing filename of an image doesn't move the image locations of Image.IconFileName and Image.StandardFileName
  • disallow %'s in filenames when uploading images
  • make permalink url's script-intelligent, i.e., site.com/?id=123 goes to Entry 123's view.php url, but now site.com/modify.php?id=123&action=Edit will redirect to Entry 123's modify.php?action=Edit URL
  • detect "logged-in-status" on non-https pages, and properly redirect to https pages
  • have all scripts' templates use the modularized entry-controls.php
  • login.php: allow google use
  • logout.php: allow google use
  • login.php: redirect to url option
  • logout.php: redirect to url option
  • fix display of small-than-icon size images at revoltlib, etc,. templates
  • list title auto-generation, ucfirst after all is done
  • zap all passwords or password-passed args from bash files
  • make entrycontrols module accept that=>this as args in constructor and not in function calls
  • module-ize breadcrumb trails
  • module-ize login/logout info
  • add breadcrumbs/login info to suggest.php
  • remove login/logout info from bottom of all templates
  • fixup login info for classes/Language/Dictionary.php
  • fix bad format-icon images on terms/codeofconduct/etc pages
  • modularize the alternate format icons/etc.
  • miniaturize bad format-icon images on terms/codeofconduct/etc pages
  • export user data - fix format icons
  • handle alternate formats for terms/codeofconduct/privacy/etc pages
  • actually move user-login info to top of page plz
  • fix privacy policy/code of conduct/terms pages to have proper audio-translators
  • finish terms/codeofconduct/privacy/etc pages

Initial Release Version

28 Dec 20:51
8085399
Compare
Choose a tag to compare

Initial release of project.