SecretR
|
845a79b917
|
switch to new Language files loading
|
2012-12-07 09:34:42 +02:00 |
|
Cameron
|
a874b87a7f
|
Plugin Builder refinements and admin-ui 'template' added to banlist and rss for later use.
|
2012-12-06 21:41:53 -08:00 |
|
Cameron
|
29f23c05ea
|
Some method naming cleanup.
|
2012-12-06 20:34:57 -08:00 |
|
Cameron
|
b42d87e6bf
|
Added e107::pref() - Generic Pref-array retrieval for core, themes and plugins.
ie. $pref = e107::pref(); or $plugPref = e107::pref('gallery'); or $themePref = e107::pref('theme'); // currently installed theme.
|
2012-12-06 16:47:26 -08:00 |
|
Tijn Kuyper
|
1972441858
|
More event calendar GUI clean-up and #6 LAN improvement
|
2012-12-07 00:18:50 +01:00 |
|
Cameron
|
8665c34232
|
Admin -> Banlist : Issue #16 Fix.- More comments added.
|
2012-12-06 15:03:07 -08:00 |
|
Cameron
|
1797a81592
|
Admin -> Banlist : Issue #16 Fix.
|
2012-12-06 14:59:24 -08:00 |
|
Cameron
|
ebe66a5801
|
PHP Warning Removal
|
2012-12-06 14:53:58 -08:00 |
|
Cameron
|
367ec69c62
|
Debug Backtrace working again.
|
2012-12-06 14:17:54 -08:00 |
|
Tijn Kuyper
|
cb9af73de1
|
Event calendar GUI clean-up and fixed issue #43
|
2012-12-06 22:38:28 +01:00 |
|
Cameron
|
d0eb844488
|
Minor fixes.
|
2012-12-05 21:30:17 -08:00 |
|
Cameron
|
5b4982f4a1
|
Message Handler updated to use sprite images see: s-message-icon
|
2012-12-05 19:29:09 -08:00 |
|
Cameron
|
f1983bd49d
|
Plugin Builder refinements with input validation
|
2012-12-05 19:28:22 -08:00 |
|
Cameron
|
15c85a58ad
|
plugin and theme .xml corrections
|
2012-12-05 19:27:59 -08:00 |
|
Cameron
|
04ea1f46d0
|
Modification to plugin.xml and theme.xml spec. 'lan=' instead of 'lang='.
Added <summary> and <keywords>
Plugin builder enhanced to match these changes
|
2012-12-05 16:43:53 -08:00 |
|
Cameron
|
4a5d8a4a90
|
Detected a cPanel install and provide a link to it if crons not activated.
|
2012-12-05 02:11:46 -08:00 |
|
Cameron
|
956d0b2abd
|
Updated the log plugin. Updated the bootstrap preview.
|
2012-12-04 21:02:47 -08:00 |
|
Cameron
|
f46d3a34cc
|
InfoPanel GUI fixes.
|
2012-12-04 17:02:01 -08:00 |
|
Cameron
|
eaac6875e9
|
Log Plugin improvements/fixes - now uses jQuery
|
2012-12-04 17:00:40 -08:00 |
|
Tijn Kuyper
|
b03275934b
|
Starting LAN on Media Manager (e107_admin/image.php) - Work in progress
|
2012-12-04 18:21:57 +01:00 |
|
SecretR
|
3aac54caaf
|
quick & temporary admin sprite icon fix (menu administration) - awaiting discussion
|
2012-12-04 16:27:58 +02:00 |
|
SecretR
|
bf54e5ab0a
|
Fixed JSON breaking twitter
|
2012-12-04 14:50:33 +02:00 |
|
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 |
|