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

3177 Commits

Author SHA1 Message Date
Arun S. Sekher
b5ee9beafc [LAN] - Update POLLLAN_28 to more appropriate phrase in its context.
Update 'Previous polls' to 'All Previous polls'
2017-06-03 02:50:52 +04:00
Cameron
e924b5a052 Merge pull request #2662 from tgtje/patch-6
Update poll_class.php
2017-05-30 11:42:45 -07:00
Cameron
bd30b59251 Merge pull request #2657 from arunshekher/pm_show_template_table_model_error_fix
[html] - Fix 'Table column 2 established by element td has no cells b…
2017-05-30 11:42:06 -07:00
leo
874728d22e Update poll_class.php
Missing LAN call as being moved from English php (poll) to admin/lan_admin php
2017-05-29 14:12:58 +02:00
Arun S. Sekher
6bb3e28a1e [html] - Fix 'Table column 2 established by element td has no cells beginning in it' html validation error 2017-05-28 23:53:48 +04:00
Arun S. Sekher
85b46cf410 [html] - Fix 'Named character reference was not terminated by a semicolon' validation error. 2017-05-28 23:38:32 +04:00
Cameron
77df665135 PM: Fix for outbox template load. BC styling fix for table width. 2017-05-25 14:43:39 -07:00
Cameron
ae5da61a3c Fix for empty PM page. 2017-05-25 14:37:56 -07:00
Arun S. Sekher
3016d2e29d Remove stray end anchor tag on the 'Move' link of 'sc_postoptions' which fix associated html validation error. 2017-05-25 09:27:52 +04:00
Cameron
79616af04c Issue #2322 News pagination missing category_sef. 2017-05-24 12:37:15 -07:00
Cameron
a53293c98c Merge pull request #2648 from arunshekher/forum_admin_options_dropdown_fix
Fix invalid html for 'Delete' and 'Move' list items in forum Admin Options dropdown
2017-05-23 13:17:08 -07:00
Cameron
1db797a5e9 Merge pull request #2647 from arunshekher/forum_shortcodes_search_button_fix
[html] - Fix forum search button start tag using self closing syntax
2017-05-23 12:24:12 -07:00
Arun S. Sekher
55c2291ac2 [html] - Fix invalid html for 'Delete' and 'Move' list items in forum 'Admin Options' dropdown menu.
Cleanup unclosed 'li' tag, unclosed 'a' tag, remove stray 'i' end tags in 'Delete' and 'Move' list items in the drop down menu.
2017-05-23 11:46:59 +04:00
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
Arun S. Sekher
1f1062e3af [html] - Fix end tag mix-up in forum_viewforum_template 'item' block.
Mixup caused unclosed div element in the generated markup.
2017-05-23 01:38:17 +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