1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-02 19:52:32 +02:00

9909 Commits

Author SHA1 Message Date
Cameron
077b1d34a7 Feature: Language-Packs can now be downloaded and installed without leaving the admin area. 2017-04-23 12:38:05 -07:00
Cameron
a06c3c7fb2 Remove unnecessary includes when using e_url.php.
Fix Popover placement in admin.
2017-04-22 11:40:46 -07:00
Cameron
904be2b0cd Merge pull request from yesszus/patch-4
Update e107_plugins/log
2017-04-21 17:28:50 -07:00
Cameron
d45c248e97 Remove ElseExpression check from codeclimate config. 2017-04-21 17:27:30 -07:00
Cameron
f96e0de826 Flexpanel equal-height row options. 2017-04-21 17:09:03 -07:00
Cameron
c9fbf2ee4d Remove title from update popover. 2017-04-21 16:45:54 -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
fe46bc7a50 Update Available popover scrolling fix. 2017-04-21 14:37:40 -07:00
Cameron
caee889b7f Fixes Plugin Database structure update detection. 2017-04-21 14:21:29 -07:00
Cameron
40558eeedb Fixes - admin-menu icon. 2017-04-21 12:13:12 -07:00
Cameron
2e2d34d4a6 Downloads: Fixes sub-category rendering on older themes. 2017-04-20 12:07:49 -07: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
5284f82310 Media-Manager URL tweak. 2017-04-19 15:31:57 -07:00
Cameron
c32dfb3b35 Issue : Added SEF-URL to Media-Manager List and Edit page. 2017-04-19 15:04:05 -07:00
Cameron
1aa6f6ce7f Navigation: Use fixed-width on font-awesome sitelink icons. 2017-04-19 14:26:45 -07:00
Cameron
3fd7bad708 Forum: CSS to limit over-sized images. 2017-04-19 14:26:00 -07:00
Cameron
3355f76c09 e_url class cleanup. 2017-04-19 13:33:53 -07:00
Cameron
905fb0208b e_url detection moved to application.php . Resolved conflicts between older URL scheme and new one when rootnamespace is in use. 2017-04-19 13:20:59 -07:00
Cameron
2dfd20c54b MySQL Class: Corrects PHP Notice during install of RSS plugin and similar database schemes. 2017-04-19 09:49:15 -07:00
Cameron
1b16a771ee Import plugin tweaks. 2017-04-19 08:51:20 -07:00
Cameron
e5e7a23810 Disable JS/CSS Cache in Menu-Manager. 2017-04-17 16:16:29 -07:00
Cameron
ab9d056358 Issue - Make sure JS/CSS caching only happens on the front-end. 2017-04-17 16:04:30 -07:00
Tijn Kuyper
a37fe33173 Fixes - Link updated to translation team 2017-04-17 11:23:49 +02:00
Cameron
519f09d401 Fix for root namespace with e_url.php 2017-04-16 11:40:10 -07:00
Cameron
57e8b8f06b Issue - Theme/Plugin upgrade modal. 2017-04-16 09:22:15 -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 from yesszus/patch-1
Update 107_plugins/faqs
2017-04-15 10:20:48 -07:00
Cameron
b4707530df - Banlist admin saves email addresses and hosts again. 2017-04-15 10:10:35 -07:00
Cameron
dd3debc4e2 Merge pull request from Jimmi08/patch-14
Closes  function tags limit
2017-04-15 09:06:15 -07:00
Cameron
186272b056 Issue - fix for root namespace and index.php 2017-04-15 09:05:11 -07:00
Cameron
45230488e3 Issue Inline CSS with Cached CSS Files. 2017-04-15 09:03:13 -07:00
Jimako
7e47a51249 fix function tags limit 2017-04-15 17:31:25 +02:00
Cameron
4f45805bc7 Issue Improved CSS compression 2017-04-15 08:26:08 -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
77129d59b5 Fixes - Root namespace and e_url. 2017-04-15 07:56:55 -07:00
Cameron
57d1d87939 Fixes - SEF Generation fix for commas. 2017-04-15 07:31:15 -07:00
Cameron
2669bfcc46 Issue Theme Manager LAN fixes. 2017-04-14 13:52:19 -07:00
Cameron
b664a751a4 SEF URL generation support in e_url.php 2017-04-14 11:55:41 -07:00
Cameron
90d533ba52 Fix for numeric form drop-downs. 2017-04-14 11:00:29 -07:00
Gábor
e0188f76f2 Add missing phrase 2017-04-14 12:10:11 +02:00
Gábor
2a1ca8c622 Update e_cron.php 2017-04-14 12:05:33 +02:00
Cameron
ab890d9fe8 Install tweaks. Voux theme preview image optimized. 2017-04-13 13:37:59 -07:00