1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-28 10:20:45 +02:00
Commit Graph

74 Commits

Author SHA1 Message Date
Gábor
771f04702b Update forum_admin.php 2018-07-30 09:54:50 +02:00
Cameron
e5af746153 Closes #3330 #3318 2018-07-28 13:41:44 -07:00
Achim Ennenbach
26022e4507 choose editor in forum and quick reply
New prefs for forum: editor & quickreply
editor makes it possible to choose between bbcode or tinymce (if installed and html enabled)
quickreply gives the option to choose between the standard textarea or the choosen editor (from pref editor)
2018-07-25 22:48:14 +02:00
Tijn Kuyper
a56ffe0e58 Allow for copying forum categories in admin area 2018-06-13 14:48:36 +02:00
Cameron
8c8b79e1e0 Fixes #2848- sub-forum display issue. 2017-11-19 08:18:22 -08:00
Cameron
7e23fa52a2 Issue #2870 PHP 7 with sub forums. 2017-11-17 11:40:42 -08:00
Cameron
c88fbb5c9a Closes #2528 Batch SEF generation added. 2017-04-02 11:32:32 -07:00
Cameron
c2cc206d21 ADMIN_CHILD_ICON constant added. 2017-03-27 19:35:20 -07:00
Tijn Kuyper
69e5677ba3 Code clean-up - remove empty space 2017-02-04 17:17:48 +01:00
Gábor
d7e4e2bd03 Update forum_admin.php
Add lang codes.
2016-09-29 09:52:21 +02:00
Cameron
d412e7cf75 Allow inline-editing of forum name. 2016-06-24 14:45:57 -07:00
Cameron
572a4bb8be PHP Notice removal and Forum Rank display preference added. 2016-05-16 11:44:38 -07:00
Cameron
4aba2f6149 Forum attachment updated to work with recent changes to thumbUrl(). Forum URL post detection improved. Forum attachments can now be seen in the 'Latest Posts" of the admin area. 2016-04-16 10:15:29 -07:00
Cameron
3c2def3a31 Issue #1493 : Allow tracking of topics via tracking page only (no emails). (work in progress) 2016-04-05 11:21:53 -07:00
Cameron
4e16efab59 Added missing userclasses to Forum visibility etc. 2016-03-28 18:44:42 -07:00
Cameron
12beda569d Fix for user profile data. Fix for default settings of newforumposts_menu.php. 2016-03-23 19:34:17 -07:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
550968d78a Issue #1336 and Forum menu prefs upgrade and newforumpost_menu fix. e_menu.php pending. 2016-02-10 19:51:32 -08:00
Cameron
a16ae500bb Forum: code cleanup. BC Fixes for Breadcrumb. 2016-01-26 21:10:19 -08:00
tgtje
9a9ba5ee4c amended LANs and issue #1177 17-01-2016 refreshed 2016-01-17 21:27:32 +01:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
43948fa119 Merge pull request #1178 from tgtje/commit-2
Issue #6 Adding call for LAN_FORUM_2003
2015-09-04 15:11:29 -07:00
leo
14ca23523c Adding call for LAN_FORUM_2003 (happens 2 times in admin when clicking on main menu links 2015-09-04 13:35:43 +02:00
Cameron
e55e305d0c Issue #1174 - Forum "user profile" link fixes. 2015-09-02 08:59:49 -07:00
leo
bfce62a1d6 Changed present LAN calls (+ edit +decommented) so to be able to use the translation (previous state crippled .. not finished ??) Iff i am correct on coding unsure, testing provides working.. 2015-08-22 16:40:38 +02:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -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
8a22d10325 Issue #1054 - Inline editing was not triggering beforeUpdate and afterUpdate methods. 2015-06-16 11:02:57 -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
30ecc683d7 Forum now generates SEF URLs during upgrade. Forum tools reinstated. Additional debug options added. 2015-05-08 10:08:49 -07:00
Cameron
b78fb35be2 Fixes #721 - jump to "last forum post" link added to 'Last Post' time value. 2015-04-25 14:03:54 -07:00
Cameron
542b30892f Issue #933 - real SEF URLs added to forum. (work-in-progress) 2015-04-25 12:57:00 -07:00
Cameron
5eac3a81b5 Tweaked some of the upgrade checks and default forum order after upgrade. 2015-04-20 11:31:52 -07:00
Cameron
aa99411a5b Issue #949 - Always place child forum at the end of the list. 2015-04-14 15:41:00 -07:00
Cameron
0b33ad7a26 New forum admin interface. Forum reporting front-end cleaned up. 2015-04-13 19:38:25 -07:00
Cameron
6661eb28de Improved parent/child drag-n-drop sorting on custom-pages and forum. 2015-04-03 21:19:43 -07:00
Cameron
f101eb47f3 Start of Forum admin rework. 2015-03-29 10:10:56 -07:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
Cameron
2ae018a496 Forum language-file cleanup complete. 2015-02-02 15:19:13 -08:00
Cameron
05637a4422 Forum language-file cleanup. 2015-01-30 18:14:06 -08: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
d13c295a4d Forum plugin - major clean up to admin area (preparation for convertion to new admin UI)
- Removal of obsolete code
- Updating to v2 functions
- Clean code structure
- LAN
- Fixed several issues with deleting forums

Still more to do ('reported posts' for example)
2014-07-05 16:40:09 +02:00
Moc
01329a1d8a Forum admin code clean-up (#647 - further tweaks) 2014-06-24 18:31:31 +02:00
Moc
cbc353da97 #647 - Poll not showing in forum 2014-06-24 01:03:46 +02:00
Moc
d7176c303f Fixes #602 - fatal error on 'reported forum posts' in admin. Needs updating to $frm standards. 2014-05-26 12:18:18 +02:00
Cameron
e9d9047c04 Closes #334 - default parent value. 2013-05-24 00:41:30 -07:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
Cameron
10417fc9f2 Closes #177 - Forum rules admin page. 2013-04-25 18:48:49 -07:00