Skip to content

Releases: phpMv/ubiquity

2.0.7 release

11 Jan 06:18
Compare
Choose a tag to compare

Add validators
Scrutinizer cleaning

2.0.6 release

29 Dec 13:33
Compare
Choose a tag to compare

Adds addRestRoutes only for phpbenchmarks.com

2.0.5 release

28 Dec 15:11
Compare
Choose a tag to compare

Added

  • Translator
  • Validators
  • Normalizers

2.0.4 release

21 Nov 02:06
Compare
Choose a tag to compare

Adds:

  • UQL (Ubiquity Query Language)
  • SQL Queries optimization (groupings)
  • AuthControllers
  • CRUDControllers

Some Fixes

2.0.3 release

16 Apr 00:57
Compare
Choose a tag to compare

Admin

  • Config file edition and checking
  • @framework location for internal default views

Database

  • Fix bug in Database DSN

2.0.2 release

13 Mar 02:02
Compare
Choose a tag to compare
  • manyToMany annot bug fixed
  • quote in SqlUtils

2.0.1 release

11 Mar 12:15
Compare
Choose a tag to compare
  • SEO controller for generating robots.txt and sitemap.xml files (Admin interface)
  • Renaming utility classes:
    • Ubiquity\utils\RequestUtils ->Ubiquity\utils\http\URequest
    • Ubiquity\utils\SessionUtils ->Ubiquity\utils\http\USession
    • Ubiquity\utils\StrUtils->Ubiquity\utils\base\UString
    • Ubiquity\utils\JArray ->Ubiquity\utils\base\UArray
    • Ubiquity\utils\FsUtils->Ubiquity\utils\base\UFileSystem
    • Ubiquity\utils\Introspection->Ubiquity\utils\base\UIntrospection
  • Adding new utility classes
    • Ubiquity\utils\http\UResponse
    • Ubiquity\utils\http\UCookie

2.0.0-beta.1 release

05 Dec 01:52
Compare
Choose a tag to compare
2.0.0-beta.1 release Pre-release
Pre-release
  • Admin interface
  • Rest Server

Originel

28 Mar 10:42
Compare
Choose a tag to compare

First official release