Commit Graph

58 Commits

Author SHA1 Message Date
Samuell 348040a4e4 Add permission support for fields, columns and filter scopes (#4520)
Credit to @Samuell1. Fixes #1837.
2019-10-09 16:41:53 -06:00
Luke Towers d64875530d Update composer.json 2019-08-15 09:39:49 -06:00
Ben Thomson 6fb6e5f71c
Improve Travis CI build process (#4394) 2019-06-24 07:38:41 +08:00
Denis Denisov c7cdd0dce4 Add support for package discovery (#4162)
Fixes #4149. Credit to @w20k
2019-04-19 16:38:55 -06:00
GitLog a20f2bfe69 Fix (Trait 'AssertGD\GDAssertTrait' not found) (#3824)
Credit to @gitlog
2018-09-26 09:19:42 -06:00
Samuel Georges f12f3af37f By default assert the app will want 7.0 packages
This addresses an issue with Symfony and a trajectory towards towards DLL hell (see Ruby on Rails). October imports Laravel that then imports Symfony for the translation packages. These packages are subjective to the PHP version running at the time. When running PHP 7.1 a version of the package is included that is incompatible with PHP 7.0. Whilst clever, it is far from simple.

If problems are encountered by this change, simply customise your composer.json file to remove it.
2018-08-16 12:18:16 +10:00
Luke Towers 4f7a08954d Updating links in composer files 2018-04-16 02:33:08 -06:00
Samuel Georges 4eab0670c4 Proxy ConsoleSupportServiceProvider properly
Refs https://github.com/octobercms/october/pull/3353
Refs https://github.com/octobercms/october/issues/3321
Refs https://github.com/octobercms/october/pull/3328
Refs https://github.com/octobercms/october/issues/3359
2018-01-24 18:09:41 +11:00
buuug7 df96c65b3c Generate .env file before generating application key (#3353)
Fixes #3321. Credit to @buuug7
2018-01-12 16:59:21 -06:00
Pierre-André Vullioud de9804c897 Update Faker to 1.7 (#3174)
a lot of improvements from 1.4 like :
Language specific formatters
https://github.com/fzaninotto/Faker#language-specific-formatters
a new formats.
2017-10-16 08:59:40 -06:00
Samuel Georges 4074ad8cc9 Laravel 5.5 released 2017-08-31 20:57:00 +10:00
Samuel Georges ef191d64e4 l55upgrade -> develop 2017-07-26 21:03:52 +10:00
Samuel Georges 78d722adf0 Set last build number, updating via composer 2017-07-14 22:01:11 +10:00
Luke Towers 613ebf090d Re-add the merge plugin
@daftspunk I readded the merge plugin accidentally removed in: db82bfa815
2017-06-06 09:28:50 -06:00
Samuel Georges db82bfa815 Tighten up font weight and login screen
Recompile assets
2017-05-30 20:10:48 +10:00
Samuel Georges 081a32c928 Change versions for testing 2017-05-19 14:13:23 +10:00
Samuel Georges 0e4d05d150 Add migrations to queue database tables 2017-05-16 18:49:05 +10:00
Samuel Georges 59d1e7736c Bump min version to PHP 7
Restore tinker command
2017-05-13 09:04:22 +10:00
Samuel Georges 99e4913a7e Update composer to Laravel 5.5 @ dev 2017-05-11 07:42:08 +10:00
Samuel Georges 5eab01b8bd Update composer versions
Rollback 8dd2e97cf7
2016-07-06 17:15:41 +10:00
Samuel Georges 536a4b382c RecordFinder can specify number of records per page
Fixes #2082
Fix spacing on composer.json
2016-06-11 13:37:36 +10:00
Samuel Georges 8dd2e97cf7 ~1.0 -> dev-develop 2016-04-01 14:07:43 +11:00
Samuel Georges b51b5a112e dev-stable -> ~1.0 2016-04-01 12:52:11 +11:00
Samuel Georges 74ec5517d8 Missing comma , 2016-02-27 15:03:25 +11:00
Samuel Georges d76863a3ec Merge branch 'develop' into stable
Conflicts:
	composer.json
2016-02-27 14:55:52 +11:00
brenodouglas 74953e3499 Install packages of plugins in composer.json using composer-merge-plugin
Refs #1788
2016-02-27 14:19:58 +11:00
Samuel Georges 25f931d8f8 We use Selenium 1 for testing atm
Fixes #1751
2016-02-20 09:11:13 +11:00
Pásztor Gábor 9fc2aa42b6 Add faker to require-dev 2016-01-28 09:24:46 +01:00
Samuel Georges 1d2929e2f0 Update composer refs 2016-01-02 18:44:59 +11:00
Samuel Georges 0762e5cf53 Remove dependency on illuminate\html 2016-01-02 14:59:59 +11:00
Samuel Georges cdf4ab0279 Update composer to 5.5.9 + Laravel 5.1 2016-01-02 13:53:23 +11:00
Samuel Georges 0c8e813029 Create plugin unit test case
^- inspired by keios/oc-plugin-testsuite package
2015-08-08 15:35:22 +10:00
Samuel Georges 64579637be Add license 2015-07-25 13:23:21 +10:00
Samuel Georges 9696375099 Fixes functional tests so they pass, add details about selenium set up 2015-03-02 17:18:53 +11:00
Samuel Georges bc491b7733 Adjust package order 2015-03-02 12:23:13 +11:00
Samuel Georges f4e60f105a Prevents infinite loop with traceSql(), remember() is back 2015-02-07 10:08:10 +11:00
Samuel Georges 03eb949e71 Add illuminate/html package, DB -> Db, HTML -> Html 2015-02-04 20:03:44 +11:00
Samuel Georges ed22cc9186 Migrate bootstrap process 2015-02-04 19:31:41 +11:00
Samuel Georges 14a01b127d Fixes #101 - Auto generate key 2014-11-21 15:40:00 +11:00
Graham Campbell be7f36b31b Composer fixes 2014-07-28 23:55:46 +01:00
Sam Georges 0d96ef8459 Fixes #277 Add "prefer-stable": true, to octobers composer.json 2014-06-27 12:00:49 +10:00
Sam Georges 14e277e030 Create functional tests
Move unit tests to unit folder
2014-06-17 18:54:31 +10:00
Sam Georges ca1b096cfd Update to Laravel 4.2 2014-06-11 09:00:58 +10:00
Sam Georges dc5e55b4c0 Fixes composer install for php 5.5 2014-05-16 15:53:00 +10:00
Sam Georges 3a5a0a00f8 Update composer.json
Add gitignore
2014-05-14 23:21:18 +10:00
Sam Georges 273d9a2865 Add branch aliases 2014-05-09 11:45:37 +10:00
Sam Georges 5ae60ca5a9 Let's go with tags 2014-05-09 11:39:19 +10:00
Sam Georges f467dddda8 Rem min stability 2014-05-09 11:32:58 +10:00
Sam Georges 6e9e9f980e Tagless option? 2014-05-09 11:29:57 +10:00
Sam Georges 420860f097 Tweak 2014-05-09 11:27:54 +10:00