Cameron
|
46a63ca70e
|
Issue: #1373 User forum posts pagination fix.
|
2016-03-18 08:33:06 -07:00 |
|
Cameron
|
26c2aa3e4a
|
Issue #1356 - PHP 7 auto-detection in mysql class. PHPInfo formatting.
|
2016-02-16 15:14:56 -08:00 |
|
Cameron
|
39bae789f8
|
PHp Notices
|
2016-02-16 11:10:30 -08:00 |
|
Cameron
|
2c50a06517
|
Deprecated Function cleanup and PHP Notice removal.
|
2016-02-15 00:56:08 -08:00 |
|
Cameron
|
303195d81e
|
Issue #1356 - More PHP7 Fixes.
|
2016-02-14 12:33:35 -08:00 |
|
Cameron
|
486f3d4961
|
Issue #1356 - PHP7 Fixes.
|
2016-02-14 12:15:55 -08:00 |
|
Cameron
|
32636ec39d
|
Fix mysql default port for PDO
|
2016-02-14 09:57:06 -08:00 |
|
Cameron
|
fb609aaab6
|
PDO Install enabled. PHP Notice fixes.
|
2016-02-12 19:28:35 -08:00 |
|
Cameron
|
ad0bc1376d
|
Issue #1349 MySQL class fixes and install.php corrections.
|
2016-02-11 20:57:30 -08:00 |
|
Cameron
|
d4a9813d65
|
Fixes #1220 - corrupted database table list when using 'e_' prefix.
|
2015-11-26 12:48:16 -08:00 |
|
Cameron
|
cffb369751
|
Issue #1109, Fixes #830, Fixes #731, Fixes #710, Fixes #608, Fixes #1012 : v1 -> v2 Upgrade-Routine fixes (including forum plugin)
|
2015-08-24 17:39:28 -07:00 |
|
Cameron
|
a917375e7c
|
Corrected incorrect MySQL row count when using PDO mode. Simple bootstrap 'carousel' mode added to welcome message preferences. For advanced options use the featurebox plugin.
|
2015-07-25 18:14:44 -07:00 |
|
Cameron
|
483d43a829
|
MySQL: Refactored 'db_Table_exists' to 'isTable' method. (BC compatible) and removed use of pref global.
|
2015-07-07 13:02:34 -07:00 |
|
Cameron
|
dbd17a4fcb
|
Fix for failing multi-language methods.
|
2015-07-06 14:05:27 -07:00 |
|
Cameron
|
aba237d826
|
Form Handler pagination() now accepts text for simple 'back' buttons etc.
|
2015-06-17 20:17:00 -07:00 |
|
Cameron
|
70e810eb68
|
New $sql method max() and Admin-UI auto-incrementing on order fields during record creation.
|
2015-04-15 12:27:31 -07:00 |
|
Cameron
|
50998feae3
|
Fix for user-extended fields error in mySQL strict mode. Plugin Builder config tweaked.
|
2015-04-15 01:58:07 -07:00 |
|
Cameron
|
6af0a2901b
|
Added close() method to replace older db_Close() method.
|
2015-03-07 16:50:57 -08:00 |
|
Cameron
|
2b35a583d4
|
Admin->Userclasses now using the Admin-UI. Admin-UI now supports non-incrementing primary fields being set manually using a hidden form field. Form handler for userclass with checkboxes now working correctly.
|
2015-03-01 12:43:02 -08:00 |
|
Cameron
|
9a21cad851
|
Code cleanup / globals removal etc.
|
2015-02-15 16:07:27 -08:00 |
|
Cameron
|
027a74f5b0
|
Code cleanup
|
2015-02-15 02:37:36 -08:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
63b8e8965d
|
Removed leftover mysql debug info.
|
2014-12-10 22:33:02 -08:00 |
|
Cameron
|
44c222a8ff
|
Issue#605 Preparations for PHP 5.5 / PDO
|
2014-11-23 20:01:32 -08:00 |
|
Cameron
|
f9d521ad04
|
Fix for backup cron not working.
|
2014-09-14 17:40:02 -07:00 |
|
Cameron
|
5d7a32ee85
|
#605 - Fix for PDO insert entering empty data.
|
2014-05-28 18:57:41 -07:00 |
|
Cameron
|
9686e6f553
|
Issue #605 - PDO Working, but needs testing.
|
2014-05-26 19:24:50 -07:00 |
|
Cameron
|
1a03a883bd
|
Improved database backup and added file-backup for non-core elements.
|
2014-01-25 15:56:20 -08:00 |
|
SecretR
|
6ae99f2bfd
|
Applying missing commits
|
2013-10-16 18:13:21 +03:00 |
|
SecretR
|
2bdcceab9c
|
Various bug fixes
|
2013-10-14 15:38:57 +03:00 |
|
SecretR
|
672af0df15
|
Format debug output (sql query)
|
2013-10-10 13:04:41 +03:00 |
|
Cameron
|
1294467225
|
New functions connect() and database() - to cleanly connect with other databases.
|
2013-07-14 09:41:30 -07:00 |
|
Cameron
|
e71c32e696
|
PDO fetch fix.
|
2013-05-08 05:06:52 -07:00 |
|
Cameron
|
32bf779ba8
|
Basic PDO support added. (still needs testing). Add: define('e_PDO',true); to e107_config.php to test.
|
2013-04-24 17:46:25 -07:00 |
|
Cameron
|
f3bafdae5d
|
Added truncate() function. Switched default FIELD_TYPE to escape() instead of toDB() (which was causing serious BC issues)
|
2013-04-16 15:59:17 -07:00 |
|
Moc
|
96e7f8e777
|
Update forum_t to forum_thread in SQL
|
2013-04-15 12:44:56 +02:00 |
|
Cameron
|
82ac19d038
|
Added e107::serialize() and e107::unserialize() (static alias of e107::getArrayStorage()->read/write() functions)
|
2013-03-31 05:55:08 -07:00 |
|
Cameron
|
eae211fc63
|
Forum upgrade fixes. Forum-attachments now converted in batches.
|
2013-03-31 00:06:21 -07:00 |
|
Cameron
|
fe8dea1519
|
BC fix for select() function.
|
2013-03-28 00:42:02 -07:00 |
|
Cameron
|
a117257dbf
|
Image avatar page cleanup.
|
2013-03-16 03:57:28 -07:00 |
|
Cameron
|
d32715dcef
|
Rename page_theme to menu_name
|
2013-03-09 14:53:01 -08:00 |
|
Cameron
|
6ba120e826
|
Simple backup() function added.
|
2013-03-04 14:17:07 -08:00 |
|
Cameron
|
4a6ede6447
|
Move e107_admin/sql 'extended' classes to e107_core/sql
|
2013-01-23 13:38:21 -08:00 |
|
Cameron
|
550754029e
|
Fix for $sql->retrieve when full query used. (gen() mode)
Sitelinks initData() updated to use it.
|
2012-12-15 04:44:37 -08:00 |
|
SecretR
|
41229c422f
|
'safestr' type added
|
2012-12-13 16:13:41 +02:00 |
|
SecretR
|
f9d973389b
|
extra escape string added
|
2012-12-13 15:47:48 +02:00 |
|
SecretR
|
72905055e7
|
#14 User administration rewrite (set user class, quick add user not functional, work in progress);
retrieve() DB method update (work in progress);
|
2012-12-09 00:48:04 +02:00 |
|
Cameron
|
8ce184e061
|
Corrects some upgrade issues. (Issue #4)
|
2012-12-07 03:39:13 -08:00 |
|
Cameron
|
0f8210d6c2
|
Allow for all fields from a single row without a 'where' clause.
|
2012-11-27 19:57:34 -08:00 |
|
secretr
|
7ab80e70c7
|
DB handler important changes:
- New query & fetch method retrieve()
- db_ prefix removed from query/fetch methods, latter are deprecated
|
2012-11-22 12:14:57 +02:00 |
|