Andreas Möller
63534f72d8
Merge pull request #1788 from carestad/master
...
Add mobileNumber() method for nb_NO
2019-09-11 08:55:14 +02:00
Alexander Karlstad
ac6690ff37
Adjust test so it runs in older PHP versions
2019-09-10 15:23:38 +02:00
Alexander Karlstad
1ffc81d2fd
Add mobileNumber() method for nb_NO, including tests for it
2019-09-10 15:06:26 +02:00
Nicolas Hedger
1cc3ca69cd
Add a swiss social security number (AVS13) generator ( #1533 )
...
* Add a Swiss Social Security Number (AVS13) generator.
* Add a Swiss Social Security Number (AVS13) generator - (includes changes)
* Set avs13 methods as static
* Add relevant documentation to the README.
* Update README to include documentation for randomDigitsString.
* Add missing tests for the randomDigitsString method
* Remove randomDigitsString function as a similar numerify() function already exists.
* Fix incorrect indentation
* Remove unwanted method documentation
* Rename test method to be consistent with the other PersonTest.php files in de_CH and it_CH.
2019-09-03 09:47:47 +02:00
Francois Zaninotto
9979692c5a
Merge pull request #1747 from aanfarhan/master
...
Add lastName gender specific on ru_RU locale
2019-09-03 09:07:55 +02:00
Omniglies
2919adc68d
Add test for random lastName
2019-09-03 13:33:47 +07:00
Omniglies
5d77af55d5
Remove access public annotation
2019-09-03 10:36:06 +07:00
Francois Zaninotto
ea08301d24
Merge pull request #1781 from pimjansen/feature/doctrine-batch-inserts
...
Added batch inserts for doctrine orm populate
2019-09-02 16:57:37 +02:00
Pim Jansen
299c9ff11c
Added additional docs on the populators parameters where the doctrine populator has a new batchSize parameter
2019-09-02 16:49:05 +02:00
Francois Zaninotto
8be3c9c51c
Merge pull request #1779 from localheinz/feature/issue
...
Enhancement: Add issue template for bug report
2019-09-02 15:23:32 +02:00
Pim Jansen
c49cd54386
Added batch inserts for doctrine orm populate
2019-08-29 17:36:21 +02:00
Andreas Möller
9004bdfb7e
Enhancement: Inline variable
2019-08-28 23:20:16 +02:00
Andreas Möller
9abdada83f
Enhancement: DocBlocks
2019-08-28 23:20:10 +02:00
Andreas Möller
19ac10e331
Fix: Wrapping and indentation
2019-08-28 23:11:58 +02:00
Andreas Möller
b6f7a6f66f
Merge pull request #1529 from koole/master
...
Improve Dutch company names
2019-08-28 23:10:01 +02:00
Andreas Möller
9811ca0b1c
Fix: Names
2019-08-28 18:43:33 +02:00
Andreas Möller
d4a31a305d
Fix: Consistently link to GitHub repositories
2019-08-28 18:43:33 +02:00
Leon Koole
5373dcd2f8
Add space after SWITCH keyword
2019-08-27 22:56:19 +02:00
Leon Koole
c4cc933549
Improve Dutch company names
2019-08-27 22:48:43 +02:00
David Fernández
61ca24b2c7
no message
2019-08-27 22:17:06 +02:00
Andreas Möller
2dab062242
Merge pull request #1530 from fostam/master
...
building numbers in Germany never start with a zero or are zero
2019-08-27 22:15:44 +02:00
Artem Genvald
9ddd5c84e9
Fix duplication in uk_UA male first names
2019-08-27 22:14:57 +02:00
Francois Zaninotto
4035b07a10
Merge pull request #1635 from RiverDanceGit/master
...
add titleMale and titleFemale method to all Person classes
2019-08-27 21:46:29 +02:00
Francois Zaninotto
aaeff4b8d7
Merge pull request #1618 from SjorsO/patch-1
...
Add Dutch (nl_NL) job titles
2019-08-27 21:43:19 +02:00
Francois Zaninotto
aafe5b38b9
Merge pull request #1440 from ayanozturk/master
...
Removed unknown postcode
2019-08-27 21:41:23 +02:00
Andreas Möller
6b951ce663
Merge pull request #1631 from nhedger/patch-1
...
Minor typo fix
2019-08-27 20:59:46 +02:00
Andreas Möller
29873ae317
Enhancement: Add issue template for bug report
2019-08-27 20:21:49 +02:00
Andreas Möller
3aba04104d
Merge pull request #1780 from pimjansen/feature/autoloading-readme-update
...
Added some more information for autoloading in the readme
2019-08-27 19:16:38 +02:00
Pim Jansen
ef78d54eb3
Added some more information for autoloading in the readme
2019-08-27 16:10:26 +02:00
Francois Zaninotto
733226ac22
break lines by capital letter
2019-08-27 14:50:50 +02:00
Omniglies
8d16af3dd1
Fix lastName
should generate random gender
2019-08-27 17:24:45 +07:00
cacing69
31bb60accd
resolve
2019-08-27 17:09:52 +07:00
cacing69
5ff9e540fd
fix comma on item variable
2019-08-27 17:08:14 +07:00
Cacing69
967499c73e
some type, change from coklat to cokelat
2019-08-27 16:58:04 +07:00
cacing69
046ec27058
change source data and reorder item
2019-08-27 16:48:06 +07:00
Francois Zaninotto
856a44978d
Merge pull request #1778 from fzaninotto/revert-1701-Color/adding_missing_red_safe_color
...
Revert "Added 'red' to $safeColorNames"
2019-08-27 10:46:54 +02:00
Francois Zaninotto
15d4d8a73c
Revert "added 'red' to $safeColorNames"
...
This reverts commit 3f74f49dd7c53af959b3708a64d9232db271f985.
2019-08-27 10:46:39 +02:00
Cacing69
2a3b721c81
add link on Color for id provider
2019-08-27 14:51:13 +07:00
Andreas Möller
0c53182cf3
Merge pull request #1776 from icanhazstring/feature/hsl
...
Add hslColor to ColorProvider
2019-08-27 09:26:44 +02:00
Andreas Frömer
3871f90844
Update readme to add new hslColor feature
2019-08-27 09:20:57 +02:00
Andreas Frömer
3e65dfdb18
Update return types
2019-08-27 09:12:39 +02:00
Silvio Gratani
3f74f49dd7
added 'red' to $safeColorNames
2019-08-27 08:00:07 +02:00
Andreas Frömer
a76ada1476
Avoid deprecation warning in newer CakePHP version
...
This will avoid deprecation warnings by accessing
`getColumn` if the method exists. Otherwise access the old `column` method.
Solve #1616
2019-08-27 07:54:18 +02:00
Cacing69
4588de2b7a
remove phpdocs
2019-08-27 08:41:12 +07:00
Francois Zaninotto
768354c630
Merge pull request #1772 from localheinz/fix/name
...
Fix: Name of package
2019-08-26 22:51:54 +02:00
Andreas Frömer
cd7422041d
Add hslcolor
...
This will add hslColor and hslColorAsArray for ColorProvider
Should solve #1720
2019-08-26 22:19:55 +02:00
Andreas Möller
2af4aa3aa8
Fix: Name of package
2019-08-26 18:59:34 +02:00
Andreas Möller
c9f691175a
Enhancement: Assert that postcode generated by Austrian Address provider matches format
2019-08-26 11:55:24 +02:00
Francois Zaninotto
e06b547f62
Merge pull request #1525 from Yasuslik/fix_ukraine_person_firstname
...
fix ukraine first name person, delete space
2019-08-26 11:41:22 +02:00
Francois Zaninotto
e2602c4eed
Merge pull request #1770 from localheinz/feature/package-name
...
Enhancement: Consistently use composer package name for link content
2019-08-26 11:36:56 +02:00