1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 07:44:49 +02:00
Commit Graph

12531 Commits

Author SHA1 Message Date
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
Nick L
fc96dd5281 Merge pull request #12 from SimSync/fix_11
fixes #11 Typo in assertEquals
2018-08-27 09:58:28 -05:00
Achim Ennenbach
4fca8150d0 fixes #11 Typo in assertEquals 2018-08-27 15:39:59 +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
7c7f636f3c Check TinyMce is installed after installations. 2018-08-25 15:32:11 -07: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
71cca7bc86 Merge branch 'master' of https://github.com/e107inc/e107-test 2018-08-24 13:01:27 -07:00
Cameron
8d56b1ef2f Added tests for admin URL content. (to be completed) 2018-08-24 12:52:57 -07:00
Cameron
4ab4220093 PHP 5.4 fix. 2018-08-24 12:51:06 -07:00
Nick Liu
c94bbd8e14 More detailed assertion fail message in e_fileTest 2018-08-24 12:58:19 -05: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
6914d035fb Fixed file_size_decode test. Added simple TinyMce parser test. 2018-08-22 09:48:47 -07:00
Cameron
7e4f22c80d TinyMce Image align left/right parsing fix. v2.1.9 2018-08-22 08:12:32 -07:00
Cameron
ceab083b5e file_size_decode() test added. 2018-08-20 13:48:29 -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
ccd877d09d Search test class placeholder added. Simple table parsing test added to db_verify test. 2018-08-17 13:56:35 -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