Commit graph

1881 commits

Author SHA1 Message Date
Kamil Kokot
4d8dae96bc
Merge branch '1.7'
* 1.7:
  Remove inheritdoc directives
  Apply coding standard fixes
  Upgrade yarn.lock
  [Docs] fix sylius plus deployment
  Update github PR template
  Sylius 1.4 end of security support
  [Fix] Less strict symfony form conflict
  [Translations] Updated translations from Crowdin
  Changed descriptions and added italic font
  change lorem ipsum description and fix carousel header
2020-06-24 14:16:07 +02:00
Adam Kasperczak
8a2f1fd258 [Docs] fix sylius plus deployment 2020-06-17 14:55:59 +02:00
Olivier ALLAIN
0bcf00158d
Sylius 1.4 end of security support 2020-06-16 09:48:13 +02:00
Łukasz Chruściel
f8b1f49800
Merge branch '1.7'
* 1.7:
  [Maintenance] Add conflict to the 4.4.9 version of symfony/form
  Update order processor documentation
2020-06-02 14:29:25 +02:00
arti0090
85389791aa Update order processor documentation 2020-06-01 08:41:17 +02:00
Grzegorz Sadowski
18e812ed5f
Merge branch '1.7'
* 1.7:
  Plus docs, missing information
2020-05-29 07:43:10 +02:00
Adam Kasperczak
2300014ebf Plus docs, missing information 2020-05-28 15:16:20 +02:00
Grzegorz Sadowski
a6d28682f6
Merge branch '1.7'
* 1.7:
  Add Docs with Sylius Plus deployment
2020-05-28 14:09:36 +02:00
Adam Kasperczak
5f267348a1 Add Docs with Sylius Plus deployment 2020-05-28 14:03:37 +02:00
Łukasz Chruściel
a00d41eb1a
Merge branch '1.7'
* 1.7:
  Making error messages in example factories more descriptive
  Fix route id typo
2020-05-22 14:23:21 +02:00
Thomas Ferney
148bba62b6
Fix route id typo 2020-05-20 09:02:36 +02:00
Jacques Bodin-Hullin
9cbd186086
Use https instead of http for all (almost) links
Use https for:
- github.com
- symfony.com
- sylius.com
- docs.sylius.com
- php.net
- pjedrzejewski.com
- phpspec.net

No change in translation files because it's managed by crowdin.
No change in XML files or XML code blocks.
2020-05-16 19:59:12 +02:00
Kamil Kokot
732a1f3cd1
[Docs] Partition theming guide and move to other docs sections 2020-05-14 12:34:39 +02:00
Kamil Kokot
a8e429e4e7
[Docs] Move plugins development guide to "The Book -> Plugins" 2020-05-14 12:33:01 +02:00
Kamil Kokot
f4a4a5eff4
refactor #11471 [Docs] Create an unified section about all Sylius APIs (pamil)
This PR was merged into the 1.8-dev branch.

Discussion
----------

<img width="189" alt="CleanShot 2020-05-14 at 11 45 51@2x" src="https://user-images.githubusercontent.com/1897953/81919730-81b7c380-95d8-11ea-92cd-196fa3813f72.png">


Commits
-------

d674e98c94 [Docs] Create an unified section about all Sylius APIs
2020-05-14 12:31:31 +02:00
Kamil Kokot
d674e98c94
[Docs] Create an unified section about all Sylius APIs 2020-05-14 11:46:45 +02:00
Kamil Kokot
3747f1dc5f
[Docs] Move support section to the Book 2020-05-14 11:11:30 +02:00
Kamil Kokot
0f44c8917d
[Docs] Move contributing guide to the Book 2020-05-14 11:11:29 +02:00
Grzegorz Sadowski
895a98de7a
Merge branch '1.7'
* 1.7:
  Fix code review comments
  Error on show product without pricing
  improve DQL in sales provider
  [Docs][Book] Fix order payment state machine diagram
  [Docs][Book] Fix payment state machine diagram
  [Docs][Book] Fix order checkout state machine diagram
  [Admin] Use findOneBy() instead of findAll() to get the first channel
  [Docs][Plus] Add Plus upgrading guide
  add postgres support for getLastYearSalesSummary query
  rewrite sql query in getLastYearSalesSummary to a DQL query in order to use not a hardcoded table name
  inject OrderRepository to SalesDataProvider in order not to use hardcoded table names
2020-05-14 08:03:36 +02:00
Kamil Kokot
d0c2a713fe
feature #11461 [Docs][Plus] Add Plus upgrading guide (CoderMaggie)
This PR was merged into the 1.7 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.7
| Doc fix?        | no
| New docs?    | yes
| Related tickets | should be also updated on master after #11445 
| License         | MIT



Commits
-------

79bde59e4d [Docs][Plus] Add Plus upgrading guide
2020-05-13 14:18:53 +02:00
Magdalena Sadowska
6b0f1a8972
[Docs][Book] Fix order payment state machine diagram 2020-05-13 12:55:26 +02:00
Magdalena Sadowska
7c5d839524
[Docs][Book] Fix payment state machine diagram 2020-05-13 12:13:07 +02:00
Magdalena Sadowska
ef36c4216c
[Docs][Book] Fix order checkout state machine diagram 2020-05-13 11:45:05 +02:00
Magdalena Sadowska
79bde59e4d
[Docs][Plus] Add Plus upgrading guide 2020-05-13 10:38:59 +02:00
Kamil Kokot
076f5704f8
Merge branch '1.7'
* 1.7:
  Apply coding standard fixes
  [Docs] Remove Kernel.php changes in naming changes
  add renaming bundle in bundles.php
2020-05-12 21:53:46 +02:00
Kamil Kokot
e73083a5ac
[Docs] Remove Kernel.php changes in naming changes 2020-05-12 21:42:43 +02:00
David Robert
7cd9baca03
add renaming bundle in bundles.php 2020-05-12 13:19:21 +02:00
Kamil Kokot
b05dcd032c
Merge branch '1.7'
* 1.7:
  [Documentation] Fix login & failure path
  [Docs] Redirect Registry docs to external URL
  [Docs] Redirect Grid & GridBundle docs to external URL
  [Docs] Redirect Resource & ResourceBundle docs to external URL
  [Docs] Redirect Mailer & MailerBundle docs to external URL
  [Docs] Redirect FixturesBundle docs to external URL
  [Docs] Redirect ThemeBundle docs to external URL
  [Docs] Allow redirecting to URLs
  synchronise dependencies
2020-05-12 11:43:29 +02:00
Kamil Kokot
987a1e3fbf
refactor #11454 [Docs] Extract technical packages documentation to an external URLs (pamil)
This PR was merged into the 1.7 branch.

Discussion
----------

Closes #10179, this PR is the last step remaining - look into that PR for the context 🎉 

 - [x] Allow redirecting to the URLs
 - [x] Set up redirections for the following packages:
   - [x] Registry
   - [x] ThemeBundle
   - [x] FixturesBundle
   - [x] Mailer & MailerBundle
   - [x] Grid & GridBundle
   - [x] Resource & ResourceBundle

All documentation URLs will still work and redirect to the documentation of respective packages on GitHub.



Commits
-------

cd55eaa016 [Docs] Allow redirecting to URLs
bd035cb676 [Docs] Redirect ThemeBundle docs to external URL
90a170f13e [Docs] Redirect FixturesBundle docs to external URL
408b3df55c [Docs] Redirect Mailer & MailerBundle docs to external URL
6c9629831a [Docs] Redirect Resource & ResourceBundle docs to external URL
ba7c3918a2 [Docs] Redirect Grid & GridBundle docs to external URL
174330f693 [Docs] Redirect Registry docs to external URL
2020-05-12 10:39:17 +02:00
Alexandre Balmes
401d0e5d23
Update webpack.rst
Change overwrite instructions for logo in SyliusShopBundle
2020-05-11 23:22:32 +02:00
Brice
c0ef144f90
[Documentation] Fix login & failure path 2020-05-11 16:43:51 +02:00
Kamil Kokot
174330f693
[Docs] Redirect Registry docs to external URL 2020-05-11 16:36:32 +02:00
Kamil Kokot
ba7c3918a2
[Docs] Redirect Grid & GridBundle docs to external URL 2020-05-11 16:29:18 +02:00
Kamil Kokot
6c9629831a
[Docs] Redirect Resource & ResourceBundle docs to external URL 2020-05-11 16:16:26 +02:00
Kamil Kokot
408b3df55c
[Docs] Redirect Mailer & MailerBundle docs to external URL 2020-05-11 16:16:26 +02:00
Kamil Kokot
90a170f13e
[Docs] Redirect FixturesBundle docs to external URL 2020-05-11 16:16:25 +02:00
Kamil Kokot
bd035cb676
[Docs] Redirect ThemeBundle docs to external URL 2020-05-11 16:16:25 +02:00
Kamil Kokot
cd55eaa016
[Docs] Allow redirecting to URLs 2020-05-11 16:16:24 +02:00
Kamil Kokot
ab6ee66241
Merge branch '1.7'
* 1.7:
  [Docs] Enable redirections on ReadTheDocs
  [Docs] Remove unexisting "staging" environment section
  doc : add the composer dump-autoload instruction
2020-05-11 14:00:38 +02:00
Kamil Kokot
b86f7d6f4d
Merge branch '1.6' into 1.7
* 1.6:
  [Docs] Enable redirections on ReadTheDocs
  doc : add the composer dump-autoload instruction
2020-05-11 13:58:18 +02:00
Kamil Kokot
c62740f3fb
bug #11448 [Docs] Remove experimental badges mentioning "master" branch from theming guide (pamil)
This PR was merged into the 1.8-dev branch.

Discussion
----------

Mentioned "master" branch is now "v1.7.x" tag.

Commits
-------

05fbaa9454 [Docs] Remove experimental badges mentioning "master" branch from theming guide
2020-05-11 13:55:16 +02:00
Kamil Kokot
5840832783
bug #11447 [Docs] Fix dates specified in the release cycle (pamil)
This PR was merged into the 1.7-dev branch.

Discussion
----------



Commits
-------

79d00b628b [Docs] Fix dates specified in the release cycle
2020-05-11 13:54:49 +02:00
Kamil Kokot
409f9a7f84
minor #11445 [Docs] Update installation requirements & add upgrade instructions for Plus (pamil)
This PR was merged into the 1.8-dev branch.

Discussion
----------



Commits
-------

4c18a3f66c [Docs] Update installation requirements & add upgrade instructions for Plus
2020-05-11 13:51:38 +02:00
Kamil Kokot
98acadad2a
[Docs] Enable redirections on ReadTheDocs 2020-05-11 13:16:23 +02:00
Kamil Kokot
05fbaa9454
[Docs] Remove experimental badges mentioning "master" branch from theming guide 2020-05-11 12:46:33 +02:00
Kamil Kokot
79d00b628b
[Docs] Fix dates specified in the release cycle 2020-05-11 12:43:05 +02:00
Kamil Kokot
07e7fd65d1
[Docs] Remove unexisting "staging" environment section 2020-05-11 12:39:15 +02:00
Kamil Kokot
4c18a3f66c
[Docs] Update installation requirements & add upgrade instructions for Plus 2020-05-11 12:36:37 +02:00
Kamil Kokot
aa88e12226
[Docs] Replace book concepts images with up-to-date list of topics 2020-05-11 12:27:48 +02:00
Łukasz Chruściel
07232182a4
[Maintenance] Update release cycle 2020-05-04 14:44:07 +02:00