1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 13:34:39 +02:00
Commit Graph

635 Commits

Author SHA1 Message Date
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
Cameron
7fdb27510f PHP Warning Fixes. 2016-06-09 16:43:36 -07:00
lonalore
f74e7c15e9 Use JS behavior to initialize datepicker. 2016-06-09 11:50:45 +02:00
lonalore
f1846dc955 Fix for datepicker(). Tested! 2016-06-09 10:18:41 +02:00
Cameron
e08d454a49 datepicker() debug option added. 2016-06-08 19:09:41 -07:00
Cameron
3dbe6a97b0 Merge pull request #1694 from lonalore/master
Fix for datepicker. Issue #1687
2016-06-08 19:01:49 -07:00
Lóna Lore
f470b554ac Fix for datepicker. Issue #1687 2016-06-08 23:58:54 +02:00
Cameron
3dbcf5e802 Default Author fix for userpicker() with admin-ui 2016-06-07 10:40:14 -07:00
lonalore
0c29ac2708 Fix for datepicker. 2016-06-06 15:56:46 +02:00
Cameron
a7e832f6e8 Optimized media-manager imagepicker() default thumbnail size for faster load times. 2016-06-05 13:32:22 -07:00
Cameron
82beb3385c Incorrect value posted for datepicker() when date manually changed. 2016-06-04 15:03:13 -07:00
Cameron
b2a223cc89 Quick-Add-User form field sizes. 2016-05-28 08:34:17 -07:00
Cameron
48cea0cc0f Disable form auto-complete in admin area. 2016-05-28 08:28:14 -07:00
Cameron
ec36f1dc87 IP handler checks and fixes. 2016-05-25 15:10:00 -07:00
Cameron
4116ddde1e Work-in-progress for user selectize result filtering. 2016-05-16 18:42:29 -07:00
Cameron
1fa7c95b25 Issue #1222, Issue #1157, Issue #1455 datepicker() method now returns unix timestamp by default. To return a string (like previously) use 'return=string' in the options. 2016-05-13 09:09:31 -07:00
Cameron
09cbf97f3a Issue #1633 - possible fix for record creation problem using admin-ui and LAN_CREATE term. 2016-05-12 19:34:57 -07:00