1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-09 07:02:26 +02:00

4694 Commits

Author SHA1 Message Date
Cameron
76ac4b39d5 Language file optimization and Gui fixes. 2013-02-22 22:35:15 -08:00
Cameron
5b7fed3bef Sitelinks language-file optimization 2013-02-22 22:34:04 -08:00
Cameron
55cd362f0d Deprecated LANs checking now working again. 2013-02-22 21:35:00 -08:00
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
Cameron
2a536d2bbb SEP = generic separator support added. Defined in admin theme. 2013-02-22 21:32:19 -08:00
Cameron
846dafa3ce FAQs language-file path clean-up. 2013-02-22 21:31:16 -08:00
Cameron
9ae2ac7827 Shortcodes - corrected issue when manually calling e107::getScBatch('myplugin',TRUE); from within a plugin. 2013-02-22 21:30:14 -08:00
Cameron
5623852cc8 FAQs added English language folder. 2013-02-22 20:47:39 -08:00
Cameron
e7ac01d580 FAQs language file corrections 2013-02-22 20:46:06 -08:00
Cameron
ecb3a5ccdd Renamed first FAQ navigation link. 2013-02-22 15:47:01 -08:00
Cameron
ad07fc1b48 Brighten navigation text. 2013-02-22 15:46:17 -08:00
Cameron
200c92aa96 Expanded admin-perms issue corrected. 2013-02-22 15:45:31 -08:00
Cameron
ad1452d65e Initial Theme Converter Page added. 2013-02-22 15:43:58 -08:00
SecretR
dcd8e21c40 Issue #116: Admin-ui Page-Title doesn't match Admin Menu Item. -
addTitle() call inside Observer or Header sets auto the title from admin
menu caption now
2013-02-22 16:12:05 +02:00
SecretR
d35720e235 Fixes #117: Admin-ui Sitelinks searchquery filter is not functioning -
obsolete code breaking ajax calls
2013-02-22 14:59:47 +02:00
SecretR
82625f6795 Fixes #114: Admin-ui inline editing and drag & drop sorting fails when
mode != main (missing FAQ $sortField variable)
2013-02-22 14:37:17 +02:00
Cameron
e9f0414243 White-arrow issue - almost fixed. 2013-02-22 03:58:05 -08:00
Cameron
d961fef883 Sharper navigation header-text 2013-02-22 03:01:01 -08:00
Tijn Kuyper
31564ee3ca Log plugin - minor styling and code/LAN clean-up 2013-02-22 11:51:32 +01:00
Cameron
33f2335d16 Improved css for sharper text on drop-down menu 2013-02-22 02:44:24 -08:00
Cameron
9f67c97d29 Search prefs were still being serialized - causing an update request. 2013-02-22 02:18:14 -08:00
Cameron
7b1f2d4b8c Styling fixes 2013-02-22 02:17:19 -08:00
Cameron
844396a076 Fix for infopanel personalization 2013-02-22 02:16:06 -08:00
Cameron
7010eb4ae4 Tab added to infopanel. 2013-02-22 00:50:51 -08:00
Cameron
705fc297f2 Inline editing for sitelinks 2013-02-22 00:50:16 -08:00
Cameron
ec3c006e6e Search box styling etc. 2013-02-22 00:49:36 -08:00
Cameron
c9e5252041 Admin infopanel help added 2013-02-21 17:46:12 -08:00
Cameron
e8d877bb53 Minor admin area tweaks to FAQs 2013-02-21 17:39:40 -08:00
Cameron
63fcad1d51 Moved server details to 'credits' page. (to be renamed) 2013-02-21 17:38:26 -08:00
Cameron
e7b30285eb Initial work on Banlist admin-area upgrade. Some Admin-ui issues remain. 2013-02-21 17:37:06 -08:00
Cameron
80e71e78c5 More styling 2013-02-21 05:49:09 -08:00
Cameron
63b1fac26b More styling 2013-02-21 05:22:15 -08:00
SecretR
a7a6924162 Bootstrap admin style fix - filter making new dropdowns (skin) look
blury
2013-02-21 12:35:33 +02:00
SecretR
8f146be712 Issue #87: Problems when inserting image into news item and news
extended (possible fix, discuss)
2013-02-21 12:26:08 +02:00
SecretR
bf2896d78e Media manager dialg - Appearance text flow typo 2013-02-21 12:21:42 +02:00
SecretR
df34caa950 Admin UI - Inline editing trigger handles all field types now 2013-02-21 11:44:43 +02:00
Cameron
e91230ad48 Admin UI styling 2013-02-20 22:58:18 -08:00
Cameron
f6b646131e Made wysiwyg/bbcode switch smaller 2013-02-20 22:07:20 -08:00
Cameron
ae9b87a772 Admin UI - Inline editing for userclasses 2013-02-20 22:06:39 -08:00
Cameron
a55d70afba Upgrade bootstrap to 2.3.0 and use separate files for jasny addons 2013-02-20 22:05:39 -08:00
Cameron
326d2e534f Styling of submitnews page 2013-02-20 17:53:40 -08:00
Cameron
94d74f4797 Removed 'chosen' js package, added 'multiselect' and 'select' packages. 2013-02-20 17:48:18 -08:00
Cameron
50b922f588 News datestamp now retains value when editing. Updated datetime picker. 2013-02-20 17:38:34 -08:00
Cameron
312dad5b3b Styling of Tinymce bbcode/wysiwyg switch 2013-02-20 13:45:42 -08:00
Cameron
24676c6e04 TinyMce Bootstrap theme added. 2013-02-20 13:45:18 -08:00
SteveD
649fd74c1a Issue #70 - missed new file from previous commit 2013-02-20 21:15:36 +00:00
SteveD
384bf407e3 Issue #70 - update PHPMailer to latest.
New mail entry point to send templated emails, bulk emails etc
Add option to mass-send templated emails from admin page
'Notify' function uses the new interface.
Sundry detail improvements
Other sources of auto-generated emails need converting - signup etc
Much more testing needed.
Needs competent themer to generate some nice templates.
2013-02-20 21:11:17 +00:00
Tijn Kuyper
be527ea633 Tiny LAN change (image = file) (comment in #90) 2013-02-20 18:12:06 +01:00
SecretR
8358817952 TinyMCE - new line issue temporary fix, image floats implemented (image
browser)
2013-02-20 17:45:22 +02:00
Tijn Kuyper
2c82a08cd2 Typofix on previous commit 2013-02-20 14:13:13 +01:00