1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-20 22:43:59 +01:00

4780 Commits

Author SHA1 Message Date
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
Tijn Kuyper
acdfb54c20 Event calendar plugin - code clean-up, message and LAN consistency. (#90, #6) 2013-02-20 14:03:44 +01:00
SecretR
a9fb3fbfbc Issue #106: News Category SEF - fix category URLs in other news and
other news2
2013-02-20 14:40:49 +02:00
Tijn Kuyper
06fe59b28d plugin manager: center instead of left "install plugins" button 2013-02-20 12:25:55 +01:00
Cameron
76504b6be7 Allow Html in field-help tooltips. Related to Issue #110. Removed HTML from language file and replaced with bbcode. 2013-02-19 14:45:22 -08:00
Cameron
73fc4b4e2b user status styling 2013-02-19 13:29:42 -08:00
SteveD
104534d26f Notify prefs were only half-moved to new method. Needs more testing 2013-02-19 21:26:45 +00:00
SteveD
971216d93e Fix undefined variables 2013-02-19 21:02:59 +00:00
SteveD
2e190acf64 Missing $sql value 2013-02-19 20:48:39 +00:00
SecretR
a6adeca93c Issue #106: News Category SEF 2013-02-19 18:36:58 +02:00
SecretR
439fb926a5 Fixed #109: Can't delete multiple users 2013-02-19 12:18:38 +02:00
SteveD
10ce319b5a Issue #105 - hide LOGINMESSAGE in login.php if no error to report 2013-02-18 22:31:57 +00:00
SteveD
3e85dcedda Issue #70 - preparations for templated emails 2013-02-18 22:18:15 +00:00
Tijn Kuyper
67e2d73fde Minor GUI (btn) changes to search_menu and search.php 2013-02-18 12:47:28 +01:00
SteveD
2679a199c6 Update documentation path 2013-02-17 12:35:20 +00:00