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

382 Commits

Author SHA1 Message Date
Cameron
e22eb860f1 Code cleanup 2016-12-02 12:04:08 -08:00
Cameron
126f89da9f Code cleanup 2016-12-01 15:38:40 -08:00
Cameron
120949be04 Make sure template is loaded from correct path when USERTHEME is in use. 2016-09-19 13:39:26 -07:00
Cameron
334c17cb8e Issue #1821 - Inconsistent e_CURRENT_PLUGIN value. 2016-08-29 14:39:48 -07:00
Cameron
17382b25ac Input filter fixes. 2016-08-19 16:13:38 -07:00
Cameron
0b06fbda62 Allow for valid torrent URLs 2016-08-09 11:07:49 -07:00
Lóna Lore
fa7cee16af Provides the ability to use variant for e107::library(load). 2016-06-25 08:36:22 +02:00
lonalore
c2c2d7aa37 Removed Library Manager UI, moved library listing to prefs page. 2016-06-21 10:40:41 +02:00
lonalore
90e25f1d8a Library Manager UI. 2016-06-20 11:12:25 +02:00
Cameron
34a551c909 Issue #1698 - Admin Sitelinks relative URL issue. - display mode fix. 2016-06-10 08:33:39 -07:00
Cameron
5a820eaf52 Issue #1693 - Option to use legacy URL. with e107::url(); 2016-06-08 19:27:08 -07:00
Cameron
cd8ea61bd9 Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page. 2016-06-01 18:36:16 -07:00
Cameron
1c98913f62 Fix for texts containing only one emoticon. Cleanup of some debug reporting. 2016-05-08 08:59:54 -07:00
Cameron
f21ec261d7 textarea bootstrap styling. modifications to the form handler for use of form rendering in the frontend. (not just admin-ui) 2016-05-07 20:23:26 -07:00
Cameron
c8ade39d12 Legacy plugin admin theme fix. 2016-05-07 15:33:09 -07:00
Cameron
ca83bbf73e Standard mailer and bulk mailer can now be different. eg. Use PHP for standard mails, but use Amazon.com SES service for bulk mailing, mailing lists etc. 2016-04-14 14:48:02 -07:00
Cameron
6d0aa7cdd9 New e_event.php v2.x specification. (e_module is no longer required for registering events.) Example added to e107_plugins/_blank 2016-04-06 19:43:31 -07:00
Cameron
010ba14c73 Forum view-topic template wrapper fix. Custom-title styling subject to change. Default SEF-URL format now separates thread_id into 'folder'. (backward compat.) 2016-04-05 13:15:58 -07:00
Cameron
02a5cf6e81 Fixes #1474 - check for page_title or menu_name during custom page/menu creation. 2016-04-01 20:29:13 -07:00
Cameron
2e6fa44aa2 Fix for SQL_CALC_FOUND_ROWS using PDO. 2016-03-29 14:55:38 -07:00
Cameron
02112b1a98 Issue #1287 Improved SSL detection. 2016-03-28 15:55:25 -07:00
Cameron
46043bbb68 Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome) 2016-03-26 10:14:57 -07:00
Cameron
8282802d5e Fixes #1449 - Polls failing in PHP7 and Multiple options voting not functioning. 2016-03-23 16:43:41 -07:00
Cameron
daf5495214 Linkgen Fixes. Added e107::url() backward compatibility with earlier SEF creation method. 2016-03-08 13:53:58 -08:00
Lóna Lore
ceed9a02a7 Change method ajax() to getAjax(). 2016-03-07 22:21:19 +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
Cameron
8c0680a18a Corrected frontend modal markup. Corrected page registry identifier. 2016-02-28 20:50:09 -08:00
Cameron
2ea8191187 Issue #1378 - OpenID login failure. 2016-02-28 12:38:45 -08:00
Cameron
b036ea8d25 Issue #1378 - OpenID login failing. 2016-02-28 12:22:13 -08:00
Cameron
4e8412b16c Issue #1287 - PHP7 and SSL fixes. 2016-02-14 19:00:12 -08:00
Lóna Lore
a8ed4e264a Fixed: PHP Fatal error: Call to protected e_library_manager::__construct(). Removed library prefix from method names. Fixed path handling issue caused by cache. 2016-02-14 11:30:35 +01:00
Cameron
aa043305b5 Comments and code on library class. 2016-02-13 15:33:23 -08:00
Cameron
922a221588 Merge pull request #1354 from lonalore/master
Library manager
2016-02-13 14:57:14 -08:00
Cameron
fb609aaab6 PDO Install enabled. PHP Notice fixes. 2016-02-12 19:28:35 -08:00
Cameron
b64033a2a1 Improved backtrace debug info when using xdebug. Added forum e_status.php and e_latest.php to the deprecated list. 2016-02-12 12:58:44 -08:00
Lóna Lore
97c23a48d9 Fixed: phpdoc and library path. 2016-02-12 14:50:13 +01:00
Lóna Lore
e4dd23d114 Set return values for e107::library(). 2016-02-12 10:26:36 +01:00
Lóna Lore
203b0779e2 Initial commit to integrate Library Manager into core. 2016-02-12 10:18:13 +01:00
Cameron
fee3764dff Fixes #1344 - ejs_preload legacy javascript removed. Replaced with e107::link($attributes); for adding 'prefetch' and other <link> tags to the head. 2016-02-09 15:57:07 -08:00
Cameron
b591280f6c Corrected JS/CSS Cache minify. 2016-02-06 10:35:56 -08:00
Cameron
b3bb493f69 Fixes #1257 SEFURLs for thumb images. Needs testing. See e107.htaccess for required additions/modifications - Set HTTP_MOD_REWRITE_MEDIA to "On" 2016-02-03 18:17:14 -08:00
Cameron
cf3ca653c0 Issue #1309. e_BASE."user.php" replaced with SEF URL. 2016-01-24 20:11:32 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
d0fccd540f e_menu.php introduced to replace legacy menu configuration file (config.php). See banner plugin for an example. 2016-01-12 15:44:54 -08:00
Cameron
e83b0c531a Fix for plugins extending admin-ui. Record ID was missing in 'create' mode. $id is now sent as a separate parameter to the "process" method. See e107_plugins/social/e_admin.php for an example. 2015-12-12 00:16:16 -08:00
Lóna Lore
2cd5f1525f Issue #991: Removed all Selectize JS code from PHP. Additional option (settings) for e107::js(). Integrates Selectize.js using e107::js(settings) and JavaScript behaviors with jQuery Once. 2015-12-02 14:23:48 +01:00
Cameron
f69c120af4 Fixes #1214 Theme prefs not loading correctly. 2015-11-05 12:25:16 -08:00
Miroslav Yovchev
748ffc8f6e Merge branch 'master' of github.com:e107inc/e107 2015-10-30 09:28:39 +02:00
SecretR
89516d43a1 Introducing e_SYSTEM_BASE and e_MEDIA_BASE path constants 2015-10-06 09:17:15 +03:00
Cameron
a5246a31a3 Added wrapper around {NEWSIMAGE} and added support for wrappers for shortcodes with specific parms. 2015-08-22 00:17:07 -07:00