1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 14:04:51 +02:00
Commit Graph

4079 Commits

Author SHA1 Message Date
Cameron
7faa098d97 FAQs GUI field size fix. 2014-07-05 01:30:28 -07:00
Moc
072eeb565e #614 - Temporary fix for TinyMCE4 not showing with PHP 5.3 2014-06-27 12:19:41 +02:00
Moc
f7810c6860 Forum plugin - Fixed glyphicons on BS3 2014-06-25 21:48:57 +02:00
Moc
cc4749c32c Forum plugin - bootstrap them was not detected properly (similar to a41e352a97) therefore displaying v1 styling instead of BS 2014-06-25 21:29:12 +02:00
Moc
a24b87f022 Poll plugin - removes seemingly empty poll answers which may contain spaces 2014-06-25 21:10:17 +02:00
Moc
b36aa5088b #647 - Poll input fields layout (also fixed 'Add another answer' button) 2014-06-25 20:32:21 +02:00
Moc
a41e352a97 Forum plugin - 'New topic' BS button now shows on BS3 theme (checked on BS2, BS3 and non-BS themes) 2014-06-24 18:39:25 +02:00
Moc
01329a1d8a Forum admin code clean-up (#647 - further tweaks) 2014-06-24 18:31:31 +02:00
Moc
622b6e8fb5 Forum post template consistency (breadcrumb) 2014-06-24 18:04:31 +02:00
Moc
02c26784ab Minor LAN correction in forum plugin (poll related) 2014-06-24 01:07:31 +02:00
Moc
cbc353da97 #647 - Poll not showing in forum 2014-06-24 01:03:46 +02:00
Cameron
5cbb38ad7f Clean empty TinyMce content when saving to database. 2014-06-16 18:18:29 -07:00
Moc
2aeaa8a1fe Fixes #642 - Removed hardcoded 'search' glyph and replaced with toGlyph() 2014-06-14 15:13:08 +02:00
Moc
517eb58d4e Fixes #643 - Now displays clock (clock_menu) properly when using SEF URLs 2014-06-14 15:09:07 +02:00
Cameron
31e29bb892 Custom Page fixes and page breadcrumbs 2014-06-13 19:00:51 -07:00
Cameron
8bb72d1d4c Fixes #594 - cpage_shortcodes notice. Also resolves long-standing conflict between page.php and other scripts using the same cpage shortcodes. These changes will require much testing. Added new chapter menu. (useful for menus on the Home page that link to chapters) 2014-06-13 03:40:28 -07:00
Cameron
19d6ab7354 More files upgraded to FontAwesome 4.1 2014-06-12 16:30:26 -07:00
Cameron
ba72b740c2 Issue #624, Fixes #625 - TinyMce image paths issue. 2014-06-12 15:21:26 -07:00
Moc
cebb1bead3 #634 - Temp fix for RSS LAN (needs entire rewrite) 2014-06-12 17:54:25 +02:00
Cameron
d2b2af639c Fix for featurebox slide3 image-size issue. (default bootstrap template) 2014-06-11 04:21:30 -07:00
SecretR
3d5308b871 Avoid possible fatal error 2014-06-10 16:30:13 +03:00
Cameron
ad03a6960d Removed old tree_menu plugin. 2014-06-08 02:06:31 -07:00
Cameron
13dc4037e5 Removed old TinyMce plugin. 2014-06-08 02:05:32 -07:00
Cameron
f0d379ef28 Issue #434 - Make sure regular admins can also use TinyMce4 2014-06-06 02:39:23 -07:00
Moc
57fee5bea6 Fix fatal error introduced in c65359e444 2014-06-03 11:29:11 +02:00
Cameron
c65359e444 Removed Months and Days from language files. Replaced with strftime() functions. New 'terms' method added to Date handler.
eg. e107::getDate()->terms('month'); returns an array of month names in the current language.
2014-06-02 17:07:02 -07:00
Cameron
04afb156ae Issue #434 - TinyMce Video and Glyph insert issue. 2014-05-31 23:15:26 -07:00
Cameron
a535a6df60 Calendar and PDF plugins moved to their own repos.
https://github.com/e107inc/calendar_menu
https://github.com/e107inc/pdf
2014-05-31 17:20:43 -07:00
Cameron
266fc14e06 Issue #606 - List new prefs. Quick fix. Conversion from old to new still needed. 2014-05-28 22:37:33 -07:00
Moc
d7176c303f Fixes #602 - fatal error on 'reported forum posts' in admin. Needs updating to $frm standards. 2014-05-26 12:18:18 +02:00
Moc
84cd4e2bb5 Check for installed poll plugin before retrieving poll info on topic view 2014-05-26 12:15:30 +02:00
Moc
5e68531891 Fix fatal error in newsletter plugin, minor code cleanup (#590) 2014-05-25 00:42:15 +02:00
Cameron
484f2ca330 Fixes #566 - prefs not being saved in some plugins. 2014-05-24 15:20:56 -07:00
Cameron
6d649de543 Fixes #377 - Poll menu breaking layout. 2014-05-22 17:43:54 -07:00
Cameron
fd13f915b2 Fixes #542 - PM nextprev missing. 2014-05-22 16:54:31 -07:00
Cameron
25b3353571 Added missing bootstrap3 css classes to PM form template 2014-05-22 15:34:35 -07:00
Cameron
3be205eb0f Fixes #589 - Legacy Download Template List captions. 2014-05-22 15:23:02 -07:00
Jimako
db2d20546a Close #586 forgotten change
Sorry, I forgot to send one line before.
2014-05-21 14:55:53 +02:00
Tijn Kuyper
4063047ee1 Merge pull request #584 from Jimmi08/patch-2
Fix #582 missing button in tinymce for html source
2014-05-21 09:48:43 +02:00
Cameron
771d7e5168 Initial commit of the highly experimental TinyMce4 CDN plugin. 2014-05-20 16:54:03 -07:00
Jimako
b33ff1f67d Fix #582 missing button in tinymce for html source
It's only for main admin, but you need check code what tinymce produces. Closes #582
2014-05-20 15:41:11 +02:00
Cameron
0d7b47d7fc Merge pull request #570 from Jimmi08/no-screenshot-in-download-plugin
Fixes #557 - download page missing screenshot image.
2014-05-20 02:39:19 -07:00
Jimako
8903dca612 FIX 479 missing icons on new upload notification
Forgotten shortcode for new icon in subsub category
2014-05-20 09:41:43 +02:00
Moc
b6da517bd5 Fixes #547 - PM plugin issuse (outbox messages not rendering, outbox count, and outbox date) 2014-05-18 16:37:11 +02:00
Jimmi08
4b0192c0d0 Fix for not listing subcategories download plugin
Not listing subcategories when you don't have them on main page
(unchecked in preferencies)
Found while working on #479.  Related with  #566. Probably only mistake.
2014-05-18 10:33:50 +02:00
Jimmi08
c56a174517 fix #557 download plugin
no screenshot image and ugly name.
2014-05-17 21:57:12 +02:00
Cameron
d3880a303b Fixes #562 - FAQs template. Thanks @Jimmi08 2014-05-13 19:50:28 -07:00
Cameron
dc13895c1a Issue #547 - Upgrade legacy PM template during processing. 2014-03-26 15:28:37 -07:00
Moc
a7d599560e Changed back 'loginbox' to 'login' to match v1 naming. May otherwise result in BC issues with v1 themes.
Started this in 976c386cf2 (diff-99152c2c22704b20b8cc720f89b9f005) but forgot these two.
2014-03-12 00:38:04 +01:00
Cameron
1b86e2c8b5 News updated to support the {SOCIALSHARE} shortcode in its 'default' template. 2014-02-18 12:58:03 -08:00