1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-03 04:16:16 +01:00

1528 Commits

Author SHA1 Message Date
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
Tijn Kuyper
b040b679fb Welcome message - code and LAN cleanup 2013-02-27 16:37:31 +01:00
Tijn Kuyper
e2a9133e80 #125 - require_once() clean-up, also header and various other clean-up 2013-02-27 15:19:04 +01:00
Cameron
c194fa625a Back to default Bootstrap Modal. 2013-02-27 04:05:40 -08:00
Cameron
60c75206af Plugin LAN Fix 2013-02-27 04:00:52 -08:00
Cameron
3e68fca857 Admin Modal Fix 2013-02-27 03:58:19 -08:00
Cameron
4259b435f3 Corrects wrapping buttons issue in admin and some LAN issues. 2013-02-27 00:44:58 -08:00
Cameron
31e658a2ae Issue #125 The require_once() cleanup. 2013-02-26 21:43:31 -08:00
Cameron
b8b8a3e726 Review and cleanup of all admin layouts 2013-02-26 21:27:36 -08:00
Cameron
4941a1156d adminLinks function cleanup 2013-02-26 18:57:33 -08:00
Cameron
710b21823a Tweaks to admin-ui batch drop-down. 2013-02-26 17:18:37 -08:00
Cameron
fdf78c92a4 Issue #73 Deprecated admin_handlers.php file. 2013-02-26 17:17:31 -08:00
Cameron
45ac119d83 Admin-ui support for fields as links. eg. readParms='link=field_url' 2013-02-26 16:23:23 -08: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
2f6f844cb2 Fix Website Status tab 2013-02-26 15:50:33 -08:00
Tijn Kuyper
8bfbcb5170 Search (admin) - Minor LAN clean-up 2013-02-26 16:48:25 +01:00
Tijn Kuyper
6f7e8d26d7 More $emessage -> $mes and code clean-up 2013-02-26 16:36:25 +01:00
Tijn Kuyper
1e273d2854 Newspost - $emessage to $mes 2013-02-26 16:20:20 +01:00
Tijn Kuyper
10c215e057 Meta tags - Code and LAN clean-up (#6) 2013-02-26 16:20:19 +01:00
Cameron
4e138b835f Renamed class naming standard within e_sitelink.php addon. Use xxxx_sitelink (not xxxx_sitelinks) 2013-02-26 03:43:52 -08:00
Cameron
3d99e66961 eUrl admin rework 2013-02-26 01:30:13 -08:00
Cameron
43478aabfa Removed references to deprecated preset handler. 2013-02-25 17:45:19 -08:00
Cameron
34472849af Fixed tabbed admin interface 2013-02-25 17:15:46 -08:00
Tijn Kuyper
9cef260d41 Mailout - start of cleaning up old code and LAN. More work needed. 2013-02-25 21:29:23 +01:00
Cameron
b3f6512e4b Better handling of duplicate images when importing submitted news. 2013-02-25 12:07:56 -08:00
Cameron
716a7c66c3 Closes #107 - Submitnews issue 2013-02-25 11:37:52 -08:00
Tijn Kuyper
a187f7c40d More $emessage removal and code clean-up 2013-02-25 20:28:47 +01:00
Tijn Kuyper
e6e20fd8ef Multiple $emessage to $mes replacements and old code clean-up. Updated headers. 2013-02-25 20:14:59 +01:00
Tijn Kuyper
0e01bbb032 Frontpage (admin area) - LAN (#6) and code clean-up 2013-02-25 18:33:00 +01:00