1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

1406 Commits

Author SHA1 Message Date
Cameron
6f8481e528 Update routine improvements. Check for plugin xxxx_setup.php during db-verify 2013-03-10 18:42:54 -07:00
Moc
38c03a48b1 More require_once clean-up (#125) 2013-03-10 15:22:09 +01:00
Moc
94a4c1e1d2 Maintenance flag - LAN and code cleanup (#6, #125) 2013-03-10 15:21:32 +01:00
Cameron
959d5064e9 Social Links added - work in progress. 2013-03-10 04:43:21 -07:00
Cameron
d612bb88df Media-Manager fixes. 2013-03-09 20:30:37 -08:00
Cameron
ac0ce7e98c Some banner plugin work. imagepicker() may now be customized in preview size. 2013-03-09 19:22:30 -08:00
Cameron
d9ef1a67d3 Cleaner upgrade of pages/menus to new format. 2013-03-09 15:09:33 -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
bfd095e0c4 Inline editing in the Comments Manager. 2013-03-08 02:22:21 -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
SecretR
137ecd6c2e Cache admin UI usability 2013-03-07 16:05:13 +02:00
Cameron
4dfdaacac7 Missing object fix. 2013-03-07 05:44:49 -08:00
Cameron
e5d25b4635 Support added for dividers in admin-menu 2013-03-07 05:23:44 -08:00
SecretR
3a8216bbe9 Admin global language defines load fix 2013-03-07 15:19:43 +02:00
SecretR
19043000ae Admin Language files autoload denied for new admin UI areas 2013-03-07 15:19:41 +02: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
3d26475d97 File-inspector GUI fixes. 2013-03-06 17:20:01 -08:00
Cameron
4d5d99e37c Database area GUI cleanup 2013-03-06 14:55:30 -08:00
Cameron
1135a65fba Plugin Manager code cleanup - a little closer to admin-ui stage. . 2013-03-05 06:12:18 -08:00
Cameron
d2afe91d35 Closes #137 Plugin Manager columns. 2013-03-05 01:38:46 -08:00
Cameron
f666d18f6c Modal Window and TinyMce Fixes. 2013-03-04 22:59:03 -08:00
Tijn Kuyper
394d7dda82 Issue #125 - require_once cleanup 2013-03-04 18:55:01 +01: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
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
Tijn Kuyper
4073d4988d Header and minor code cleanup (#125) 2013-03-04 00:32:03 +01: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
SteveD
0558f43576 Issue #55 - don't show 'Everyone except...' class list where inappropriate 2013-03-03 11:32:28 +00:00
Cameron
dab2f257de Closes #134. Also added Ajax Modal Window 2013-03-02 21:07:42 -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
Cameron
63e393bdd0 Php Info styling 2013-02-28 14:29:09 -08:00
Tijn Kuyper
7356a89b1c Updateadmin - issue #125 and header update 2013-02-28 17:48:49 +01:00
Cameron
0d963eaff5 TinyMce fixes and support for raw html or bbcodes. (depending on Html posting preference) 2013-02-28 03:42:29 -08:00
SecretR
e71b0144a9 Custom Menu administration issues 2013-02-28 13:40:21 +02:00
SecretR
5d81b20d33 Fixes #124: admin-ui banlist inline editing failing.
Banlist reason and notes inline editable now.
2013-02-27 19:50:25 +02:00
SecretR
d4509edf7d Admin UI - batch navigation link creation improvements, testing required 2013-02-27 19:50:25 +02:00
Tijn Kuyper
adc98596c2 Various clean-up (#6, #125, 90). Removal of message and form handler. Headers updated. 2013-02-27 17:18:33 +01:00
Tijn Kuyper
ee4835e0d0 System logs - code and LAN cleanup 2013-02-27 16:37:49 +01:00