1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-19 06:02:40 +01:00

110 Commits

Author SHA1 Message Date
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
Cameron
a40736e9b4 Issue #159 Possible fix for tablerender issue. 2013-04-14 12:53:20 -07:00
Cameron
38c4f7ccf1 Added 'None' for when no page categories used. 2013-03-18 05:39:48 -07:00
Cameron
71961f38ed tags widget added to keywords field. 2013-03-17 14:59:19 -07:00
SecretR
064528e754 - Featurebox batch copy feature added (example implementation - page administration), plugin upgrade required
- Lost admin UI messages issue solved
- Featurebox list items view now sortable
2013-03-13 09:48:07 +02:00
Cameron
d612bb88df Media-Manager fixes. 2013-03-09 20:30:37 -08:00
Cameron
d32715dcef Rename page_theme to menu_name 2013-03-09 14:53:01 -08:00
Cameron
eb10a16eb1 Page View fix 2013-03-09 14:21:46 -08:00
Cameron
177d705509 Minor gui fixes. 2013-03-08 21:48:49 -08:00
Cameron
834dcf5f2b {MENU} shortcode fixed for BC and added new ability to call a Page/Menu directly.
eg. {MENU|feature-1} called from within a template would render the menu called 'feature-1' found in the Pages/Menus area of admin.
2013-03-08 20:27:12 -08:00
Cameron
3e66c9b08f Preparation for Feature-box batch option. 2013-03-08 02:21:26 -08:00
SecretR
cfca9ca255 Custom Menu administration inline edit fix 2013-03-07 16:48:35 +02:00
Cameron
e5d25b4635 Support added for dividers in admin-menu 2013-03-07 05:23:44 -08:00
Cameron
02920b8a32 Page/Menu Lan changes. 2013-03-07 04:31:42 -08:00
Cameron
ee04aff653 Tweaks to Pages/Menus 2013-03-07 00:11:31 -08:00
Cameron
8895d48dd1 Reworked storage of custom menus. 2013-03-06 23:01:16 -08:00
Cameron
66ca489509 Removed green test code. 2013-03-02 12:16:51 -08:00
Cameron
3556ebf743 Issue #129 Custom-Menus not displaying in Menu Manager. 2013-03-02 01:02:49 -08:00
SecretR
e71b0144a9 Custom Menu administration issues 2013-02-28 13:40:21 +02:00
SecretR
d4509edf7d Admin UI - batch navigation link creation improvements, testing required 2013-02-27 19:50:25 +02:00
Cameron
a01e9933e4 Admin-ui - Support for link-targets (modal, dialog or blank) and batch site-link creation. ( Issue #8 ) 2013-02-26 16:08:08 -08:00
Cameron
c3769ce27b Table first-row styling fix 2013-02-24 20:23:26 -08:00
Cameron
9bffb0ad65 Admin-ui bbarea now working with image-resizing and media-categories. 2013-02-24 20:13:38 -08:00
Cameron
448b5af1f1 Admin Custom-Pages/Menus now running on Admin-ui 100% 2013-02-24 19:53:40 -08:00
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
SecretR
bcaf4e70c6 Fix navigation links assembling (navigation handler) 2013-02-13 17:04:11 +02:00
SecretR
fa0e7ee4b5 Page administration - legacy e-sort code removal, inline edit functional now 2013-02-13 17:04:10 +02:00
Cameron
1a320cecad Admin-UI Inline editing for dropdown 2013-02-06 16:11:05 -08:00
Cameron
405f488f31 Fixed conflict between page shortcodes and page plugin shortcodes. Book and Chapter listings improved and page_navigation_menu improved. 2013-02-01 18:00:53 -08:00
Cameron
7aea21b10c Page Navigation shortcode supports book selection {PAGE_NAVIGATION=book=X] where X is the ID number of the book. 2012-12-19 02:04:32 -08:00
Cameron
74167b183e New page-menu and template 2012-12-16 20:59:14 -08:00
Cameron
0cfce79337 Possible fix for Issue #41 2012-12-12 02:23:56 -08:00
Cameron
29f23c05ea Some method naming cleanup. 2012-12-06 20:34:57 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
Cameron
97a0ada0cb Event hooks now allows for multiple form elements.
Also added $frm->renderHooks($data).
2012-11-30 20:47:26 -08:00
Cameron
f2c080aaf0 admin -> custom pages GUI fix 2012-11-30 14:28:07 -08:00
Cameron
b45aaf0597 More UI fixes and jquery-ui for bootstrap added. 2012-11-28 15:00:05 -08:00
Cameron
f1ddcf9781 More admin GUI Fixes - mailout, cpage etc. 2012-11-27 14:32:40 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
CaMer0n
ebe5cd2948 CustomPages work (chapters, books) and admin-> newspost - news_rendertype (start toward multiple templates per item) 2012-10-11 02:24:43 +00:00
secretr
c8cab64460 No additional new lines at the end of every custom page/menu 2012-08-30 13:52:36 +00:00
CaMer0n
8b86caddf4 MediaCategories added to plugin.xml spec. and install/uninstall routine. Paste fixes for wysiwyg. Custom-Page issue corrected. admin-ui enhanced for images categories. 2012-08-19 02:33:43 +00:00
CaMer0n
02e7205651 Minor fixes. 2012-08-15 09:26:00 +00:00
CaMer0n
a1f94abbb6 Sql query syntax fix 2012-08-12 09:35:27 +00:00
CaMer0n
7ef1ea179a More CustomPage fixes. 2012-08-11 11:15:05 +00:00