Mikael Nordfeldth
|
e32f2b0a39
Not really necessary in practice but makes better queries
|
il y a 8 ans |
Mikael Nordfeldth
|
cd23c78800
Less redundant code.
|
il y a 9 ans |
Mikael Nordfeldth
|
daaafd86e2
DB_DataObject recommends using ->tableName()
|
il y a 9 ans |
Mikael Nordfeldth
|
9712a92853
MITM the DB_DataObject to avoid PEAR::DB strict standards warnings
|
il y a 9 ans |
Mikael Nordfeldth
|
ca19a5cd6d
Easier pkeyCols call to get primary key columns
|
il y a 9 ans |
Mikael Nordfeldth
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
il y a 9 ans |
Mikael Nordfeldth
|
49188e826c
ArrayWrapper no longer returned from multiGetClass
|
il y a 10 ans |
Mikael Nordfeldth
|
1535ae5e3b
Call self:: instead of Memcached_DataObject
|
il y a 11 ans |
Mikael Nordfeldth
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
il y a 11 ans |
Mikael Nordfeldth
|
3ba6374b9d
Memcached_DataObject extensions got their update functions more consistent
|
il y a 11 ans |
Mikael Nordfeldth
|
a980f4ed33
Call memcache() as a static object (it's a static class)
|
il y a 11 ans |
Mikael Nordfeldth
|
f54584c126
Don't disconnect a DB_Error, instead log for better understanding.
|
il y a 11 ans |
Mikael Nordfeldth
|
53face3340
MDB2 now works with UTF-8
|
il y a 11 ans |
Mikael Nordfeldth
|
597eb97bec
is_a() with 3 params only supported in 5.3.9 anyway
|
il y a 11 ans |
Mikael Nordfeldth
|
b0dfc70a54
Properly unlink all old avatars when deleting/uploading a new
|
il y a 11 ans |
Mikael Nordfeldth
|
80c6af0ffe
Uncaught exception when no subscribers/subscriptions in ProfileList
|
il y a 11 ans |
Mikael Nordfeldth
|
9d3abc3600
$_PEAR now defined globally as new PEAR, so no static calls are made
|
il y a 11 ans |
Mikael Nordfeldth
|
39f21d63af
New Managed_DataObject retrieval: listFind
|
il y a 11 ans |
Mikael Nordfeldth
|
79e3acf0f0
Moved multiGet into Managed_DataObject
|
il y a 11 ans |
Mikael Nordfeldth
|
b3e61ce7d0
Stronger typing, require array where param array
|
il y a 11 ans |
Mikael Nordfeldth
|
fac7371179
pivotGet moved into Managed_DataObject
|
il y a 11 ans |
Mikael Nordfeldth
|
0785cc2469
Don't use DB_DataObject::factory (statically at least)
|
il y a 11 ans |
Mikael Nordfeldth
|
97ce71e55d
Managed_DataObject now has listGet for all classes
|
il y a 11 ans |
Mikael Nordfeldth
|
3ce5631b3c
Memcached_DataObject::multicache is now properly defined static
|
il y a 11 ans |
Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
il y a 11 ans |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
il y a 11 ans |
Mikael Nordfeldth
|
3394efca60
staticGet is a static function
|
il y a 11 ans |
Siebrand Mazeland
|
23eb49a017
Update translator documentation and i18n.
|
il y a 13 ans |
Siebrand Mazeland
|
5a37d0bdc6
Add translator documentation.
|
il y a 13 ans |
Siebrand Mazeland
|
c4fd560b32
Fix i18n issues
|
il y a 13 ans |