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

1058 Commits

Author SHA1 Message Date
Tijn Kuyper
4c56593f81
Merge pull request #4234 from yesszus/patch-1
Small corrections
2021-04-25 16:02:00 +02:00
Moc
c0385ad7ac
Revert "Add some generic LAN to English.php"
This reverts commit 0584c1a35d86a466db19ca9055e2cc7f2fc8ed7a.
2021-04-19 20:19:38 +02:00
Moc
d32e87f875
Revert "Also add LAN_TAG and LAN_TAGS to lan_admin.php"
This reverts commit a951e66f352081be357532164d1e6178232a5f7c.
2021-04-19 20:19:11 +02:00
Moc
a951e66f35
Also add LAN_TAG and LAN_TAGS to lan_admin.php 2021-04-19 20:17:21 +02:00
Moc
0584c1a35d
Add some generic LAN to English.php 2021-04-19 20:13:27 +02:00
Cameron
0876e0d43b Contact LANs updated to v2 specifications. BC fix included. 2021-03-29 17:50:51 -07:00
Erdei Gábor
bd2038eb13
Update lan_links.php 2021-03-17 02:16:20 +01:00
Cameron
5735b93d30 Issue #4299 PHP8 error 2021-03-09 06:27:05 -08:00
Cameron
ba6344bb28 Removed deprecated PAGE_NAME from News. 2021-02-16 09:23:41 -08:00
Cameron
c94b1867a3 Issue #4372 - Enhancement: Contact page info. Requires database update. 2021-02-15 10:58:49 -08:00
Cameron
50e0445807 Issue #3184 Issue #3912 New Feature: can now use :(e_ROUTE) to switch theme layout visibility. 2021-02-14 10:36:45 -08:00
Cameron
0527993d98 Added check for FileInfo extension 2021-02-12 14:32:20 -08:00
Cameron
b4c33735d6 Closes #4380 - Moved submit button on language file editor modal. Removed some PHP errors. 2021-02-12 14:27:21 -08:00
Cameron
2bf5ee3909 Admin area tool tips simplified to a single location. Pref simplified to Enable/Disable. Fixed flip-switch 'e-expandit' failures in Admin > Prefs. 2021-02-12 12:19:58 -08:00
Cameron
d985b830f4 Removed some unused LANs. Cleaned up the deprecated LAN tool a little. 2021-02-11 12:29:16 -08:00
Cameron
82fbeab43c Tool-tip placement options added to admin prefs. (Applies to Admin-ui areas only)
Admin styling tweaks.
2021-02-03 20:38:31 -08:00
Cameron
49b8a9690d Issue #4020 2 new prefs added. Allow default collapsing of side-bar and enable/disable labels on nav-bar.
Icon cleanup and will now try to guess the right icon based on mode/action. Styling fixes. Removed unused admin stylesheets from bootstrap3.
2021-02-03 11:46:32 -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
b19f9ffbc3 Frontend scripts tests. (may break some things) 2021-01-19 18:52:56 -08:00
Moc
3ee52f0cbe
Added LAN_ENABLE and LAN_DISABLE to common Admin LAN 2021-01-18 20:07:07 +01:00
Moc
2b12ece88d
Add LAN_VERIFY ("Verify") to common LAN 2021-01-17 15:04:49 +01:00
Cameron
cc5fbe87ef Skip admin path check for now. Correct LAN conflict. 2021-01-16 14:32:55 -08:00
Cameron
04bbad449a Test admin scripts are parsing correctly. 2021-01-16 13:32:35 -08:00
Cameron
3a166c253b Language help file tests. 2021-01-14 11:10:21 -08:00
Cameron
3bae6306b7 Usersettings LAN cleanup. Legacy fpw template added. 2021-01-12 06:15:24 -08:00
Cameron
56f8389417 CoreTemplate tests. FPW BC constant fix. 2021-01-11 18:05:29 -08:00
Cameron
7da26c73b4 Quick fix for PAGE_NAME conflicts. 2021-01-06 11:53:28 -08:00
Cameron
f8f40a23fe Missing page-subtitle field added. 2021-01-04 12:48:37 -08:00
Cameron
721892f5bf Signup template upgraded to full v2.x standards. Template cleanup of usersettings and contact templates. 2021-01-03 10:17:01 -08:00
Cameron
5d7f921023 PHP8 Warning fixes. 2020-12-31 09:06:20 -08:00
Cameron
94f772577a trackback plugin removed. 2020-12-29 10:04:33 -08:00
Cameron
e66d3f32de Renamed "Site Links" admin area to "Navigation". Navigation shortcode names changed (see debug: 'deprecated' mode to check usage) 2020-12-27 14:28:19 -08:00
Cameron
7dfac0dcfa Issue #4299 - PHP8 compatibility fixes. 2020-12-25 10:23:56 -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
7229aa6c50 Preparations for WebP conversions. e107::title() added to eventually replace defining e_PAGETITLE. 2020-12-08 18:15:08 -08:00
Cameron
1f75bb1180 Plugin Builder: improved handling of decimal fields. Added a 'readonly' checkbox to table field options. 2020-11-18 14:17:26 -08:00
Gábor
becc93e968
Update lan_fileinspector.php 2020-08-19 11:50:16 +02:00
Cameron
c0306cc5fe
Merge pull request #4230 from Jimmi08/patch-1
Fix for: Parse error: syntax error, unexpected end of file
2020-08-17 11:20:36 -07:00
Jimako
677397fdb4
Fix for: Parse error: syntax error, unexpected end of file 2020-08-17 10:06:38 +02:00
Jimako
3c9f30506d
Fix for: Parse error: syntax error, unexpected end of file 2020-08-17 09:37:03 +02:00
Cameron
38cdc473fb Removed redundant PHP tags from LAN files. 2020-08-11 09:36:21 -07:00
Cameron
582bd3f72c Fixes #4200 - check theme version is compatible and disable installation if necessary. 2020-07-01 13:00:34 -07:00
Cameron
5f58f8f59d
Merge pull request #4043 from yesszus/patch-1
Issue #6 LAN Corrections.
2020-07-01 11:36:45 -07:00
Cameron
30db97cbac A PHP module check (similar to the one during installation) has been added to the PHPInfo page to quickly detect any missing modules after one migrates e107 to another PHP configuration. 2020-06-24 14:35:49 -07:00
Cameron
6200d0ce69 Added message after core updates to suggest running File Inspector. 2020-06-12 13:29:40 -07:00
Cameron
7439d599f8 Issue #4176 - Incremental introduction of database sessions - Experimental (work in progress) 2020-06-02 13:43:21 -07:00
Moc
715d8dde60
Tweak developer mode check and message 2020-05-04 21:22:13 +02:00
Moc
7ffad1f4d2
Check for developer mode
Adds warning for ADMIN when developer mode is enabled, but when user is not on localhost (indicating developing).
2020-05-03 17:43:50 +02:00
Cameron
428ca4ad0b Additional date filter options added for 3/6/9 months 2020-03-28 14:30:28 -07:00