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

Releasing 2.0.2 into master #511

Merged
merged 42 commits into from
Feb 11, 2020
Merged

Releasing 2.0.2 into master #511

merged 42 commits into from
Feb 11, 2020

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 11, 2020

  • Review changes (must include stable dependencies)
  • Merge this PR into master (will delete refs/heads/release/2.0.2)
  • Go to Releases and create TAG from master
    Do not merge master into develop

romaninsh and others added 30 commits November 25, 2019 01:17
* fixes

* testtisg
* added locale test

* Apply fixes from StyleCI

* wip

* wip

* Apply fixes from StyleCI
* Implement #386

* Apply fixes from StyleCI

* Update Field.php

* Update Model.php

* Update Helper.php

* Apply fixes from StyleCI

* move functionality to atk4/core

* Apply fixes from StyleCI

* fix traits

* Apply fixes from StyleCI
* fix one test

* Setting current dependencies

* wip

* wip
* Test using matrix

* wip

* wip

* wip
* fix one test

* Setting current dependencies

* fix/delete callback

* Update composer.json
* fix one test

* Setting current dependencies

* fix wrong assignment of value as condition

* Update composer.json

* Update SQL.php
* fix one test

* Setting current dependencies

* add method to remove specified action(s) from model

* Update Model.php

* spaces
* fix one test

* Setting current dependencies

* pass the action object as argument to confirmation callback
* fix one test

* Setting current dependencies

* use custom exec button on edit action

* Update Model.php

* remove class, use seed

Co-authored-by: Imants Horsts <[email protected]>
* use the object default add field property

* no need for double brackets.

* force tests

Co-authored-by: Romans Malinovskis <[email protected]>
Co-authored-by: Imants Horsts <[email protected]>
* more tests

* Apply fixes from StyleCI
* better implementation for addFields() and test cases

* Apply fixes from StyleCI

* use shorthand method

* simplify code

* implement `exprNow()` method. Rely on dsql PR.

* Apply fixes from StyleCI

* pass

* add docs

Co-authored-by: Romans Malinovskis <[email protected]>
ibelar and others added 11 commits January 20, 2020 21:56
* Fix/ Small Action related fix

- Set Edit action exec button labe lto 'Save' by default
 - Set Edit action exec button colot to blue by default
- Set default description for Add action in model
- Add method to retreive model from Action

* Apply fixes from StyleCI

* fix comment

Co-authored-by: Imants Horsts <[email protected]>
* Accept any DateTimeInterface impl. for datetime

* Fix DateTime::getTimezone method name

* Fix setTimezone for any instance of DateTimeInterface
…rmalization/cloning issue (#504)

* Fix datetime normalization cloning

* Add microseconds persistence support for datetime/time types

Co-authored-by: Imants Horsts <[email protected]>
@codecov
Copy link

codecov bot commented Feb 11, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@50d4fb6). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #511   +/-   ##
=========================================
  Coverage          ?   86.97%           
  Complexity        ?     1237           
=========================================
  Files             ?       28           
  Lines             ?     2702           
  Branches          ?        0           
=========================================
  Hits              ?     2350           
  Misses            ?      352           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50d4fb6...1e57255. Read the comment docs.

@DarkSide666 DarkSide666 merged commit f916c24 into master Feb 11, 2020
@DarkSide666 DarkSide666 deleted the release/2.0.2 branch February 11, 2020 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

7 participants