1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-23 22:10:06 +01:00

10976 Commits

Author SHA1 Message Date
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
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
Achim Ennenbach
093c26db80 prevent media manager to insert an empty img tag 2018-08-16 22:19:10 +02:00
Cameron
ec3a2e28b5 Issue #3103 -Wrappers containing parms were not overriding wrappers of the same name without parms. 2018-08-16 11:34:29 -07:00
Cameron
73fbe980a4
Merge pull request #3381 from SimSync/fix_3380
fixes #3380 fixed the urls to the media manager used by the bbarea
2018-08-15 09:47:16 -07:00
Achim Ennenbach
a71ccab3e4 fixes #3380 fixed the urls to the media manager used by the bbarea 2018-08-15 15:46:12 +02:00
Cameron
97ce92c8ab Use "Custom Fields" for the tab in "Pages". Fix for type=file returning a bad URL. 2018-08-14 18:12:01 -07:00
Cameron
5cbe8df761 Custom page template for bootstrap3 to demonstrate custom-field usage. 2018-08-14 17:53:27 -07:00
Cameron
3120e00270 Fixes #3379 Download admin-area "Quick View" URL. 2018-08-14 17:26:05 -07:00
Cameron
5a31146fcc Issue #3103 Default custom-fields page example added to bootstrap3 install. Custom-fields class tweaked. 2018-08-14 17:06:42 -07:00
Cameron
a7ab8a7a62
Merge pull request #3360 from Jimmi08/download_gsitemap
e_gsitemap for download plugin #fix 2606
2018-08-14 13:16:36 -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
a2e082c75d MediaPicker Icon fix. 2018-08-13 14:44:55 -07:00
Cameron
64b4f9a2a1
Merge pull request #3376 from SimSync/fix_3192
fixes #3192 strip bbcode/html in meta description
2018-08-13 13:28:11 -07:00
Cameron
6118bef56d MediaPicker thumbnail size fixes. 2018-08-13 13:17:54 -07:00
Cameron
2429f9058e
Merge pull request #3363 from SimSync/fix_3337
fixes #3337 usage of old v1 table names
2018-08-13 11:27:27 -07:00
Achim Ennenbach
4a313ccadf fixes #3192 strip bbcode/html in meta description 2018-08-13 20:23:29 +02: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
48bed23ed6 Limit debug backtrace 2018-08-10 14:25:13 -07:00
Cameron
e5bb5297f6 plupload fix. 2018-08-10 14:25:08 -07:00
Cameron
cc6155a226 plupload wasn't displaying upload errors correctly. 2018-08-10 14:25:03 -07:00
Cameron
5df7313606
Merge pull request #3370 from SimSync/fix_3245
fixes #3245 eHelper::title2sef() now strips any html or bbcode
2018-08-10 14:19:56 -07:00
Achim Ennenbach
169acdaba3 fixes #3245 eHelper::title2sef() now strips any html or bbcode
forum_admin.php: make sure to strip bbcode and html from forum_name
forum_admin.php: make sure forum_sef doesn't contain bbcode or html and is properly formatted
English_admin.php: Added FORLAN_223 = forum_name help text
2018-08-10 21:01:04 +02:00
Cameron
7403d9f59a
Merge pull request #3365 from SimSync/fix_3317
fixes #3317 added bbcode template "forum"
2018-08-10 11:15:15 -07:00
Cameron
1bfd05b454 File class cleanup 2018-08-10 10:59:26 -07:00
Achim Ennenbach
7ff118921d fixes #3227 changed route to a "clean" sef route 2018-08-10 18:11:41 +02:00
Achim Ennenbach
c1bec2b6d7 fixes #3317 moved the forum template from core to plugin 2018-08-10 11:49:58 +02:00
Cameron
22dc8b8669
Merge pull request #3366 from SimSync/fix_3269
fixes #3269 switched v1 tables to v2
2018-08-09 15:39:14 -07:00
Cameron
72974746c3
Merge pull request #3367 from SimSync/fix_3171
fixes #3171 moved query param p to the options/query parameter of url()
2018-08-09 15:35:47 -07:00
Achim Ennenbach
f2b3e1014b fixes #3171 moved query param p to the options/query parameter of url()
Implemented a fiy for accidentally double ampersand in the query part of the url
2018-08-09 21:05:43 +02:00
Achim Ennenbach
fe7bb66b76 fixes #3317 ADMIN_AREA is sometimes not defined when the method is called 2018-08-09 19:18:36 +02:00
Achim Ennenbach
0afb9e67bf fixes #3269 switched v1 tables to v2
Fixed issue with null values in table (on duplicate)
2018-08-09 14:52:17 +02:00
Achim Ennenbach
937ef03047 fixes #3317 added bbcode template "forum"
Fixed issue with bbcode youtube to display the mediamanager only
if the current user is an admin. Otherwise it will just add the plain
bbcode string "[youtube]dkhkj[/youtube]" to the textarea.
2018-08-09 14:05:06 +02:00