Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get all updates #21

Open
wants to merge 268 commits into
base: for_merger
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
268 commits
Select commit Hold shift + click to select a range
a92d002
Fixes Issue #194
hector-del-rio Feb 26, 2017
c786aff
Merge pull request #195 from hector-del-rio/patch-1
schmunk42 Feb 26, 2017
c263903
fixed bootstrap alert class
schmunk42 Mar 2, 2017
c22a65e
updated CLI command infos
schmunk42 Apr 6, 2017
2d20dc9
updated constraint to allow phptidy on PHP 7
schmunk42 Apr 10, 2017
03a17b5
updated page titles & form-layout
schmunk42 Apr 11, 2017
f1f3e86
Merge commit '6f3366c64e17f8ffff3fa544d66c6a7b575a0933'
schmunk42 Apr 11, 2017
98149a5
fixed relation detection
handcode May 3, 2017
efc8faa
Merge branch 'master' into feature/fix-relation-detection
handcode May 3, 2017
b5aac96
Merge pull request #200 from handcode/feature/fix-relation-detection
schmunk42 May 3, 2017
1cbda53
Fixed namespaces in documentation about providers
cebe May 22, 2017
b20f277
Merge pull request #202 from cebe/docs-fixes
schmunk42 May 22, 2017
7c97b52
improved detection of text columns
cebe May 25, 2017
a861720
Fix CallbackProvider examples
cebe May 25, 2017
45c65b3
Fix broken URLs on crud relations
cebe May 26, 2017
e9f6f9b
clean up documentation and add example about attribute order
cebe May 26, 2017
f160b12
Merge pull request #207 from cebe/docs
schmunk42 May 29, 2017
e32563e
Merge pull request #206 from cebe/batch-crud-url
schmunk42 May 29, 2017
d73fd57
Merge pull request #204 from cebe/patch-1
schmunk42 May 29, 2017
35b8faf
Merge pull request #203 from cebe/db-text
schmunk42 May 29, 2017
a8af1c9
moved messages in ‚yii‘ catalog to ‚crud‘ and ‚giiant‘
schmunk42 Jun 8, 2017
1e4c2aa
fixed typo
schmunk42 Jun 8, 2017
97bdaf0
use relation property instead of relation getter to avoid multiple db…
jjmaun Aug 7, 2017
71338c8
if no types to filter are given to ModelTrait::getModelRelations (lik…
handcode Aug 15, 2017
3bd506d
Merge pull request #212 from handcode/feature/fix-relation-detection
schmunk42 Aug 15, 2017
cd6789a
get has_one relations as tab in model view
handcode Aug 16, 2017
8c951aa
Merge pull request #213 from handcode/feature/fix-relation-detection
schmunk42 Aug 21, 2017
ec92a8a
include attributes for model-generator's timestampBehavior and blamea…
adipriyantobpn Sep 1, 2017
7f8e5b2
include modelGenerateRelation attribute into BatchController
adipriyantobpn Sep 1, 2017
353aa74
specify DB connection component in generated model, if using non-defa…
adipriyantobpn Sep 1, 2017
146172b
refactoring tests
schmunk42 Sep 28, 2017
31221da
updated dockerized testing setup
schmunk42 Sep 28, 2017
b0bd435
updated test configuration
schmunk42 Sep 28, 2017
0964006
updated constraints
schmunk42 Sep 28, 2017
79e73d4
updated test app
schmunk42 Sep 28, 2017
2127e93
removed generated tester classes
schmunk42 Sep 28, 2017
4adf871
updated packages & config
schmunk42 Sep 28, 2017
822958f
updated testing setup
schmunk42 Sep 29, 2017
d95d34c
updated packages
schmunk42 Sep 29, 2017
0685939
added legacy yii2-codeception dependency
schmunk42 Sep 29, 2017
b9ea7d9
refactored paths; added missing dependency
schmunk42 Sep 29, 2017
4763131
updated test config & dev-packages
schmunk42 Sep 29, 2017
ef88946
removed login from tests, update host-volumes
schmunk42 Sep 29, 2017
fe7eec2
fixed build
schmunk42 Sep 29, 2017
b7173a6
fixed tests
schmunk42 Oct 2, 2017
f4696d9
updated build
schmunk42 Oct 2, 2017
df48d69
fixed build
schmunk42 Oct 2, 2017
33d6a5f
unshallow git repo on travis for local composer usage
schmunk42 Oct 2, 2017
9a5e29b
updated db-test image
schmunk42 Oct 5, 2017
2145a2a
updated example database image
schmunk42 Oct 5, 2017
42df8ef
Fixed spacing in model extended template.
ramoscarlos Nov 28, 2017
88bdeeb
Merge pull request #219 from ktaris/master
schmunk42 Dec 4, 2017
5823c19
Merge pull request #215 from adipriyantobpn/adip-master
schmunk42 Dec 22, 2017
9ad661f
Merge pull request #211 from jjmaun/relation-property
schmunk42 Dec 22, 2017
2e21ec0
added option properties for code-style tools
schmunk42 Dec 22, 2017
8340e47
applied fixes from #197
schmunk42 Dec 22, 2017
428d31d
Merge commit '2145a2af525b695ce9c635fc128ff04d54184d3f' into feature/…
schmunk42 Dec 22, 2017
ac86300
Merge commit '9ad661f9debdd388b3779e6eea62a39d167fa751' into feature/…
schmunk42 Dec 22, 2017
c089713
updated upgrading link
schmunk42 Dec 22, 2017
1685036
updated yii2-gii constraint to ~2.0.6
schmunk42 Dec 26, 2017
0aa9c4c
fixed phptidy usage
schmunk42 Jan 3, 2018
686d4ba
updated dependencies
schmunk42 Jan 3, 2018
4c0e88b
updated Object to BaseObject, fixes #220
schmunk42 Jan 3, 2018
0c5ffe8
refactored repo host volume path
schmunk42 Jan 22, 2018
0b27bf7
added "formLayout" property
marc7000 Mar 15, 2018
b562494
Merge pull request #225 from marc7000/feature/form-layout
schmunk42 Mar 15, 2018
e98a618
update for skip db tables
liasica Mar 26, 2018
ef58c2e
Fix #196
thadudexx Mar 30, 2018
3a3bd4b
Merge pull request #227 from thadudexx/patch-1
schmunk42 Apr 20, 2018
70ad41a
Merge pull request #226 from liasica/master
schmunk42 Apr 20, 2018
ba9db78
added tables & skipTables check, refactored skipTables to run in befo…
schmunk42 Apr 20, 2018
55898bd
updated docs
schmunk42 Apr 20, 2018
fbcf088
added test form view, fixes #230
schmunk42 Apr 26, 2018
c437eef
Exception and Yii should in namespace
lubobill1990 Apr 27, 2018
e4ceda3
Merge pull request #232 from lubobill1990/patch-5
schmunk42 Apr 27, 2018
83e82c8
fix singularEntities not working
liasica Apr 30, 2018
7101d30
Fix singularEntities not working when using cli
liasica Apr 30, 2018
f6281c6
Close DB after each model generation
rhertogh May 23, 2018
f5a1a47
Merge pull request #235 from rhertogh/patch-2
schmunk42 May 24, 2018
15ec98e
Fix XSS Vulnerability in CRUD views generated
maximilianoraul Jun 5, 2018
01d69c6
Merge pull request #237 from maximilianoraul/master
schmunk42 Jun 6, 2018
af8574f
Merge pull request #233 from liasica/master
schmunk42 Jun 6, 2018
19967df
Skip method 'getAttributeHint'
machtam Jun 16, 2018
8ede150
fixed path
schmunk42 Jul 24, 2018
c72cadc
Update README.md
cyberinferno Aug 4, 2018
af0d19e
removes reprecated yii2-codeception package deps
Aug 16, 2018
4544d1d
Merge pull request #242 from Quexer69/master
schmunk42 Aug 21, 2018
64c05c6
Merge pull request #240 from cyberinferno/patch-1
schmunk42 Aug 21, 2018
84ccd33
Additional validation
uldisn Aug 31, 2018
7ded2f4
Update SaveForm.php
uldisn Sep 1, 2018
f0f9052
Merge pull request #244 from DBRisinajumi/master
schmunk42 Sep 1, 2018
6ac0bc0
typo of class_exists
lubobill1990 Sep 4, 2018
3aa4935
Merge pull request #245 from lubobill1990/patch-6
schmunk42 Sep 4, 2018
4e22b3a
add baseClassPrefix to model generator.
lubobill1990 Sep 11, 2018
8c4a41a
Merge pull request #246 from lubobill1990/master
schmunk42 Sep 12, 2018
eea711f
Correct message category for view action button
gatis-ozols Oct 25, 2018
1df7412
Merge pull request #247 from gatis-ozols/master
schmunk42 Oct 26, 2018
f058cef
error with php 7.3
liasica Dec 8, 2018
627db30
Merge pull request #249 from liasica/patch-1
schmunk42 Dec 8, 2018
53f5a0d
update composer.json for yii-gii new version and newer version
liasica Apr 8, 2019
f6f0502
Update composer.json
liasica Apr 9, 2019
bceeefa
Merge pull request #252 from liasica/master
schmunk42 Apr 9, 2019
f5990bc
Dropdown list in GridView filed search filter
Apr 29, 2019
1614d4e
Added generateAccessFilterMigrations option for CLI
jussiaho May 2, 2019
a37c3a3
Merge pull request #254 from jussiaho/patch-1
schmunk42 May 2, 2019
46fb498
Merge pull request #253 from shurik2k5/master
schmunk42 May 2, 2019
76cbe97
Merge pull request #1 from schmunk42/master
May 20, 2019
794bb6e
fix view icon in ActionColumn
May 20, 2019
8ef47da
dropdown list in GridView filed search filter optimization
May 20, 2019
891f9ed
position ActionColumn in GridView
May 20, 2019
35588c6
pager align in GridView
May 20, 2019
83f0424
fix tests
May 20, 2019
ae489f2
Merge pull request #255 from shurik2k5/master
schmunk42 May 21, 2019
ddd209a
Update Generator.php
mj4444ru May 23, 2019
4db9415
Update model.php
mj4444ru May 23, 2019
76b8a21
Merge pull request #257 from mj4444ru/patch-1
schmunk42 May 23, 2019
40b235c
updated CHANGELOG, fixes #250
schmunk42 May 23, 2019
8cf666f
:memo: changelog
schmunk42 May 23, 2019
224c40d
Merge branch 'master' of github.com:schmunk42/yii2-giiant
schmunk42 May 23, 2019
9caec3e
fixed typo
schmunk42 May 23, 2019
231c733
fixed multi-table json generation table names
zk-kb4 Jun 11, 2019
c94d6e9
fix spacing
zk-kb4 Jun 11, 2019
c63781f
fix more spacing
zk-kb4 Jun 11, 2019
64c596a
revert bad formatting
zk-kb4 Jun 11, 2019
05dcbef
updated to use clone instead of old values
zk-kb4 Jun 11, 2019
83f7844
Merge pull request #258 from knightzac19/fix-multi-table-json
schmunk42 Jun 11, 2019
878ee16
Update CHANGELOG.md
schmunk42 Jun 11, 2019
1cb6245
updated changelog for 0.11.0 release
schmunk42 Jul 10, 2019
3f7ba0b
Support custome TimestampBehavior
liasica Aug 1, 2019
cfde783
Merge pull request #260 from liasica/master
schmunk42 Aug 1, 2019
bc61fe9
make creation of the class name between model and crud generator more…
handcode Nov 5, 2019
c1c3a3a
Merge pull request #261 from handcode/master
schmunk42 Nov 5, 2019
572a3d1
updated test application
schmunk42 Dec 3, 2019
da1f51b
added overwrite*Class options from crud generator to BatchController
handcode Dec 3, 2019
3d00e9c
Merge pull request #263 from handcode/master
schmunk42 Dec 3, 2019
5ca3147
Removed not needed code
eluhr Jan 28, 2020
b03af9a
Merge pull request #267 from eluhr/master
schmunk42 Jan 28, 2020
ab9c2a5
Added support for modelGenerateJunctionRelationMode
rhertogh Mar 31, 2020
f7effda
Added extra note in changelog about composer update of `yiisoft/yii2…
rhertogh Mar 31, 2020
1439214
Merge pull request #268 from rhertogh/support_for_modelGenerateJuncti…
schmunk42 Apr 20, 2020
bbd879f
Improved model generation performance
rhertogh May 20, 2020
7628e87
Update README.md
schmunk42 May 26, 2020
fde9360
Fixed closing of db when set via DI
rhertogh Jun 10, 2020
caa594a
removed composer.lock
eluhr Jul 23, 2020
98e895c
updated test packages
eluhr Jul 23, 2020
08f8b01
Fixed pivot url creating in crud view template
eluhr Sep 3, 2020
da489d0
Merge pull request #273 from schmunk42/feature/pivot-url-fix
schmunk42 Sep 8, 2020
97272aa
updated headline display, pluralize via translations
schmunk42 Oct 14, 2020
deb41ae
Merge branch 'master' into feature/updated-headlines
schmunk42 Oct 14, 2020
f9641f5
use echo for complex multiline widgets
schmunk42 Oct 14, 2020
afa78f1
updated app packages (gii ^2.2.0)
schmunk42 Oct 15, 2020
f214360
tests: autoloading fixes
schmunk42 Oct 15, 2020
b1fa9e5
re-added missing var, updated root packages (gh maintenance)
schmunk42 Oct 15, 2020
33408c2
test fixes
schmunk42 Oct 15, 2020
0cfdd76
changed test (no auto-pluralization)
schmunk42 Oct 15, 2020
42bc548
Merge remote-tracking branch 'origin/master' into feature/updated-hea…
schmunk42 Oct 15, 2020
6e3d801
Merge pull request #275 from schmunk42/feature/updated-headlines
schmunk42 Oct 15, 2020
1d01d37
Merge branch 'patch-3' of https://github.com/rhertogh/yii2-giiant int…
schmunk42 Oct 15, 2020
d5812bb
Merge branch 'master' into cacheRelationsData
schmunk42 Oct 15, 2020
e7fc956
Merge pull request #238 from machtam/master
schmunk42 Oct 15, 2020
40894ea
Merge pull request #270 from rhertogh/cacheRelationsData
schmunk42 Oct 15, 2020
bf8bcfd
Merge pull request #276 from schmunk42/rhertogh-patch-3
schmunk42 Oct 15, 2020
52a14ac
updated gii JSON form config path
schmunk42 Oct 15, 2020
7d27dd4
Merge branch 'master' of https://github.com/schmunk42/yii2-giiant int…
schmunk42 Oct 15, 2020
81c444a
Merge pull request #1 from schmunk42/master
uldisn Feb 2, 2021
0c2e711
To SaveForm helper methods added parameter $giiInfoPath
uldisn Feb 2, 2021
7ab6a28
Merge pull request #278 from uldisn/master
schmunk42 Feb 3, 2021
c18c83f
updated constraint
schmunk42 Aug 19, 2021
258bab4
Made generate relation from current schema an configurable option
eluhr Sep 7, 2021
acbe3b7
fixed model relation 1:n (pick one) n:m (pick many)
eluhr Sep 7, 2021
f846803
disable pluralization
eluhr Sep 20, 2021
780075d
updated name generation for relations
eluhr Oct 8, 2021
e98dc79
Disable pluralization via property and append an "N" instead for n:m
eluhr Oct 8, 2021
a4caba4
updated model and crud generation
eluhr Oct 11, 2021
a3d439c
updated model and query template
eluhr Oct 12, 2021
77457e8
updated relation name and fixed view.php template
eluhr Oct 13, 2021
10381a9
Fixed relation provider
eluhr Oct 20, 2021
d57f308
Added translatables in view and index
eluhr Nov 4, 2021
c4fb2c9
Updated php-cs-fixer to version 3
rhertogh Nov 15, 2021
47cc716
Allow configuration of ModelGenerator in BatchController
rhertogh Nov 16, 2021
edeb2e2
Merge pull request #283 from rhertogh/patch-4
schmunk42 Nov 16, 2021
aaa1d71
Merge pull request #282 from rhertogh/php-cs-fixer_v3
schmunk42 Nov 16, 2021
c3d7fd8
translatable for detail tab label
eluhr Dec 9, 2021
5c9c8ec
Fix getting name attribute on cruds/view
ioSeoGio Dec 13, 2021
667f8e2
updated controller
eluhr Dec 14, 2021
1dbc6ed
Merge pull request #284 from ioSeoGio/fix/seog
schmunk42 Dec 14, 2021
d2a659f
Grid max columns
eluhr Jan 20, 2022
1def178
Merge commit '1dbc6ede1e69d0a1d5064f8826fa2f2961d93b23' into feature/…
eluhr Jan 24, 2022
0e3376a
introduce different optional scenarios
eluhr Jan 24, 2022
813ccb4
removed not needed code
eluhr Feb 1, 2022
b4a80b9
another scenario for detail relation
eluhr Feb 22, 2022
6a2bc96
bug fix for not defined relations
eluhr Feb 22, 2022
b20bf4b
close all defined db connections on temp apps
handcode Jul 20, 2022
762e8e2
Merge pull request #285 from handcode/feature/db-cleanup
schmunk42 Jul 20, 2022
d64e07b
PHP 8.1 method_exists(): Argument #1 ($object_or_class) must be of ty…
deolive Jul 23, 2022
cb00bca
Merge pull request #286 from deolive/master
schmunk42 Jul 27, 2022
f9e2b3c
Merge parent rules to allow apply base rules
eluhr Oct 10, 2022
1e6f16a
Merge pull request #287 from schmunk42/feature/parent-model-rules
eluhr Oct 11, 2022
ac22727
Suggest kdn:yii2-json-editor in composer.json
germanbisurgi Jan 11, 2023
75b0240
Migrated callback from devgroup to kdn
germanbisurgi Jan 11, 2023
fdd0902
Keeping deprecated devgroup callback. Added deprecation notice.
germanbisurgi Jan 12, 2023
4c021ca
Merge pull request #289 from germanbisurgi/dev/devgroup-alternative
schmunk42 Jan 12, 2023
f765f12
cleanup giiant module generator code files
eluhr Jan 20, 2023
98f5048
enable i18n for module generator
eluhr Jan 20, 2023
f2352c7
merge with parent method calls
eluhr Mar 23, 2023
6c539d7
Merge branch 'master' into dev/elias
eluhr Mar 24, 2023
890f9e9
Merge commit 'f2352c7b39d14f36de493d5c780d2b232229ddd7' into dev/elias
eluhr Mar 24, 2023
40c195b
catch throwable because a component can be wrong implemented
eluhr Mar 24, 2023
08bd2a5
cleanup controller
eluhr Mar 24, 2023
47bf621
added comment for model extended
eluhr Mar 24, 2023
51972d6
className() is deprecated since 2.0.14
eluhr Mar 24, 2023
059de44
adapt changes from other experiences
eluhr Mar 24, 2023
9cdfdeb
render searchfile only when needed
eluhr Mar 24, 2023
e5579bc
call static method
eluhr Mar 24, 2023
9dd40b6
no meta search
eluhr Mar 25, 2023
b5dd8ee
generate translation trait if needed
eluhr Mar 27, 2023
4cd779f
fixed relation column name
eluhr Mar 27, 2023
f33a31c
simplify form view(s)
eluhr Mar 27, 2023
1737573
added max-columns param
schmunk42 Apr 12, 2023
e6db624
added max-columns
schmunk42 Apr 12, 2023
212709b
Merge remote-tracking branch 'composer/feature/cleanup-giiant-module-…
schmunk42 Apr 12, 2023
8ff455c
Merge branch 'feature/max-columns' into feature/wedding-2023-04
schmunk42 Apr 12, 2023
eb31a95
Merge pull request #292 from schmunk42/feature/wedding-2023-04
schmunk42 Apr 12, 2023
014f42f
Removed duplicate 'template' key
rhertogh Jun 26, 2023
14c159e
Allow configuration of the Application class
rhertogh Jun 26, 2023
8ed72fd
Merge pull request #295 from rhertogh/application_class_configuration
schmunk42 Jun 27, 2023
0b063fd
Merge pull request #294 from rhertogh/patch-5
schmunk42 Jun 27, 2023
86aeff6
Fix controller syntax and structure + remove deprecations and not nee…
eluhr Jan 4, 2024
ea3447b
Merge commit 'f33a31c10cbb709d06c4c407e877288e179fbe63' into feature/…
eluhr Jan 4, 2024
a20f236
small cleanups
eluhr Jan 4, 2024
16dae88
php 8 deprecation string in trim fix
eluhr Jan 4, 2024
633c6e9
use getters
eluhr Jan 4, 2024
56cb77f
remove overhead
eluhr Jan 4, 2024
8850223
use datetime imutable instead of db expression
eluhr Jan 4, 2024
3eff8bd
unique validator with targetClass so in works for translations
eluhr Jan 4, 2024
c69b994
break out of loop to prevent overloading
eluhr Jan 29, 2024
3b4b63a
Fixed access definitions
eluhr Jan 29, 2024
5d9faae
remove go back to avoid void targets -> redirect to home screen
eluhr Jan 30, 2024
98f4794
Allow clear for relations which are nullable
eluhr Jan 31, 2024
c8a1f1e
allow list crud
eluhr Feb 6, 2024
2e2eb45
to remove potential out of memory error
eluhr Feb 12, 2024
53c7802
fix label in forms
eluhr Mar 25, 2024
db9af44
introduce enable or disable copy function
eluhr Mar 26, 2024
57de9eb
Created GH-action
schmunk42 Mar 26, 2024
246087a
run exec without pseudo TTY in make up
schmunk42 Mar 26, 2024
013ab5b
Merge branch 'master' of github.com:schmunk42/yii2-giiant
schmunk42 Mar 26, 2024
000a425
unshallow
schmunk42 Mar 26, 2024
d1f3358
Merge branch 'master' into feature/dev-elias
schmunk42 Mar 26, 2024
38b96a8
added artifacts
schmunk42 Mar 26, 2024
c24c2c0
Merge pull request #300 from schmunk42/feature/dev-elias
schmunk42 Mar 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Codeception Tests
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

jobs:

build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: |
git fetch --unshallow
cd tests
make all
make test

- name: 'Upload Test Report'
uses: actions/upload-artifact@v4
with:
path: tests/_output
retention-days: 7
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ vendor
.phptidy-cache
docker-compose.override.yml
_artifacts
tests/_helpers/_generated
tests/_app/_generated
.php_cs.cache
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ test:
- docker-compose up -d
# workaround (wait for db)
- sleep 10
- docker-compose run phpfpm setup.sh
- make all
- set +e
- docker-compose run --rm -e YII_ENV=dev phpfpm bash -c 'codecept run --steps --html=_report.html -g mandatory -g ${GIIANT_TEST_DB} -g onlyCrud cli,unit,acceptance' || TESTS_EXIT_CODE=1
- cp -r _output /tmp/${BUILD_PREFIX}
Expand All @@ -43,4 +43,4 @@ cleanup:
script:
- docker-compose kill && docker-compose rm -fv
- docker-compose down --rmi local --volumes
when: always
when: always
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
sudo: required

language: php
language: generic

services:
- docker

before_install:
- git fetch --unshallow
- cd tests
- docker-compose build --pull

Expand Down
117 changes: 117 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,123 @@
Changelog
=========

### 1.0.0-beta

- do not use auto-pluralization in views, pluralize via I18N
- Improved model generation performance (see`modelCacheRelationsData`)
- updated php-cs-fixer to version 3

### 0.13.0

- fixed pivot URLs

### 0.12.0

- Added support for `modelGenerateJunctionRelationMode`
- Upgraded `yiisoft/yii2-gii` to version 2.2.0
- moved JSON form config tog `.gii` in base directory

### 0.11.0

- *no changes*

### 0.11.0-beta3

- fixed multi-table json generation table names
- fixed module labels for json files
- pager align in GridView
- changed icons in index view
- fixed enum values
- fixed multi-table model json generation

### 0.11.0-beta2
- generateAccessFilterMigrations option
- dropdown list in GridView filed search filter optimization
- select position ActionColumn in GridView (left or right)
- fix view icon in ActionColumn
- pager align in GridView

### 0.11.0-beta1
- added dropdown list in GridView filed search filter
- allow usage with `yiisoft/yii2-gii:^2.1`

### 0.10.8
- fixed error with php 7.3
- Correct message category for view action button

### 0.10.7
- add baseClassPrefix to model generator.

### 0.10.6
- typo of class_exists

### 0.10.5
- Update SaveForm.php
- Additional validation
- removes reprecated yii2-codeception package deps
- Update README.md
- fixed path

### 0.10.4
- Fix singularEntities not working when using cli

### 0.10.3
- Fix XSS Vulnerability in CRUD views generated

### 0.10.2
- Close DB after each model generation
- added test form view, fixes #230
- updated docs

### 0.10.1
- added tables & skipTables check, refactored skipTables to run in beforeAction
- Fix #196
- update for skip db tables

### 0.10.0
- added "formLayout" property

### 0.10.0-beta2
- updated Object to BaseObject, fixes #220
- updated dependencies
- fixed phptidy usage
- updated yii2-gii constraint to ~2.0.6

### 0.10.0-beta1
- applied fixes from #197
- Fixed spacing in model extended template.
- updated example database image
- updated db-test image
- refactored paths; added missing dependency
- added legacy yii2-codeception dependency
- removed generated tester classes
- refactoring tests
- specify DB connection component in generated model, if using non-default 'db' (feature of yii2-gii 2.0.0)
- include modelGenerateRelation attribute into BatchController
- include attributes for model-generator's timestampBehavior and blameableBehavior into BatchController
- get has_one relations as tab in model view
- if no types to filter are given to ModelTrait::getModelRelations (like in generators/crud/default/views/index.php) we should return all types.
- use relation property instead of relation getter to avoid multiple db queries.
- moved messages in ‚yii‘ catalog to ‚crud‘ and ‚giiant‘
- Fix broken URLs on crud relations
- Fix CallbackProvider examples
- improved detection of text columns
- Fixed namespaces in documentation about providers
- Merge branch 'master' into feature/fix-relation-detection
- fixed relation detection
- updated page titles & form-layout

### 0.9.2
- updated constraint to allow phptidy on PHP 7
- updated CLI command infos
- fixed bootstrap alert class

### 0.9.1

- improved detection of database text columns in callbacks
- fixed #191
- added basic NOSQL support (tested with elasticsearch)

### 0.9.0

*beta3-beta6*
Expand Down
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ yii2-giiant

> "Giiant is huge!"

**PROJECT IS IN BETA STAGE!**

Note: Major changes from 0.4 to 0.5, see [upgrading](UPGRADING.md) for details.

[![Build Status](https://travis-ci.org/schmunk42/yii2-giiant.svg?branch=master)](https://travis-ci.org/schmunk42/yii2-giiant)
[![Build Status](https://travis-ci.com/schmunk42/yii2-giiant.svg?branch=master)](https://travis-ci.com/schmunk42/yii2-giiant)

What is this?
-------------
Expand All @@ -25,6 +21,7 @@ Resources
---------

- [Documentation](docs/README.md)
- [Upgrading instructions](UPGRADING.md)
- [Project Source-Code](https://github.com/schmunk42/yii2-giiant)
- [Packagist](https://packagist.org/packages/schmunk42/yii2-giiant)
- [Yii Extensions](http://www.yiiframework.com/extension/yii2-giiant/)
Expand All @@ -40,7 +37,7 @@ Features
### Model generator

- generates separate model classes to customize and base models classes which can be regenerated on schema changes
- table prefixes can be stipped off model class names (not bound to `db` connection settings from Yii 2.0)
- table prefixes can be stripped off model class names (not bound to `db` connection settings from Yii 2.0)

### CRUD generator

Expand Down
20 changes: 0 additions & 20 deletions codeception.yml

This file was deleted.

21 changes: 16 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,25 @@
"homepage": "http://www.usrbin.de"
}
],
"suggest": {
"kdn/yii2-json-editor": "JSON editor widget for Yii 2."
},
"require": {
"cmrcx/phptidy": "2.*",
"dmstr/yii2-bootstrap": "^0.1.2 || ~0.2",
"cmrcx/phptidy": "^3.1",
"dmstr/yii2-bootstrap": "^0.1.2 || ^0.2.1",
"dmstr/yii2-helpers": "*",
"dmstr/yii2-db": "*",
"friendsofphp/php-cs-fixer": "1.* || 2.*",
"yiisoft/yii2": "~2.0.4",
"yiisoft/yii2-gii": "~2.0.4"
"friendsofphp/php-cs-fixer": "1.* || 2.* || 3.*",
"yiisoft/yii2": "~2.0.13",
"yiisoft/yii2-gii": "^2.2.0"
},
"require-dev": {
"codeception/codeception": "^2.2",
"codeception/specify": "^0.4",
"dmstr/yii2-web": "^0.4.2 || ^1.0.0",
"yiisoft/yii2-faker": "2.*",
"rmrevin/yii2-fontawesome": "2.*",
"insolita/yii2-adminlte-widgets": "1.1.*"
},
"autoload": {
"psr-4": {
Expand Down
Loading