1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-22 13:29:52 +01:00

11128 Commits

Author SHA1 Message Date
Cameron
7340ea8377 Media-Manager icon picker preview size fix. 2018-09-08 11:53:40 -07:00
Cameron
f19817f8b3 Media-Manager Fix for icon/glyph filtering. 2018-09-08 11:37:39 -07:00
Cameron
44513d2a65 Fix for extended user fields not saving in user_extended in the case where the record is missing from the table. 2018-09-08 11:19:16 -07:00
Cameron
a1c38cb364 PHP Notice removal 2018-09-08 10:45:18 -07:00
Cameron
5ee15f10ef Allow title to be set in toGlyph() 2018-09-08 10:27:06 -07:00
Cameron
a661709164
Merge pull request #3400 from yesszus/patch-1
Update social_xurl_template.php
2018-09-07 11:54:31 -07:00
Cameron
adf4d67609
Merge pull request #3417 from newbthenewbd/patch-2
Fix language editor wrongly parsing HTML entities
2018-09-07 11:53:42 -07:00
Cameron
e34e4740c5 Admin-ui Make readonly/disabled inputs more obvious. 2018-09-06 11:21:17 -07:00
Cameron
b5157e70cb Fixes #3422 Installation issue with database names containing a hyphen. 2018-09-06 11:20:43 -07:00
Cameron
cdcd10e7f5 Fix for blog-calendar links not in the current year. 2018-09-04 17:10:03 -07:00
Newb I the Newbd
26820c5ddf
Fix language editor wrongly parsing HTML entities 2018-09-05 01:38:36 +02:00
Cameron
00e2663162 Added token to x-editable 2018-09-04 15:15:50 -07:00
Cameron
a6cb884277
Merge pull request #3416 from newbthenewbd/patch-1
Fix ampersand handling in the legacy rating method
2018-09-04 09:07:47 -07:00
Newb I the Newbd
37b4120c5c
Fix ampersand handling in the legacy rating method 2018-09-04 03:28:36 +02:00
Cameron
937af7595e Partial fix for Issue #3386 - TinyMce with Appearance params. 2018-09-03 17:48:55 -07:00
Cameron
c360ba2476 PHPDoc fix 2018-09-03 15:22:04 -07:00
Cameron
7daded6ac5 Media-Picker spacer fix. 2018-09-03 14:35:03 -07:00
Cameron
b09beceb4e
Merge pull request #3404 from SimSync/fix_3375
Fixes #3375 Added GDPR Agreement checkbox to contact form (incl. Lans)
2018-09-03 12:09:26 -07:00
Cameron
b443409c3a PHPDoc fixes on e107_class.php 2018-09-03 12:08:44 -07:00
Cameron
8e663dbf74 admin-ui improved inline-editing debugging log information. 2018-09-03 11:43:44 -07:00
Achim Ennenbach
97aa3fb560 adapted shortcode to the new pref name gpdr_privacypolicy 2018-08-28 12:29:20 +02:00
Achim Ennenbach
72897dcc17 Added new pref section GPDR and moved the "privacy policy" pref to this section
Added another pref for "terms and conditions"
2018-08-28 12:28:41 +02:00
Achim Ennenbach
c0557966ec Moved new prefs from update_routines.php to default_install.xml 2018-08-28 10:23:55 +02:00
Achim Ennenbach
986633d117 fixes #3375 added GDPR Agreement checkbox to contact form (incl. Lans) 2018-08-27 20:12:54 +02:00
Achim Ennenbach
c165fad9f0 Added new pref for a privacy policy url in contact forms (incl. Lans) 2018-08-27 20:11:55 +02:00
Achim Ennenbach
c176389f34 Added update routine from 2.1.9 to 2.2.0 2018-08-27 20:10:31 +02:00
Cameron
adce28a1f5 MediaPicker preview fix. 2018-08-26 15:36:05 -07:00
Cameron
e392fd5740 Fix for drag-n-drop upload. 2018-08-26 15:27:59 -07:00
Cameron
f958f66dcb Issue #2669 Incorrect FB og:image used. Issue #6 LAN modified. 2018-08-26 13:54:25 -07:00
Cameron
d4834c43e9 Pages: display '_common' images in media-manager selection. 2018-08-26 12:29:54 -07:00
Cameron
9fc35e190c Fixes #3386 TinyMce wasn't inserting image correctly when pref "resize dimension" width was empty. Fixed TinyMce cancel button. 2018-08-26 12:29:42 -07:00
Cameron
db976c931b
Merge pull request #3396 from SimSync/fix_3359
fixes #3359 changed default redirect code from 302 to 301 for better seo compatibility
2018-08-26 10:36:55 -07:00
Cameron
2153b43ebd
Merge pull request #3402 from SimSync/fix_3390
fixes #3390 Added check for "//" at the beginning for protocol-less path
2018-08-26 10:36:40 -07:00
Cameron
4fa0b4f13f
Merge pull request #3401 from SimSync/fix_3394
fixes #3394 Moved loading of e_bb after the loading of the templates
2018-08-26 10:36:25 -07:00
Cameron
2bd651c630 Fixes #2593, Fixes #1586 User-extended 'database' field options were not being saved. 2018-08-26 10:23:55 -07:00
Achim Ennenbach
f08a323f05 fixes #3390 Added check for // at the beginning for protocol-less path 2018-08-26 13:51:16 +02:00
Achim Ennenbach
3840d7d642 fixes #3394 Moved loading of e_bb after the loading of the templates 2018-08-26 13:38:14 +02:00
Gábor
dcc342885d
Update social_xurl_template.php
Open lonks on a new tab.
2018-08-26 09:05:14 +02:00
Cameron
97772a48d9 PHP Minimum set to 5.6. TinyMce installed by default. 2018-08-25 15:31:39 -07:00
Cameron
3d031895ca Dropzone LAN added. Catch theme shortcode when set in sitelinks but missing and add a debug message. 2018-08-24 16:04:12 -07:00
Cameron
4ab4220093 PHP 5.4 fix. 2018-08-24 12:51:06 -07:00
Tijn Kuyper
5225b129c4
Fixes #3397 - Typo caused PHP fatal error 2018-08-23 21:20:50 +02:00
Cameron
ad29901d9b Issue #3397 Prefs issue possible fix for some machines and PHP 5.4 fix in image.php. 2018-08-23 08:46:35 -07:00
Achim Ennenbach
60060cff55 fixes #3359 changed default redirect code from 302 to 301 for better seo compatibility 2018-08-23 09:21:38 +02:00
Cameron
deeaf51cdf
Merge pull request #3388 from SimSync/fix_3384
fixes #3384 added read/unread status to outbox
2018-08-22 18:16:57 -07:00
Cameron
c317515847
Merge pull request #3387 from SimSync/fix_3377
fixes #3377 Enabled "preview" button on forum post edit
2018-08-22 18:16:02 -07:00
Cameron
7058aa322d
Merge pull request #3378 from SimSync/fix_1412
fixes #1412 implemented a forum image/icon which is displayed in front of the forum name
2018-08-22 18:15:46 -07:00
Cameron
ea4affeab1 Media-Manager news now includes common images/video etc. 2018-08-22 18:09:46 -07:00
Cameron
4c41fb6ea2 Issue #3392 MediaPicker in use by default and "Clear" button added. 2018-08-22 17:20:49 -07:00
Cameron
d063b9585c Updated to 2.2.0 (git) 2018-08-22 16:44:03 -07:00