Cameron
f13e49ae6f
Fix for PHP warning.
2015-06-25 18:20:49 -07:00
Cameron
b427af4f31
Fixes #1075 , Fixes #441 - Forum permissions cache was stored incorrectly, causing incorrect permissions for some users.
2015-06-25 18:17:08 -07:00
leo
3bc8dbdf83
2015-06-25 16:05:23 +02:00
Moc
18744253c3
Fixes #1069 - 'Post as' option is now correctly selected when editing the OP (missing thread_sticky var)
2015-06-22 19:30:31 +02:00
Cameron
a2c7368406
Issue #6 - Moved LAN_TYPE, LAN_DESCRIPTION, LAN_FILE from lan_admin.php (and added LAN_COMMENTS) to global English.php file.
2015-06-22 10:06:34 -07:00
Cameron
3d9c6f07ef
Forum: Fixes #1068 Go-to-page button links.
2015-06-22 09:55:59 -07:00
skcihmit
690e197f69
Update forum_post.php
...
under function updateReply()
$url = e107::url('forum','topic',$this->data,true);
to
$url = e107::url('forum','topic',$this->data);
With true at the end, I get the redirect url creating a recursive e107_plugins/forum within the url and causing a 404.
2015-06-21 12:06:52 +10:00
Cameron
ccc71a87a4
Removed debug info from FAQ cron.
2015-06-19 09:56:13 -07:00
Cameron
9964def818
Parser fix and FAQ 'ask a question' permissions fix.
2015-06-19 09:52:29 -07:00
Cameron
4da438c9e4
Forum: remove thread_sef from forum-update routine.
2015-06-17 20:20:23 -07:00
Cameron
56321dfcf7
Fixes #1056 - Forum rules and statistics links added back to template and reworked for bootstrap. thread_sef removed from forum_thread database table and now generated on the fly. More testing required.
2015-06-17 20:09:26 -07:00
Cameron
1e174e2169
RSS validation fixes.
2015-06-17 11:26:48 -07:00
Moc
95e645d7d1
Forum plugin - Now correctly updates threadtype (sticky, announcement, normal) after updating OP
2015-06-17 19:43:37 +02:00
Moc
24a82eaaef
Forum plugin - Allow changing the post type (normal, announcement, sticky) when editing the starting post
2015-06-17 16:23:19 +02:00
Moc
fef68b788c
#1058 - Also show forum polls in poll plugin admin (needs admin UI rewrite)
2015-06-17 15:42:15 +02:00
Moc
7704b0e5fb
#1058 - Fix poll submit button in the forum when using SEF URLs
2015-06-17 15:36:44 +02:00
Cameron
b6a1d25c5e
Support for e_url.php aliases added. (see faqs or rss_menu)
2015-06-16 15:14:39 -07:00
Cameron
8a22d10325
Issue #1054 - Inline editing was not triggering beforeUpdate and afterUpdate methods.
2015-06-16 11:02:57 -07:00
Cameron
c98f6a2fdf
Added support for html5 'wrap' attribute on textarea form elements. Example added to FAQs 'ask a question'.
2015-06-15 22:20:30 -07:00
Cameron
6337d9410c
Login-Menu Language File cleanup.
2015-06-11 09:40:56 -07:00
Cameron
5e2729645a
plugin.xml can now set the site-link icon if needed.
2015-06-10 14:22:59 -07:00
Cameron
ce6802f991
Fixes issue with subdomainUrl() method and SEF Urls.
2015-06-09 18:26:21 -07:00
Cameron
0d3a6f6f4c
FAQs language fixes for frontend.
2015-06-08 00:45:21 -07:00
Cameron
8b49ee7ba6
News tags/keyword are now included in the twitter share link.
2015-06-08 00:12:19 -07:00
Cameron
b90e0abcd9
FAQ tags are now included in the twitter share url.
2015-06-07 19:45:19 -07:00
Cameron
f90e09114a
Encoding fixes. FAQ title/description and social 'email' share body.
2015-06-07 18:47:51 -07:00
Cameron
590df058b3
FAQs enhancements and fixes. FAQ search menu added.
2015-06-07 18:15:23 -07:00
Cameron
12ec43161b
AdminUI: access for create/edit/delete expanded to allow userclass options. Fine-grained access control example added to FAQs.
2015-06-06 14:25:40 -07:00
Cameron
e75498fa5d
FAQs now triggers events on create/update/delete. AdminUI: Removed unnecessary data from default event trigger.
2015-06-06 13:17:58 -07:00
Cameron
c468b64166
Multi-language fix for facebook comments.
2015-06-05 17:12:49 -07:00
Cameron
e434697590
Multilanguage fixes and sitelink tools update.
2015-06-04 17:01:27 -07:00
Cameron
879174ea03
Removed debug from FB menu and now uses facebook page if defined, otherwise it uses SITEURL.
2015-06-02 13:42:52 -07:00
Cameron
efe6f27c46
Added Facebook Like Menu and corrected some FB.init issues.
2015-06-02 13:17:52 -07:00
Cameron
4eb9f7884f
Upgraded JS Library (prettyPhoto) in the gallery plugin.
2015-06-01 14:54:52 -07:00
Cameron
6efbb4ab33
FAQ fixes/enhancements
2015-05-29 17:14:09 -07:00
Cameron
51c7c67947
FAQ improvements.
2015-05-28 09:48:44 -07:00
Cameron
8d5e106fd6
Issue #1026 - Added redirection debug info. Redirection after 'Update reply' corrected.
2015-05-26 12:25:12 -07:00
Cameron
240d509fd0
Fixes #1028 - Forum reporting failing. Reporting now uses 'Notify' settings. Jump to Previous and Next forums working again. Jump to other forums working. Header redirection has been minimized for improved performance.
2015-05-26 12:00:43 -07:00
Cameron
cfcce0ed03
Load Gallery Plugin Javascript and CSS only when needed.
2015-05-23 13:09:44 -07:00
Cameron
88c343a793
Issue #1022 : Blank admin on fresh install.
2015-05-23 12:28:24 -07:00
Cameron
03ab8b867e
Issue #1015 - Possible forum edit/view access cache issue corrected. New-Topic and Post-Reply buttons now use the new SEF urls.
2015-05-22 15:37:46 -07:00
Cameron
392acf19bf
Fixes #615 - Broken forum upgrade when tables are empty.
2015-05-22 11:09:46 -07:00
Cameron
02e0f7c548
Fixes #960 - Javascript alert issue.
2015-05-21 19:39:00 -07:00
Cameron
715d99f48c
Fixes #965 - Fatal error on Social plugin.
2015-05-20 11:20:22 -07:00
Cameron
0a8e57863e
Fixes for resend activation email. (frontend). Resend to all (backend). Fixes broken link to "resend activation" in login error messages.
2015-05-18 11:49:32 -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
2b436ded30
Correct inline editing of userclasses in Admin -> Users and re-ordered userclasses in Admin -> Userclasses. autocomplete nowswitched off in usersettings.php
2015-05-15 13:07:26 -07:00
Cameron
d9e52ae0d1
Fix: Userclass filtering was failing in admin -> users.
2015-05-14 09:57:31 -07:00
Cameron
85dc35db26
Fixes #1007 - toDB() was breaking {e_XXX} paths when HTML was used.
2015-05-14 09:20:11 -07:00