1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 03:24:20 +02:00
Commit Graph

9323 Commits

Author SHA1 Message Date
Cameron
34f96ff932 Issue #2146 - Disable PHP Strict errors in CLI mode. 2016-12-22 11:36:13 -08:00
Cameron
52f4e2f346 Issue #2146 - Removed leftover error_reporting() calls. 2016-12-22 11:14:07 -08:00
Cameron
b164750645 Issue #2146 2016-12-22 10:57:59 -08:00
Cameron
3ebeb140bd Issue #2146 - Possible fix for hiding strict PHP warnings. 2016-12-22 10:29:34 -08:00
Cameron
e140c0af26 Merge pull request #2181 from lonalore/event
Event triggering after updating plugins table.
2016-12-22 10:16:16 -08:00
Cameron
1c2dc3e647 Added sendpm.sc to the deletion (conflicting) file list. 2016-12-22 10:15:10 -08:00
Cameron
2cb6de6666 New Events: user_page_item_viewed, user_comment_deleted
News Comment Count now moving up/down accordingly.
2016-12-22 10:00:37 -08:00
Cameron
ba9c73ad58 Upgraded to FontAwesome 4.7.0. Glyph caching improved. 2016-12-22 08:47:54 -08:00
lonalore
9172068f4e Use Library Manager to load jQuery, jQuery UI... etc. 2016-12-22 15:07:00 +01:00
lonalore
0e7a45d69d Use Library Manager to load jQuery, jQuery UI... etc. 2016-12-22 14:54:09 +01:00
lonalore
8ef8a93407 Use Library Manager to load jQuery, jQuery UI... etc. 2016-12-22 14:16:52 +01:00
Cameron
2b182d2629 Hide system alerts for regular admins. 2016-12-21 20:34:52 -08:00
Cameron
2fe231cd92 Fix for 0-byte images messing up import. New Image now includes HD version. Featurebox counter fix. 2016-12-21 14:25:26 -08:00
Cameron
b82ac44d71 Linkwords PHP 7.1 fix. 2016-12-21 12:10:21 -08:00
Cameron
9e99e12f8c Hide batch dropdown when there are no entries. 2016-12-21 11:01:25 -08:00
Cameron
5358130bde Fixes #2180 - AdminUI LANs placed in wrong language file. 2016-12-21 09:26:53 -08:00
Cameron
e58a2f1a69 Issue #6 Fix for missing LANS 2016-12-21 09:16:39 -08:00
Cameron
db1aa937aa Fix for missing theme data and incorrect LAN labels. 2016-12-21 08:13:23 -08:00
lonalore
edcdae129f Event triggering after updating plugins table. 2016-12-21 14:54:28 +01:00
Cameron
fdfdbe44f4 Quotes fix. 2016-12-20 16:48:39 -08:00
Cameron
2e4c85a062 Merge pull request #2169 from MikeyGMT/20161218c
LANS #6 Signup Shortcode Plus Accessibility Labels for Signup Form #275
2016-12-20 16:47:16 -08:00
Cameron
3a3848460c Issue #2178 - Subject validation fix. 2016-12-20 15:38:33 -08:00
Cameron
47f88655f0 Merge pull request #2179 from MikeyGMT/20161220a
Urgent - Missing parenthesis in lan_admin.php
2016-12-20 15:15:53 -08:00
MikeyGMT
0866b2efc4 Urgent - Missing parenthesis in lan_admin.php
Apologies, transcription errors after re-implementing changes for Menu
Manager.
2016-12-20 23:13:19 +00:00
MikeyGMT
71df424799 Escape email address
Escape email address
2016-12-20 22:34:18 +00:00
Cameron
b536adbcad Merge pull request #2166 from MikeyGMT/20161218
LANs in File Inspector #6
2016-12-20 14:30:24 -08:00
Cameron
2782dfc157 Merge pull request #2167 from MikeyGMT/20161218a
LANS #6 Admin Shortcodes
2016-12-20 14:29:56 -08:00
Cameron
a3ba724a71 Merge pull request #2171 from Jimmi08/master
to avoid problem with not defined global variable
2016-12-20 14:29:18 -08:00
Cameron
59860cb66f Merge pull request #2177 from MikeyGMT/20161220
Menu Manager: Text to Lans and Removal of Unused #6
2016-12-20 14:28:42 -08:00
MikeyGMT
192fd304f2 Menu Manager: Text to Lans and Removal of Unused #6
Menu Manager: Text to Lans and Removal of Unused #6 - and a little bit
in Theme Handler
2016-12-20 20:26:00 +00:00
Cameron
d8fb520e40 Bootstrap navigation now support sub-links of sublinks. 2016-12-20 11:32:14 -08:00
Cameron
73028d2e2e Merge pull request #2168 from MikeyGMT/20161218b
Improved Check your email phrase #2107
2016-12-20 07:51:19 -08:00
Cameron
20aad5cfc6 Merge pull request #2170 from MikeyGMT/20161218d
Missing Accessibility Label - Contact Subject #275
2016-12-20 07:46:54 -08:00
Cameron
7d2f437fb3 Merge pull request #2173 from lonalore/cleanup
Code cleanup. Fixed undefined variables.
2016-12-20 07:21:43 -08:00
lonalore
c226e9a10b Code cleanup. Fixed undefined variables. 2016-12-20 10:58:43 +01:00
Cameron
46a7dd5d14 Fix for mod-rewrite for some servers. 2016-12-19 21:05:51 -08:00
Cameron
39766a2e31 Social: Make it work with news rewrite. Plugin scan required. 2016-12-19 18:13:38 -08:00
Cameron
a3a9ffa1f7 Social: Fix for facebook comments not loading after news upgrade. 2016-12-19 17:57:03 -08:00
Cameron
098f386c19 Fix for banner image size in admin. 2016-12-19 14:22:45 -08:00
Cameron
cfbd9c85fb Performance improvement for thumb.php 2016-12-19 13:49:39 -08:00
Cameron
c0df670c7b Banner now support external image urls. 2016-12-19 13:49:18 -08:00
Cameron
8e7cbd9f7a Include favicon is sitedown template. 2016-12-19 10:24:11 -08:00
Cameron
aa2c37a262 Fix sitedown stylesheet order 2016-12-19 10:08:28 -08:00
Jimako
d0ccf576d6 to avoid problem with not defined global variable 2016-12-19 14:26:56 +01:00
MikeyGMT
889cdeb4c1 Please confirm that you are age 13 or over.
Please confirm that you are age 13 or over.
2016-12-19 12:44:18 +00:00
MikeyGMT
87fc521200 More Accessibility Labels for Signup #275
More Accessibility Labels for Signup #275
2016-12-19 12:18:58 +00:00
MikeyGMT
ece907d1dd Missing Accessibility Label - Contact Subject #275
Missing Accessibility Label - Contact Subject #275
2016-12-19 00:03:01 +00:00
Cameron
4337fb0231 Added default emoticon configuration xml file. 2016-12-18 15:10:41 -08:00
Cameron
3afb992fbd Make the comments-menu caption support multiple languages. 2016-12-18 14:59:02 -08:00
MikeyGMT
c648001579 Correction needed for #2169
Correction needed for #2169
2016-12-18 22:47:50 +00:00