1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 12:06:29 +02:00
Commit Graph

917 Commits

Author SHA1 Message Date
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
4fa8e47247 Issue: #2398 e_menu now supports tabs. 2017-02-13 18:14:51 -08:00
Lóna Lore
768176c5c3 Fix for inline editing. 2017-02-12 21:55:46 +01:00
Cameron
84a4cc36e5 Fixes #2413 - Pagination issue with empty records. 2017-02-12 07:59:30 -08:00
Cameron
28e8937845 Form switch styling. 2017-02-10 12:39:14 -08:00
Cameron
cb4b964f61 Switch styling 2017-02-10 09:52:40 -08:00
Cameron
a631bd5195 Bootswitch styling. 2017-02-10 09:16:40 -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
3a81c1097a Plugin Manager rewrite - finally using admin-ui. 2017-02-05 15:49:03 -08:00
Lóna Lore
04775c0731 Ability to use toWYSIWYG() for bbarea() if WYSIWYG is enabled. 2017-02-02 23:20:18 +01:00
Lóna Lore
b1067cd328 Possible fix for issue #2351. 2017-02-02 20:59:51 +01:00
Cameron
ae07728409 selectize 2017-02-01 13:12:07 -08:00
Cameron
de1730b2b6 Selectize styling 2017-02-01 12:22:36 -08:00
Lóna Lore
16ef95ef13 Allow Selectize.js classes to be overriden. 2017-02-01 20:45:56 +01:00
Cameron
30092ef372 GUI styling fixes. Theme thumbnail preview corrected on missing preview images. 2017-02-01 08:54:28 -08:00
Cameron
5d94c192b6 Styling fixes. 2017-01-31 16:39:00 -08:00
Lóna Lore
ac5f2ed3da Added Bootstrap Switch. 2017-01-28 10:23:53 +01:00
Cameron
4aa0329ddc Custom Fields class added. 2017-01-24 19:53:40 -08:00
Cameron
2c2b9d4091 Form Handler: renderElement() and renderValue() now support json values. (used by Pages/Menus custom fields) 2017-01-22 13:31:03 -08:00
Cameron
acbf93ef8a Page/Menu Custom Fields. 2017-01-21 13:42:36 -08:00
Cameron
0d865446e8 BS4 images rounded. 2017-01-20 10:46:57 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
71730c2e6e Page/Menu: Experimental Custom Fields 2017-01-19 12:39:28 -08:00
Cameron
7ff00cec98 Code cleanup 2017-01-18 19:26:49 -08:00
Cameron
4b443bc2c8 Experimental Feature: Page/Menu custom fields. Enable debug to experiment. Usage: {CPAGEFIELD: name=xxxxx} where 'name' is the field name. Currently only functions in edit mode when the chapter is already set. 2017-01-18 17:10:12 -08:00
Cameron
1186905bfc Merge pull request #2282 from yesszus/patch-1
Update lan_form_handler.php
2017-01-16 14:12:49 -08:00
Cameron
9f8fa3b2c7 Fix for Form handler submit_button image paths. 2017-01-16 14:05:04 -08:00
Gábor
4483fc7be9 Update form_handler.php 2017-01-16 22:07:55 +01:00
Gábor
4eca0c5fe2 Update form_handler.php
Add bbcodes support.
2017-01-15 09:25:56 +01:00
Cameron
e48dfd1cb9 Disable the option to delete system cron jobs. 2017-01-11 18:41:23 -08:00
Gábor
6237c0ad70 Update form_handler.php 2017-01-10 11:49:07 +01:00
Gábor
1f7562462c Update form_handler.php 2017-01-09 08:54:38 +01:00
Cameron
fa042102fd Use e107_include_once(). 2017-01-07 16:36:33 -08:00
Cameron
999119b5ba Form-handler language file created. #2249 2017-01-07 10:29:14 -08:00
Tijn Kuyper
31d929ec98 Minor syntax clean-up in form open method 2017-01-02 13:30:03 +01:00
Cameron
062f80d1b0 Fix for glyph rendering in admin. 2017-01-01 09:07:02 -08:00
Cameron
4c27e56469 Voux theme now sets a default social plugin preference during install. "instant edit" links added to custom menus, other news2. (more to come) 2016-12-28 18:37:05 -08:00
Cameron
6ff2667898 PHP 7.1 fixes. Fix for broken category icons after upgrade. Fix for news thumbnail preview. 2016-12-17 09:43:37 -08:00
Cameron
268004bd71 BC Fixes 2016-12-10 16:39:03 -08:00
Cameron
4813a0896b Fixes #2123 - Download Media-Manager 2016-12-07 12:39:23 -08:00
Cameron
f203ed7bd5 Added option to use a custom plugin folder for media-manager image uploads. ie. writeParms => array('path'=>'plugin'); 2016-12-06 19:24:48 -08:00
Cameron
e6be1b8a2c Upgrade Fixes - Legacy Download image paths and Download Category icons. 2016-12-05 15:41:19 -08:00
Cameron
7adf8590f6 Fixes media-manager upload issue when no limit found. legacyPath option added to imagepicker() 2016-12-03 20:47:26 -08:00
Cameron
c3df2134e2 Backward Compatibility Fixes. 2016-12-01 19:12:25 -08:00
Cameron
8c79788c84 Issue #2057 Avoid messing with array values in toForm() 2016-11-27 15:13:57 -08:00
Cameron
6939f7b3eb New feature: (work-in-progress) Allow plugins to hook into the batch-dropdown options in AdminUI list mode. 2016-11-05 17:09:39 -07:00
Cameron
403fcf5421 Option for custom mode. 2016-11-03 12:22:22 -07:00
Cameron
dc6754d0e8 Issue #1974 - Media-Manager file-mode: Added Option to remove selected file. Fixes #1959 - allow for more than one media-category of a particular type during plugin installation. Issue #6 LAN fix on "Choose a file". 2016-10-31 20:34:59 -07:00