Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Commit

Permalink
Merge pull request #675 from elcodi/feature/updated-changelog-1-0-2
Browse files Browse the repository at this point in the history
Updated changelog for v1.0.2
  • Loading branch information
mmoreram committed Jan 31, 2016
2 parents c6135ae + a340df5 commit 5135af1
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions CHANGELOG-1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,72 @@ https://github.com/elcodi/bamboo/commit/XXX where XXX is the change hash To
get the diff between two versions, go to
https://github.com/elcodi/bamboo/compare/v1.0.0...v1.0.1

### v1.0.2 (31-01-2016)

Improvements on tests and some small improvements

#### TL;DR

* Updated dependencies to PaymentSuite 2.0
* Adapted to be more compatible with Symfony ^3.0 and PHP7
* Improved and fixed some parts of the application
* Improved Bamboo dependencies
* Added and improved Bamboo external integrations
* Updated some translations

#### Release Log

* [`65b7e61`](https://github.com/elcodi/bamboo/commit/65b7e6104918607dbd4d49d576c6c9c3f5728cec) Added badge (mmoreram)
* [`859e52a`](https://github.com/elcodi/bamboo/commit/859e52a268f90f2a2b6c7623fb63270ce31b2fe1) Updated some files for plugins (mmoreram)
* [`5a95b8b`](https://github.com/elcodi/bamboo/commit/5a95b8b8d2d43ffc9db54b5110271d5f60cffae1) Updated for PaymentSuite ^2.0.2 (mmoreram)
* [`be65dd9`](https://github.com/elcodi/bamboo/commit/be65dd91873ed3cbdc04f1e3f45b34a2c8d6f989) Fixed test. Stug autogenerated (mmoreram)
* [`f1e3a57`](https://github.com/elcodi/bamboo/commit/f1e3a57866eda0d5b040c0efc55db030ea58f4b4) Added migrations for packs (mmoreram)
* [`8008a3b`](https://github.com/elcodi/bamboo/commit/8008a3bfb1ca31b0a5d77ca0815183b177d7da98) moved form type name into `getBlockPrefix` (Emanuele Minotto)
* [`ff7d37d`](https://github.com/elcodi/bamboo/commit/ff7d37d8f3d7b8df0641a343fe557f5265eb7b6c) Improved home page (mmoreram)
* [`e5c88f2`](https://github.com/elcodi/bamboo/commit/e5c88f21724a449939a2318bbf2061e35ec90857) Updated dep version with package (mmoreram)
* [`fbf196e`](https://github.com/elcodi/bamboo/commit/fbf196ec7edcb761ee2af00e0b368cdef5374b01) quoted strings correctly to solve yaml component deprecation (Emanuele Minotto)
* [`daba682`](https://github.com/elcodi/bamboo/commit/daba6823206f5582f74bba899c152517962372f0) PHP7 MUST pass always (mmoreram)
* [`52feb49`](https://github.com/elcodi/bamboo/commit/52feb4921790f19395b30649395b10d8421751a9) Fixed symfony version - 2.7 (mmoreram)
* [`a82b2e7`](https://github.com/elcodi/bamboo/commit/a82b2e743feeee1fcbe018ff7b3b1eed992c7c7d) Fixed classes for Symfony3 (mmoreram)
* [`e8dcc84`](https://github.com/elcodi/bamboo/commit/e8dcc84f5a66132d930397c89c6af47d009cd90b) Updated oauth bundle stable version (mmoreram)
* [`65a4bfa`](https://github.com/elcodi/bamboo/commit/65a4bfa418d7a96de65925045313f5e70615da6e) Added config ignored file (mmoreram)
* [`44ea58c`](https://github.com/elcodi/bamboo/commit/44ea58cd1bfe9ec3c00c99677030889346a2776a) Resolve Purchasable Name (Germán Figna)
* [`4a93364`](https://github.com/elcodi/bamboo/commit/4a93364faa594fb827273b606ca5e7f62e489a27) Fixed composer check-style (mmoreram)
* [`fbba5b8`](https://github.com/elcodi/bamboo/commit/fbba5b8c9170741c2d17858ef22a2bad3b11c11e) Updated Elcodi version to 1.0.10 (mmoreram)
* [`a7ef3d0`](https://github.com/elcodi/bamboo/commit/a7ef3d0e7ec8b7831a43e00f9e8284551805198a) Fixed some Bundle instances. Work with abstracts. (mmoreram)
* [`165bddd`](https://github.com/elcodi/bamboo/commit/165bddda69f8a7c518c063975a0f55d1901969e0) Updated order_coupons requirement and versions (mmoreram)
* [`9eaf62f`](https://github.com/elcodi/bamboo/commit/9eaf62f931608a6c92225bbee4c8dd6a9c59cb6f) Updated project to work with new Elcodi v. (mmoreram)
* [`1a6a7d2`](https://github.com/elcodi/bamboo/commit/1a6a7d2839de3d99ee6ddf3711afbaa17e6702f4) Enabled javascript in travis tests (mmoreram)
* [`70af606`](https://github.com/elcodi/bamboo/commit/70af6060af8d285d585ec698c68b11c0ce76bd0b) allow admin to change his/her password (Emanuele Minotto)
* [`fb1d3f4`](https://github.com/elcodi/bamboo/commit/fb1d3f4c8aea3c83ae3276d7a192fe10a4cda54a) Added migration for new Order fields (mmoreram)
* [`03d3ca7`](https://github.com/elcodi/bamboo/commit/03d3ca7782ce4722c3267965b1ec81e3c33d55f0) Added Heroku redirect after deploy (Emanuele Minotto)
* [`f152c85`](https://github.com/elcodi/bamboo/commit/f152c856d2952c4cb485a01cf55e20a36026cf91) Deploy to Heroku badge consistent with other badges (Emanuele Minotto)
* [`90de975`](https://github.com/elcodi/bamboo/commit/90de9751ae2ce87118f7e8340e05bf457d15415c) Added Heroku deploy button (Emanuele Minotto)
* [`9840a18`](https://github.com/elcodi/bamboo/commit/9840a180e838f807ae1c7aa48c8cc2cacb285445) temporary fix to prevent appveyor timeout (Emanuele Minotto)
* [`df2a915`](https://github.com/elcodi/bamboo/commit/df2a9157634f39dd2c681763fa21b912e61cbe50) Galician translation. (Raul Araya)
* [`7065305`](https://github.com/elcodi/bamboo/commit/7065305d7baeb862e45ec33da3a5be458009b5c2) Replaced jms repo to acasademont fork (mmoreram)
* [`5514f5f`](https://github.com/elcodi/bamboo/commit/5514f5f6ef47f266200a0543619c297facb50769) Removed language extension - exists in elcodi (mmoreram)
* [`4dec5b5`](https://github.com/elcodi/bamboo/commit/4dec5b5571ddb0d8879f9266c8cc982b7d20b6f7) Updated gravatarBundle dependency (mmoreram)
* [`e7c06ab`](https://github.com/elcodi/bamboo/commit/e7c06abe7ba3c9b5410567d7c085e033bb57e403) Fixed public key (mmoreram)
* [`211ea11`](https://github.com/elcodi/bamboo/commit/211ea1175dbf721af7ba3a8c44e80be831378ece) moved and improved tests (Emanuele Minotto)
* [`f8c77f2`](https://github.com/elcodi/bamboo/commit/f8c77f24c11004300fb359acce574e4cc74950e0) Usage of new elcodi related purchasable service (mmoreram)
* [`f39ff69`](https://github.com/elcodi/bamboo/commit/f39ff6954ad87def7549ad7644e016daa2fa6377) reload fixtures before service check (Emanuele Minotto)
* [`61e5c14`](https://github.com/elcodi/bamboo/commit/61e5c145523a3ac8016843a9c3925a342329cad1) added Heroku configuration (Emanuele Minotto)
* [`3d55dfd`](https://github.com/elcodi/bamboo/commit/3d55dfd7f4588a717ce7651c0afae62bd4c2d371) added ext-bcmath (Emanuele Minotto)
* [`5dada43`](https://github.com/elcodi/bamboo/commit/5dada43edd289541c303fa2569051d2e039b65d8) shared configuration of git & composer (Emanuele Minotto)
* [`cdcf202`](https://github.com/elcodi/bamboo/commit/cdcf20284781505e3dc3a892480c193c1237eec7) added composer commands (Emanuele Minotto)
* [`0a80f12`](https://github.com/elcodi/bamboo/commit/0a80f12964dc45774e802a46067332d19e41ec37) restored default sf2 web/.htaccess file (Emanuele Minotto)
* [`dbed057`](https://github.com/elcodi/bamboo/commit/dbed05736063b6d0cbf8d13288d6a664f66e7144) included ext-curl (Emanuele Minotto)
* [`815c5bd`](https://github.com/elcodi/bamboo/commit/815c5bd780503fa8fae9783d6126933debdf6826) added appveyor badge (Emanuele Minotto)
* [`eedff58`](https://github.com/elcodi/bamboo/commit/eedff58a8b05b8a0c9f5d07563c0057f077e1635) added appveyor configuration (Emanuele Minotto)
* [`c274f63`](https://github.com/elcodi/bamboo/commit/c274f63a75f089a763c2a52a4d3ae06b8d10a7f3) Add php5-sqlite to list of php packages to install. (Raul Araya)
* [`6116778`](https://github.com/elcodi/bamboo/commit/61167781f8e9e9e139558e8902e6ecdde3c3046b) Updated php dependency for ^5.4 & 7.* (mmoreram)
* [`3858648`](https://github.com/elcodi/bamboo/commit/385864869b45719cf7da7dd7e2c25bf75bf78537) A Docker Compose configuration to develop in Docker containers. (Joeri Verdeyen)
* [`e490bc8`](https://github.com/elcodi/bamboo/commit/e490bc828fd68e63b6741fd037f564268509371f) Adding site translation (Jani Tarvainen)
* [`a75ce7c`](https://github.com/elcodi/bamboo/commit/a75ce7c0d7c8dbbff127b0d79a81037a70cc460b) Updating enabled languages (Jani Tarvainen)
* [`00a94c6`](https://github.com/elcodi/bamboo/commit/00a94c6901229e98d96ef85285f9d1434f4a5fbb) Updating translation (Jani Tarvainen)
* [`86ae8a0`](https://github.com/elcodi/bamboo/commit/86ae8a0cde2f8dcdc230ae839e6dc2b4dab66ef5) Adding Finnish translation (Jani Tarvainen)

### v1.0.1 (14-10-2015)

Added translations and fixed some issues
Expand Down

0 comments on commit 5135af1

Please sign in to comment.