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

1566 Commits

Author SHA1 Message Date
Lóna Lore
17505f3d78 Fixed: "ago" string is displayed twice. 2015-12-12 15:31:53 +01:00
Lóna Lore
47837dce36 Fixed: Closing div tag. 2015-12-03 09:03:44 +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
e2fab78302 Online handler now records language 2015-11-18 20:28:41 -08:00
Cameron
e5ea9d689d Fixes database upgrade routines for v2.0+. Fixes #1231 (tablet navigation). Adds extra DB fields for future use. 2015-11-18 20:22:18 -08:00
Cameron
23b7de8d4e Fixes #1223 - Adds the missing {ALERTS} shortcode to old themes - informing users of incorrect passwords etc. Essential for when the login menu is within the navigation bar.
Fixes #1077 - Online Menu was displaying the user as online when the username was correct, even if the password was not.
Corrected styling of the online-menu.
2015-11-13 18:04:47 -08: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
24939cec54 Plugin: Logstats - prevent broken array scenario. Allow e_footer.php to echo to browser when required. 2015-10-06 11:01:54 -07:00
Cameron
04f61dae08 {NEWS_CHAPTER_SEF} added to shortcodes. May be used to set category-specific CSS identifier in template. 2015-10-02 16:23:39 -07:00
Cameron
4cf91d0627 Fix for default alert style. 2015-09-21 14:59:37 -07:00
Cameron
d8d4b48341 Added alert bbcode. menu-name shortcode for custom menus. And a 'Bootstrap Row' css style in Tinymce4. 2015-09-21 14:55:27 -07:00
Cameron
d73fed0ed6 Added some missing news-category shortcodes and shortcode aliases. 2015-09-10 12:37:28 -07:00
Cameron
de49a2cce9 Sort languages in Admin Navigation. Removed false positive from language-checker error detection. Improved admin login error handling. 2015-09-05 20:04:28 -07:00
Cameron
0ab62ac407 Issue #6 - LAN fixes. Default timezone set to UTC. Issue #1174 - Extra check added on multiple-login check. 2015-09-02 09:57:56 -07:00
Cameron
5e008b5df4 Issue #1174 - Orphaned LANs corrected. User Profile LANs cleaned up. 2015-08-29 15:56:18 -07:00
Cameron
cffb369751 Issue #1109, Fixes #830, Fixes #731, Fixes #710, Fixes #608, Fixes #1012 : v1 -> v2 Upgrade-Routine fixes (including forum plugin) 2015-08-24 17:39:28 -07:00
Cameron
d3fbef7840 Issue #1114, Fixes #1041 - Mail validation issues. Removed problematic remote-server email-check feature. 2015-08-21 12:53:09 -07:00
Cameron
01cac03324 Issue #6 - LAN naming fix. Chrome CSS layout issues corrected. Admin Login page restyled using bootstrap3 markup. 2015-08-20 16:30:28 -07:00
Cameron
4ffb3ab2c4 Added missing space to Contact template. 2015-08-17 19:38:11 -07:00
Cameron
e5a51fa99e Contact form template upgraded to use Bootstrap markup. 2015-08-17 15:42:31 -07:00
Cameron
c06a3ff5c3 Fixed conflict between tooltip and mailcheck. Upgraded jquery mailcheck to v1.1.1 2015-08-17 12:24:46 -07:00
Cameron
ec5db40d67 Contact form is now more flexible, allowing for custom fields in the template and customization of the email subject. 2015-08-17 11:22:24 -07:00
Cameron
9fda870a6f Some default bootstrap styling in email templates. Fix for media-manager avatar responsive sizing. 2015-08-16 16:38:50 -07:00
Cameron
f2eb9b9769 Fixes #1161 - e_dashboard issue. 2015-08-07 11:27:37 -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
Cameron
8356f01d2b Admin Latest and Status indicators upgraded to bootstrap3. 2015-07-22 19:49:02 -07:00
Cameron
0ffc92cde4 Fixes #1132 - Usersettings signature wrapper issue and textarea size. 2015-07-20 12:11:49 -07:00
Cameron
129ef52310 Bootstrap3 admin is now the default. 2015-07-17 18:22:56 -07:00
Cameron
caafd5867b Issue #1138 Fix for pagination color. 2015-07-16 14:44:25 -07:00
Cameron
9328f4cdd9 Issue #1138: Admin-ui pagination template now using bootstrap standard. 2015-07-16 14:29:19 -07:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
02278559c9 Issue #1138 - Bootstrap3 styling fixes. 2015-07-15 11:08:34 -07:00
Cameron
dbd25a74ca Issue #1138 - Dark style re-created from scratch. 2015-07-14 18:24:46 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
9d6e3978e6 Issue #1138 Bootstrap3 styling of lists. 2015-07-13 13:09:52 -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
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
Cameron
cf4ac712bd LAN Fixes. Core language-file verification tool re-enabled and enhanced. (developer mode only) 2015-07-03 19:39:02 -07:00
MikeyGMT
dd14399829 Duplicate LANS in Upload and Download
Duplicate LANS in Upload and Download
2015-07-02 18:46:36 +01:00
Cameron
f2116a5d24 Some LAN cleanup. Admin Area caption issue (on legacy plugins) corrected. 2015-06-26 20:24:53 -07:00
leo
3bc8dbdf83 2015-06-25 16:05:23 +02:00
Cameron
6337d9410c Login-Menu Language File cleanup. 2015-06-11 09:40:56 -07:00
Cameron
143784974d Hides empty admin-navigation menu categories when access has not been granted to these areas. 2015-06-06 02:33:23 -07:00
Cameron
7cfcd1fd23 Experimental JS and CSS caching for improved performance. Currently disabled by default. 2015-06-03 15:44:07 -07:00
Cameron
1f8092d9c7 Contact page visibility preference added. eg. Limit the contact form to members or a userclass if required. 2015-05-31 12:50:16 -07:00
Cameron
a7cc11f5ee Removed globals from meta-tag method in header. 2015-05-31 09:25:59 -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
Cameron
cfcce0ed03 Load Gallery Plugin Javascript and CSS only when needed. 2015-05-23 13:09:44 -07:00
Cameron
05083699e4 Issue #991 : Added support for CSS files in the footer of the <body>. Tested in FF successfully, more testing required. 2015-05-23 12:02:14 -07:00