Cameron
b7cb8fe75d
Fixes #197 , Issue #831 - Social logins.
2015-02-05 16:24:54 -08:00
Cameron
d437765a22
Plugin install tweaks and layout fixes.
2015-02-04 04:01:08 -08:00
Cameron
2ae018a496
Forum language-file cleanup complete.
2015-02-02 15:19:13 -08:00
Cameron
1bae45f824
Fixes #676 and possibly issue #559 - Allow installation to continue if existing database found.
2015-01-31 13:25:13 -08:00
Cameron
a78f6ae14e
Language file cleanup continued.
2015-01-31 01:09:25 -08:00
Cameron
13c9e91e8d
More language-file cleanup
2015-01-30 20:29:01 -08:00
Cameron
05637a4422
Forum language-file cleanup.
2015-01-30 18:14:06 -08:00
Cameron
25c43e84b2
Admin-UI: Added record total to list view.
2015-01-19 12:04:21 -08:00
Cameron
60f4800a92
Minor tweaks to Mailout GUI
2014-12-05 12:28:42 -08:00
Cameron
15cb24c8fb
Minor GUI fixes
2014-11-23 12:01:00 -08:00
Cameron
1734880bbb
Corrected missing mail handlers preference. Added Debug-active warning. Enabling e_DEBUG in e107_config.php will now enable debug in the mailout class.
2014-11-15 13:29:37 -08:00
Cameron
a3bb284031
Mailout bounce handling fixes.
2014-10-22 17:58:20 -07:00
Cameron
e378c16971
Admin -> Mail : upgraded GUI to v2 standards. Template still requires attention.
2014-10-10 20:22:01 -07:00
Moc
4f8cec4af1
Fixes #726 - Forgotten password clean-up. Now functional on BS themes. (Thanks Jimmi08!)
2014-08-16 01:04:32 +02:00
Moc
ecfce3b2c1
#73 - Added some more comments in deprecated files
2014-07-26 18:37:31 +02:00
Cameron
cc3469ac59
Fixes #115 - unused news pref. Added option to set default news page to either standard or list view.
2014-06-28 20:32:13 -07:00
Moc
aa12c8d355
Closes #515 - Moved custom theme configuration to separate tab
2014-06-14 21:50:13 +02:00
SecretR
2e1ed18f61
Created LAN for hardcode search phrase
2014-06-02 04:48:22 +03:00
Cameron
4b26b5a9dd
Replaced language-file occurrences of 'E107' with 'e107'
2014-05-29 13:50:28 -07:00
nlstart
71e84bbb33
Some usersettings language terms improvements
2014-05-26 21:38:29 +02:00
Cameron
f428cc8041
Added cron/function for updating from github. (Available only if the e107 installation is a cloned repo)
2014-05-23 21:59:01 -07:00
Cameron
182233238f
Shortcode added: {NEWSNAVLINK} for navigation between news pages.
2014-02-04 05:17:08 -08:00
Cameron
cc07dac897
Basic support for news videos.
...
Add {NEWSVIDEO} to your news template to take advantage of it and {NEWSTHUMBNAIL} for a thumbnail image of the video. (or image) {NEWSIMAGE} will return nothing for videos, only for images.
2014-01-31 01:09:24 -08:00
Cameron
7bb19a0a40
Bootstrap 3 email and print styling. New Social share shortcode added.
2014-01-23 09:18:40 -08:00
Cameron
dcb54aee7c
Basic Admin-UI activity logging added.
2014-01-17 16:46:24 -08:00
Cameron
1b7cf701e8
Corrected and tested news ping services feature. Now throws messages correctly to the admin , as well as logs correctly to both the e107_system/logs folder and the admin-log.
2014-01-12 08:06:29 -08:00
Cameron
7d9c5a238e
Fixes #478 - Comment preference description corrected.
2014-01-08 00:31:10 -08:00
Cameron
99ec761bc2
Bootstrap3 Forget-password template added.
2014-01-03 02:43:16 -08:00
Cameron
7874cd1060
Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
...
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional
e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
2013-12-17 11:12:42 -08:00
Cameron
d9f782b35f
Multi-language table-notification in admin-ui. (help avoid default table overwrites)
2013-11-29 21:22:21 -08:00
Cameron
82189dae0b
Fixes #252 - Database creation issue during install. Added input validation on database name.
2013-11-23 20:22:41 -08:00
Cameron
1b3e70f8fd
More language-file cleanup (sprintf removal)
2013-10-29 18:41:02 -07:00
Cameron
cd8ea2f67c
Language file cleanup
2013-10-29 12:20:23 -07:00
Cameron
f8987b6cc2
Simplified Quick-Add-User success message.
2013-10-28 12:56:19 -07:00
Cameron
d87d01174d
Language-Pack verification routines updated with code from e107 v1.x. Requires testing. v1->v2 LAN conflicts corrected.
2013-10-27 21:28:40 -07:00
SecretR
c49756982f
Menu template fixes; Page template lan
2013-10-18 10:50:12 +03:00
Cameron
d55c60ba1d
Issue #385 and admin-language interface pref added. (requires testing)
2013-07-17 03:01:46 -07:00
Moc
8f03110a16
Fixes #338 and #419 - Reverse previous comments_disabled LAN change to match boolean
2013-07-15 12:28:19 +02:00
Cameron
219cfc338d
Removed duplicate LANs.
2013-06-18 14:23:46 -07:00
Moc
b4b35d25dd
#318 - More work on theme upload - semi-functional now.
2013-06-15 15:02:45 +02:00
Moc
ff2c2e5c6d
#220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! ( #6 )
2013-06-12 21:38:26 +02:00
Cameron
a4f092e499
Removed old download LAN files.
2013-06-01 16:01:11 -07:00
Cameron
0ed759d0c7
Media-Manager bbcode correction.
2013-05-31 15:54:14 -07:00
Moc
593c5e1f36
Typo in LAN
2013-05-26 22:26:51 +02:00
Cameron
23b3e7a4aa
Message-handler title fix.
2013-05-17 18:18:07 -07:00
Moc
53c8dad760
Closes #287 - enhancement to already logged in message.
2013-05-14 20:51:18 +02:00
jburns131
595efb141f
Issues Addressed:
...
Created cron task that will check if there is a newer version of e107 available. If so, email site admin, create log entry and trigger message for site admin
Files altered:
e107_admin\cron.php
e107_handlers\cron_class.php
e107_languages\English\admin\lan_cron.php
Related to:
20cb65f539
2013-05-12 02:16:20 -04:00
Moc
38c7e96fe6
Closes #256 - Minor LAN update to WMESSAGE
2013-05-06 17:40:28 +02:00
STR82U
8c77392b37
Update fileinspector.php
...
line 39 and 43 - Capitalized "File Inspector" as a proper name.
Line 39 changed ". When the inspector encounters..." to ". When File Inspector encounters..."
2013-05-04 11:37:04 -06:00
Moc
ca34172ac4
Backwards compatibility LAN for v1.x signup_template.php
2013-05-01 13:38:03 +02:00