PabloGarciaComBR
|
a31d8ffaee
|
Translated Null Object page text
Translating Null Object in Behavioral section.
|
2019-04-11 12:35:35 -03:00 |
|
PabloGarciaComBR
|
6827888f0a
|
Small adjustments
Adjustments in Behavioral already translated pages.
|
2019-04-11 12:34:12 -03:00 |
|
PabloGarciaComBR
|
123dd8a819
|
Updated README.po of EAV page
I made a small correction in the text of EAV page.
|
2019-04-11 11:35:28 -03:00 |
|
PabloGarciaComBR
|
3b7b856b35
|
Updated README.po of Service Locator pattern
Service Locator pattern in More section.
|
2019-04-11 11:00:12 -03:00 |
|
PabloGarciaComBR
|
4aadfc6115
|
Revised the Structural section
Revised the Structural section and made small corrections in translation.
|
2019-04-10 16:16:38 -03:00 |
|
PabloGarciaComBR
|
f033490648
|
Updated README.po of Static Factory pattern
Static Factory pattern in Creational section
|
2019-04-10 16:02:48 -03:00 |
|
PabloGarciaComBR
|
bbb1297c40
|
Updated README.po of Singleton pattern
Singleton pattern in Creational section.
|
2019-04-10 15:44:48 -03:00 |
|
PabloGarciaComBR
|
6b34fa1ec2
|
Updated README.po of Simple Factory pattern
Simple Factory pattern in Creational section.
|
2019-04-10 15:42:24 -03:00 |
|
PabloGarciaComBR
|
7ef325a353
|
Rectified README.po of Pool pattern
Pool pattern in Creational section
|
2019-04-10 14:51:53 -03:00 |
|
PabloGarciaComBR
|
0f0e478a4d
|
Updated README.po of Multiton
Multiton in Creational section
|
2019-04-10 14:25:38 -03:00 |
|
PabloGarciaComBR
|
7374faf257
|
Updated README.po of Multiton
Multiton in Creational section
|
2019-04-10 14:23:56 -03:00 |
|
PabloGarciaComBR
|
2245276b01
|
Updated README.po of Factory Method
Factory Method in Creational section.
|
2019-04-10 14:21:40 -03:00 |
|
PabloGarciaComBR
|
138d3d7bee
|
Update README.po of Abstract Factory pattern
Abstract Factory pattern in Creational section.
|
2019-04-10 14:18:11 -03:00 |
|
Pablo Garcia
|
11743610a2
|
Merge pull request #4 from domnikl/master
Merge pull request #359 from PabloGarciaComBR/master
|
2019-04-10 12:38:30 -03:00 |
|
Piotr Grabski-Gradziński
|
8b07133262
|
Merge pull request #359 from PabloGarciaComBR/master
New translations to pt_BR
|
2019-03-08 14:13:32 +01:00 |
|
Pablo Garcia
|
dffb172fe7
|
Translation of Memento pattern page
Memento Pattern Page Translation.
|
2019-02-27 14:30:16 -03:00 |
|
Pablo Garcia
|
872ff5ca23
|
Texts translations in Mediator page
Mediator pattern page
|
2019-02-26 10:48:12 -03:00 |
|
Pablo Garcia
|
ba0d285cc8
|
Merge pull request #3 from domnikl/master
Updating my repository
|
2019-02-26 09:16:53 -03:00 |
|
Dominik Liebler
|
7e7cccab64
|
build Sphinx documentation and use php -S to actually view it
|
2019-02-25 22:15:04 +01:00 |
|
Dominik Liebler
|
8dd39599e7
|
more simple an concise example of AbstractFactory
|
2019-02-25 21:48:29 +01:00 |
|
Dominik Liebler
|
dc64f24600
|
Merge pull request #357 from alfredleo/master
Fix docker run. Update docker install link. Add Play With Docker
|
2019-02-25 20:56:32 +01:00 |
|
Alfred
|
b4065c10bf
|
Fix composer install. php is a service name in docker-compose, the command to run is php composer.phar install
|
2019-02-25 18:51:26 +05:00 |
|
Alfred
|
87e247f1ce
|
Remove chmod command, add git chmod way git update-index --chmod=+x install-composer.sh
|
2019-02-25 18:08:54 +05:00 |
|
Alfred
|
38c6373797
|
Remove PWD link.
|
2019-02-25 17:57:33 +05:00 |
|
Piotr Grabski-Gradziński
|
f2d2f32d36
|
Merge pull request #358 from yangzuwei/master
Fixed the line break for Windows
|
2019-02-24 13:09:08 +01:00 |
|
Wilson_Yang
|
f9b4da7677
|
Fixed the line break for Windows
Unit testing cannot pass here when using Windows
|
2019-02-24 16:13:57 +08:00 |
|
Alfred
|
e4fd39eba3
|
Fix docker installation link. Add Play With Docker link.
|
2019-02-22 21:13:29 +05:00 |
|
Alfred
|
a9e116ede9
|
Without chmod +x install composer fails.
|
2019-02-22 20:35:15 +05:00 |
|
Pablo Garcia
|
5edb2c68ae
|
Translated the Iterator page's text in Behavioral section
|
2019-02-20 14:38:33 -03:00 |
|
Pablo Garcia
|
fbbbd212a7
|
Translated the Command page's text in Behavioral Section.
|
2019-02-20 14:16:05 -03:00 |
|
Pablo Garcia
|
339f08374b
|
Translating the page "Chain Of Responsibilities" in Behavioral section
Chain Of Responsibilities page's translation.
|
2019-02-19 15:09:13 -03:00 |
|
Pablo Garcia
|
041adc9080
|
Small adjustments in pt_BR translation.
|
2019-02-12 17:15:16 -02:00 |
|
Pablo Garcia
|
787063c310
|
Improving the translation [pt_BR]
Improving the translation of initial page at Structural Section.
Co-Authored-By: Fernando Küpper <fernando@kupper.com.br>
|
2019-02-12 15:48:52 -02:00 |
|
Piotr Grabski-Gradziński
|
f6a9168c78
|
Merge pull request #356 from PabloGarciaComBR/master
Final translations in Structural section and starting the behavior section
|
2019-02-11 21:13:09 +01:00 |
|
Pablo Garcia
|
05b0a79b44
|
The translation of introduction page in behavior section.
|
2019-02-11 16:27:32 -02:00 |
|
Pablo Garcia
|
48a08bdba1
|
A simple adjust in ServiceLocator translation.
|
2019-02-11 16:26:06 -02:00 |
|
Pablo Garcia
|
2c20f66ab8
|
Other corrections.
|
2019-02-08 17:26:59 -02:00 |
|
Pablo Garcia
|
56bc666730
|
Translated Registry page in Structural section
|
2019-02-07 17:29:40 -02:00 |
|
Pablo Garcia
|
fa2d4816d6
|
Translated the Proxy page in Structural section
|
2019-02-07 17:17:37 -02:00 |
|
Pablo Garcia
|
151bcc48a9
|
Translated Flyweight page in Structural section.
|
2019-02-07 14:54:18 -02:00 |
|
Pablo Garcia
|
75103b1683
|
Translated Fluent Interface page in Structural section
|
2019-02-07 13:56:20 -02:00 |
|
Pablo Garcia
|
5c06f148a5
|
Merge pull request #2 from domnikl/master
Merge pull request #355 from domnikl/master
|
2019-02-06 10:22:12 -02:00 |
|
Pablo Garcia
|
ae6f5efc05
|
Some small adjustments in Bridge and Facade sections.
|
2019-02-05 17:19:07 -02:00 |
|
Piotr Grabski-Gradziński
|
553bef02a9
|
Merge pull request #355 from PabloGarciaComBR/master
New translations to pt_BR
|
2019-02-04 22:35:07 +01:00 |
|
Pablo Garcia
|
c34210110f
|
Rectifing the translation of Facade .po
Co-Authored-By: Fernando Küpper <fernando@kupper.com.br>
|
2019-02-01 13:56:31 -02:00 |
|
Pablo Garcia
|
bbe6f6d6bd
|
Translations in Facade.
|
2019-01-30 17:22:06 -02:00 |
|
Pablo Garcia
|
3b5498bb7e
|
Update README.po
|
2019-01-29 16:42:28 -02:00 |
|
Pablo Garcia
|
82104da59c
|
This is the 4th part of my translations in Structural section.
|
2019-01-29 16:20:02 -02:00 |
|
Pablo Garcia
|
ec60fc0192
|
The 3rd part of my translations in Structural section.
|
2019-01-28 17:25:16 -02:00 |
|
Pablo Garcia
|
1ec016272d
|
Merge pull request #1 from domnikl/master
Updating fork
|
2019-01-28 16:47:08 -02:00 |
|