1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-25 23:02:34 +01:00

2645 Commits

Author SHA1 Message Date
Jimako
ee209eef72 fix for 1419 - load LAN and copyright from plugin.xml
when plugin.xml already exists
2017-03-04 20:38:49 +01:00
Cameron
33fecbbbfc Issue #2485 - Filter by page_title 2017-03-04 11:00:49 -08:00
Cameron
c1897d63f3 Merge pull request #2477 from lonalore/master
Ability to use theme.xml to define library dependencies.
2017-03-02 14:08:38 -08:00
Cameron
7a3e3d9fc7 Token fixes. 2017-03-02 12:51:03 -08:00
Lóna Lore
53a7fb2fc9 Ability to use theme.xml to define library dependencies. 2017-03-02 20:55:31 +01:00
Cameron
83837eff47 Admin theme fixes. 2017-03-02 11:44:15 -08:00
Cameron
aa36466220 Issue #2446 e_menu multilan value fix. 2017-03-02 09:39:50 -08:00
Cameron
8963dacc46 Fix for bbarea GUI when limited news perms are set for the current user. 2017-02-20 15:22:06 -08:00
Cameron
29d97855f1 Remove old unused code from newspost. Make On/Off the default for admin-ui boolean fields. 2017-02-19 10:23:52 -08:00
Cameron
b2e951d2d8 Fix for admin news perms 2017-02-18 15:31:41 -08:00
lonalore
614963798a Fix for Menu Manager modal tooltips. 2017-02-14 16:59:52 +01:00
Cameron
4fa8e47247 Issue: #2398 e_menu now supports tabs. 2017-02-13 18:14:51 -08:00
Cameron
53574a61e1 Merge pull request #2403 from yesszus/patch-3
Update e107_admin/plugin.php
2017-02-13 15:44:15 -08:00
Cameron
a58c83acc9 Merge pull request #2371 from yesszus/patch-5
Update admin_shortcodes.php
2017-02-13 07:47:45 -08:00
Gábor
3c8a368c7a Update update_routines.php 2017-02-13 07:55:52 +01:00
Gábor
f090a3cbb6 Update newspost.php 2017-02-13 07:54:47 +01:00
Gábor
3ab55efa84 Update menus.php 2017-02-13 07:51:38 +01:00
Gábor
8dc855b49b Update mailout.php 2017-02-13 07:49:59 +01:00
Gábor
a1542448d2 Update eurl.php 2017-02-13 07:47:03 +01:00
Gábor
8ba0dd9645 Update users.php 2017-02-13 07:39:18 +01:00
Gábor
c3d848317f Update lan_notify.php 2017-02-13 07:37:41 +01:00
Cameron
096b35e737 Find plugins 'install status' fix. 2017-02-12 10:20:40 -08:00
Cameron
2bc62496e2 Download/Install modal fix. 2017-02-12 10:07:13 -08:00
Cameron
45b7f1eeb1 Merge pull request #2410 from yesszus/patch-4
Update e107_languages/English/admin/lan_theme.php
2017-02-12 07:28:52 -08:00
Cameron
eb6b03f579 Merge pull request #2411 from MikeyGMT/20170209
More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
2017-02-12 07:25:01 -08:00
Cameron
2421efdcb1 Merge pull request #2412 from MikeyGMT/20170211
More Duplicate LANS #6 in Submit News, Cron, Mailout
2017-02-12 07:24:23 -08:00
Cameron
6b19791663 Issue #2419 - Admin login issue. 2017-02-12 07:04:13 -08:00
MikeyGMT
8dc9f1d006 More Duplicate LANS #6 in Submit News, Cron, Mailout
More Duplicate LANS #6 in Submit News, Cron, Mailout
2017-02-11 00:43:39 +00:00
MikeyGMT
af17dffcaa More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
2017-02-10 22:34:17 +00:00
Cameron
28e8937845 Form switch styling. 2017-02-10 12:39:14 -08:00
Cameron
8152f6265d Upload LAN modification and switch change. 2017-02-10 09:41:22 -08:00
Gábor
b59877605d Update theme.php 2017-02-09 22:54:20 +01:00
Cameron
573d204cc0 Added missing Voux theme config. 2017-02-09 13:18:51 -08:00
Gábor
5bff6b9ca8 Update plugin.php
Add missing lang codes.
2017-02-09 10:31:19 +01:00
Cameron
030c7571ed Path fixes. 2017-02-08 22:52:18 -08:00
Cameron
478f488337 Plugin class fixes regarding plugins that don't require installation and plugin table updates. 2017-02-08 17:37:24 -08:00
Cameron
1c9eb8d81c Use Singleton for db_verify 2017-02-07 14:57:33 -08:00
Cameron
d48bc6792a Plugin Manager rewrite enabled and Admin theme styles enabled. 2017-02-07 14:54:02 -08:00
Cameron
cc8886acc0 Fix for Plugin Manager addon prefs. 2017-02-07 08:57:18 -08:00
Cameron
cf43841e27 News Grid Upgrades (TBD) 2017-02-06 19:27:23 -08:00
Cameron
780123f5de Issue #2381 Add other field types to Plugin Builder. 2017-02-06 19:25:43 -08:00
Cameron
37c18e822e Admin-ui quick page navigation added. Plugin class fixes. (admin navigation of plugins) 2017-02-06 11:18:36 -08:00
Cameron
4b3317ad18 Plugin Manager fixes. 2017-02-06 08:47:39 -08:00
Cameron
fec05adfab LANs for plugin categories. 2017-02-06 07:36:06 -08:00
Cameron
5fb4a09b1f Plugin Manager fix. 2017-02-05 19:53:45 -08:00
Cameron
3a81c1097a Plugin Manager rewrite - finally using admin-ui. 2017-02-05 15:49:03 -08:00
Cameron
372141dddf Plugin manager 2017-02-04 15:52:26 -08:00
Cameron
11bed6b002 Added warning for confused theme.php layouts. 2017-02-04 14:06:41 -08:00
Cameron
238756446c Remove deprecated $HEADER / $FOOTER from bootstrap3 theme to avoid confusing developers. 2017-02-04 13:45:11 -08:00
Cameron
8dadf11e7a Admin navigation speed. 2017-02-03 20:18:45 -08:00