Jimmi08
|
5123859d32
|
final fix for https://github.com/e107inc/e107/issues/1514
|
2016-04-30 11:17:15 +02:00 |
|
Jimmi08
|
5750b91b91
|
Issue #1309. e_BASE."user.php" replaced with SEF URL.
|
2016-01-27 11:56:59 +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
|
9d6e3978e6
|
Issue #1138 Bootstrap3 styling of lists.
|
2015-07-13 13:09:52 -07:00 |
|
Moc
|
df6a9343f8
|
#999 - Missing closing td tag in chatbox template
|
2015-07-05 19:22:55 +02:00 |
|
Cameron
|
2f3bbeef53
|
Fixes #972 - chatbox count. (resave preferences to correct). Should also correct any moderation issues.
|
2015-05-08 10:52:09 -07:00 |
|
Cameron
|
cba7be2a46
|
Fixes #951 - Chatbox and emote issues.
|
2015-04-05 09:27:57 -07:00 |
|
Lóna Lore
|
488feb2a64
|
Revert "exclude amount of posts from display if plugin is not installed"
This reverts commit 5b8d3c10daa94064a73c034e46884eaff1d9f942.
|
2015-02-20 12:15:04 +01:00 |
|
Lóna Lore
|
5b8d3c10da
|
exclude amount of posts from display if plugin is not installed
|
2015-02-20 12:12:13 +01:00 |
|
Lóna Lore
|
6aee69e5e7
|
rename title
|
2015-02-20 10:35:37 +01:00 |
|
Lóna Lore
|
a3ef092258
|
replaced deprecated db_Fetch() with fetch()
|
2015-02-20 10:30:07 +01:00 |
|
Lóna Lore
|
ae5a72b87f
|
Feature: Ability to hide the amount of chatbox posts from user profiles.
|
2015-02-20 10:25:33 +01:00 |
|
Lóna Lore
|
15865aa907
|
Issue #901: chatbox_menu: PHP Fatal error: Call to a member function toHTML() on a non-object.
|
2015-02-20 08:17:23 +01:00 |
|
Cameron
|
9a21cad851
|
Code cleanup / globals removal etc.
|
2015-02-15 16:07:27 -08:00 |
|
Cameron
|
027a74f5b0
|
Code cleanup
|
2015-02-15 02:37:36 -08:00 |
|
Cameron
|
fbb0b63ae9
|
replaced calls to deprecated plugInstalled() with e107::isInstalled()
|
2015-02-07 13:38:29 -08:00 |
|
Cameron
|
4572cd7ceb
|
Issue #682 and other 'wrong avatar' issues in chatbox, online-menu etc. New $tp->toAvatar() method introduced.
|
2015-02-04 20:36:56 -08:00 |
|
Cameron
|
cee4ffd235
|
Language-file cleanup
|
2015-01-30 23:43:15 -08:00 |
|
Cameron
|
13c9e91e8d
|
More language-file cleanup
|
2015-01-30 20:29:01 -08:00 |
|
Cameron
|
5f61cf2ccb
|
General Bootstrap3 styling fixes.
|
2015-01-30 02:48:54 -08:00 |
|
Cameron
|
833567be4c
|
e_dashboard.php upgrades. (replacing e_latest.php and e_status.php)
|
2015-01-22 22:28:41 -08:00 |
|
Cameron
|
ac56b5ca10
|
More $admin_log global removal.
|
2014-10-23 11:12:13 -07:00 |
|
Cameron
|
69c69f14ae
|
Closes #756 v2 standards for user profile.
|
2014-10-14 12:51:51 -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 |
|
Cameron
|
484f2ca330
|
Fixes #566 - prefs not being saved in some plugins.
|
2014-05-24 15:20:56 -07:00 |
|
Cameron
|
f3ae51e037
|
Added 'btn-default' to button for Bootstrap3 compatibility.
|
2014-02-07 07:33:33 -08:00 |
|
Cameron
|
f96f755318
|
Deprecated function include_lan() cleanup. Replaced with e107::lan();
|
2014-02-07 07:03:05 -08:00 |
|
Cameron
|
1fc86ddd51
|
Search config minor changes to spec.
|
2014-01-13 11:08:08 -08:00 |
|
Cameron
|
39664697ae
|
Removed deprecated search scripts from chatbox_menu plugin.
|
2014-01-08 03:42:15 -08:00 |
|
Cameron
|
42c3588e29
|
Search upgrades - new e_search.php standard added.
|
2014-01-05 11:25:30 -08:00 |
|
Moc
|
2176c625fb
|
Minor code clean-up (notify LAN are now in global LAN)
|
2013-09-16 12:46:52 +02:00 |
|
Moc
|
c8824ee289
|
Moved Chatbox notify LAN to Global
|
2013-09-12 20:10:30 +02:00 |
|
Moc
|
2920779907
|
Chatbox - chat.php code clean-up and UI fixes
|
2013-07-08 14:27:02 +02:00 |
|
Cameron
|
a1c768f847
|
Minor fixes to the rss plugin.
|
2013-06-18 21:12:47 -07:00 |
|
Cameron
|
34f0eeb409
|
Updated e_rss.php to v2.x spec.
|
2013-06-18 20:21:39 -07:00 |
|
Cameron
|
dbf987298d
|
Updated e_notify.php to v2.x spec.
|
2013-06-18 20:21:10 -07:00 |
|
Cameron
|
4ba155b499
|
Closes #348 - chatbox width issue.
|
2013-05-24 13:19:20 -07:00 |
|
Moc
|
19f75b9ec3
|
Chatbox admin cleanup, caption and $mes showing again
|
2013-05-24 18:59:13 +02:00 |
|
Moc
|
14c41b7ec9
|
Minor LAN change in chatbox input placeholder.
|
2013-05-23 22:09:12 +02:00 |
|
Cameron
|
4581b9986c
|
Consolidate parsing classes into single file.
|
2013-05-20 17:10:38 -07:00 |
|
Cameron
|
479a29f09d
|
Chatbox BC Template fix.
|
2013-05-08 03:37:54 -07:00 |
|
SecretR
|
a53e3e06b5
|
Issue #183 - prevent global username wrapper to affect chatbox private
username shortcode (namespaced)
|
2013-05-08 11:53:29 +03:00 |
|
Cameron
|
75b56ad326
|
Improved default chatbox template
|
2013-05-06 05:20:10 -07:00 |
|
Cameron
|
ec9e8380a1
|
Issue #213 - Chatbox template BC issue.
|
2013-05-05 14:11:46 -07:00 |
|
Cameron
|
464bfa47c5
|
Issue #213 Chatbox avatar issue corrected.
|
2013-05-05 01:13:21 -07:00 |
|
SteveD
|
0a08eec510
|
Issue #200 - format IP addresses
|
2013-05-03 20:44:56 +01:00 |
|
Moc
|
e58cdd4b82
|
Fixes #206 - missing global pointer
|
2013-05-03 14:35:14 +02:00 |
|
Cameron
|
8b3b865815
|
Notice removal
|
2013-04-29 19:40:16 -07:00 |
|
SecretR
|
fedd644b69
|
chatbox sc namespace collisions fix; legacy JS issue fix (user
settings)
|
2013-04-29 15:04:01 +03:00 |
|
Cameron
|
f6d863e74e
|
Path correction and styling fixes
|
2013-04-27 13:16:08 -07:00 |
|