camer0n
|
31e7d1d3b0
|
Issue #5465 Core language files converted. (excluding plugins)
|
2025-04-04 18:29:07 -07:00 |
|
camer0n
|
10ed5f8c95
|
Issue #5382 History/Revert changes.
|
2025-02-06 12:23:49 -08:00 |
|
camer0n
|
1b69719330
|
Closes #5106 - system notification consolidation.
|
2023-11-15 16:26:24 -08:00 |
|
Cameron
|
52cf8f5bfa
|
Closes #4783 Added Page Meta-Title field and synced with Page title.
Issue #6 global LAN_META_DESCRIPTION and LAN_META_TITLE added and replacements made throughout.
|
2022-06-08 18:29:37 -07:00 |
|
Cameron
|
94bf1efda2
|
Issue #4783 Added new field for meta-news-title. New prefs added for SEO Title and Description character limits.
|
2022-06-06 17:28:23 -07:00 |
|
Cameron
|
6f34dc9f29
|
Issue #4778 - Additional date-filter options added.
|
2022-05-22 13:19:21 -07:00 |
|
Cameron
|
7952e9188b
|
Notify admins when script access is disabled.
|
2022-03-07 12:40:45 -08:00 |
|
Cameron
|
5ecc0beca6
|
Issue #6 LANS added. Clear system cache before checking for updates. Extra checks to e_parse to avoid possible errors.
|
2021-09-28 08:13:27 -07:00 |
|
Cameron
|
171cac87b1
|
Admin-UI type=datestamp and batch=true was producing unexpected results in the batch filter. Now provides an option for setting the current date/time.
|
2021-09-23 12:37:30 -07:00 |
|
Cameron
|
32618817d1
|
Character counting display added to meta description on admin News and Page inputs.
|
2021-08-12 11:51:55 -07:00 |
|
Cameron
|
c941e5b98d
|
Issue #4024 - Pagination url option added to News preferences. Select between 'record' (legacy format eg. page=20, page=40 etc) or 'page' numbers (page=1, page=2 etc). Experimental - requires more testing.
|
2021-07-06 17:53:55 -07:00 |
|
Moc
|
d32e87f875
|
Revert "Also add LAN_TAG and LAN_TAGS to lan_admin.php"
This reverts commit a951e66f35 .
|
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 |
|
Cameron
|
5735b93d30
|
Issue #4299 PHP8 error
|
2021-03-09 06:27:05 -08:00 |
|
Moc
|
3ee52f0cbe
|
Added LAN_ENABLE and LAN_DISABLE to common Admin LAN
|
2021-01-18 20:07:07 +01: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
|
428ca4ad0b
|
Additional date filter options added for 3/6/9 months
|
2020-03-28 14:30:28 -07:00 |
|
Cameron
|
5cf54d07d2
|
Basic per-item search engine robots handling added to News and Pages.
|
2019-12-02 13:32:21 -08:00 |
|
Cameron
|
5cd9f52548
|
New "Search in Field" filter option added for field-specific search of text fields and similar. (filter=>true required)
|
2019-06-04 12:59:39 -07:00 |
|
Cameron
|
783be29953
|
PHP 7.3 Notice/Warning Fixes.
|
2019-05-27 10:45:35 -07:00 |
|
Cameron
|
4e07b87e37
|
Fixes #3695 Added e_admin interface and method to load data for 'list' view of admin-ui. (subject to change)
|
2019-03-03 12:33:20 -08:00 |
|
Cameron
|
3d031895ca
|
Dropzone LAN added. Catch theme shortcode when set in sitelinks but missing and add a debug message.
|
2018-08-24 16:04:12 -07:00 |
|
Cameron
|
9b2772b7ac
|
media-picker work. Issue #6 Removed '...' from LAN_SELECT and added manually where appropriate.
|
2018-07-25 12:29:52 -07:00 |
|
Gábor
|
c5e0c30179
|
Update lan_admin.php
|
2018-07-25 10:48:23 +02:00 |
|
Gábor
|
b9d6f6b15c
|
Update lan_admin.php
|
2018-07-25 10:19:34 +02:00 |
|
Gábor
|
75ccbd5e3c
|
Update lan_admin.php
|
2018-07-24 06:14:30 +02:00 |
|
Gábor
|
1b7436d3b7
|
Update lan_admin.php
|
2018-07-22 16:04:34 +02:00 |
|
Gábor
|
510453a870
|
Update lan_admin.php
|
2018-07-06 07:39:34 +02:00 |
|
Cameron
|
1494c18660
|
Admin-UI: Added "Is Empty" option to type=number when filter is true.
|
2018-03-05 17:15:49 -08:00 |
|
Cameron
|
48b3318ecb
|
Admin-UI: $field 'filter' attribute now accepts 'future' and 'both', defaults to 'past' when set to true. ie. search future dates, past/future dates or past dates.
|
2018-03-05 14:37:56 -08:00 |
|
Cameron
|
c162981fbd
|
Cleaned up the Default Image Size in Media-Manager Preference area. Remove 'width=' from [img] when it matches the default size.
|
2018-01-26 15:54:54 -08:00 |
|
Lóna Lore
|
2e3f25244a
|
Fix for PHP Notice Use of undefined constant LAN_LIST - assumed 'LAN_LIST', Line 24 of /e107_plugins/news/templates/news_template.php
|
2017-12-10 11:31:02 +01:00 |
|
Cameron
|
3baf2f776f
|
Issue #2818 Moved addons update check to ajax.
|
2017-11-16 14:20:22 -08:00 |
|
Cameron
|
c7e5af666d
|
Issue #2794 Enhancement: Grid View toggle button for Admin-UI
|
2017-09-22 14:55:44 -07:00 |
|
Gábor
|
fb26fb194f
|
Update lan_admin.php
|
2017-06-06 08:15:36 +02:00 |
|
Gábor
|
481be26a15
|
Update lan_admin.php
|
2017-06-05 09:09:27 +02:00 |
|
Gábor
|
9fa9d66a61
|
Update lan_admin.php
|
2017-05-02 06:47:57 +02:00 |
|
Gábor
|
4c0ac0d955
|
Update lan_admin.php
|
2017-04-30 15:57:29 +02:00 |
|
Gábor
|
2b315dce32
|
Update lan_admin.php
|
2017-04-30 15:00:29 +02:00 |
|
Cameron
|
38f1a437a4
|
Merge pull request #2573 from yesszus/patch-3
Issue #6 admin.php
|
2017-04-23 17:00:07 -07:00 |
|
Gábor
|
3cfb6e9dd7
|
Update lan_admin.php
|
2017-04-16 06:39:12 +02:00 |
|
Cameron
|
9e8800cead
|
Merge pull request #2569 from yesszus/patch-1
Update 107_plugins/faqs
|
2017-04-15 10:20:48 -07:00 |
|
Gábor
|
73b4b0486d
|
Update lan_admin.php
|
2017-04-15 11:55:13 +02:00 |
|
Cameron
|
2669bfcc46
|
Issue #6 Theme Manager LAN fixes.
|
2017-04-14 13:52:19 -07:00 |
|
Gábor
|
e0188f76f2
|
Add missing phrase
|
2017-04-14 12:10:11 +02:00 |
|
Cameron
|
7dce4671c8
|
Merge pull request #2511 from MikeyGMT/20170320
Text To Lans - FAQs #6
|
2017-04-09 14:04:38 -07:00 |
|
Cameron
|
7ab368076f
|
Admin-ui: Additional checks for valid parent value when editing parent/child record. eg. download_category etc.
|
2017-03-30 08:58:02 -07:00 |
|
Tijn Kuyper
|
f7639dd282
|
Fixes #2540 - Added common LAN_REMOVE
|
2017-03-30 11:29:45 +02:00 |
|
MikeyGMT
|
3fb9c5c0cc
|
Text To Lans - FAQs #6
Text to Lans - FAQs #6
FYI new Tab under Prefs > Display : makes the prefs neater on the page.
|
2017-03-19 21:11:56 +00:00 |
|
MikeyGMT
|
ce4e2be003
|
Text to Lans in Admin UI #6
Text to Lans in Admin UI #6
Checked prefs, theme and plugin manager, un/reinstalled featurebox,
works fine.
|
2017-03-19 16:42:57 +00:00 |
|