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

106 Commits

Author SHA1 Message Date
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
Cameron
b2e6305458 Chatbox emote-box styling 2013-04-27 12:16:33 -07:00
Cameron
94a4ba34e6 Chatbox working again with ajax 2013-04-26 21:49:09 -07:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
Cameron
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Moc
c1393a3569 Fixes fatal errors 2013-04-19 15:43:07 +02:00
Moc
661679ca85 Minor UI and form fixes to chatbox admin 2013-03-26 00:26:14 +01:00
Moc
2074ef8f37 Code clean-up (globals, $e107->, headers, $sql) 2013-03-25 18:48:48 +01:00
Cameron
ec633d2fc2 bootstrap $frm->radio fixes. $frm->label() and $frm-radio_multi() should not be used. 2013-03-24 18:12:00 -07:00
Moc
3d38579351 Chatbox menu - minor GUI fixes 2013-03-10 12:23:45 +01:00
Tijn Kuyper
7edd5b3e90 Chatbox plugin fixes #127 2013-03-04 10:46:17 +01:00
Cameron
1b0b4504db e-latest and e-status GUI fixes. 2013-03-03 03:53:06 -08:00
Tijn Kuyper
8e6d5fbaeb Chatbox plugin admin - code clean-up (WIP: see FIXME comment) 2013-02-27 15:19:04 +01:00
Tijn Kuyper
ed438f5ca1 Chatbox admin LAN clean-up 2013-02-07 12:41:56 +01:00
Tijn Kuyper
6f45a693e4 Issue #90 - Chatbox plugin (also #6) 2013-02-04 21:40:20 +01:00
SteveD
a55e0be3de More nextprev sorting 2013-01-13 12:07:36 +00:00