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

2140 Commits

Author SHA1 Message Date
Cameron
2682d9b872 More Tinymce and form tweaks 2013-03-09 00:22:26 -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
3430c31048 New {SETIMAGE} shortcode for theme developers. Using this prior to a media-manager image being called will allow one to set the default size for the image (ie. when not specified otherwise). eg. {SETIMAGE|w=293} will set the width of the images to 293px. 2013-03-08 20:16:49 -08:00
SecretR
30d922cadf Fixes #140: Sitelinks: Inline editing broken 2013-03-08 16:00:00 +02:00
Cameron
93ca31d6ad Theme content installation confirmation page added. 2013-03-08 04:46:02 -08:00
SecretR
1396cfbb69 Navigation compile/parser issues solved 2013-03-08 13:08:16 +02:00
Cameron
3fcd499f9f Featurebox work and other fixes 2013-03-08 02:22:47 -08:00
Cameron
577ec63202 Featurebox LAN 2013-03-08 02:22:01 -08:00
Cameron
3e66c9b08f Preparation for Feature-box batch option. 2013-03-08 02:21:26 -08:00
Cameron
9ab93214b2 Tinymce enhancements. 2013-03-08 02:20:44 -08:00
SecretR
f62a04b19a Issue #124: admin-ui banlist inline editing failing - support of IPv6
like IDs
2013-03-07 16:32:38 +02:00
SecretR
137ecd6c2e Cache admin UI usability 2013-03-07 16:05:13 +02:00
Cameron
e5d25b4635 Support added for dividers in admin-menu 2013-03-07 05:23:44 -08:00
SecretR
c92052f164 phpDoc update 2013-03-07 15:19:43 +02:00
SecretR
cfcee89f0f Typo fix 2013-03-07 15:19:42 +02:00
SecretR
51e3a4d462 Introducing variable pageTitles (admin dispatcher) - optional, control
over admin page titles for pages not in adminMenu. Contains default
title for Admin UI edit view.
2013-03-07 15:19:42 +02:00
SecretR
82ac1255a6 FAQ plugin front-end rewrite started 2013-03-07 15:19:40 +02:00
SecretR
cb2c087493 Sitelinks id shortcode 2013-03-07 15:19:40 +02:00
Cameron
bce70a7e33 jQuery 'live' events for x-editable 2013-03-07 04:31:32 -08:00
Cameron
2c3dd3c347 delete confirm working again. 2013-03-06 23:11:38 -08:00
Cameron
8895d48dd1 Reworked storage of custom menus. 2013-03-06 23:01:16 -08:00
Cameron
89e2b88894 multiarray_sort() no longer loses assoc keys. 2013-03-06 14:55:24 -08:00
Cameron
f32a641ad5 parser and file-class fixes 2013-03-06 01:24:04 -08:00
Cameron
bf435ceb03 Parser improvements. 2013-03-05 23:46:51 -08:00
Cameron
1fc48b7f38 Fixes for the new parser. 2013-03-05 15:14:43 -08:00
Cameron
591475199f Use button instead of link to 'Configure' 2013-03-05 15:14:25 -08:00
Cameron
1135a65fba Plugin Manager code cleanup - a little closer to admin-ui stage. . 2013-03-05 06:12:18 -08:00
Cameron
e7c60ee476 Issue #133 - tested the date conversion outside of news etc. And is all working properly. Issue must be elsewhere. 2013-03-05 06:12:08 -08:00
Cameron
6ba120e826 Simple backup() function added. 2013-03-04 14:17:07 -08:00
SecretR
01fff7511c Fix not parsed shortcode LINK_PARENT 2013-03-04 16:38:31 +02:00
SecretR
beb5f3e32d PHP notice removal 2013-03-04 14:08:41 +02:00
Cameron
ef51b62590 More work on the Theme and Plugin Manager download areas. 2013-03-04 03:39:27 -08:00
Cameron
474a7df566 More Plugin Manager Lookup fixes. And bbarea expand option fixes. 2013-03-04 02:48:59 -08:00
Cameron
94a1235c0c Theme and Plugin Manager Searches. 2013-03-04 00:47:56 -08:00
Cameron
42c770ed4e Generic search form element added to form handler. Search and other minor GUI enhancements added to Plugin Manager 2013-03-03 23:42:37 -08:00
Cameron
4844f3f5f4 More GUI enhancements 2013-03-03 20:54:08 -08:00
Cameron
883e4eb0c8 Message Handler enhancement - render specific types. 2013-03-03 20:53:08 -08:00
Cameron
c3e7104c64 More Theme-Manager GUI Tweaks 2013-03-03 17:52:30 -08:00
Cameron
67afc1515e Theme downloading fixes and Theme info GUI fixes. jQuery cache fix. 2013-03-03 17:52:10 -08:00
Cameron
a63abab93e Some more menu-manager refinements 2013-03-03 17:51:55 -08:00
Cameron
43fd29e874 Html Fix in Menu-Manager. 2013-03-03 04:46:57 -08:00
Cameron
acf0a74154 Menu Manager Enhancements. And removal of the deprecated 'preview' button on the newspost page. 2013-03-03 03:52:47 -08:00
Cameron
29fc1d383a Minor GUI tweak to Menu Manager popup 2013-03-02 21:15:36 -08:00
Cameron
dab2f257de Closes #134. Also added Ajax Modal Window 2013-03-02 21:07:42 -08:00
Cameron
828454304f Minor admin styling fixes. 2013-03-02 12:16:21 -08:00
SteveD
c0610bfa6a Sort a few documentation comments 2013-03-02 17:59:32 +00:00
Cameron
3556ebf743 Issue #129 Custom-Menus not displaying in Menu Manager. 2013-03-02 01:02:49 -08:00
Cameron
ae1f60f42f Tiny syntax fix 2013-03-01 18:22:27 -08:00
Cameron
0df1013fe3 Corrected <code> and <pre> handling. Added utf-8 support. Added attribute white-list per tag. 2013-03-01 18:17:03 -08:00
Cameron
2a374b7251 Batch drop-down default fix and renamed 'Execute' to 'Go'. 2013-03-01 17:53:58 -08:00