1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 11:20:25 +02:00
Commit Graph

182 Commits

Author SHA1 Message Date
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
Cameron
02a5cf6e81 Fixes #1474 - check for page_title or menu_name during custom page/menu creation. 2016-04-01 20:29:13 -07:00
Cameron
71fff6e8d2 AdminUI: Simple SEF generation option added. Usage: writeParms='sef=sourceField'. eg. writeParms='sef=news_title'. 2016-01-16 11:56:26 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
cf6fab9443 Correct chapter form element width. 2015-11-20 17:10:10 -08:00
Cameron
dcfd9c8528 AdminUI: Prevent menu-name from being stripped during inline editing. 2015-09-05 20:04:30 -07:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
MikeyGMT
ea79550e83 Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
2015-07-02 14:33:04 +01:00
Veselin Totev
93d3a35153 Multi-language for Custom Pages 2015-06-19 11:26:01 +03:00
Lóna Lore
1af1cdbefd Issue #991: integrate selectize.js 2015-05-23 14:49:44 +02:00
Cameron
63c6f6a8e7 Fixes #858 - Missing time on page/menu datestamp field. 2015-04-16 00:55:01 -07:00
Cameron
87f2b22241 Page/Menus on delete was failing to also delete from the menu table. 2015-04-09 11:25:10 -07:00
Cameron
d543ab71ff Moved all social prefs (login/xurls etc) into the "Social" plugin admin area. Extended admin-ui with renderHelp() method for adding a help panel from within the admin-ui. 2015-04-08 20:20:10 -07:00
Cameron
6661eb28de Improved parent/child drag-n-drop sorting on custom-pages and forum. 2015-04-03 21:19:43 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
d018cef6de Event trigger-name updates (backward compatible) 2015-02-09 02:21:41 -08:00
Cameron
8afe6edfea Make sure page passwords are optional. 2015-02-07 01:48:40 -08:00
Cameron
572d66e77a Fixed password-protected pages. 2015-02-07 01:45:36 -08:00
Cameron
9dc8ae14ab Issue #847 - Added pattern check to menu_name which should always be ASCII. 2015-02-06 09:38:28 -08:00
SecretR
c4c9afae99 Fixed #689, reduced number of list queries (page administration) 2014-07-24 18:23:50 +03:00
SecretR
a753989930 Fixed #694, rewrite of URL configurations, admin linking fixed 2014-07-24 17:14:24 +03:00
SecretR
f1fbeaa996 Closes #693 - custom pages quick view link broken 2014-07-09 19:24:07 +03:00
Cameron
8ded7c1fd1 Pages/Menu: Menu-Options tab added with custom button text and url. 2014-06-28 18:38:15 -07:00
Cameron
3faf3050d7 Independent menu_class added to custom pages/menus. 2014-06-28 00:08:35 -07:00
Cameron
1e4c6eb11a Per page 'No Maintenance' constant added. ie. Add: define('NO_MAINTENANCE', true); to your script to disable maintenance redirection for that page. 2014-06-22 00:01:14 -07:00
Cameron
b19d383e0d Fixed: {CPAGEMENU} could return the incorrect Menu under some conditions. 2014-06-16 18:21:51 -07:00
Cameron
ff4e2be582 Admin -> Custom Pages : added chapter_template to default list view. 2014-06-13 19:06:37 -07:00