1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 21:45:11 +02:00
Commit Graph

591 Commits

Author SHA1 Message Date
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
Cameron
c88f5b2757 name2id exclude ':'. Linkwords fix for spaces. 2016-05-12 16:07:59 -07:00
Cameron
f21ec261d7 textarea bootstrap styling. modifications to the form handler for use of form rendering in the frontend. (not just admin-ui) 2016-05-07 20:23:26 -07:00
Cameron
996b1f3285 e_sitelink.php now supports html as well as link array. e_sitelink.php example added to Plugin Builder and _blank plugin.
Mega-Menus will be super-easy with this enhancement.
2016-05-07 09:07:38 -07:00
Cameron
b2771fa00a Added new user to the default userclass selection. Improved userclass() method docs. 2016-04-25 19:06:37 -07:00
Cameron
4125d04371 Issue #1582 - Simplification and rewrite of userpicker() method. 2016-04-24 10:45:27 -07:00
Cameron
a21d351cd2 PM Notification datestamp fix. 2016-04-23 14:13:31 -07:00
Jimmi08
3e0f7d4540 possibility to use lang string in placeholder 2016-04-23 16:59:29 +02:00
Cameron
f6ca9f8883 Newsfeeds: Fixes #1495. Admin-area rewrite using admin-ui. Newsfeed class is now compatible with PHP7. 2016-04-20 17:25:32 -07:00
Cameron
adb7d2a472 Plugin Builder upgrade. xxxx_sql.php may now be auto-generated by selecting the sql table. 2016-04-18 19:14:55 -07:00
Cameron
042172096c Fixes #1253 - News Category Icon. Improved legacy support for news list page. toIcon() can now check for multiple legacy img paths. 2016-04-15 10:46:58 -07:00
Cameron
e4b9db6307 Corrected toAttribute method. <select> item was not respecting attributes when using renderElement(). 2016-04-14 16:32:48 -07:00
Cameron
d397461a61 Forum: Fixes #1525 Class ID of tabs on stats page. 2016-04-12 08:59:15 -07:00
Cameron
5e862682be Expanding the plugin-builder to generate addons. (work-in-progress) 2016-04-10 18:47:40 -07:00
Cameron
8ff02d9aa9 Default loading icon added to form->button() method when font-awesome is present. 2016-04-10 17:52:30 -07:00
Cameron
44d682965c PHPMailer updated to v5.2.13. Cleaned up SMTP options in the admin area. 2016-04-08 09:01:10 -07:00
Cameron
5f005b50b2 Userlist filtering fix. 2016-04-05 15:22:36 -07:00
Cameron
2c18d90b9c Private Messages: Fixes #1485. Also check language files for changes. 'fw' (fixed width) option added to $tp->toGlyph() 2016-04-03 14:37:37 -07:00
Cameron
fb3a92ff9e Fix for User-Extended checkbox field creation. 2016-04-02 12:47:27 -07:00
Cameron
a30ee0d5b8 userlist method added. 2016-04-01 10:35:19 -07:00
Cameron
324be8ebdc For Handler: Fix for file 'multiple' attribute. 2016-03-29 17:58:18 -07:00
Cameron
46043bbb68 Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome) 2016-03-26 10:14:57 -07:00
Lóna Lore
5498c0ac15 Inline support for expandit behavior. 2016-03-25 09:32:28 +01:00
Cameron
e930ee68f1 PDO Fix for saving of e107::serialize() data. Saving of Extended Field data now working correctly. 2016-03-22 21:11:47 -07:00
Cameron
1d803612ab PHP7 User-Extended Fix. Checkboxes now working correctly and saving as an array. Some BC fixes may be needed. 2016-03-21 19:15:20 -07:00
Cameron
9d3e1ad5e7 Issue #223 - File Inspector UI cleanup. 2016-03-17 18:53:33 -07:00
Miroslav Yovchev
ffe2740516 fix unable to set initial form user field value empty 2016-03-17 17:03:54 +02:00
Cameron
0655cb96fd PHP Notice Removal 2016-03-13 01:16:37 -08:00
Cameron
85f67aa084 Banner plugin may use keywords to display relevant banners on current news/pages. (exact match only, so use with caution) 2016-03-11 23:12:19 -08:00
Cameron
d30135e026 Menu Template fixes and enhancements. Related News now has a template. 2016-03-10 17:32:36 -08:00
Cameron
e1414cb688 Submitnews Image import fix. Upload page now using e_upload.php. Upload admin area still needs work. 2016-03-06 17:42:47 -08:00
Cameron
35b5957b24 Basic e_upload.php file added. Work-in-progress. 2016-03-06 00:42:15 -08:00
Cameron
3ecd19b88c Fix for file-title after import. select() can now handle more than 2 levels deep. 2016-03-06 00:23:41 -08:00
Cameron
294ff7a6d0 Fixes #1285 - Avoid no-avatar confusion. LANs required. 2016-02-25 12:53:04 -08:00
Lóna Lore
d90644f187 Field type "datepicker" enhancements: allow to use "disabled" attribute, and convert (default) value to the proper format. 2016-02-19 13:35:55 +01:00
Lóna Lore
701fad231b Fixed: PHP warning - parse_str() expects parameter 1 to be string, array given... 2016-02-17 16:43:32 +01:00
Cameron
67358e6f9a PHP notice removal. 2016-02-16 10:42:13 -08:00
Cameron
9f96a70e76 Issue #1356 - Installation and PHP notice fixes. 2016-02-15 11:09:58 -08:00
Cameron
af9dfaa90a Merge pull request #1359 from lonalore/master
Issue #369: Plugin Manager: Plugin Description is corrupted if there'…
2016-02-15 00:03:39 -08:00
Cameron
a673206da5 Fixes #1361 - Form handler issue. 2016-02-15 00:03:02 -08:00
Lóna Lore
cbcad078af Issue #369: Plugin Manager: Plugin Description is corrupted if there's a long discription and you click 'More' 2016-02-14 20:55:27 +01:00
Cameron
1ceabc69f3 PHP Notice fixes. 2016-02-13 12:57:34 -08:00
Cameron
e8c1b055fe Fix for recent form_handler merge. 2016-02-13 12:33:30 -08:00
Lóna Lore
4958a76a36 Allow Ajax API for dropdowns. 2016-02-11 21:31:57 +01:00
Cameron
a31602108b HTML5 Validation fixes. 2016-01-30 18:39:01 -08:00