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

1996 Commits

Author SHA1 Message Date
Cameron
2fef44272e Downloads plugin language file cleanup 2015-01-22 22:05:25 -08:00
kostadinp
e7d4391f14 FIX array $eplug_rss_data and clean whitespaces 2015-01-16 18:16:47 +02:00
Cameron
079b223b76 Fixed thumbnail issue on news menu. 2014-12-27 11:27:48 -08:00
SecretR
83d16f2c3d Fix user select and related in pm plugin 2014-12-22 20:35:05 +02:00
Cameron
bd16a0ce45 Merge pull request #800 from Jimmi08/patch-10
Correct path to templates for not logged user
2014-12-05 13:12:33 -08:00
Cameron
5b727a6330 Merge pull request #801 from Jimmi08/patch-11
Fix for issue #799 - word "return" in login menu
2014-12-05 13:11:13 -08:00
Cameron
d4d55ac057 New 'sent' method added to e_mailout. Triggered during email queue processing. 2014-11-14 18:15:03 -08:00
SecretR
c7f86fcac6 Missing DB connection for download RSS addon 2014-11-06 23:33:15 +02:00
SecretR
379349ba3c List new preferences not saved issue fixed 2014-11-06 00:40:30 +02:00
SecretR
adc1f826b8 jQuery upgraded to the latest and greatest 2.1.1; fixed calls to obsolete live() in all core js libraries 2014-11-04 16:12:18 +02:00
SecretR
fe0524b2f9 Fix public upload and upload management 2014-11-03 21:51:55 +02:00
SecretR
47b4338ac9 Download search URL fix 2014-11-03 15:41:21 +02:00
Jimako
40bf774df8 fix for #799
fix for #799 - output shoud be without word return
2014-10-26 21:16:32 +01:00
Jimako
3aa27f543b correct path to templates for not logged user
correct path to templates for not logged user
2014-10-26 21:04:53 +01:00
Cameron
4b78946f60 Fixes #795 Sitebutton path error in emails. Use {SITEBUTTON=email} if you have a custom email template. 2014-10-24 13:10:20 -07:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Cameron
1ff46a68a2 Removal of $admin_log globals. 2014-10-23 11:07:18 -07:00
Cameron
a3bb284031 Mailout bounce handling fixes. 2014-10-22 17:58:20 -07:00
Cameron
d99c03f39d Fixes #774 - Download comments. 2014-10-14 14:56:12 -07:00
Cameron
69c69f14ae Closes #756 v2 standards for user profile. 2014-10-14 12:51:51 -07:00
Cameron
ca3be14770 More Admin->Mailout fixes and form inline fix for apostrophes. 2014-10-14 02:12:13 -07:00
Cameron
01f0751c04 Mail and progressBar fixes. 2014-10-12 18:01:19 -07:00
Cameron
5e867b378e Corrected Admin->Mail 'Send now' functionality - replacing old prototype.js code. 2014-10-12 02:37:43 -07:00
Tijn Kuyper
31411dc264 Merge pull request #746 from Jimmi08/patch-5
Now using tagwords separator as defined in the admin area preferences
2014-10-07 18:00:33 +02:00
Cameron
b900708568 Fixes #707 - {CPAGERELATED: types=page} issue. 2014-10-04 11:26:29 -07:00
Cameron
a812d452d4 Issue #756 - User Profile addon standard for v2 added. Not yet fully implemented. 2014-10-03 16:39:21 -07:00
Moc
096f4d08db Featurebox plugin - Code cleanup 2014-09-11 20:57:52 +02:00
Cameron
bbc47da906 Fix for empty search results. 2014-09-09 20:51:55 -07:00
Cameron
58d18da177 Added basic FAQ breadcrumb. More work to do. 2014-09-09 20:22:59 -07:00
Cameron
542fe9252d Raw option added for {FAQ_CATEGORY} for name without link. 2014-09-09 04:38:06 -07:00
Cameron
7cc591a180 Fix for featurebox bootstrap image-only template. 2014-08-26 15:50:36 -07:00
Jimako
c2168196c7 using separator that you can set in admin area 2014-08-26 21:39:16 +02:00
Moc
6b305e6ada #743 - Space fix between LAN and year 2014-08-26 18:48:02 +02:00
Moc
94dc5ab7f0 #743 - Temporary fix for LAN file loading 2014-08-26 18:48:01 +02:00
Jimako
63ebe9d251 corrent month in calendar title
This fixes #741
2014-08-26 09:11:17 +02:00
Moc
bf2fa42da7 Forum plugin - fixed error message incorrectly displaying when creating topic/reply with no attachments 2014-08-20 00:32:57 +02:00
Moc
9def9025f5 #730 - PM template tweak 2014-08-16 11:14:00 +02:00
Moc
3cae2aa4ef PM template - fixes incorrect FORM_MESSAGE update 2014-08-15 15:56:21 +02:00
Moc
dfd70320df Forum plugin admin clean-up, lots more work to do (not quite functional now) 2014-08-14 17:48:32 +02:00
Moc
b8d334f550 Banner plugin frontend code clean up. Far more work to do at later stage (login handling and templates). 2014-08-13 14:02:21 +02:00
Moc
0047c655f8 Added Github and Flickr to XURL_ICONS (social) shortcode 2014-08-10 16:29:51 +02:00
Moc
669d19c453 Typo fix previous commit 2014-08-06 14:23:21 +02:00
Moc
4a3c839cde Forums: improved error handling when uploading attachments failed 2014-08-05 12:46:06 +02:00
Moc
9d76cfff40 Forums: more attachment styling (and fix for attachments not displaying on non-bs themes) 2014-08-05 11:19:43 +02:00
Moc
1f1b2fe3eb Forum: minor styling fix to attachment display on BS themes 2014-08-05 09:53:40 +02:00
Moc
cc3d582c6d Forum plugin - attachment upload error message now shows properly 2014-08-05 09:43:17 +02:00
Moc
6c923f001b Forum plugin - Temp fix for viewtopic template loading 2014-08-05 09:27:14 +02:00
Moc
584d664007 PHP notice fix 2014-08-04 18:46:34 +02:00
Moc
d6afec8de9 Forum plugin - now also displays file attachment when image attachment is also present 2014-08-04 17:54:34 +02:00
Moc
c15c22ad7d Forum plugin: Added check to prevent deleting of initial post in topic 2014-08-04 16:55:34 +02:00