1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 18:47:54 +01:00

7651 Commits

Author SHA1 Message Date
Cameron
eb6c6c3021 Fixes #1408 - Email Obfuscation issue in IE. 2016-03-09 12:12:15 -08:00
Cameron
00f8dcdb16 Auto-read new TinyMce snippet files. 2016-03-08 19:59:36 -08:00
Cameron
cf90582418 Some User-Avatar cleanup. 2016-03-08 17:51:29 -08:00
Cameron
daf5495214 Linkgen Fixes. Added e107::url() backward compatibility with earlier SEF creation method. 2016-03-08 13:53:58 -08:00
Cameron
7e55a677b3 Fix for Admin -> Sitelinks -> Sublink Generator. (no SEF URL support yet).
Bootstrap
2016-03-08 09:32:52 -08:00
Cameron
724b1697b3 Issue #66 - e_upload spec complete. Some LANs needed. Upload form may now be utilized by multiple plugins. 2016-03-07 18:01:14 -08:00
Cameron
6a26ff7bd5 Merge pull request #1404 from lonalore/master
New Ajax API.
2016-03-07 13:24:41 -08:00
Lóna Lore
ceed9a02a7 Change method ajax() to getAjax(). 2016-03-07 22:21:19 +01:00
Lóna Lore
3a1d17e6a2 Fixed missing target issue. 2016-03-07 13:42:58 +01:00
Cameron
e1414cb688 Submitnews Image import fix. Upload page now using e_upload.php. Upload admin area still needs work. 2016-03-06 17:42:47 -08:00
Cameron
35b5957b24 Basic e_upload.php file added. Work-in-progress. 2016-03-06 00:42:15 -08:00
Cameron
3ecd19b88c Fix for file-title after import. select() can now handle more than 2 levels deep. 2016-03-06 00:23:41 -08:00
Cameron
9470d5184b Issue #1373 Possible fix for forum posts not displaying. 2016-03-03 16:04:44 -08:00
Cameron
f2ee4ff72c Added ForumThanks 0.5 to the "incompatible" list. 2016-03-03 15:44:35 -08:00
Cameron
77ae461fc6 Remove error message when 0 records returned. 2016-03-03 15:24:59 -08:00
Cameron
d8524de113 Upgraded TinyMce CDN to 4.3 2016-03-03 15:23:37 -08:00
Lóna Lore
80cf7652a9 Fixed PHP docs. 2016-03-03 12:15:01 +01:00
Lóna Lore
4d0cdfc0ba Add e107::ajax() to provide macro methods for createing Ajax commands. 2016-03-03 11:50:36 +01:00
Lóna Lore
1001798237 Use "target" instead of "selector". 2016-03-02 18:40:46 +01:00
Lóna Lore
1a1a990e6b Remove unused e107.ajax object. 2016-03-02 16:43:57 +01:00
Lóna Lore
de95262459 Use e107.callbacks instead of creating new object. 2016-03-02 16:42:48 +01:00
Lóna Lore
d8c2dc883d Override default method by command "insert". 2016-03-02 16:02:53 +01:00
Lóna Lore
82bc735daa Fixed JSON response handler. 2016-03-02 15:38:44 +01:00
Lóna Lore
4cfa54e07c Change comment for command "settings". 2016-03-02 15:13:42 +01:00
Lóna Lore
24cc54caf6 New Ajax API: It's backward compatible. New features: it supports JSON responses with multiple commands. It also supports different kind of commands such as insert, settings, invoke, remove, etc... 2016-03-02 15:12:34 +01:00
Cameron
8b83eeb914 Additional fix for shortcodes in pre and code tags. 2016-03-01 17:50:53 -08:00
Cameron
13d8254674 Fix for shortcodes within <code> and <pre> tags. 2016-03-01 13:29:50 -08:00
Cameron
168aa846f1 Added support for previousURL to login page. 2016-03-01 09:27:09 -08:00
Cameron
881adeeeda Added more missing data from page vars. Precaution for if mb_convert_encoding() is missing. TinyMce member template added. 2016-02-29 22:01:58 -08:00
Cameron
0898cc272e Fix for page_chapter SEFs on fresh install. Increase frontend modal width. Add missing page data to page shortcode vars. 2016-02-29 20:22:14 -08:00
Cameron
b4c4352080 Login page template/shortcode fixes. 2016-02-29 15:13:32 -08:00
Cameron
8c0680a18a Corrected frontend modal markup. Corrected page registry identifier. 2016-02-28 20:50:09 -08:00
Cameron
56082cf072 Forum: Moderator list added to Bootstrap template. 2016-02-28 13:22:21 -08:00
Cameron
12da3187b5 Fixes #1395 - Moderator: Array issue. Fixes some BC breadcrumb links. 2016-02-28 13:08:43 -08:00
Cameron
2ea8191187 Issue #1378 - OpenID login failure. 2016-02-28 12:38:45 -08:00
Cameron
d9bf93f115 Issue #1378 Steam support added.
Fixes #1394 Broken social-login API links .
2016-02-28 12:35:26 -08:00
Cameron
b036ea8d25 Issue #1378 - OpenID login failing. 2016-02-28 12:22:13 -08:00
Cameron
7127339553 Upgraded HybridAuth to 2.6.0 2016-02-28 12:03:55 -08:00
Cameron
c357a420cc Banner plugin: Added default banner item during installation. 2016-02-28 12:03:06 -08:00
Cameron
0a1a6b9250 Fixes #1391 - Missing forum-post template elements after upgrading. 2016-02-28 10:44:48 -08:00
Cameron
5ff03b26b5 Fix for banner params not saving in PHP7 2016-02-28 10:44:03 -08:00
Cameron
17b1f844a7 SEF URL added for gsitemap. URL aliases added for Statistics plugin. 2016-02-28 09:26:21 -08:00
Cameron
cdc0d457f0 FOrum template - fix for wrapping buttons and overlapped elements. 2016-02-28 08:50:04 -08:00
Cameron
0cb6b6724e Fixes #1387 - Log Stats Admin area. 2016-02-28 08:19:31 -08:00
Cameron
3941e9cf4e Admin user-column selection GUI fix. (width and padding) 2016-02-26 16:21:29 -08:00
Cameron
2eaffd9822 Fix for last commit. 2016-02-26 12:50:48 -08:00
Cameron
c2349c6876 Secure-Image is now alphanumeric. 2016-02-26 12:36:35 -08:00
Cameron
d295a434c3 Issue #1356 - Secure Image now using sessions and working with PHP 7.0.3 2016-02-26 11:54:57 -08:00
Cameron
ffa8c41846 Merge pull request #1385 from Serios/patch-4
Fixes #1362 - encoding in cleanHtml() method.
2016-02-25 19:03:10 -08:00
Cameron
83446183ee Merge pull request #1384 from Serios/patch-3
Fixes http_build_query causing return of &amp when using {MENU: XXX} shortcode.
2016-02-25 19:01:21 -08:00