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

222 Commits

Author SHA1 Message Date
Cameron
d985b830f4 Removed some unused LANs. Cleaned up the deprecated LAN tool a little. 2021-02-11 12:29:16 -08: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
f8f40a23fe Missing page-subtitle field added. 2021-01-04 12:48:37 -08:00
Cameron
5b82c292b1 Code cleanup 2020-12-18 19:55:12 -08:00
Cameron
a6a98a82ad Code cleanup. Incompatible plugin alert now links directly to uninstall page for each plugin found. 2020-06-26 13:58:59 -07:00
Cameron
363eb6751a
Merge pull request #3989 from sudakk/sudakk-patch-2
Update cpage.php to prevent empty records.
2019-12-28 11:55:46 -08:00
Cameron
5cf54d07d2 Basic per-item search engine robots handling added to News and Pages. 2019-12-02 13:32:21 -08:00
Tijn Kuyper
1de3213d98
Revert "#3131 - Finally get rid of autocomplete when we don't want it"
This reverts commit 93d86dd99cbd27ea55b17ced42214edb56834e99.
2019-10-30 15:47:43 +01:00
Tijn Kuyper
93d86dd99c
#3131 - Finally get rid of autocomplete when we don't want it 2019-10-30 15:46:59 +01:00
sudakk
e72b1ca30e
Update cpage.php
Added check to prevent saving page\menu with empty page_title & menu_name fields when edit.
2019-10-28 22:24:05 +03:00
Cameron
60b7f3ae6d Minor tweaks. 2019-06-05 21:59:03 -07:00
Cameron
2a9d0d3a88 Fixes #3454 Incorrect "Quick View" URL when using book/chapter/page profile. 2019-05-11 13:52:28 -07:00
Cameron
1d6a957793 Fixes #3426 - Pages : Custom Fields on Create. 2018-09-27 14:51:20 -07:00
Cameron
d4834c43e9 Pages: display '_common' images in media-manager selection. 2018-08-26 12:29:54 -07:00
Cameron
6ee75cd456 Fixes #3188 - Custom Pages admin area - items per page pref now respected. 2018-07-28 16:22:46 -07:00
Cameron
ed36008286 Non-standard arg_separator.output value fix. 2018-05-04 17:58:25 -07:00
Lóna Lore
c2b664fdee Fix for PHP Notice Undefined index: class, Line 682 of /e107_admin/cpage.php 2017-12-10 13:28:22 +01:00
Cameron
50ff6736a3 Custom Menus 'grid' view added. Admin theme stylesheets relabeled as "Skins" 2017-11-20 10:16:37 -08:00
Cameron
21ec321215 Fix for Custom Page with kadmin 2017-11-19 08:18:47 -08:00
Cameron
2a37288dc7 Book/Chapter image field added. 2017-11-10 14:06:30 -08:00
Cameron
9988075ab8 Allow for menu_button_url and menu_button_text in Page Overview field options. 2017-11-04 10:12:03 -07:00
Cameron
d9cf9b8892 Closes #2632 - cPage delete item. 2017-05-12 12:08:29 -07:00
Cameron
c88fbb5c9a Closes #2528 Batch SEF generation added. 2017-04-02 11:32:32 -07:00
Gábor
bbaab02c81 Update cpage.php 2017-04-01 18:45:46 +02:00
Gábor
7a517b7d76 Update cpage.php 2017-04-01 18:27:47 +02:00
Cameron
3a85433249 Page/Menu Overview column widths 2017-03-25 15:32:10 -07:00
Cameron
4463de3a37 Pages/Menus Overview list added. 2017-03-25 15:11:42 -07:00
Cameron
17abb6a08a Fix: {CHAPTER_MENUS} shortcode now respects menu-visibility setting. 2017-03-12 10:01:19 -07:00
Cameron
33fecbbbfc Issue #2485 - Filter by page_title 2017-03-04 11:00:49 -08:00
Lóna Lore
1d69283a41 Change tab label with Ajax. 2017-01-31 20:48:50 +01:00
Cameron
b7d701917f Custom Tab Label for Custom Fields Form. 2017-01-31 09:37:08 -08:00
lonalore
ca1a41c6b4 Fix for missing custom fields tab. 2017-01-31 11:30:48 +01:00
lonalore
19d111e9d2 Fix for missing custom fields tab. 2017-01-31 11:21:42 +01:00
Cameron
ff38b2ad07 Closes #2309 - AdminUI Batch Export option added. 2017-01-27 18:02:57 -08:00
Cameron
5c3ce83168 Custom Field Fixes. Theme pref default fix. Shortcode updated: {CHAPTER_MENUS: name=chapter-sef-url} 2017-01-25 17:57:38 -08:00
Cameron
d776d116dc Custom Fields fixes. 2017-01-25 10:30:55 -08:00
Cameron
46cacf5e3f Fix for custom fields loading in edit mode. 2017-01-25 10:30:53 -08:00
Cameron
4aa0329ddc Custom Fields class added. 2017-01-24 19:53:40 -08:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
d37fe781ac Correct tags example. 2017-01-22 13:33:11 -08:00
Cameron
2c2b9d4091 Form Handler: renderElement() and renderValue() now support json values. (used by Pages/Menus custom fields) 2017-01-22 13:31:03 -08:00
Cameron
acbf93ef8a Page/Menu Custom Fields. 2017-01-21 13:42:36 -08:00
Lóna Lore
cb73f12d55 Use fadeIn and fadeOut for tab visibility... 2017-01-21 11:27:36 +01:00
Lóna Lore
d7846f877c Hide Additional Fields tab if no fields to display. 2017-01-20 21:07:13 +01:00
Lóna Lore
2a3d3d871d Use Ajax API to make response. 2017-01-20 19:59:16 +01:00
Cameron
71730c2e6e Page/Menu: Experimental Custom Fields 2017-01-19 12:39:28 -08:00
Cameron
7ff00cec98 Code cleanup 2017-01-18 19:26:49 -08:00
Cameron
500ec0c477 Issue #2297 Loading of landing-zero config language file. 2017-01-18 17:24:11 -08:00
Cameron
4b443bc2c8 Experimental Feature: Page/Menu custom fields. Enable debug to experiment. Usage: {CPAGEFIELD: name=xxxxx} where 'name' is the field name. Currently only functions in edit mode when the chapter is already set. 2017-01-18 17:10:12 -08:00