1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 20:18:08 +02:00
Commit Graph

917 Commits

Author SHA1 Message Date
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
tgtje
a931c36021 Translation of hardcoded text, added new defines 2016-01-30 16:58:58 +01:00
Cameron
e05e157341 Fix for tabs with numeric keys. 2016-01-22 13:55:24 -08:00
Cameron
8e4f2d663c Corrected/improved news print layout. 2016-01-17 16:25:28 -08:00
Cameron
42377b4b51 Disable SEF generation for unsupported languages. 2016-01-16 14:36:52 -08:00
Cameron
9c10594e50 modal on edit button when needed. 2016-01-16 13:16:40 -08:00
Cameron
71fff6e8d2 AdminUI: Simple SEF generation option added. Usage: writeParms='sef=sourceField'. eg. writeParms='sef=news_title'. 2016-01-16 11:56:26 -08:00
Cameron
60be9aa37f e107 News Infopanel now includes latest plugins/themes. Online panel now displays user language when multi-language tables are in use. 2016-01-14 08:28:17 -08:00
Cameron
d0fccd540f e_menu.php introduced to replace legacy menu configuration file (config.php). See banner plugin for an example. 2016-01-12 15:44:54 -08:00
Lóna Lore
26b2dde325 Fixed: Issue #1265: admin UI - readonly with type user 2015-12-07 12:10:52 +01:00
Lóna Lore
f90e4d19c4 Fixed: Issue #1265: admin UI - readonly with type user 2015-12-07 12:05:19 +01:00
Lóna Lore
71155763ce Use name2id() to format field ids. 2015-12-03 09:10:51 +01:00
Lóna Lore
dbf6ad8ef6 Issue #991: Rewrited js code and better field id handling. 2015-12-03 09:01:59 +01:00
Lóna Lore
2cd5f1525f Issue #991: Removed all Selectize JS code from PHP. Additional option (settings) for e107::js(). Integrates Selectize.js using e107::js(settings) and JavaScript behaviors with jQuery Once. 2015-12-02 14:23:48 +01:00
Cameron
c0a62c16c7 Fix for lengthy "news_extended" content. Admin-UI: $fields 'type' of false will hide the field, but still save it if posted. 2015-10-23 11:48:24 -07:00
Cameron
103dbb2be3 Issue #6 - LAN for "Related" area. 2015-10-16 15:09:59 -07:00
Cameron
e50456264f Issue #1183 Switch all CDN sources to https to prevent browser alerts. Optimization of some javascript loading. jQuery updated to 2.1.4 2015-09-17 12:48:06 -07:00
Cameron
5e008b5df4 Issue #1174 - Orphaned LANs corrected. User Profile LANs cleaned up. 2015-08-29 15:56:18 -07:00
Cameron
e09688788c Fixes #732 - Custom Emoticon packs were being ignored. 2015-08-24 09:51:19 -07:00
leo
d2771d7a3b Hover field admin icon > re-order tx replaced by new LAN (translation use) 2015-08-22 13:38:14 +02:00
Cameron
585cae01ad Issue #1155, Issue #1035, and possibly related to Issue #928. These changes are precautions. Still not sure what is causing it. 2015-07-28 10:04:17 -07:00
Cameron
03fb11dfc0 Issue #1157 - Should fix datepicker locale issue. 2015-07-26 17:33:15 -07:00
Lóna Lore
d600352cf1 "tags" form element with selectize.js (normal edit and inline edit) 2015-07-23 09:18:33 +02:00
Cameron
0ffc92cde4 Fixes #1132 - Usersettings signature wrapper issue and textarea size. 2015-07-20 12:11:49 -07:00
Cameron
23a5be23eb Fixes #1020 - checkall was failing. 2015-07-18 20:40:14 -07:00