1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

4164 Commits

Author SHA1 Message Date
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
Cameron
21babc927c Comments issue #23 confirmed fixed. Removed debug popup 2012-11-30 14:45:05 -08:00
Cameron
ea80c52343 Core templates folder added. 2012-11-30 14:43:01 -08:00
Cameron
f2c080aaf0 admin -> custom pages GUI fix 2012-11-30 14:28:07 -08:00
Cameron
3da14092ad Fix for admin-nav issue. 2012-11-30 14:09:28 -08:00
Cameron
646d65b58a GUI fixes 2012-11-30 13:47:06 -08:00
Cameron
272bde73c9 Bootstrap README added. (mostly for developers) 2012-11-30 12:30:24 -08:00
Cameron
4d9732cfdb Added a note about pull-requests. 2012-11-30 11:55:35 -08:00
Tijn Kuyper
fad0b4f5a5 Fixed empty row on Forum > Moderators 2012-11-30 18:10:12 +01:00
Tijn Kuyper
c7563958ee Start on GUI of forum admin, also #6 LAN improvements.
Work in progress.
2012-11-30 18:04:59 +01:00
Cameron
6ecde55410 Tools -> DB GUI fixes 2012-11-30 04:48:59 -08:00
SecretR
f1c42c5b84 plugin language files autoload - backward compatibility, also #15 related 2012-11-30 14:46:21 +02:00
SecretR
84eec7cdbb plugLan typo 2012-11-30 13:23:55 +02:00
Cameron
2234f8f62c Issue #3 Should address some of the Notices/Warnings. 2012-11-29 23:12:20 -08:00
Cameron
db07d72afc Include Media-Manager title in bbcode mode. 2012-11-29 22:46:53 -08:00