1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

469 Commits

Author SHA1 Message Date
MikeyGMT
7fba9bd190 Issue #6 Replace LAN_nnn with LAN_SHOW
Issue #6 Replace LAN_nnn with LAN_SHOW
2016-02-24 15:46:23 +00:00
Cameron
7bc78d6971 Default Modal on frontend when Bootstrap in use. 2016-02-16 10:12:45 -08:00
Cameron
1e9da76395 Forum: PHP7 parser fix. 2016-02-15 19:59:47 -08:00
Cameron
fee3764dff Fixes #1344 - ejs_preload legacy javascript removed. Replaced with e107::link($attributes); for adding 'prefetch' and other <link> tags to the head. 2016-02-09 15:57:07 -08:00
Cameron
cff27bf17a Issue #1298 Forum Query Fix and general cleanup. News Image Dimensions added where possible. 2016-02-07 22:25:12 -08:00
Cameron
729d65407a Debug alert added for misconfigured theme.php files. 2016-02-05 21:09:06 -08:00
Cameron
3279283b6c Search Fixes, Forum Search fixes. 2016-02-02 14:28:59 -08:00
Cameron
a31602108b HTML5 Validation fixes. 2016-01-30 18:39:01 -08:00
Cameron
8e4f2d663c Corrected/improved news print layout. 2016-01-17 16:25:28 -08:00
Lóna Lore
3e0f967088 Fixed: Issue #1288 - missing active class with active item in first level of navigation. 2016-01-15 09:42:52 +01:00
Cameron
7a564f639d Fixes #1290, Fixes #1279 Forum backward compatibility issues. 2016-01-13 18:09:47 -08:00
Cameron
d396bf8dc9 Merge pull request #1275 from lonalore/master
A few minor fixes and corrections...
2016-01-13 13:59:53 -08:00
Cameron
d0fccd540f e_menu.php introduced to replace legacy menu configuration file (config.php). See banner plugin for an example. 2016-01-12 15:44:54 -08:00
Lóna Lore
d93d27a0c2 Fixed: pagination won't show up, if forum topic has e.g 21 posts and the posts/page limit is set to 20. 2015-12-18 09:25:12 +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
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
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
5e008b5df4 Issue #1174 - Orphaned LANs corrected. User Profile LANs cleaned up. 2015-08-29 15:56:18 -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
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
0ffc92cde4 Fixes #1132 - Usersettings signature wrapper issue and textarea size. 2015-07-20 12:11:49 -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
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -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
f2116a5d24 Some LAN cleanup. Admin Area caption issue (on legacy plugins) corrected. 2015-06-26 20:24:53 -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
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
Cameron
f7eadfd588 Fix: SITEURL was broken in CLI mode. 2015-05-17 12:26:53 -07:00
Cameron
bf2aa9b568 Fixes for {SITEURL} when using crons. 2015-05-17 02:01:25 -07:00
Cameron
686c7187ff Fix for signup template constants under CLI (scheduled task) 2015-05-16 23:59:43 -07:00
Cameron
c5d6bae3ad Signup Admin options moved to shortcode. Added maintenance page to Admin -> Users for resending emails to unactivated accounts. 2015-05-16 19:17:24 -07:00
Cameron
e7ec4663ad Fix: User settings page - don't display tab if empty. 2015-05-14 12:35:53 -07:00
Cameron
d596abc90a Fix for siteurl on email template. Prevent pausing on emails when bulkmail is inactive. Fix for missing mail-identifier in signup email. 2015-05-13 15:21:27 -07:00
Cameron
03d052f8b7 Minor email template styling fix. 2015-05-13 13:45:27 -07:00
Cameron
fba9816acd New resizeImage() method added to MediaManager class. Inline images now resized on-the-fly prior to emailing. Sitebutton auto-resized prior to emailing. 2015-05-13 13:34:52 -07:00
Cameron
2f78304ab2 Fix for bounce-handler failure. 2015-05-13 11:41:32 -07:00
Cameron
3de9381d60 More mail fixes. 2015-05-13 02:03:36 -07:00
Cameron
d84d166b2b Added 'opt-in' admin news-trigger for emailing notifications to users. 2015-05-13 01:22:05 -07:00
Cameron
5b8c108c8c Auto-resize oversized sitebutton in signup email. 2015-05-12 20:26:07 -07:00
Cameron
b1ba628bfa Automated passwords option during signup/registration. 2015-05-12 20:15:05 -07:00
Cameron
921ff1ff69 Menu button was not displaying under some circumstances. 2015-05-12 20:13:32 -07:00
Cameron
3a238bf622 Email notification improvements and fixes. (work in progress). 2015-05-12 01:45:00 -07:00