1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

651 Commits

Author SHA1 Message Date
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
lonalore
dfab3627bc Use custom option list instead of default. Default is used only if no custom option list. 2016-10-20 10:30:59 +02:00
Cameron
48ee57d71f adminUI: Fixes #1686 - 'max' option added to writeParms when type=images. Default value is 5. thumbUrl() empty image prevention. 2016-10-17 16:22:24 -07:00
Cameron
6a1eb8822a Display current language in multi-lang field tip. 2016-10-05 10:58:57 -07:00
Cameron
ca99f5a68a Submitnews image preview fix. 2016-08-24 15:51:26 -07:00
Cameron
a35bde2526 Menu page tab fix. 2016-08-13 15:28:09 -07:00
Cameron
88ca00ec12 Allow plugins to add tabs to core admin pages. 2016-07-29 15:22:47 -07:00
Cameron
345bbc4ff8 Added Missing social plugin font. Added {CMENUURL} shortcode. Issue #1507. Added example of getFieldVar() method to plugin builder. 2016-07-07 14:28:12 -07:00
Cameron
2a14308600 Fixes #1762 - Media-Manager Youtube thumbnail should use https. Removed debug info on db_verify. Hide carousel navigation when only 1 slide present. 2016-07-06 09:58:17 -07:00
Cameron
708db3597a make getCountry() public. 2016-07-04 12:24:38 -07:00
Cameron
84c28f6fc9 Added country() method to form handler. 2016-07-03 20:11:26 -07:00
Cameron
67cf81e5b6 Fix for imagepicker when Youtube video is default value. 2016-06-29 13:59:33 -07:00
Cameron
a21fb4bf2f Datepicker() fix for date-field type. 2016-06-26 12:06:37 -07:00
Cameron
6a520a61a6 HTML fixes. 2016-06-26 10:34:44 -07:00
Cameron
bf36104fe9 Allow for pre/post options on inline editable elements. 2016-06-24 14:36:24 -07:00
Lóna Lore
38e5f4b0fe Ability to use any kind of button class for the selected action. 2016-06-23 22:13:03 +02:00
Cameron
267b0fb38a Merge pull request #1695 from lonalore/master
Fix for datepicker(). Tested!
2016-06-13 14:41:09 -07:00