1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-31 16:14:17 +02:00

2911 Commits

Author SHA1 Message Date
Cameron
03fb11dfc0 Issue #1157 - Should fix datepicker locale issue. 2015-07-26 17:33:15 -07:00
Cameron
a917375e7c Corrected incorrect MySQL row count when using PDO mode. Simple bootstrap 'carousel' mode added to welcome message preferences. For advanced options use the featurebox plugin. 2015-07-25 18:14:44 -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
Lóna Lore
17e1ffd850 Issue #1139: Feature: e107::url() modification to support query parameters 2015-07-22 09:10:14 +02:00
Cameron
3cb6c44231 Fixes to keep Facebook Open-Graph happy. 2015-07-20 23:18:08 -07:00
hgz5w
38e82e92e5 Update userclass_class.php
plugin.xml <userClasses /> can NOT add more than one class
2015-07-20 16:55:01 -03:00
Cameron
0ffc92cde4 Fixes #1132 - Usersettings signature wrapper issue and textarea size. 2015-07-20 12:11:49 -07:00
Cameron
650041b5aa Admin-UI: Media-Manager layout enhancements. 2015-07-19 17:10:03 -07:00
Cameron
23a5be23eb Fixes #1020 - checkall was failing. 2015-07-18 20:40:14 -07:00
Cameron
e26efc242f Theme manager: stylesheet detection improved. 2015-07-18 13:16:11 -07:00
Cameron
a3514ca716 Plugin/Theme modal fixes and improved commercial plugin/theme handling. 2015-07-17 23:09:36 -07:00
Cameron
5b9221cc28 Issue #1138 - Layout fix for theme manager. 2015-07-17 17:55:48 -07:00
Cameron
3dc4ac9d02 Issue #1138 - Remove e_BOOTSTRAP3_ADMIN requirement to use Bootstrap3. 2015-07-17 13:48:29 -07:00
Cameron
d7d81f9bb8 Fix for bbcodes showing in news rss feed. 2015-07-16 18:12:41 -07:00
Cameron
caafd5867b Issue #1138 Fix for pagination color. 2015-07-16 14:44:25 -07:00
Cameron
9c9c64533c Issue #1138 Styling fix on theme page. 2015-07-16 14:40:25 -07:00
Cameron
9328f4cdd9 Issue #1138: Admin-ui pagination template now using bootstrap standard. 2015-07-16 14:29:19 -07:00
Cameron
10d3c70e34 Issue #1138 - PHPInfo page fixes. 2015-07-16 14:02:32 -07:00
Cameron
9cdf27900b Issue #1138 - Fix for media browser. 2015-07-16 13:41:15 -07:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -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
83f7b90d0b Issue #1138 - Bootstrap3 fixes. 2015-07-14 12:13:46 -07:00
Cameron
e5015c5999 Issue #1138 - AdminUI fixes between bootstrap versions. 2015-07-14 11:45:34 -07:00
Cameron
cb920d5d48 Admin-UI: Removed hard-coded styling from filter and batch elements. 2015-07-14 10:46:24 -07:00
Cameron
f567e5b395 Issue #1138 - x-editable interface now working correctly. Some admin-ui fixes, but plenty more to do. 2015-07-13 19:49:25 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
4c8d853fc0 Bootstrap3 Admin theme. Needs much work. To test, add: define('e_BOOTSTRAP3_ADMIN', true); to your e107_config.php file and change your admin theme using the Theme Manager. 2015-07-13 12:37:54 -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
c4fa4d234c AdminUI: Modal option added to adminMenu navigation. Fixed #uiAlert - was not functioning as intended. 2015-07-11 14:07:04 -07:00
Cameron
9c6cfc0b86 Issue #6 Language-file optimization. 2015-07-10 15:41:07 -07:00
Cameron
ae9585f0da Fixes #1123 - PHP Warning. 2015-07-10 14:24:39 -07:00
Cameron
e6ef1483da Issue #6 Language File Optimization. 2015-07-08 14:52:16 -07:00
Cameron
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
Cameron
483d43a829 MySQL: Refactored 'db_Table_exists' to 'isTable' method. (BC compatible) and removed use of pref global. 2015-07-07 13:02:34 -07:00
Cameron
a27dc90ca7 Fixes #1117 - Duplicate failed login messages. Also corrected accidental localhost/developer IP banning issue. 2015-07-07 12:07:17 -07:00
Cameron
64f9a747e2 Language admin ui fixes. 2015-07-07 12:03:45 -07:00
Cameron
dbd17a4fcb Fix for failing multi-language methods. 2015-07-06 14:05:27 -07:00
Cameron
9419e9e805 AdminUI: new $batchOptions array variable added for simple additions of generic batch functions. Use with handleListBatch() for processing what is posted. 2015-07-06 14:05:25 -07:00
Cameron
c98a403bf5 LAN Fixes and notice removal. 2015-07-02 14:15:17 -07:00
MikeyGMT
ea79550e83 Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
2015-07-02 14:33:04 +01:00
MikeyGMT
142d31768c Replace Duplicate LANs : LAN_TITLE
Replace Duplicate LANs : LAN_TITLE
2015-07-02 13:43:22 +01:00
MikeyGMT
586c5307e3 Administrators (user_handler) - Use Common Lan Phrases where possible
Replace ADMSLANs with ADLAN or common phrased in lan_admin.php
Replace HTML with BB_CODE
Improved hover help prompts.
2015-07-02 03:54:52 +01:00
Cameron
cb212417a8 Fixes #1103 - html parser issue with table colspan. 2015-06-30 19:44:33 -07:00
Cameron
3dba34c62f Plugin: DB Table installation was failing on plugins with _menu in the folder name. 2015-06-30 10:34:38 -07:00
Cameron
872be15668 Prevent filtering of audio and video tags. 2015-06-28 16:31:02 -07:00
Cameron
f2116a5d24 Some LAN cleanup. Admin Area caption issue (on legacy plugins) corrected. 2015-06-26 20:24:53 -07:00
Cameron
ae20b9f703 Issue #1072 - Give subdomain priority over main domain when detecting language. 2015-06-25 18:22:47 -07:00
Cameron
b427af4f31 Fixes #1075, Fixes #441 - Forum permissions cache was stored incorrectly, causing incorrect permissions for some users. 2015-06-25 18:17:08 -07:00