1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-03 17:34:59 +02:00

3113 Commits

Author SHA1 Message Date
Arun S. Sekher
3cd44c035f [html] - Fix forum search button start tag using self closing html syntax.
Should fix 'Self-closing syntax (/>) used on a non-void HTML element' html validation error.
2017-05-23 02:18:41 +04:00
Cameron
65ca5afb2e Issue #2635 PM Fatal Error PHP 7.1 2017-05-16 14:42:03 -07:00
Cameron
ed5fc5e22c Gallery: Issue #2205 2017-05-05 10:15:32 -07:00
Cameron
963f35ded1 Downloads: Fixes #2576 - Report Broken Download breadcrumb URLs and cleanup. 2017-05-05 10:11:40 -07:00
Cameron
4e044b90b9 Download: Fixes #2607 - download links. 2017-05-03 11:40:12 -07:00
Cameron
fb02782a3d Forum upgrade fix. 2017-05-03 11:39:30 -07:00
Cameron
8ef08fb3ac Merge pull request #2612 from rica-carv/rica-carv-patch_pm
PM plugin legacy themes icons support
2017-05-02 14:02:50 -07:00
Cameron
c2f241d871 Issue #2610 - attempt to auto-remove legacy URL files from forum. 2017-05-02 13:53:31 -07:00
rica-carv
51a547ca6a Legacy themes support
Legacy themes support
2017-05-02 21:48:51 +01:00
Cameron
aeb4f925d2 Issue #2610 Remove legacy SEF URL from forum plugin. 2017-05-02 13:47:18 -07:00
Cameron
b5096a3384 Issue #2584 - Bootstrap Snippets path. 2017-04-29 14:14:23 -07:00
Cameron
c6a593742b Issue #1948 - Alt_Auth plugin cleanup. e107db and otherdb tested (via admin) successfully. 2017-04-29 14:02:39 -07:00
Cameron
4c6f015fa8 Issue #2600 defining e_HTTP_STATIC now applies to images (using thumbUrl/toImage) as well as js/css.
eg. define('e_HTTP_STATIC', 'http://static.mydomain.com/');
2017-04-28 15:07:36 -07:00
Cameron
6dbe1c01da Issue #2584 - Allowing for custom TinyMce snippets. 2017-04-28 12:05:19 -07:00
Cameron
eb4445ee24 Issue #2589 Downloads plugin version bumped to v1.1. Detect old URL settings/files and remove during upgrade. 2017-04-27 15:26:20 -07:00
Cameron
4650aa8d91 New constant: e_VERSION for the currently installed version of e107. Prevents the need for further loading of ver.php and useful to detect when an upgrade of core files has been performed. 2017-04-27 15:21:20 -07:00
Cameron
252abfdce6 Downloads: Fix for screenshot links. 2017-04-26 10:03:12 -07:00
Cameron
fb37435eec Merge pull request #2590 from rica-carv/rica-carv-pm
PM Cleanup & menu icons
2017-04-24 11:28:11 -07:00
Cameron
c801f0d341 Merge pull request #2595 from rica-carv/rica-carv-pm_patch-2
Pm_menu template new bug
2017-04-24 11:27:49 -07:00
rica-carv
b2b81cf0e2 Update pm_shortcodes.php 2017-04-23 17:51:33 +01:00
rica-carv
d6733e4f8d Update pm_menu_template.php 2017-04-23 17:48:18 +01:00
rica-carv
0171cedeee Update pm_shortcodes.php 2017-04-23 17:47:00 +01:00
rica-carv
c88b8977b4 Pm_menu bug
Bug preventing loading of template. Corrected
2017-04-23 16:42:42 +01:00
Cameron
904be2b0cd Merge pull request #2456 from yesszus/patch-4
Update e107_plugins/log
2017-04-21 17:28:50 -07:00
Cameron
572d1a0da0 InfoPanel "Website Stats" moved to e107_plugins/user/e_dashboard.php .
FlexPanel drag-n-drop now working with plugin e_dashboard addons.
2017-04-21 16:40:47 -07:00
Cameron
2e2d34d4a6 Downloads: Fixes sub-category rendering on older themes. 2017-04-20 12:07:49 -07:00
rica-carv
3289088699 Icons reverted from PNG -> Glyphs
Icons reverted from PNG to Glyphs
- Can PNG's be deleted?
- PM_OUTBOX_ICON is a candidate to Fontawesome stacked icon, since there's no native fontawesome outbox icon...
- NEWPM_ANIMATION is a candidate to Fontawesome animated icon, since there's no native fontawesome animated new message icon...
2017-04-20 09:43:06 +01:00
rica-carv
3489288b47 PM Cleanup 2017-04-20 09:22:55 +01:00
rica-carv
9656fc29f8 PM cleanup... 2017-04-20 09:21:27 +01:00
Cameron
07062e26e5 Downloads: Can finally have files in the root directory. 2017-04-19 18:58:34 -07:00
Cameron
6f348e1940 Downloads: Fix for drop-down category ordering. 2017-04-19 17:15:32 -07:00
Cameron
2b92696822 Remove empty lines from end of script. 2017-04-19 16:59:51 -07:00
Cameron
e8d4a4fec2 renamed function. 2017-04-19 16:52:52 -07:00
Cameron
4140886c29 Removed debug info. 2017-04-19 16:49:42 -07:00
Cameron
90673d2ae0 MySQL Class: New method selectTree();
Support for custom navigation depth.
Download-categories sitelink/nav function added.
2017-04-19 16:35:10 -07:00
Cameron
3fd7bad708 Forum: CSS to limit over-sized images. 2017-04-19 14:26:00 -07:00
Cameron
1b16a771ee Import plugin tweaks. 2017-04-19 08:51:20 -07:00
Gábor
5d8ac073c1 Update consolidate.php 2017-04-15 20:48:58 +02:00
Gábor
3044bb5801 Update English_admin.php 2017-04-15 20:47:12 +02:00
Gábor
b9cfbfae9e Update English_admin.php 2017-04-15 20:46:30 +02:00
Cameron
9e8800cead Merge pull request #2569 from yesszus/patch-1
Update 107_plugins/faqs
2017-04-15 10:20:48 -07:00
Cameron
b637a577cf Include advanced option in e_frontpage.php 2017-04-15 08:13:31 -07:00
Cameron
522badb1e2 e_frontpage.php template added to _blank plugin. 2017-04-15 08:06:04 -07:00
Cameron
b664a751a4 SEF URL generation support in e_url.php 2017-04-14 11:55:41 -07:00
Gábor
2a1ca8c622 Update e_cron.php 2017-04-14 12:05:33 +02:00
Cameron
8b1ad719d3 Fixes #2560 - Chatbox Sidebar 2017-04-13 10:25:22 -07:00
Cameron
6f47baed6c Precaution for if newforumposts_menu.php is activated twice. 2017-04-13 09:44:00 -07:00
Cameron
b38183035d Download URL fixes 2017-04-13 09:43:29 -07:00
Cameron
f8ba98d845 TinyMce updated to 4.5.6 2017-04-13 09:02:49 -07:00
Cameron
8c5149e20e FAQs syntax error fix. 2017-04-12 19:32:52 -07:00