Oskar Stark
|
5dc9071790
Replace BaseFieldDescription::camelize with Inflector::classify (#3788)
|
9 lat temu |
Sullivan SENECHAL
|
0d7f1f9988
Merge branch '2.3'
|
10 lat temu |
Sullivan SENECHAL
|
4e8dd310cb
Fix CS
|
10 lat temu |
Sullivan SENECHAL
|
e723524fc8
CS apply
|
10 lat temu |
Sullivan SENECHAL
|
15fbd72c3f
Header comment fixer
|
10 lat temu |
Sullivan SENECHAL
|
11679cbe88
PHP CS Fixer apply
|
10 lat temu |
Mathieu Lemoine
|
9bd9f157dc
[FieldDescription] Ensure the object is not used when getting the value of a virtual field (action, batch, etc.)
|
10 lat temu |
Emmanuel Vella
|
418d8b3bc3
Handle __call method in FieldDescription::getFieldValue
|
10 lat temu |
Andrej Hudec
|
cc0181e718
Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls
|
10 lat temu |
Alex FIALE
|
2e29de4011
Fix function getFieldValue on BaseFieldDescription for underscore-prefixed attributes
|
10 lat temu |
Andrej Hudec
|
9bbced594c
Fixed year in licence headers in some files
|
11 lat temu |
ConneXNL
|
0b4bbf0894
Another typo.
|
11 lat temu |
ConneXNL
|
fbabc8ad60
Some incorrect comments
|
11 lat temu |
Pascal Borreli
|
0ae9a53241
Fixed typos
|
11 lat temu |
Thomas Rabaix
|
3578e37098
Revert "optimization to call `$this->getOption('code')` only once"
|
11 lat temu |
Thomas Rabaix
|
7a6940ef2f
Revert "allow usage of a closure for the `code` option of fields"
|
11 lat temu |
Thomas
|
6243ed9ee8
Merge pull request #1962 from Bladrak/craueCode
|
11 lat temu |
Thomas Rabaix
|
b65818ab47
apply #1276
|
11 lat temu |
Thomas
|
2eb7f04cbb
Merge pull request #1414 from bricelalu/patch-1
|
11 lat temu |
Thomas Rabaix
|
217a3f3b7c
Fix regression with link_parameters
|
11 lat temu |
Christian Raue
|
451616fa65
optimization to call `$this->getOption('code')` only once
|
14 lat temu |
Christian Raue
|
57e929e4eb
allow usage of a closure for the `code` option of fields
|
14 lat temu |
Sylvain Deloux
|
9674df74bd
Fixed sortable option when using custom field types
|
11 lat temu |
Tiago Garcia
|
d7747f8268
add placeholder for empty short description fields
|
12 lat temu |
Thomas Rabaix
|
9025363c02
Fix camelize
|
12 lat temu |
Zhou Xianhua
|
e8f6e35cfe
The preg_replace() /e modifier is deprecated from PHP5.5.0.
|
12 lat temu |
Brice LALU
|
2efdc9d4c4
request: Add $parameter option given to 'call_user_func'
|
12 lat temu |
bricelalu
|
4faf95c53c
Add $parameter option given to 'call_user_func'
|
12 lat temu |
dantleech
|
644748f497
Added ability to set translation domain on field description
|
12 lat temu |
Michel Weimerskirch
|
d0a310aad5
Enable public fields without getters to be displayed
|
12 lat temu |