1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-17 13:04:41 +01:00

2305 Commits

Author SHA1 Message Date
Cameron
cf6fab9443 Correct chapter form element width. 2015-11-20 17:10:10 -08:00
Cameron
e5ea9d689d Fixes database upgrade routines for v2.0+. Fixes (tablet navigation). Adds extra DB fields for future use. 2015-11-18 20:22:18 -08:00
Cameron
ef1e1565ad Fixes - Broken paths to bootstrap glyphs. 2015-11-13 14:44:38 -08:00
Cameron
78efae0cae Issue Corrected some LANs 2015-11-12 15:07:50 -08:00
Cameron
9c494d5c13 Merge pull request from tgtje/commit_new
text to LAN issue 
2015-11-12 13:53:19 -08:00
Cameron
372a929c6e larger form elements 2015-11-05 11:53:31 -08:00
Cameron
6e140bdba3 Fixes - Broken path to datetimepicker.css 2015-11-05 11:41:23 -08:00
Cameron
d0b3ef2923 Fixes backticks alert in debug mode. 2015-11-05 11:05:53 -08:00
Cameron
d7ced10f2e Media Manager Upload/Import perms now working as intended. Admins should review this perm on other ADMINs who don't have perm '0' 2015-11-04 19:35:00 -08:00
tgtje
9b08a4d991 text to LAN issue 2015-11-01 15:44:42 +01:00
Tijn Kuyper
15c6d85ef2 Updated 'optimize database' tools to use mysql class and LAN optimzation 2015-10-29 00:26:56 +01:00
Tijn Kuyper
b584a2b6b6 Updated some deprecated sql method references 2015-10-29 00:25:49 +01:00
Cameron
694fc01b37 Fixes - Fixes missing icons in menu manager. 2015-10-18 09:05:58 -07:00
Cameron
790d408587 Fixes - plugin folder wipe issue. 2015-10-16 14:23:23 -07:00
Cameron
e50456264f Issue 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
d824f02838 Cleaned up Admin-UI in URL Aliases 2015-09-14 12:36:44 -07:00
Cameron
c6c9efdfe6 Prevent News SEF Url from being modified when New Title modified inline. 2015-09-08 18:48:21 -07:00
Cameron
76d87cdd3d Sorting of Doc items. 2015-09-06 11:23:34 -07:00
Cameron
388024dc41 Admin -> Docs page cleanup. AdminUI: Fix for empty navigation box under some circumstances. 2015-09-06 11:00:07 -07:00
Cameron
dcfd9c8528 AdminUI: Prevent menu-name from being stripped during inline editing. 2015-09-05 20:04:30 -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
caa89c9c3e Allow for disabling of language-perm checking on a page-by-page basis. Usage: $_E107['no_language_perm_check'] = true; before class2.php.
Allow language to be defined by script. Usage Example: define("e_PAGE_LANGUAGE", "French"); OR define("e_PAGE_LANGUAGE", "E_SITELANGUAGE"); before class2.php.
2015-09-03 16:19:39 -07:00
Cameron
519e1f3f7e AdminUI->Users: Options button was failing to submit after dynamically filtering results. 2015-09-01 23:45:00 -07:00
Cameron
de4932d6da Newspost - inline editing was resetting datestamp. Imported media via URL now strips queries from filename. 2015-09-01 15:53:48 -07:00
Cameron
1ca517ec20 Fixes duplicate paths in zipped language-pack. Excludes non-core plugins and themes. 2015-08-31 19:36:35 -07:00
Cameron
83a91ff6c9 Display news_class by default in admin area. 2015-08-31 17:38:31 -07:00
Cameron
44a6298b79 Issue - Removed URLs from LANs 2015-08-31 17:17:28 -07:00
Cameron
6673575a82 Issue - Removed HTML from some language files. Removed some outdated language files. 2015-08-31 15:28:17 -07:00
Cameron
45f54ef16d Minor button styling fix. 2015-08-30 09:13:05 -07:00
leo
43d63131f6 LAN's (banlist) replacing hardcoded txt 2015-08-27 15:29:18 +02:00
Cameron
46e336549c Fix for admin-log 'details'. 2015-08-26 17:42:31 -07:00
Cameron
98bdf4253e Fix for language error on admin login page. 2015-08-26 13:49:44 -07:00
Cameron
e7a17e5cbf Admin->Prefs : Corrected list of available timezones. 2015-08-26 13:35:37 -07:00
Cameron
36ccfecf23 Fixes - Update Routine page/menu fix. 2015-08-25 12:58:52 -07:00
Cameron
cffb369751 Issue , Fixes , Fixes , Fixes , Fixes , Fixes : v1 -> v2 Upgrade-Routine fixes (including forum plugin) 2015-08-24 17:39:28 -07:00
Cameron
e09688788c Fixes - Custom Emoticon packs were being ignored. 2015-08-24 09:51:19 -07:00
Cameron
d3fbef7840 Issue , Fixes - Mail validation issues. Removed problematic remote-server email-check feature. 2015-08-21 12:53:09 -07:00
Cameron
01cac03324 Issue - LAN naming fix. Chrome CSS layout issues corrected. Admin Login page restyled using bootstrap3 markup. 2015-08-20 16:30:28 -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
d19906944b Admin->Users: styling of user status. 2015-08-16 22:23:46 -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
faba6e9bea Issue - No avatar images were showing as in use. This should fix it. 2015-08-16 15:05:34 -07:00
Cameron
fd6a2895bd Admin-area styling, including TinyMce. 2015-08-14 18:12:19 -07:00
Cameron
f2d25442b0 Additional styling of selectize. 2015-08-05 12:25:29 -07:00
Cameron
2d337c28aa Plugin Builder Bootstrap3 styling fixes. PDO Mysql fix in db verification class. 2015-07-29 00:14:17 -07:00
Cameron
f44c6b21c7 Issue , Issue : Rolled back TinyMce to v4.1. Clear browser cache thoroughly to test. 2015-07-27 12:12:11 -07:00
Cameron
03fb11dfc0 Issue - 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
Cameron
8356f01d2b Admin Latest and Status indicators upgraded to bootstrap3. 2015-07-22 19:49:02 -07:00
Cameron
912a0e6bf1 Check bootstrap3 is the admin theme and update. 2015-07-22 14:11:32 -07:00