1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-02 00:45:03 +02:00

11376 Commits

Author SHA1 Message Date
Cameron
fb30733905 Issue #3321 FontAwesome 5 support added (not CDN yet). See bootstrap4/theme.xml 2019-02-22 14:59:45 -08:00
Cameron
5dc45298f6 Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome. 2019-02-22 14:56:47 -08:00
Cameron
9e6c2a79f0 Issue #3657 Add update limits on user_class changes throughout. 2019-02-22 11:10:05 -08:00
Tijn Kuyper
2c17c4ff9c
#6 - Add some generic LAN frontend
Was already available in admin
2019-02-22 13:50:25 +01:00
Cameron
fb8bd297e2 e_signup_class added (for future use) 2019-02-21 18:33:46 -08:00
Cameron
8f19149adf Code cleanup
PDO class accepts bind params with select() method.
2019-02-21 17:29:49 -08:00
Cameron
b03611922f Global fix and PHP Doc fix. 2019-02-21 12:06:56 -08:00
Tijn Kuyper
9568f5c888
#2980 - Add ID to user.php list 2019-02-21 18:20:19 +01:00
Tijn Kuyper
f7384fbcef
Upgrade CDN Bootstrap 4 library to latest version (4.3.1) 2019-02-21 11:25:55 +01:00
Cameron
fbfdedceb9 Fixes #3193, Fixes #3238 Orphaned plugin entries in db table after manual removal/rename. 2019-02-20 13:31:42 -08:00
Tijn Kuyper
87783549b8
Upgrade Bootstrap 4 library to latest version (4.3.1) 2019-02-20 12:25:16 +01:00
Cameron
bda78c39cc Moved deprecated method to traits file. 2019-02-18 13:08:46 -08:00
Cameron
7c9ceb79bf For the max() method when using $where 2019-02-18 12:54:43 -08:00
Cameron
f128b13824 Issue #3668 PHP 7.3 compatibility fix. 2019-02-17 15:37:13 -08:00
Cameron
bc520274cb PHPDoc fix 2019-02-17 14:27:14 -08:00
Cameron
b2fffa7838 Issue #3678 PDO fix for copyRow() with unique field keys. 2019-02-16 12:40:25 -08:00
Cameron
bf0d60a15c Fix for isHtml() 2019-02-14 14:57:05 -08:00
Cameron
db849f9fd7 Fixes #3676 - 'required' was not displayed on extended user fields. 2019-02-14 14:30:13 -08:00
Cameron
8c483494ce
Merge pull request #3664 from SimSync/fix_3663
fixes #3663: 1.custompages are "deleted" for the current selected layout
2019-02-14 14:07:12 -08:00
Cameron
6719a3d491
Merge pull request #3671 from SimSync/fix_3656
Issue #3656: Tinymce shows Mediamanager icons on quick-reply
2019-02-14 14:06:52 -08:00
Cameron
a6b9b92c9e Improve debug message. 2019-02-14 14:05:44 -08:00
Cameron
f5b16b5afb Closes #3674 PDO Don't overwrite e_db_pdo::$mySQLlastQuery with _getMySQLaccess() 2019-02-13 21:26:17 -08:00
Cameron
25c9a44a87 Fix for db_FieldList(); 2019-02-13 15:54:04 -08:00
Cameron
af50dcc5ff Minor fix 2019-02-13 14:06:00 -08:00
Cameron
a4c6fd8b5b Removed globals 2019-02-13 13:54:05 -08:00
Cameron
f34eeaf369 Refined debugging of PDO queries. 2019-02-13 11:35:28 -08:00
Cameron
c5d1e6876b copyRow() error check fix. 2019-02-13 11:16:48 -08:00
Cameron
c45ed85c5c db_Fetch() e_LEGACY_MODE permanently removed. Old plugins should use $sql->fetch('both'); if this is still required. 2019-02-13 10:31:28 -08:00
Cameron
a8d1541b9d Check for e_LEGACY_MODE moved to db legacy class. 2019-02-12 10:07:00 -08:00
Cameron
f5f2212b54 code cleanup 2019-02-11 17:55:16 -08:00
Cameron
3eec3d6029 Fix for BC constants. 2019-02-11 17:18:30 -08:00
Cameron
db4f82ba2f set default null value 2019-02-11 17:15:00 -08:00
Cameron
645ad037f5 More code cleanup 2019-02-11 16:56:37 -08:00
Cameron
762c8b5a1a Code cleanup 2019-02-11 16:32:41 -08:00
Cameron
4e6b68a709 new methods added to PDO class. 2019-02-11 16:19:07 -08:00
Cameron
c34f8b41f3 Mysql class optimization and minor fixes. 2019-02-11 15:40:10 -08:00
Cameron
dfea1cbce2 PDO class fixes. 2019-02-11 14:54:09 -08:00
Cameron
d9512cfb1b Legacy fixes. 2019-02-11 12:22:10 -08:00
Cameron
6cb92a37a7 Removed unused method 2019-02-11 10:09:04 -08:00
Tijn Kuyper
8000567983 Remove outdated optional flag 2019-02-11 11:04:34 +01:00
Tijn Kuyper
2f67965d1f Closes #3355 - allow for proper translation relative datetime 'ago' and 'in'. 2019-02-11 11:03:15 +01:00
Cameron
7259688c6d Notice removal 2019-02-10 19:00:06 -08:00
Cameron
4e9f47c8b4 PDO class optimization 2019-02-10 16:19:25 -08:00
Cameron
42147e2227 Traffic counters tweak. 2019-02-10 14:51:51 -08:00
Cameron
535fef8799 Disable debug class usage. 2019-02-10 13:54:17 -08:00
Cameron
f735292e3f More db class tweaks 2019-02-09 13:07:34 -08:00
Cameron
b471292a36 Removed globals from db_Write_log() method. 2019-02-09 12:47:54 -08:00
Cameron
b061e05c2a pdo class cleanup 2019-02-09 12:32:04 -08:00
Tijn Kuyper
de01d80586
Add GNU GPL file
(makes it easier for Github to categorize this repository)
2019-02-09 20:37:48 +01:00
Tijn Kuyper
5805ced17b #3101 - More optional flags added to e107_config.php 2019-02-09 17:28:18 +01:00