1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 10:38:08 +01:00

7284 Commits

Author SHA1 Message Date
Cameron
388024dc41 Admin -> Docs page cleanup. AdminUI: Fix for empty navigation box under some circumstances. 2015-09-06 11:00:07 -07:00
Cameron
e4872386c0 AdminUI: set iframe-mode via query iframe=1 at any time. 2015-09-05 23:58:01 -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
72c93e93a2 RSS strip html comments from rss feed. 2015-09-05 20:04:26 -07:00
Cameron
43948fa119 Merge pull request #1178 from tgtje/commit-2
Issue #6 Adding call for LAN_FORUM_2003
2015-09-04 15:11:29 -07:00
leo
14ca23523c Adding call for LAN_FORUM_2003 (happens 2 times in admin when clicking on main menu links 2015-09-04 13:35:43 +02: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
296e049ad7 Fix for missing admin-logo on fresh install. 2015-09-03 16:16:20 -07:00
Cameron
37e8fa337a Issue #1176 string offset as an array error. 2015-09-03 10:40:17 -07:00
Cameron
1e786bca41 Bootstrap v2 theme removed. 2015-09-02 12:35:02 -07:00
Cameron
0ab62ac407 Issue #6 - LAN fixes. Default timezone set to UTC. Issue #1174 - Extra check added on multiple-login check. v2.0.0 2015-09-02 09:57:56 -07:00
Cameron
e55e305d0c Issue #1174 - Forum "user profile" link fixes. 2015-09-02 08:59:49 -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
2bd75d426b Issue #6 Missing LAN on signup fix. 2015-09-01 15:52:22 -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 #6 - Removed URLs from LANs 2015-08-31 17:17:28 -07:00
Cameron
6673575a82 Issue #6 - 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
Cameron
5e008b5df4 Issue #1174 - Orphaned LANs corrected. User Profile LANs cleaned up. 2015-08-29 15:56:18 -07:00
Cameron
ed569c4947 Merge pull request #1172 from tgtje/commit-2
Issue #6 Banlist translation
2015-08-28 09:05:16 -07:00
leo
43d63131f6 LAN's (banlist) replacing hardcoded txt 2015-08-27 15:29:18 +02:00
Cameron
b245f8a945 Extra checks added and mail subject line check. 2015-08-26 19:09:51 -07:00
Cameron
d76f32551d Added check for empty sitebutton. 2015-08-26 18:06:13 -07: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
fde5ee8f31 A few additional checks added to check_email(). 2015-08-25 13:00:53 -07:00
Cameron
36ccfecf23 Fixes #1109 - Update Routine page/menu fix. 2015-08-25 12:58:52 -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
29b405d31d Issue #6 Removed duplicate LAN_SEARCH from English.php. PHP Notice removal. 2015-08-24 10:19:34 -07:00
Cameron
c86e9812f3 Issue #1114 - Added additional debug info to media-class and prevented errors such as "Image not Found" being echoed to the browser. 2015-08-24 10:10:08 -07:00
Cameron
e09688788c Fixes #732 - Custom Emoticon packs were being ignored. 2015-08-24 09:51:19 -07:00
Cameron
f2adea1481 Merge pull request #1170 from tgtje/commit
Placeholder (required) field on login menu (menu) AND signup field
2015-08-23 16:36:32 -07:00
leo
bfce62a1d6 Changed present LAN calls (+ edit +decommented) so to be able to use the translation (previous state crippled .. not finished ??) Iff i am correct on coding unsure, testing provides working.. 2015-08-22 16:40:38 +02:00
leo
d2771d7a3b Hover field admin icon > re-order tx replaced by new LAN (translation use) 2015-08-22 13:38:14 +02:00
leo
7f842c4ba7 Placeholder (required) field on login menu (menu) AND signup field 2015-08-22 13:16:05 +02:00
Cameron
a5246a31a3 Added wrapper around {NEWSIMAGE} and added support for wrappers for shortcodes with specific parms. 2015-08-22 00:17:07 -07:00
Cameron
ee57ba2275 Remote avatar validation fix. 2015-08-22 00:15:05 -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
88070b7af8 Fixes #1169 TinyMce styling issue. 2015-08-21 10:30:56 -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
0176b3e3fd Fixes #1155 - TinyMce not saving changes. Rolled back TinyMce to v4.0 before issue began. 2015-08-20 14:58:50 -07:00
Cameron
215b539675 Issue #1155 - debugging options added. 2015-08-18 13:18:54 -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