Tijn Kuyper
|
dbbfe17e9f
|
#3069 - Tweak LAN when account has not been activated yet
|
2019-02-01 16:20:22 +01:00 |
|
Cameron
|
59eed2752c
|
PHPDoc fixes.
|
2019-01-31 14:36:37 -08:00 |
|
Cameron
|
6c3001233a
|
Fixes #3644 - type='country' displays 'Array()' when empty value is rendered.
|
2019-01-31 13:30:09 -08:00 |
|
Achim Ennenbach
|
9323d0e6a4
|
fixes #3647:
Added the $parms var to the country() method call (in renderElement())
|
2019-01-30 18:39:07 +01:00 |
|
Cameron
|
a8c39dc2b4
|
Schedule/Crons - updated system backup cron to use new mysql dump class's gzip option.
|
2019-01-28 18:49:17 -08:00 |
|
Cameron
|
35ff23b55f
|
MySQL backup - disable 'databases' flag for a more flexible import.
|
2019-01-28 18:38:01 -08:00 |
|
Cameron
|
7e5fe2eaad
|
MySQL backup - automatically add '.gz' to the filename when gZip is enabled.
|
2019-01-28 18:24:11 -08:00 |
|
Cameron
|
6d75ea2145
|
Fixed mysql class backup method errors. Third-party Mysqldump class added and integrated.
|
2019-01-28 17:53:45 -08:00 |
|
Cameron
|
b19463b259
|
PHPDoc updates
|
2019-01-26 10:28:08 -08:00 |
|
Cameron
|
f003a092fc
|
Issue #3546 Filter elan during SEF URL and THEME_LAYOUT detection.
|
2019-01-26 09:11:21 -08:00 |
|
Cameron
|
85d8d6b44a
|
Reverted pull-request #3642 Fixes #3645
|
2019-01-26 09:01:04 -08:00 |
|
Cameron
|
f42bb9cde1
|
Merge pull request #3642 from SimSync/fix_3603
fixes #3603: multiarray_sort returned only the last item in case the array keys are numeric
|
2019-01-24 17:21:28 -08:00 |
|
Cameron
|
9e09cf836e
|
Fixes #3546 Social network trackers now ignored during THEME_LAYOUT detection.
|
2019-01-24 11:38:11 -08:00 |
|
Achim Ennenbach
|
bcd9853c6b
|
fixes #3603: multiarray_sort returned only the last item in case
the array keys are numeric
|
2019-01-24 16:54:17 +01:00 |
|
Cameron
|
9c4dbcab91
|
Moved THEME_LAYOUT calculation out of class2.php and into theme_handler.php
|
2019-01-23 19:06:03 -08:00 |
|
Cameron
|
5aad0f81a1
|
Merge pull request #3638 from SimSync/fix_3637
Switched PclZip constructor to __construct
|
2019-01-23 14:28:44 -08:00 |
|
Cameron
|
9237f254c7
|
Filter social network tracking queries when determining SEF route.
|
2019-01-23 14:23:16 -08:00 |
|
Achim Ennenbach
|
6999c48f57
|
fixes #3637: switched constructor from PclZip to __construct
|
2019-01-23 19:04:40 +01:00 |
|
Cameron
|
27d12c0ab6
|
PHP7 fixes
|
2019-01-18 14:07:59 -08:00 |
|
Cameron
|
221f12088b
|
Issue #3216 PHP7 Fixes.
|
2019-01-17 13:20:56 -08:00 |
|
Cameron
|
bce677757c
|
Fix for Admin Panel buttons.
|
2019-01-17 11:50:47 -08:00 |
|
Cameron
|
4e5dacf4d2
|
Merge pull request #3626 from SimSync/fix_3625
Issue #3625: 'Z' and 'z' formats excluded on windows systems
|
2019-01-17 11:29:21 -08:00 |
|
Tijn Kuyper
|
ff275cbeb6
|
#2917 - improve debug log message
|
2019-01-17 15:37:53 +01:00 |
|
Achim Ennenbach
|
4ef97f2812
|
issue #3625: 'Z' and 'z' formats excluded on windows systems
|
2019-01-17 12:44:33 +01:00 |
|
Cameron
|
58efb74d4d
|
Issue #3605 Date handler computeLapse() method rewrite.
|
2019-01-15 20:30:18 -08:00 |
|
Cameron
|
8c9e6f1370
|
Optimized Admin Control Panel code.
|
2019-01-15 08:55:34 -08:00 |
|
Cameron
|
4becf60d28
|
More plugin class optimization
|
2019-01-13 14:08:46 -08:00 |
|
Cameron
|
c63574c07d
|
Optimized plugin class initialization
|
2019-01-13 13:50:49 -08:00 |
|
Cameron
|
07ad8feba8
|
Expanded buildAddonPrefLists() to rebuild lan_global_list as well (Used during Plugin Scan)
|
2019-01-13 13:30:58 -08:00 |
|
Cameron
|
96a4dc3683
|
Issue #3616 Tweaked
|
2019-01-13 12:40:25 -08:00 |
|
Cameron
|
0df3fa4672
|
Admin-UI: Improved rendering of required fields.
|
2019-01-13 12:30:17 -08:00 |
|
Cameron
|
cb02f705b6
|
Issue #3592 Improved updating of plug_installed pref and reading of InstallRequired plugin.xml attribute
|
2019-01-11 11:40:33 -08:00 |
|
Tijn Kuyper
|
e8f8b692e3
|
#3605 - date handler LAN fix
|
2019-01-11 11:47:00 +01:00 |
|
Tijn Kuyper
|
01263ef497
|
Fixes #3605 - Check for past/future difference in toDate()
and code clean-up
|
2019-01-11 11:39:20 +01:00 |
|
Tijn Kuyper
|
1a40b80915
|
Make sure mysql_* functions are available, otherwise use PDO
|
2019-01-10 17:22:49 +01:00 |
|
Cameron
|
be0af523da
|
Issue #3596 Should correct blank modal with PHP 7 problem.
|
2019-01-07 16:46:01 -08:00 |
|
Cameron
|
e44fc0c13a
|
Fixes issues with secondary database connections.
|
2019-01-05 14:37:12 -08:00 |
|
Cameron
|
1a5f977af2
|
Merge pull request #3581 from Jimmi08/patch-3
avatar picker - possibility to change class for display avatar
|
2018-12-19 12:01:59 -08:00 |
|
Cameron
|
38a08376cd
|
Improved error message and docs.
|
2018-12-19 11:21:38 -08:00 |
|
Cameron
|
742d5cd9be
|
PHPMailer upgraded to 5.2.27
|
2018-12-19 11:19:29 -08:00 |
|
Jimako
|
74a2f08879
|
avatar picker - possibility to change class for display avatar before picking
- needed in {SIGNUP_IMAGES}
|
2018-12-19 10:48:24 +01:00 |
|
Cameron
|
519001a690
|
PHP 7.2 null fix courtesy of Miro.
|
2018-12-18 12:12:46 -08:00 |
|
Cameron
|
0c444dfb69
|
Issue #3324 - e_url_list settings lost.
|
2018-12-17 10:40:33 -08:00 |
|
Cameron
|
2486833451
|
Issue #3552
|
2018-11-29 12:01:16 -08:00 |
|
Cameron
|
4bd585a263
|
Merge pull request #3552 from nesjett/master
Added rate/link event triggers
|
2018-11-29 11:55:35 -08:00 |
|
Cameron
|
07ccaf35e8
|
Issue #3564 PHP Notice Removal
|
2018-11-29 11:35:35 -08:00 |
|
Cameron
|
0adf60f9e7
|
Issue #3507 blob plupload issue.
|
2018-11-23 13:20:57 -08:00 |
|
Cameron
|
5d27229183
|
Database verification now runs again directly after applying fixes. Compatibility fix for core_functions.php
|
2018-11-22 13:43:02 -08:00 |
|
Néstor Sabater
|
16ea5cc097
|
Minor fix for rate/like event triggers
|
2018-11-16 01:53:33 +01:00 |
|
Néstor Sabater
|
7ac8094533
|
Added triggers for rating/liking
|
2018-11-16 01:36:41 +01:00 |
|