Andrej Hudec
|
cc0181e718
Minor CS and doc fixes, declared missing properties, fixed deprecated logger->err calls
|
10 years ago |
Alex FIALE
|
2e29de4011
Fix function getFieldValue on BaseFieldDescription for underscore-prefixed attributes
|
10 years ago |
Andrej Hudec
|
9bbced594c
Fixed year in licence headers in some files
|
10 years ago |
ConneXNL
|
0b4bbf0894
Another typo.
|
11 years ago |
ConneXNL
|
fbabc8ad60
Some incorrect comments
|
11 years ago |
Pascal Borreli
|
0ae9a53241
Fixed typos
|
11 years ago |
Thomas Rabaix
|
3578e37098
Revert "optimization to call `$this->getOption('code')` only once"
|
11 years ago |
Thomas Rabaix
|
7a6940ef2f
Revert "allow usage of a closure for the `code` option of fields"
|
11 years ago |
Thomas
|
6243ed9ee8
Merge pull request #1962 from Bladrak/craueCode
|
11 years ago |
Thomas Rabaix
|
b65818ab47
apply #1276
|
11 years ago |
Thomas
|
2eb7f04cbb
Merge pull request #1414 from bricelalu/patch-1
|
11 years ago |
Thomas Rabaix
|
217a3f3b7c
Fix regression with link_parameters
|
11 years ago |
Christian Raue
|
451616fa65
optimization to call `$this->getOption('code')` only once
|
14 years ago |
Christian Raue
|
57e929e4eb
allow usage of a closure for the `code` option of fields
|
14 years ago |
Sylvain Deloux
|
9674df74bd
Fixed sortable option when using custom field types
|
11 years ago |
Tiago Garcia
|
d7747f8268
add placeholder for empty short description fields
|
12 years ago |
Thomas Rabaix
|
9025363c02
Fix camelize
|
11 years ago |
Zhou Xianhua
|
e8f6e35cfe
The preg_replace() /e modifier is deprecated from PHP5.5.0.
|
12 years ago |
Brice LALU
|
2efdc9d4c4
request: Add $parameter option given to 'call_user_func'
|
12 years ago |
bricelalu
|
4faf95c53c
Add $parameter option given to 'call_user_func'
|
12 years ago |
dantleech
|
644748f497
Added ability to set translation domain on field description
|
12 years ago |
Michel Weimerskirch
|
d0a310aad5
Enable public fields without getters to be displayed
|
12 years ago |
r1pp3rj4ck
|
55bdddb315
merged 2.0
|
13 years ago |
r1pp3rj4ck
|
106e96a94d
fixed merging bugs
|
13 years ago |
Thomas Rabaix
|
df2df5064d
Fix some CS
|
13 years ago |
Toni Uebernickel
|
cf05aaac5b
fix interfaces and phpDoc
|
13 years ago |
Thomas Rabaix
|
a5e7dc2fb1
Fix test
|
13 years ago |
Romain Geissler
|
0a1f317998
Add list sub entities.
|
13 years ago |
Stefano Sala
|
db25866003
Adding 'help' as reserved key for FieldDescription
|
13 years ago |
Peter Kokot
|
5b75b51303
Refactoring of NoValueException
|
13 years ago |