1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 07:47:10 +01:00

154 Commits

Author SHA1 Message Date
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
Cameron
0278ac5efa Fixes #585 - allow for removal of cmenus without corrupting pages data. 2014-05-25 01:41:18 -07:00
Cameron
fa26a3fb24 Minor GUI alignment fix 2014-02-18 13:35:03 -08:00
Cameron
39ef038062 Added visibility option to page books/chapters. 2014-02-08 16:57:34 -08:00
Cameron
7f382ceb4a Corrected "Menu List" order. 2014-02-06 07:44:09 -08:00
Cameron
809ee650ac Fix for glyph icon preview. Custom Menu automatically adds a SEF URL if missing. 2014-02-06 07:29:02 -08:00
Cameron
c567fd265b Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage. 2014-01-15 02:56:39 -08:00
Cameron
4a9b4c1819 Correct some keyword fields with the 'tag' form element. 2014-01-12 08:05:12 -08:00
Cameron
3688924e42 Media-Manager Youtube browser added. 2014-01-08 15:51:14 -08:00
Cameron
7f9326f1a1 New menu_icon field added. 2014-01-08 04:29:00 -08:00
Cameron
df997ab8ff Change Menu-Title length to 250 chars. 2014-01-07 08:19:18 -08:00
Cameron
332084d9c9 Add menu item of missing during page-menu update. BC fix for {e_IMAGE} path in [img] bbcode. 2013-12-23 03:56:25 -08:00
Cameron
698bcc4e7c Increase the width of some text fields in admin. 2013-11-22 17:18:20 -08:00
SecretR
1789f429e6 Page admin - automated URL SEF string typo 2013-11-04 13:07:26 +02:00
Cameron
02bc1e64a0 Prevent duplicate check on chapter update 2013-10-28 21:28:21 -07:00
Cameron
27a6e3c740 Auto-generate SEF Urls for Pages and Chapters when fields left empty 2013-10-28 19:40:07 -07:00
Cameron
047bfeb48e Increased size of Page-title element to match that of News-title. 2013-10-28 11:52:54 -07:00
Cameron
63deda350d Glyph supported added to FAQs and Pages/Menus 2013-07-12 09:07:56 -07:00
Cameron
7d57148ed0 Fix for Page-Chapter Batch Link creation. 2013-06-14 17:00:41 -07:00
Cameron
2460ff3c70 Added 'Copy' to Batch options on Books/Chapters page. 2013-06-14 13:42:11 -07:00
SecretR
ee7a24bceb Closes #316 2013-06-10 17:55:43 +03:00
Cameron
c27c5ea403 Fixed: Some bbcodes were missing in some parts of the admin-area. 2013-05-31 13:52:56 -07:00
Cameron
7d505b8629 Book listing template added. 2013-05-30 14:16:49 -07:00
Cameron
dbc70dd90e Field Ordering fix. 2013-05-30 00:35:05 -07:00
Cameron
7b88d1cb6d Pages/Menus: each book/chapter now has it's own template. 2013-05-29 23:00:55 -07:00
Cameron
dad6386460 Display all page templates in admin. 2013-05-29 17:45:11 -07:00
Cameron
ae7044cd51 Issue #361 - Missing text box for 'Book or Chapter Title' 2013-05-27 00:45:43 -07:00
Cameron
152d66b0a1 Partial fix for ordering of books and chapters 2013-05-20 04:52:10 -07:00
SecretR
3847aca845 minor model url assemble imporvements, inline edit added for custom
pages sef url string
2013-04-29 14:27:57 +03:00