1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-04 12:42:40 +02:00

11187 Commits

Author SHA1 Message Date
Cameron
359c162888
Merge pull request from Jimmi08/patch-6
mistypo in css  causing W3C validation error.
2019-01-06 11:06:39 -08:00
Cameron
42c2e42dcb
Merge pull request from Jimmi08/patch-8
Fixes  - marked more than one forum as read
2019-01-06 11:06:00 -08:00
Jimako
3b158218cf
Fix - marked more than one forum as read
Because $currentUser['user_plugin_forum_viewed'] is not refreshed after adding one thread,  it's still the same and only last thread is changed
2019-01-06 13:48:56 +01:00
Cameron
e44fc0c13a Fixes issues with secondary database connections. 2019-01-05 14:37:12 -08:00
Cameron
e49c53492e Trim SMTP username/password during save and skip the rest of the SMTP test if connection fails. 2018-12-26 14:13:57 -08:00
Cameron
7abf393117
Merge pull request from Deltik/fix-3583
Fixes ArgumentCountError in e107_plugins/log/stats.php
2018-12-26 10:14:04 -08:00
Deltik
02c305ca93
Fixes ArgumentCountError in e107_plugins/log/stats.php
Fixes: 
Caused by: 13f11e31a21a69de43773b222c504b955bfde8d8
2018-12-23 04:36:14 -06:00
Jimako
39ffc89208
mistypo in css causing W3C validation error. 2018-12-20 15:35:09 +01:00
Cameron
188232a24e Fixes deprecated news template with PHP7. 2018-12-19 12:21:53 -08:00
Cameron
2e2e9fe23d
Merge pull request from Jimmi08/patch-4
possibility to change avatar class in signup template
2018-12-19 12:07:58 -08:00
Cameron
1a5f977af2
Merge pull request from Jimmi08/patch-3
avatar picker - possibility to change class for display avatar
2018-12-19 12:01:59 -08:00
Cameron
6123f05da8
Merge pull request from Jimmi08/patch-2
GDPR link - possibility to use e107 constants in url link
2018-12-19 12:01:12 -08:00
Cameron
dffc796e45
Merge pull request from Jimmi08/patch-1
possibility to style signup_text shortcodes
2018-12-19 12:00:47 -08:00
Cameron
38a08376cd Improved error message and docs. 2018-12-19 11:21:38 -08:00
Cameron
1648a6abac Issue Signup template upgrade placeholder added. TODO 2018-12-19 11:21:12 -08:00
Cameron
742d5cd9be PHPMailer upgraded to 5.2.27 2018-12-19 11:19:29 -08:00
Jimako
1c74de5fb2
possibility to change avatar class in signup template
- related with avatarpicker() changes
2018-12-19 10:51:10 +01: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
Jimako
cf471a8ccb
GDPR link - possibility to use e107 constants in url link 2018-12-19 09:26:47 +01:00
Jimako
5158b3ab9b
signup_text - forgotten line to change 2018-12-19 08:40:19 +01:00
Jimako
1e44b5a8d9
possibility to style signup_text shortcodes 2018-12-19 08:37:39 +01:00
Cameron
519001a690 PHP 7.2 null fix courtesy of Miro. 2018-12-18 12:12:46 -08:00
Cameron
0c444dfb69 Issue - e_url_list settings lost. 2018-12-17 10:40:33 -08:00
Cameron
5a55580818 Issue Non-standard news template preference - rendering issue. 2018-12-16 11:01:04 -08:00
Cameron
c398d9cc34 Issue Custom cpage render mode not being respected. 2018-12-16 10:56:00 -08:00
Cameron
961d5635a2 Closes 2018-12-16 10:41:00 -08:00
Cameron
d10596f539 Cleanup 2018-12-06 11:55:20 -08:00
Cameron
0d512dc0b6
Merge pull request from tgtje/patch-1
Update e_dashboard.php
2018-12-06 10:20:12 -08:00
Cameron
c459516284 Added 'contact' SEF URL to default links. 2018-11-30 11:23:23 -08:00
Cameron
d9eb9e4132 Fixes 2018-11-30 11:20:16 -08:00
Cameron
2486833451 Issue 2018-11-29 12:01:16 -08:00
Cameron
4bd585a263
Merge pull request from nesjett/master
Added rate/link event triggers
2018-11-29 11:55:35 -08:00
Cameron
07ccaf35e8 Issue PHP Notice Removal 2018-11-29 11:35:35 -08:00
Cameron
c9e359e3a6 PHP Notice removal 2018-11-26 11:15:53 -08:00
leo
d442064b38
Update e_dashboard.php
removed surrounding commas
2018-11-26 11:33:59 +01:00
Cameron
50d86c5962 Fixes - Extended User field sorting issue. 2018-11-25 13:00:53 -08:00
leo
76b87e89d8
Update e_dashboard.php
Localisation explaining text, using existing LAN Def from English/lan_userclass php
2018-11-25 13:17:09 +01:00
Cameron
96647b445e plupload upgraded to v2.3.6 2018-11-23 13:24:14 -08:00
Cameron
0adf60f9e7 Issue 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
Cameron
6367074571 Avoid possible theme conflict in uiAlert css. 2018-11-22 12:40:38 -08:00
Cameron
ca4a336454 e-ajax data-loading-icon and data-loading-target attributes added. 2018-11-22 11:12:01 -08:00
Cameron
af629e0a2b e-ajax data-confirm option added. 2018-11-21 15:36:26 -08:00
Cameron
5247af0098 Fixes Corrected PM outbox pagination in template. 2018-11-21 12:00:13 -08:00
Cameron
a111b48bcd Fixes , Fixes , Issue Upload form download categories. 2018-11-20 14:03:07 -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
Néstor Sabater
6dfb502344
Wrong directory! 2018-11-16 01:34:57 +01:00
Néstor Sabater
e77fb8f9df
Added event triggers
Some triggers to control when user rates something or user likes/dislikes something
2018-11-16 01:32:30 +01:00
Cameron
e0d988aaeb Issue XML import/export array issue. 2018-11-15 14:20:08 -08:00