1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-20 04:19:51 +01:00

9956 Commits

Author SHA1 Message Date
Gábor
d60db215ef Update lan_prefs.php 2017-04-30 15:19:24 +02:00
Gábor
1b05023d03 Add lang code 2017-04-30 15:02:56 +02:00
Gábor
2b315dce32 Update lan_admin.php 2017-04-30 15:00:29 +02:00
Cameron
da48916cbf Merge pull request #2597 from yesszus/patch-1
Update lan_user.php
2017-04-29 14:18:39 -07:00
Cameron
c2f076a73f Merge pull request #2605 from yesszus/patch-2
Update plugin.php
2017-04-29 14:17:44 -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
e755b2c9d4 Merge pull request #2602 from veskoto/master
Menu manager left col: Fix if theme have many layuts
2017-04-28 12:15:30 -07:00
Cameron
48a679bb98 Static domain header added and example added to e107.htaccess 2017-04-28 12:06:27 -07:00
Cameron
6dbe1c01da Issue #2584 - Allowing for custom TinyMce snippets. 2017-04-28 12:05:19 -07:00
Cameron
61e4582b85 MySQL server compatibility fix. 2017-04-28 11:07:37 -07:00
Gábor
2cbb2be20b Update lancheck.php 2017-04-28 10:51:45 +02:00
Gábor
4232179530 Update lan_lancheck.php 2017-04-28 10:47:14 +02:00
Gábor
63a3951a2f Update lan_plugin.php 2017-04-28 10:19:57 +02:00
Gábor
63a7312fae Update plugin.php 2017-04-28 10:17:56 +02:00
Cameron
33fa33781d Experimental e_HTTP_STATIC definition added. 2017-04-27 17:47:57 -07:00
Cameron
b532b43ce5 Fix for db-verify loading. 2017-04-27 15:31:01 -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
2724127ba2 Closes #2596 - Enhancement to remove query strings from static resources. 2017-04-26 13:58:01 -07:00
Cameron
252abfdce6 Downloads: Fix for screenshot links. 2017-04-26 10:03:12 -07:00
veskoto
cf42f3347f Menu manager left col: Fix if theme have many layuts 2017-04-26 11:21:59 +03:00
Cameron
8135bde5f7 Fix for object loading. 2017-04-24 11:29:50 -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
Gábor
8d5cf9add7 Add lang codes 2017-04-24 07:05:56 +02:00
Gábor
d8d9b7b409 Update lan_user.php 2017-04-24 07:00:20 +02:00
Cameron
38f1a437a4 Merge pull request #2573 from yesszus/patch-3
Issue #6 admin.php
2017-04-23 17:00:07 -07:00
Cameron
3e41efb8c1 Merge pull request #2575 from yesszus/patch-1
Update Admin Notify
2017-04-23 16:58:13 -07:00
Cameron
24bfacdd4e Reset Language-check session when returning to the admin start page. 2017-04-23 16:24:43 -07:00
Cameron
077b1d34a7 Feature: Language-Packs can now be downloaded and installed without leaving the admin area. 2017-04-23 12:38:05 -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
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 #2456 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 #2588 - 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
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
rica-carv
6e46b0b07f Merge pull request #44 from e107inc/master
.
2017-04-20 09:20:35 +01:00