Hypolite Petovan
|
aa8039373a
|
Update formatting of Module\Contact
- Replace double quotes with single
- Align array declarations
- Replace q() call with Model\User::getOwnerDataById()
|
2018-10-14 18:30:02 -04:00 |
|
Hypolite Petovan
|
a883a99fe6
|
Replace string fields by array in Module\Contact
|
2018-10-14 18:27:24 -04:00 |
|
Hypolite Petovan
|
12ddb3bb54
|
Replace unwarranted uses of $a->data['contact']
|
2018-10-14 18:25:44 -04:00 |
|
Hypolite Petovan
|
57e8fb5cb1
|
Normalize uses of defaults() in Module\Contact
- Remove uses without default value
- Add relevant uses
|
2018-10-14 18:24:02 -04:00 |
|
Hypolite Petovan
|
756a4f1111
|
Fix remaining instances of "contacts"
|
2018-10-14 18:02:54 -04:00 |
|
Jonny Tischbein
|
e41c59b193
|
Fix batch action choice - All Actions for one contact were taken before
|
2018-10-14 21:38:38 +02:00 |
|
Jonny Tischbein
|
d54e56c659
|
Fix batch action query + Fix Namespace import
|
2018-10-14 21:14:32 +02:00 |
|
Jonny Tischbein
|
5fd4402074
|
code standards + fixing navigation links to /contact/...
|
2018-10-14 20:03:22 +02:00 |
|
Jonny Tischbein
|
bfa05156ca
|
change links from /contacts to /contact
|
2018-10-13 13:29:56 +02:00 |
|
Jonny Tischbein
|
738cb4ace6
|
finish refactoring to Module\Contact
|
2018-10-13 11:35:51 +02:00 |
|