1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 02:54:39 +01:00

4556 Commits

Author SHA1 Message Date
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
SteveD
c000634335 Reflect 1.x bug #5376 - handle servers not in UTC timezone 2013-02-17 10:43:21 +00:00
SteveD
a4ce03f454 Start addressing the changes needed - still need to handle xml default prefs, some of the new directory names..... 2013-02-15 21:15:35 +00:00
SecretR
28020162e7 Fixed #92: Malformed style/CSS code on public statistics "Visits" page 2013-02-14 16:45:42 +02:00
SecretR
19436eb3d4 prepare for some addon class naming standards 2013-02-14 16:18:22 +02:00
SecretR
4587940ad9 Even more smarter page navigation menu;
Introduced e107::getAddon();
Upcoming addon class naming standards discussion
2013-02-14 15:38:00 +02:00
SecretR
cd2fbaa3d6 Smarter page navigation menu 2013-02-14 15:37:59 +02:00
SteveD
b9a452e793 Minor tidying - lose a few globals, a few 'todos' 2013-02-13 22:34:06 +00:00
SecretR
bcaf4e70c6 Fix navigation links assembling (navigation handler) 2013-02-13 17:04:11 +02:00
SecretR
fa0e7ee4b5 Page administration - legacy e-sort code removal, inline edit functional now 2013-02-13 17:04:10 +02:00
SecretR
367b3c3091 Fix e-sort JS selector 2013-02-13 17:04:09 +02:00
SecretR
7b92549560 Remove empty main navigation sections (Admin navigation) 2013-02-13 17:04:08 +02:00
Tijn Kuyper
5dfeaa018f Linkwords - $mes-> fix (#90) 2013-02-12 21:06:20 +01:00
Tijn Kuyper
8d2cdddf4e Log plugin - Code clean-up and $frm enhancements 2013-02-11 16:44:35 +01:00
Tijn Kuyper
0137a8d9a4 Forum plugin - more GUI and message fixes. Work in progress. (#90) 2013-02-11 16:28:55 +01:00
SecretR
6fcf0da804 Global plugin batch override fix 2013-02-11 15:12:30 +02:00
SecretR
2a58184f81 Legacy shortcode related - fixed DB update detect/run 2013-02-11 14:56:43 +02:00
SecretR
9e587e0f18 Single plugin shortcode now detected in shortcode/single/*.php;
Plugin legacy *.sc moved to shortcode_legacy_list (system update
requried);
Single plugin shortcodes override now possible
(core/override/shortcodes/single/);
Testing phase
2013-02-11 14:29:10 +02:00
Tijn Kuyper
ad33d7ddf5 Typo fix: succes to success 2013-02-11 10:22:25 +01:00
SecretR
ec4e9a92e6 Fixes #104: Admin-ui Filter contains misleading and confusing terms 2013-02-11 10:21:01 +02:00
SecretR
1316ef4d47 User manage ranks fix 2013-02-11 09:50:48 +02:00
Tijn Kuyper
2d4ad644f7 Tree_menu basic code and GUI clean-up. Also LAN (#90, #6) 2013-02-10 20:39:48 +01:00
Tijn Kuyper
e4ea0344d6 Minor code clean-up on Trackback (radio_switch) 2013-02-10 18:04:48 +01:00
Tijn Kuyper
57dfccc37e PM Plugin - $emessage to $mes and minor LAN updates (#90, #6) 2013-02-10 17:57:37 +01:00
Tijn Kuyper
ba199e08fd Online menu (last seen menu) code and LAN clean-up (#90, #6) 2013-02-10 17:43:42 +01:00