1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 14:13:03 +02:00

85 Commits

Author SHA1 Message Date
camer0n
9f40b4d8a9 Issue #5465 Fix single quotes. 2025-04-04 18:44:23 -07:00
camer0n
31e7d1d3b0 Issue #5465 Core language files converted. (excluding plugins) 2025-04-04 18:29:07 -07:00
camer0n
44526b435c Issue #5064 - Draft fix for user impersonation (getperms()) 2023-09-08 14:18:06 -07:00
Cameron
90108eab3c Checking of remote file-types during import and other cleanup. 2021-12-17 11:31:37 -08:00
Cameron
46cb21b025 Meta admin page now uses Admin-ui. Additional custom tag areas added. 2021-01-26 11:59:49 -08:00
Cameron
3a166c253b Language help file tests. 2021-01-14 11:10:21 -08:00
Cameron
5d7f921023 PHP8 Warning fixes. 2020-12-31 09:06:20 -08:00
Cameron
402d1f4126 Closes #1801 Code cleanup. Deprecated method errors added. 2020-12-22 14:48:28 -08:00
Cameron
7238743542 Regex fixes and path fix for TinyMce. 2020-12-18 13:07:45 -08:00
Cameron
38cdc473fb Removed redundant PHP tags from LAN files. 2020-08-11 09:36:21 -07:00
Cameron
3d9ed2b040 Theme layout (Visibility Filter) detection enhanced. Help information improved. 2019-04-06 12:11:05 -07:00
Deltik
1f824faa69 Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Tijn Kuyper
8db031e825 #3694 - Update help text 2019-02-26 15:18:46 +01:00
Tijn Kuyper
58e3cf5d6e #3694 - Update user help text 2019-02-26 14:59:58 +01:00
Cameron
5dc45298f6 Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome. 2019-02-22 14:56:47 -08:00
Cameron
50d21cb025 Hide dashboard help. 2017-04-05 17:52:40 -07:00
Cameron
2fabda120f Disable menus help panel. 2017-03-20 12:38:11 -07:00
Cameron
069f24e179 Flipped behavior of e_DEBUG_MENUMANAGER. New Menu-Manager is now the default. 2017-01-11 14:19:35 -08:00
MikeyGMT
000efeae2b Text to LANS #6 Welcome Message Help
Text to LANS #6 Welcome Message Help
2017-01-07 17:21:41 +00:00
Cameron
9dd717cba8 Menu-Manager rewrite complete, debug mode only. 2017-01-02 19:13:48 -08:00
Cameron
12a6367fdf The beginnings of Menu-Manager drag-n-drop. (in debug mode)
Debug can now be called from singleton. e107::getDebug()->log($message,E107_DBG_BASIC);
2016-04-10 14:10:39 -07:00
Cameron
9d3e1ad5e7 Issue #223 - File Inspector UI cleanup. 2016-03-17 18:53:33 -07:00
Cameron
1ceabc69f3 PHP Notice fixes. 2016-02-13 12:57:34 -08:00
tgtje
a931c36021 Translation of hardcoded text, added new defines 2016-01-30 16:58:58 +01:00
Tijn Kuyper
cbfc73176b #1238 - leftover span tag 2015-11-16 20:08:46 +01:00
Tijn Kuyper
cd3c2ca35d #1238 - menu manager visibility icon (needs code update and LAN) 2015-11-16 20:06:31 +01:00
Cameron
b8171f2bea Issue #1138 - Bootstrap3 remove light theme text. 2015-07-16 12:38:36 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
219c68e5ed Bouncing email notifications added on login. DKIM support added for outgoing mail. PHP Mailer upgraded to v5.2.8 2015-05-25 13:37:17 -07:00
Cameron
02766efff5 Admin -> Userclass cleanup and initial userclass feature on xup signup. 2015-02-15 19:56:58 -08:00
Cameron
e378c16971 Admin -> Mail : upgraded GUI to v2 standards. Template still requires attention. 2014-10-10 20:22:01 -07:00
Cameron
4b26b5a9dd Replaced language-file occurrences of 'E107' with 'e107' 2014-05-29 13:50:28 -07:00
Cameron
f428cc8041 Added cron/function for updating from github. (Available only if the e107 installation is a cloned repo) 2014-05-23 21:59:01 -07:00
STR82U
8c77392b37 Update fileinspector.php
line 39 and 43 - Capitalized "File Inspector" as a proper name.

Line 39 changed ". When the inspector encounters..." to ". When File Inspector encounters..."
2013-05-04 11:37:04 -06:00
Cameron
f1c0a0b5fd More Menu-Manager GUI tweaks 2013-04-14 19:28:15 -07:00
Moc
afe4b27cf2 Code clean-up (globals, $e107->, headers, $sql) 2013-03-24 18:59:18 +01:00
Cameron
4f6b639ee9 Admin theme upgrade fix 2013-03-16 14:32:32 -07:00
Cameron
269bdb8ebb Filter menus from page-navigation 2013-03-09 15:25:08 -08:00
Cameron
883e4eb0c8 Message Handler enhancement - render specific types. 2013-03-03 20:53:08 -08:00
Cameron
46783f1f43 Admin cron help-file added. 2013-02-25 03:19:41 -08:00
Cameron
7b1f2d4b8c Styling fixes 2013-02-22 02:17:19 -08:00
Cameron
c9e5252041 Admin infopanel help added 2013-02-21 17:46:12 -08:00
SteveD
384bf407e3 Issue #70 - update PHPMailer to latest.
New mail entry point to send templated emails, bulk emails etc
Add option to mass-send templated emails from admin page
'Notify' function uses the new interface.
Sundry detail improvements
Other sources of auto-generated emails need converting - signup etc
Much more testing needed.
Needs competent themer to generate some nice templates.
2013-02-20 21:11:17 +00:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
Cameron
23e43dabf3 GUI fixes on login-menu config and menu-manager help. 2012-11-28 14:01:08 -08:00
e107steved
551ae88a84 Missed one from previous commit 2011-12-28 10:02:07 +00:00
e107steved
c52ed87733 Update help file 2010-02-23 22:38:48 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00