Adam Magness
|
07d306aa37
|
Finish t() for src
Update t() calls in src folder
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
d49f986d1e
|
Many t() calls
modify many t() calls.
|
2018-01-22 18:03:26 -05:00 |
|
Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Hypolite Petovan
|
ae66bcaff3
|
Rename selectOne to selectFirst
|
2018-01-10 12:57:21 -05:00 |
|
Hypolite Petovan
|
da60893590
|
Replace dba::select(limit => 1) by dba::selectOne
- Convert array declarations to new style
|
2018-01-10 12:57:21 -05:00 |
|
Hypolite Petovan
|
e16852c2f5
|
Replace init_groups_visitor with Group::getIdsByContactId
|
2017-12-29 21:55:12 -05:00 |
|
Hypolite Petovan
|
2978b1eef0
|
Fix undefined variable/wrong parameter count/unknown functions
|
2017-12-17 15:33:45 -05:00 |
|
Hypolite Petovan
|
916236ce2f
|
Fix docblocks types
|
2017-12-17 15:27:50 -05:00 |
|
Hypolite Petovan
|
10b72b0e9e
|
PHPStan: Fix missing requires/namespaces
|
2017-12-17 15:26:43 -05:00 |
|
Michael
|
940c8fc4cd
|
Bugfix for Parameter mismatch
|
2017-12-17 14:30:28 +00:00 |
|
Hypolite Petovan
|
0dbf7a2611
|
Remove lingering reference to group_member.uid
|
2017-12-16 11:50:58 -05:00 |
|
Hypolite Petovan
|
179b311978
|
Remove group_member.uid
- Use contact.uid alternatively
- Use JOIN with group table
|
2017-12-14 22:47:58 -05:00 |
|
Hypolite Petovan
|
72641e86a8
|
Add new group added id return to Group::create
|
2017-12-12 20:52:50 -05:00 |
|
Michael
|
48b49dbc4b
|
Bugfix to PR 4046: Repaired query
|
2017-12-10 20:12:23 +00:00 |
|
Hypolite Petovan
|
b0fb398844
|
Fix order parameter for dba::select
|
2017-12-10 05:37:23 -05:00 |
|
Hypolite Petovan
|
c714ee519f
|
Improve additional condition
|
2017-12-10 01:07:48 -05:00 |
|
Hypolite Petovan
|
3ea9060259
|
Fix wrong uses of dba::select
- Improve negative conditions
|
2017-12-10 01:06:12 -05:00 |
|
Hypolite Petovan
|
669c7dea59
|
Add new method from include/group in relevant Model classes
|
2017-12-09 13:31:00 -05:00 |
|