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

543 Commits

Author SHA1 Message Date
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
Cameron
10d3c70e34 Issue #1138 - PHPInfo page fixes. 2015-07-16 14:02:32 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
35f225aa79 Issue #1138 - Bootstrap UI fixes. 2015-07-15 13:48:19 -07:00
Cameron
dbd25a74ca Issue #1138 - Dark style re-created from scratch. 2015-07-14 18:24:46 -07:00
Cameron
e5015c5999 Issue #1138 - AdminUI fixes between bootstrap versions. 2015-07-14 11:45:34 -07:00
Cameron
4bbf1d7262 AdminUI: tdClassLeft, tdClassRight, and trClass added to writeParms. http://e107.org/developer-manual/plugin-basics/admin-ui 2015-07-13 12:14:28 -07:00
Cameron
e6ef1483da Issue #6 Language File Optimization. 2015-07-08 14:52:16 -07:00
Cameron
7e4c26e458 Improved editing of e_url custom aliases in admin area. 2015-06-18 18:23:25 -07:00
Cameron
aba237d826 Form Handler pagination() now accepts text for simple 'back' buttons etc. 2015-06-17 20:17:00 -07:00
Cameron
a07dcdcb8f Removed unused np_class.php and added $frm->pagination() method for simple use of the nextprev shortcode, without having to parse {NEXTPREV} text. 2015-06-16 13:31:58 -07:00
Cameron
c98f6a2fdf Added support for html5 'wrap' attribute on textarea form elements. Example added to FAQs 'ask a question'. 2015-06-15 22:20:30 -07:00
Cameron
e5c768a532 Corrected some of the confusion with news-preference labels. Option added to choose what displays in the news list page. $frm->checkboxes now renders field-help correctly. 2015-06-11 19:44:39 -07:00
Cameron
f91a6baa2b AdminUI: userclass default value may now be set using the userclass name. 2015-06-11 13:10:04 -07:00
Cameron
ff896c52a0 Inline editing of keywords enabled on admin newspost. Fixes empty space between tags in database (causing issues with 'related' SQL queries). 2015-06-09 15:46:45 -07:00
Cameron
0c9350a3cc X-editable upgraded to v1.5.1. e-expandit class now uses slideToggle() jquery method. AdminUI: tag fields can now be edited inline even if empty. 2015-06-07 20:28:00 -07:00
Cameron
96efcf2856 Minor styling fix 2015-06-05 14:51:15 -07:00
Cameron
f58466e239 Fix for admin language using core language file. New Admin-UI option to save specific preferences as a multi-language array. Use: 'multilan'=>true in $prefs array. Example: protected $prefs = array('myplugin_title' => array('title'=> 'Title', 'type'=>'text', 'data' => 'str', 'multilan'=>true)); 2015-06-05 12:25:32 -07:00
Cameron
f938cc320f Fix for Menu-Manager visibility setting not saving. Fixes e107::getForm()->userclass() method not functioning as intended. 2015-06-02 14:25:39 -07:00
Cameron
a5f5264cf7 Added Github-Sync feature to Admin->databases when developer mode (or debug) is active. 2015-05-30 17:06:22 -07:00
Lóna Lore
1af1cdbefd Issue #991: integrate selectize.js 2015-05-23 14:49:44 +02:00
Cameron
29e660fdea Moved some of the preferences into different areas. 2015-05-19 13:10:04 -07:00
Cameron
2b436ded30 Correct inline editing of userclasses in Admin -> Users and re-ordered userclasses in Admin -> Userclasses. autocomplete nowswitched off in usersettings.php 2015-05-15 13:07:26 -07:00
Cameron
b1ba628bfa Automated passwords option during signup/registration. 2015-05-12 20:15:05 -07:00
Cameron
a708211cb3 Userclass fixes. Now clears userclass cache after changes in admin are made. 2015-05-12 13:53:47 -07:00