Kévin Dunglas
|
56d69291d9
Fix ACL editor
|
11 years ago |
Benjamin Scholler
|
c959742093
Updating type hinting to Iterator for object ACL building.
|
11 years ago |
Benjamin Scholler
|
ab7bf578b3
Combining conditional checks for aclUsers.
|
11 years ago |
Benjamin Scholler
|
9cf05e5215
Supporting toArray method when cursor is found during findUsers retrieval in aclAction.
|
11 years ago |
Andrej Hudec
|
96febc5cc9
Added missing $response parameter in CRUDController:render method
|
11 years ago |
Baptiste Meyer
|
b3783fef7e
Fix correct id in aclAction
|
11 years ago |
Kévin Dunglas
|
6a27daac2b
ACL UI
|
12 years ago |
Zhou Xianhua
|
e8f6e35cfe
The preg_replace() /e modifier is deprecated from PHP5.5.0.
|
12 years ago |
Emmanuel Vella
|
6e2167d470
Update preview mode
|
12 years ago |
Thomas Rabaix
|
2e71ed0188
Merge branch '2.1'
|
12 years ago |
Sebastiaan Stok
|
0e2efa99fa
Added new configuration parameter in "templates" for batch_confirmation
|
12 years ago |
imenem
|
40126a25c3
CRUDController now uses a new API to set the session flash message.
|
12 years ago |
Thomas Rabaix
|
0b60fa5f70
Use the new getRestMethod() in the CrudController
|
12 years ago |
Thomas
|
bf3a584c07
Merge pull request #1184 from mweimerskirch/patch-1
|
12 years ago |
Wesley van Opdorp
|
2e89b6155c
Added isXmlHttp check
|
12 years ago |
Michel Weimerskirch
|
a6e4f66938
Fix for "delete" action not working with Sf2.2
|
12 years ago |
Thomas Rabaix
|
cae5a7df03
Apply PHP-CS-Fixer
|
12 years ago |
Thomas Rabaix
|
caf67ae9e0
Fix filtering parameters
|
12 years ago |
Thomas Konrad
|
b4c6e93fa3
Set flash messages in create and edit actions only if it's not an Ajax request
|
12 years ago |
Thomas Rabaix
|
ab7d888e20
Remove deprecated function call Form::bindRequest
|
12 years ago |
Ivan Borzenkov
|
5f557a05d4
this commit fixes #1004
|
12 years ago |
Konstantin Kuklin
|
73d507571c
some phpdoc fixes and improve code view
|
12 years ago |
Thomas Rabaix
|
8cdd772ae4
Fix keyname
|
13 years ago |
Thomas Rabaix
|
cd7c39eb6d
Refactor template methods, add delete template key
|
13 years ago |
Thomas
|
cd907afd93
Merge pull request #877 from thanosp/fix-form-extension-calls
|
13 years ago |
Thanos Polymeneas
|
f43caf87d0
Made the preview render without altering the edit template
|
13 years ago |
Thanos Polymeneas
|
ce6f77154e
Readded the supports preview mode getter and added another check for its value when determining preview mode
|
13 years ago |
Thanos Polymeneas
|
4b05f7cb11
Removed the enablePreviewTemplate method from the Admin.
|
13 years ago |
Thanos Polymeneas
|
80f5ebfc69
Refactored duplicate code into protected methods within the CRUDController
|
13 years ago |
Thanos Polymeneas
|
d863c365a7
Added optional preview mode for editing and creating entities
|
13 years ago |