1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 05:55:02 +02:00
Commit Graph

5330 Commits

Author SHA1 Message Date
Lóna Lore
6ba5cac020 Fix for PHP Notice Undefined index: STATUS , Line 110 of /e107_handlers/rate_class.php 2017-12-10 11:33:08 +01:00
Lóna Lore
917074ad3c Fix for PHP Notice Undefined index: link_identifier, Line 1986 of /e107_handlers/sitelinks_class.php 2017-12-10 11:27:20 +01:00
Lóna Lore
812746e718 Fix for PHP Notice Undefined index: class, Line 739 of /e107_handlers/theme_handler.php 2017-12-10 11:26:47 +01:00
Lóna Lore
8dfcc47a3e Fix for: Warning array_merge(): Argument #2 is not an array, Line 156 of /e107_handlers/jsshrink/Minifier.php 2017-12-09 23:43:04 +01:00
Cameron
fabbef1bfc Merge pull request #2906 from lonalore/meta
Improved removeMeta() method.
2017-12-09 12:59:11 -08:00
Lóna Lore
459351939d Improved removeMeta() method. 2017-12-09 21:51:55 +01:00
Cameron
bd27b8ec04 Possible HTML validation issue fix for Font-Awesome etc 2017-12-09 12:28:00 -08:00
Cameron
8789ce6f1c Issue #2902 Code simplification and cleanup. system_meta_pre event now sends the current meta list to the assigned function. 2017-12-09 10:36:00 -08:00
Cameron
770d70ff41 Issue #2899 - Theme language-file path fix. 2017-12-09 09:56:56 -08:00
Cameron
ecf22cb1ba Plugin perms render fix. 2017-12-02 11:57:27 -08:00
Cameron
5e4c172c2f Issue #2883 Permission fixes. 2017-12-01 17:00:02 -08:00
Cameron
5014558f7b Issue #2889 - Possible chrome login fix 2017-12-01 14:10:51 -08:00
Cameron
a7b7801766 Fixes #2890 - sql insert() debug info using PDO. 2017-11-30 12:40:06 -08:00
Cameron
b870c67618 PHP notice removal 2017-11-20 14:45:37 -08:00
Cameron
bb9cfe48b1 Merge pull request #2871 from Jimmi08/patch-4
fix for sync on slower servers #2867
2017-11-20 10:30:43 -08:00
Cameron
50ff6736a3 Custom Menus 'grid' view added. Admin theme stylesheets relabeled as "Skins" 2017-11-20 10:16:37 -08:00
Cameron
9d4d0b8176 Fix for large amount of submenu items in admin menu. 2017-11-19 07:29:10 -08:00
Cameron
3d93dad248 Fixes #2862 - Search icon positioning fix across all admin-area skins. 2017-11-17 14:57:52 -08:00
Cameron
4bf1d4c97b Fixes #2863 Glyphicons becomes the fallback 2017-11-17 13:10:29 -08:00
Jimako
358b133a5a fix for sync on slower servers #2867
This fixes localhost issue with sync.  Without this change there is just blank page (not white, inside admin area), no error message, anything.
2017-11-17 13:25:23 +01:00
Cameron
c10d350d8b Issue #2869 Media-Manager: Auto-convert to jpeg option added. 2017-11-16 20:17:07 -08:00
Cameron
ab76e96e86 Issue #2863 Possible fix for Glyph issue (bootstrap2 icons while using bootstrap3) 2017-11-15 15:11:33 -08:00
Cameron
af959b0c00 Issue #1936 Fix for the 'stuck' database update button on core update page. Temporarily modify core_sql.php to test. 2017-11-15 14:48:12 -08:00
Cameron
d63e4063e2 Upload 'file' button in admin area - styling fix. 2017-11-13 10:09:22 -08:00
Cameron
a3674a7bf0 Custom label option for progressbar(). Extra example code in _blank.php 2017-11-12 10:38:02 -08:00
Cameron
ff06f83331 Admin-ui language indicator alignment fix. 2017-11-10 17:15:34 -08:00
Cameron
18b3825779 Session fix for host with port numbers. 2017-11-10 11:27:45 -08:00
Cameron
0e3c68f0b8 Improved the front-end inline editing feature. Now has Save and Cancel buttons. 2017-11-10 09:03:04 -08:00
Cameron
93ab7996c7 Minor fixes and debug. 2017-11-09 10:15:36 -08:00
Cameron
1841b82586 Plugin update detection fix. 2017-11-07 17:52:15 -08:00
Cameron
c7c4ea6d51 Domain detection fix for newer TLDs. 2017-11-07 12:10:06 -08:00
Cameron
6c153f3069 Disable database update-checks after completion. (unless debug mode is active) 2017-11-07 09:03:46 -08:00
Cameron
35f5748ba2 Issue #2846 LAN vars cleanup 2017-11-07 06:59:11 -08:00
Cameron
a541721eb3 Issue #2846 - Lan Var cleanup 2017-11-06 14:15:58 -08:00
Cameron
fb77d03a19 Issue #2846 LAN vars cleanup 2017-11-06 14:04:02 -08:00
Cameron
6bd8360e8a Issue #2846 LAN var cleanup 2017-11-06 14:00:37 -08:00
Cameron
70df3a3ae6 Issue #2846 LAN vars cleanup 2017-11-06 13:48:29 -08:00
Cameron
52f05cc3ed Issue #2846 lanVar Cleanup 2017-11-06 13:24:05 -08:00
Cameron
21875c0b24 Use "i" tag for Fontawesome by default. 2017-11-04 10:27:17 -07:00
Cameron
6947cedf88 toGlyph() speed optimization and fixes for custom glyphs set by theme.xml 2017-11-03 18:52:49 -07:00
Cameron
ad485cd198 Debug Message when shortcode class not loading. 2017-11-03 13:16:43 -07:00
Cameron
73301881dd Allow theme config page to use custom methods. (see bootstrap3 for example) 2017-11-02 14:30:19 -07:00
Cameron
a70add174e Allow srcset to be disabled in toImage(). 2017-11-02 14:28:53 -07:00
Cameron
4151449b76 Issue #2840 - Legacy Navigation fix. 2017-11-01 18:22:12 -07:00
Cameron
eaa208634a Fixes #2840 - "Everyone but.." visibility for sitelinks was failing. 2017-11-01 18:16:28 -07:00
Cameron
a1272e8dbe Allow toAvatar to receive the 'class' attribute. 2017-11-01 15:13:02 -07:00
Cameron
3e21d5eab5 Fix for last commit. 2017-11-01 13:01:01 -07:00
Cameron
056cb08fa8 Additional {NAVIGATION} shortcode parms. eg. {NAVIGATION: type=main&layout=footer&flat=1&noempty=1} will flatten sublinks and remove links with no URL or '#'. Dynamic sublinks (functions) currently not supported. 2017-11-01 12:36:32 -07:00
Cameron
f63d503c64 Debug info added. 2017-10-31 14:53:09 -07:00
Cameron
736afdfead Modified references to e107.org to use https 2017-10-30 15:14:48 -07:00