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

57 Commits

Author SHA1 Message Date
Jimako
6b828a9ac5
emoticons fix #4972
CLOSES #4972
2023-02-08 10:43:32 +01:00
Cameron
2682aeaa27 Token checks added. 2021-09-14 13:28:03 -07:00
Cameron
835e477147 Bootstrap 5 styling. (data-bs-toggle)
Signup shortcodes now automatically load the required template.
2021-01-26 15:08:58 -08:00
Cameron
04bbad449a Test admin scripts are parsing correctly. 2021-01-16 13:32:35 -08:00
Cameron
402d1f4126 Closes #1801 Code cleanup. Deprecated method errors added. 2020-12-22 14:48:28 -08:00
Cameron
9880a68d4b Code cleanup 2020-12-20 19:42:09 -08:00
Cameron
601df26d51 Code optimization for speed and reduced memory usage. 2020-12-20 11:50:10 -08:00
Cameron
dbaf062534 XML validation of emoticon pack. 2020-12-11 14:55:16 -08:00
Cameron
0f961176d6 PHP Notices. 2020-03-31 11:56:04 -07:00
Cameron
783be29953 PHP 7.3 Notice/Warning Fixes. 2019-05-27 10:45:35 -07:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Tijn Kuyper
347c9f9af0 Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
2017-01-17 01:33:03 +01:00
Cameron
aa2c37a262 Fix sitedown stylesheet order 2016-12-19 10:08:28 -08:00
lonalore
d03cdda0af Code cleanup. 2016-12-15 15:08:49 +01:00
Cameron
e22eb860f1 Code cleanup 2016-12-02 12:04:08 -08:00
Cameron
72891ca226 Fixes #1621 : Emoticons fix for codes using | char. 2016-05-06 08:16:45 -07: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
e09688788c Fixes #732 - Custom Emoticon packs were being ignored. 2015-08-24 09:51:19 -07:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Moc
107d3a019d Added global pointers to fix fatal error 2013-03-24 14:33:04 +01:00
Moc
8d6d54a38f Code clean-up (globals, $e107->, $mes, headers) 2013-03-24 13:07:15 +01:00
Moc
028ab0ddc8 #6 - LAN clean-up (HTML removal, double quotes, generic) - done upto lan_lx 2013-03-21 13:39:11 +01:00
Moc
15cbd9b597 Minor LAN fixes to emoticon and mailout 2013-03-18 14:21:10 +01:00
Cameron
31e658a2ae Issue #125 The require_once() cleanup. 2013-02-26 21:43:31 -08:00
Tijn Kuyper
383ec88313 Code clean-up ($emessage to $mes) 2013-02-25 15:03:17 +01:00
Cameron
a2ea0f7a83 Changed Tabs code to bootstrap instead of jquery-ui 2013-02-25 02:47:23 -08:00
Tijn Kuyper
ad33d7ddf5 Typo fix: succes to success 2013-02-11 10:22:25 +01:00
Tijn Kuyper
056ad7fcc3 message consistency (#90) and LAN optimization (#6) 2013-02-04 18:00:19 +01:00
SteveD
f0aad0d772 Fix DB Access 2012-12-08 20:14:40 +00:00
Cameron
29f23c05ea Some method naming cleanup. 2012-12-06 20:34:57 -08:00
Cameron
93aca4d8e1 More bootstrap changes. 2012-11-26 18:42:11 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
Cameron
ec8a7195d5 Admin area GUI tweaks 2012-11-26 03:23:20 -08:00
CaMer0n
5f143146a0 Path updates 2012-06-08 09:05:33 +00:00
CaMer0n
9f1a322c98 JS work and HTML cleanup 2012-05-16 06:05:39 +00:00
CaMer0n
546d930311 More HTML cleanup 2012-05-13 05:50:32 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
91cd854578 some .smalltext removal 2009-10-29 12:39:21 +00:00
CaMer0n
297a6da143 minor code cleanup 2009-10-22 04:19:29 +00:00
CaMer0n
9cb70e72b9 Convert serialized core prefs to e107 arrayStorage during upgrade. Modified pref_class. expecting some things to break.. work in progress. default_install.xml should now install default emoticon pack correctly. 2009-09-01 20:09:36 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
CaMer0n
ae1d9b14ba Fixed the catch22 bugrain ;-) admin theme icons should be defined in admin_theme.php and not admin_template.php 2009-07-17 23:23:36 +00:00
secretr
2e951dd633 Newspost administration - work in progres (news cats ready);
overall administration area improvements;
iconpicker shortcode, iconpicker e_form method;
new Ajax#toggleUpdate, Ajax#scUpdate methods;
old icons removal
2009-01-16 17:57:57 +00:00
secretr
582bc4df97 Site Prefs, core administration changes - work in progress 2008-12-18 16:55:46 +00:00
secretr
3a818d060b Emoticons Administration ready, message handler multi-view in action 2008-12-15 11:35:33 +00:00
secretr
8251c62606 Emotes Administration area - work in progress 2008-12-14 21:01:59 +00:00
e107steved
d9697e4718 Update file_class to make it more flexible; fix some calls and a couple of other things along the way 2008-11-20 20:35:24 +00:00
e107steved
4ad6f96ded Add admin logging to emote admin 2008-11-02 11:19:35 +00:00