1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

121 Commits

Author SHA1 Message Date
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
Cameron
87e225fc36 New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed. 2012-12-12 18:46:34 -08:00
Cameron
e95e27b5c5 e_status and e_latest upgraded to new class format. 2012-12-08 01:31:00 -08:00
Tijn Kuyper
9b1543ec2c More notice removals 2012-12-08 00:32:37 +01:00
Cameron
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08:00
Tijn Kuyper
1b9e2a0c53 Last GUI changes to chatbox for now
(three times now, sorry)
2012-11-28 14:24:30 +01:00
Tijn Kuyper
2fd697bca8 more GUI to chatbox admin 2012-11-28 14:18:34 +01:00
Tijn Kuyper
863a6ad8e9 GUI fixes for admin_chatbox.php 2012-11-28 14:15:57 +01:00
Cameron
441896c794 Moved e_ajax.php to e107_web/js and cleanup references. 2012-11-24 11:27:52 -08:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
c4c8cbdc53 Clean up of old preset_class code and tinymce fixes. 2012-08-12 00:24:02 +00:00
CaMer0n
d49c85f9f0 General cleanup 2012-08-10 19:30:43 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
608dc984f1 Bugtracker #4497 - more links from relative to absolute 2010-01-09 12:06:15 +00:00
CaMer0n
a0f6693d82 Support for admin-area chatbox usage: Added support for moderation by main and nobody. Removed hardcoded styles from chatbox-menu blocks - use: #chatbox-posts-block and #chatbox-input-block 2010-01-08 23:29:23 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
0aed7e5ace reencode some files to UTF-8 2009-11-17 12:59:03 +00:00
marj
23daf63a16 Do not require php closing tag for addons 2009-10-29 13:36:27 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00
e107steved
171e65fea3 Test commit 2009-10-19 20:09:15 +00:00
CaMer0n
8207b9bed4 Plugin.xml spec change. 2009-09-24 00:11:21 +00:00
CaMer0n
8534e7734e plugin.xml pref fixes and <folder> removal. 2009-09-21 22:14:45 +00:00
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
secretr
7834e775c1 Chatbox - typo fixed 2009-08-06 22:30:23 +00:00
marj
f104caa2a8 Review some encoding 2009-07-17 14:41:55 +00:00
CaMer0n
8a680030c3 Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank 2009-07-15 09:38:00 +00:00
CaMer0n
95d2c3b8a3 PNG icon cleanup. All with semi-transparency. 2009-07-15 09:34:54 +00:00
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
CaMer0n
03a659e0ad Clearly label the core plugins 2009-07-14 03:50:56 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +00:00
e107steved
cbccd6a4f8 Bugtracker #4738 - correct signup link 2009-05-26 20:05:43 +00:00
lisa
dab9ef360c recode list_new plugin + e_list.php files 2009-01-27 21:34:02 +00:00