1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

46 Commits

Author SHA1 Message Date
Moc
35be0b7939
Closes #4841 - Added eventname to Featurebox 2022-09-05 20:17:19 +02:00
Moc
86b234fd11
Fixes #4837 - Fix Featurebox LAN issue
See 968a6d0a4f
2022-09-05 20:14:12 +02:00
Cameron
f055b49d91 PHP8 Plugin code cleanup 2021-01-21 09:38:38 -08:00
Cameron
65c0777357 Issue #2146 - Featurebox admin area. 2019-06-04 12:57:53 -07:00
Cameron
79fbf4273c Issue #2996 Admin-ui type=layout inline editing issue. 2018-03-10 18:15:45 -08:00
Cameron
49d5a8d37d Fixes #2687, Fixes #2680 - Featurebox admin area. 2017-06-14 11:44:50 -07:00
Gábor
7452aa9680 Update admin_config.php 2017-06-06 07:11:21 +02:00
Gábor
4e3a89cf0c Add lang codes. 2017-06-05 09:49:41 +02:00
Cameron
e4b8853bc7 Typo fix. 2017-02-02 07:53:51 -08:00
Cameron
12a6367fdf The beginnings of Menu-Manager drag-n-drop. (in debug mode)
Debug can now be called from singleton. e107::getDebug()->log($message,E107_DBG_BASIC);
2016-04-10 14:10:39 -07:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
94686133ce Fixes #952 - Featurebox tabs issue. 2015-04-17 10:48:14 -07:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Moc
096f4d08db Featurebox plugin - Code cleanup 2014-09-11 20:57:52 +02:00
Cameron
712379f52e Featurebox now accepts videos. Some minor tweaking to the Bootstrap3 template. 2014-01-14 12:19:06 -08:00
Cameron
698bcc4e7c Increase the width of some text fields in admin. 2013-11-22 17:18:20 -08:00
Cameron
cb29941bda Feature-box image-category fix and language-redirect fix. 2013-10-28 22:20:29 -07:00
SecretR
d08403d01a Leftover debug - Issue #237: Error create category 2013-05-05 20:55:04 +03:00
Cameron
8143448903 Featurebox Menu added. 2013-03-20 16:59:46 -07:00
Cameron
c2de751a6f GUI tweaks on contact-menu and featurebox admin. 2013-03-19 19:06:35 -07:00
Cameron
dc9f04874e Admin GUI fixes. 2013-03-16 21:21:09 -07:00
SecretR
064528e754 - Featurebox batch copy feature added (example implementation - page administration), plugin upgrade required
- Lost admin UI messages issue solved
- Featurebox list items view now sortable
2013-03-13 09:48:07 +02:00
Cameron
3fcd499f9f Featurebox work and other fixes 2013-03-08 02:22:47 -08:00
Cameron
dc42c53d76 Downloads language-file cleanup. Feature-box inline editing enabled. 2013-02-23 04:05:08 -08:00
Cameron
5623852cc8 FAQs added English language folder. 2013-02-22 20:47:39 -08:00
Tijn Kuyper
9c4b1b0071 Start of LAN rework on Featurebox plugin. Added Global language file. Work in Progress to be continued after development has stabilized on thisp plugin. 2012-12-15 16:02:41 +01:00
CaMer0n
625525304f More featurebox tweaks 2012-06-06 07:39:42 +00:00
CaMer0n
6673c50006 Feature-box jquery work. Slider and Tabs functional. 2012-06-05 09:14:22 +00:00
CaMer0n
fc1286a7a0 Enabled batch copy of featurebox items. 2011-08-19 23:44:41 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1364857dd3 Adding userclass to batch and filter 2010-01-12 16:09:56 +00:00
secretr
ddba35bc51 featurebox bugfixes 2009-12-13 10:28:15 +00:00
secretr
84c75d3c5b admin UI - better 'layout' type interface; old featurebox 'method' disabled, shortcode handler reset scClass object method added (start of 'functions to methods' task) 2009-12-12 16:40:41 +00:00
secretr
abc0d5a7c6 featurebox front-end - dynamic (AJAX) loading added, the rest is only theme styling; working examples in jayya and _blank (better one) 2009-12-10 22:46:46 +00:00
secretr
c344133a74 featurebox front-end - done, dynamic part and cleanup in progress 2009-12-09 18:33:43 +00:00
secretr
9626059142 admin UI: templates & layouts field types added, bugfixes and improvements; Featurebox plugin administration ready, front-end in progress 2009-11-28 15:34:46 +00:00
secretr
c54b2651c1 new featurebox - work in progress 2009-11-26 17:15:46 +00:00
CaMer0n
fb849ddc2f featurebox admin rewrite 2009-11-24 14:48:34 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
8d6c82d860 reencode some files to UTF-8 2009-11-17 13:48:46 +00:00
e107steved
9af14eaf19 Admin logging, plugin.xml for chatbox. Other tidying up 2008-12-11 21:13:48 +00:00
e107steved
b9bd926c65 featurebox - admin logging, plugin.xml created 2008-12-10 22:41:39 +00:00
e107steved
d9697e4718 Update file_class to make it more flexible; fix some calls and a couple of other things along the way 2008-11-20 20:35:24 +00:00
e107steved
174f3d79d1 Bugtracker #4058 - multi-language in featurebox 2007-08-28 19:13:49 +00:00
e107steved
db8b0706d1 Correct calls to r_userclass() 2007-06-14 19:23:23 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00