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 |
|
Cameron
|
4300303dab
|
Experimental Page content templates.
|
2017-01-18 10:25:08 -08:00 |
|
Cameron
|
695d278a36
|
PHP 7.1 fix
|
2017-01-18 09:32:45 -08: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 |
|
Gábor
|
a3c63800e8
|
Update cpage.php
|
2017-01-09 08:32:27 +01:00 |
|
Cameron
|
c94655a5e9
|
Fixes #1967 - Allow for display of page which doesn't contain a page title.
|
2016-11-07 12:10:25 -08:00 |
|
Cameron
|
a3312a24a6
|
AdminUI: Menu icon added.
|
2016-11-01 16:42:47 -07:00 |
|
Cameron
|
7041f9b6a8
|
#1977 - Catch error with e_marketplace
|
2016-10-31 16:15:49 -07:00 |
|
Cameron
|
3dbcf5e802
|
Default Author fix for userpicker() with admin-ui
|
2016-06-07 10:40:14 -07:00 |
|
Cameron
|
50fff3e777
|
Give each theme layout a unique CSS id.
|
2016-06-03 19:40:17 -07:00 |
|
Cameron
|
60f1d78dce
|
MySQL error message fix. Custom Page userclass fix. Media-manager import fix for files contained '%'. XML DB export fix. Other News custom caption fix. FB Like menu without app_id fix.
|
2016-05-30 15:19:19 -07:00 |
|
Cameron
|
cb938e1442
|
Fixes #1645 - update help to notify of lowercase requirement.
|
2016-05-13 07:18:57 -07:00 |
|
veskoto
|
b45d2bcd9e
|
Lan fix for menu_template
|
2016-04-12 14:22:46 +03:00 |
|
Cameron
|
14d696ae5d
|
Fixes #1380 - Making sure menu_name is ascii.
|
2016-04-05 09:20:52 -07:00 |
|