1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-25 14:59:49 +01:00

11012 Commits

Author SHA1 Message Date
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
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
Cameron
7e4f22c80d TinyMce Image align left/right parsing fix. v2.1.9 2018-08-22 08:12:32 -07:00
Cameron
1f69d7cd0a Fix for file_size_decode() in PHP7. 2018-08-20 13:41:21 -07:00
Cameron
34a4f0ade8 Issue #3103 Enhanced custom-fields example with custom button link. 2018-08-20 09:41:45 -07:00
Cameron
1c7c230f41 PHP Doc for $sql and $tp. 2018-08-19 13:00:00 -07:00
Cameron
6201c906a6 Plugin Builder fixes. Now builds custom batch and filter option examples. 2018-08-18 14:13:10 -07:00
Cameron
968a6d0a4f Fixes #3070 Featurebox LANs Issue #6 2018-08-18 11:48:10 -07:00
Cameron
e9ddd09766 Issue #3307 Issue #3385 Testing required. "+" sign encoding. 2018-08-17 14:56:57 -07:00
Cameron
1d96846002 Issue #3103 Custom-fields mobile-device styling added to bootstrap3 example. 2018-08-17 14:31:22 -07:00
Cameron
5212be3e1b Issue #3103 Added {SETIMAGE} to the custom-fields bootstrap3 example. 2018-08-17 14:20:28 -07:00
Cameron
b820559b0d Fixes #3103 - Image resizing for custom fields. 2018-08-17 14:15:06 -07:00
Cameron
744a71f785 Fixes #3373 Improved db_verify table parsing for languages other than English. 2018-08-17 13:55:34 -07:00
Achim Ennenbach
0329b5f3b9 fixes #3384 added read/unread status to outbox
update pm-unread css class to show a thick border on the left side.
The color for this border may be defined in the theme (default: black)
2018-08-17 20:00:27 +02:00
Achim Ennenbach
ddf7eced79 fixes #3377 Enabled "preview" button on forum post edit
disabled subject if edited post is not the first post of the thread
2018-08-17 19:12:23 +02:00
Cameron
1754887672 MediaManager Fixes. 2018-08-16 19:02:02 -07:00
Cameron
0c900efdf2 Bbcode shortcodes cleanup 2018-08-16 17:09:08 -07:00
Cameron
4de78b893d
Merge pull request #3383 from SimSync/fix_mm_doubletag
Prevent media manager to insert an empty img tag
2018-08-16 17:08:09 -07:00