1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 18:50:37 +01:00

4178 Commits

Author SHA1 Message Date
Cameron
fc223feaf2 A little more icon cleanup 2012-12-04 04:11:00 -08:00
Cameron
1c9e44a0e8 e107 News Panel now working from Twitter feed. 2012-12-04 00:14:43 -08:00
Cameron
5922832b6d Make sure new tables are utf8. 2012-12-04 00:13:49 -08:00
Cameron
a9eeb7372d Admin image optimization 2012-12-03 18:41:25 -08:00
Cameron
412a58fd87 GUI fix for Update Page 2012-12-03 15:04:11 -08:00
Cameron
56cec58340 More next/prev cleanup 2012-12-03 14:30:21 -08:00
Cameron
288558494d Closes Issue #38 - Next/Prev Template for admin area. 2012-12-03 13:57:02 -08:00
Cameron
cf4b35a765 More Plugin-Builder refinements 2012-12-03 13:21:50 -08:00
Cameron
7b7ca47d15 Function fixes for e_navigation. (also corrects issue in admin_menu.php ) 2012-12-03 04:54:05 -08:00
Cameron
e143292345 Fix for when menus fail. Use DebugMode = 'Included Files' (?[debug=inc+]) to switch off menu buffering, allowing errors to be seen. 2012-12-03 04:53:51 -08:00
Cameron
fd96563117 Placeholder function added for e-clone 2012-12-03 04:53:35 -08:00
Cameron
346bfa6db3 Fix for admin_menu 2012-12-03 04:53:26 -08:00
Cameron
19172877c1 A few fixes in the navigation functions. 2012-12-03 04:53:18 -08:00
SecretR
8e62d55970 CSS BC, default form URL enhancement 2012-12-03 13:24:32 +02:00
Cameron
f276b698a4 Fixed function typo 2012-12-03 02:27:19 -08:00
Cameron
76a9758447 More admin links cleanup and moving of arrays to e_navigation class 2012-12-03 02:21:51 -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
872cd7901b Added 'core' plugin as an exclusion. 2012-12-02 22:31:46 -08:00
Cameron
4f33f78da4 SimpleParse Fix 2012-12-02 19:10:07 -08:00
Cameron
b52669cc81 Merge pull request #36 from farr3ll/master
Issue #24 revision 2
2012-12-02 19:02:06 -08:00
Cameron
fad23d61df Allow forget password page to be seen by main admin while logged in. 2012-12-02 18:13:57 -08:00
Cameron
d1699c5c85 More Plugin Builder work. 2012-12-02 18:12:46 -08:00
Cameron
e1ed7b8f6a SimplerParse() fix. Db-verify fix for MPREFIX inclusion in xxxx_sql.php files. 2012-12-02 17:30:41 -08:00
farr3ll
1b2a2a7fb7 Issue #24 revision 2 2012-12-03 02:32:20 +02:00
Cameron
381053fad5 Merge pull request #35 from farr3ll/master
Issue #24 revision
2012-12-02 12:04:09 -08:00
farr3ll
a6c059f55f Issue #24 revision [additional line-breaks issue] 2012-12-02 14:52:55 +02:00
Cameron
1ac6e1a976 HybridAuth updated to 2.1.0 2012-12-02 04:24:59 -08:00
Cameron
744e15367e Minor notice change. 2012-12-02 02:57:09 -08:00
Cameron
1c354ac62b Issue #24 - fix for broken bullets and tables. Excess space generated when switching between WYSIWYG and Bbcode remains. 2012-12-02 02:56:40 -08:00
Tijn Kuyper
6b2719e928 More fixes to the GUI of the Forum plugin admin 2012-12-02 11:02:46 +01:00
Cameron
5acd5d998b Merge pull request #33 from farr3ll/master
Issue #24 - Thanks to farr3ll!
2012-12-02 01:59:00 -08:00
Cameron
d10fe34063 Removed duplicate class attribute 2012-12-02 01:55:13 -08:00
Cameron
2b2fe82d51 New Plugin-Builder area added. 2012-12-02 01:55:02 -08:00
Cameron
15c14d403c Default pref added for url_sef_translate 2012-12-02 01:49:08 -08:00
farr3ll
ec4ebf0752 Issue #24 2012-12-02 07:13:56 +02:00
Tijn Kuyper
2c25b37318 Merge branch 'master' of https://github.com/e107inc/e107 2012-12-01 23:34:09 +01:00
Tijn Kuyper
6837bf8aa8 Forum admin clean-up: GUI and LAN 2012-12-01 23:33:24 +01:00
nlstart
efd4e46fab Agreed with Moc on default double quotes in LAN files 2012-12-01 23:23:17 +01:00
nlstart
b6765d2c96 Some TODO LAN fixes 2012-12-01 21:08:44 +01:00
SecretR
887fba6379 trim all attributes of form elements 2012-12-01 17:53:00 +02:00
SecretR
f70346980e lost string support for form options fix 2012-12-01 17:52:59 +02:00
Tijn Kuyper
8264c99e11 More forum clean-up (globals, GUI) 2012-12-01 13:31:54 +01:00
Cameron
a5d9c17116 Issue #28 Basic filter by datestamp added to admin-ui 2012-12-01 00:03:48 -08:00
Cameron
0b85300d8e Backwards compatibility CSS added - so even old plugins look better. 2012-11-30 22:41:34 -08:00
Cameron
5477e90b92 Media Manager fixes thanks to farr3ll. Issue #27 and Issue #31 2012-11-30 22:09:04 -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
564b0600e9 Bulgarian language option added. 2012-11-30 18:15:24 -08:00
Cameron
01a6e11f44 Example Private Message Menu in Admin area. 2012-11-30 18:14:51 -08:00
Cameron
6d862f3fdf Added "Comments Pending" to the latest panel. Fixed Media-Manager Icon tooltip description 2012-11-30 16:11:53 -08:00
Cameron
c1ef478920 Bootstrap HTML added. Still requires shortcode placement etc. 2012-11-30 15:39:52 -08:00