1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-21 06:52:28 +01:00

3138 Commits

Author SHA1 Message Date
Tijn Kuyper
94adbd06cc
Optimise PHP version check for Github sync 2018-10-04 15:54:02 +02:00
Tijn Kuyper
5acf54d93a
Added check for minimal PHP version when syncing with Github 2018-10-03 18:53:16 +02:00
Cameron
30b8d03df9 Changed git sync error to warning. 2018-10-02 11:36:42 -07:00
Cameron
b60f9950ca Consolidate v2.x upgrade routines. 2018-09-30 11:29:35 -07:00
Cameron
1d6a957793 Fixes #3426 - Pages : Custom Fields on Create. 2018-09-27 14:51:20 -07:00
Cameron
9b17485656 Theme Manager: Fix for download icon size on "Find Themes" 2018-09-20 16:41:25 -07:00
Gábor
cce3a7c98c
Update prefs.php
Removed duplication lang codes.
2018-09-13 10:33:28 +02:00
Gábor
f42f4358e8
Small corections 2018-09-13 08:08:31 +02:00
Cameron
9c13a9dcde Quotation consistency fix for [img] bbcode. 2018-09-12 12:03:17 -07:00
Cameron
5235b4fcaf Fix for database verify charset function. 2018-09-12 11:46:23 -07:00
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
Newb I the Newbd
26820c5ddf
Fix language editor wrongly parsing HTML entities 2018-09-05 01:38:36 +02: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
8e663dbf74 admin-ui improved inline-editing debugging log information. 2018-09-03 11:43:44 -07: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
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
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
2bd651c630 Fixes #2593, Fixes #1586 User-extended 'database' field options were not being saved. 2018-08-26 10:23:55 -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
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
1f69d7cd0a Fix for file_size_decode() in PHP7. 2018-08-20 13:41:21 -07:00
Cameron
6201c906a6 Plugin Builder fixes. Now builds custom batch and filter option examples. 2018-08-18 14:13:10 -07:00
Cameron
1754887672 MediaManager Fixes. 2018-08-16 19:02:02 -07:00
Cameron
66210474bd MediaPicker Select JS rewrite.
toIcon() fallback set to 'abs' URLs instead of 'full' URLs.
Fix for double-entry of mediapicker into TinyMce.
2018-08-13 17:42:06 -07:00
Cameron
6118bef56d MediaPicker thumbnail size fixes. 2018-08-13 13:17:54 -07:00
Cameron
fd8bb93192 Issue 500 header if Captcha image fails. 2018-08-13 11:11:32 -07:00
Cameron
acfaf2df8e MediaPicker fixes. 2018-08-11 14:06:21 -07:00
Cameron
891b5f044e MediaPicker fixes. 2018-08-11 12:04:46 -07:00
Cameron
f5cf253091 MediaPicker bbcode (Tinymce) compatibility fixes. 2018-08-11 10:44:05 -07:00
Cameron
00576ee417 TinyMce / MediaManager MediaPicker work and cleanup. 2018-08-10 15:30:44 -07:00
Cameron
5dc790cd22 Provide useful debug information to developers wishing to create custom Filter and Batch handling methods.
Media-Manager updated to use the custom batch Handler method.
2018-08-07 17:05:43 -07:00
Cameron
ec483e9379 Code cleanup 2018-08-07 11:12:29 -07:00
Cameron
92e381f794 Fix for plugin sql file builder fail. 2018-08-07 09:49:58 -07:00
Cameron
2a842bd3f4 Media-picker BC fixes. 2018-08-06 14:11:56 -07:00
Cameron
9bab8cc8c4 Closes #3345 e107.org updated to display current language pack and 2 versions earlier. 2018-08-04 15:08:32 -07:00
Achim Ennenbach
4c54742ba9 fixes #3059 list of online languages didn't load 2018-08-04 20:53:01 +02:00
Cameron
6ee75cd456 Fixes #3188 - Custom Pages admin area - items per page pref now respected. 2018-07-28 16:22:46 -07:00
Cameron
786c638c73 only run tab methods when active. 2018-07-28 09:40:45 -07:00
Cameron
8124b683c5 MediaPicker icons tab. 2018-07-27 17:39:44 -07:00
Cameron
ae08e50413 Mime fixes. 2018-07-27 12:07:43 -07:00