8000 Tags · thanhvv/app · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: thanhvv/app

Tags

3.4.2

Toggle 3.4.2's commit message
Merge pull request cakephp#505 from tuffz/doublespaces-in-docs

remove double spaces in phpdocs

3.4.1

Toggle 3.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
CakePHP App Skeleton 3.4.1

* Improved readme docs
* Fixup PHPUnit requirements

3.4.0

Toggle 3.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
CakePHP App Skeleton 3.4.0

* Use CakePHP 3.4.*
* Use PHP 5.6 syntax where possible.
* Don't use deprecated methods.
* Improved home page design.

3.3.6

Toggle 3.3.6's commit message
Merge pull request cakephp#478 from CakeDC/new-home-page-design

New home page design reworked using Foundation

3.3.5

Toggle 3.3.5's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
CakePHP App Skeleton 3.3.5

* Added gitattributes for woff, eot, svg.
* Improved doc comments.
* Tweaked how cache configuration is managed in default/debug.

3.3.4

Toggle 3.3.4's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
CakePHP App Skeleton 3.3.4

==========================

New
---

* Improved comments and inline examples.

Bugfixes
--------

* Migrations plugin only loaded in a CLI context.
* PagesController no longer allows `..` to load up other templates.

3.3.3

Toggle 3.3.3's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
CakePHP App Skeleton 3.3.3

* Easier to read comments.
* Added composer scripts to make running tests and phpcs easier.

3.3.2

Toggle 3.3.2's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
CakePHP App Skeleton 3.3.2

New Features
------------

* Default flash element that now allows escape => false.
* Add an `ErrorController`. Having an ErrorController in the application
  will make customizing it more transparent to users.

Bugfixes
--------

* Improved API docs.
* Improved README

3.3.1

Toggle 3.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
CakePHP App Skeleton

* markstory/asset_compress is a suggested package.
* Require cakephp/cakephp 3.3.* instead of ~3.3.0. People were not too
  pleased about getting automatically updated to 3.3. Use a more
  conservative requirement to make future upgrades more predictable.
* Comment styles are more consistent now.
* default flash message includes the hide on click behavior now.

Contributors
------------

* ADmad
* BassemN
* Jad Bitar
* Mark Sch
* Mark Story
* Nguyễn Anh Tuấn
* inoas
* mscherer

3.3.0

Toggle 3.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
CakePHP App 3.3.0

* Update CakePHP requirement to 3.3.0
* Use new HTTP stack in default application.
0