Cameron
ccc2f53eca
Added support for custom titles in message handler.
2014-02-21 06:16:22 -08:00
Cameron
791944d394
Fix for missing media-manager category when uploading images for the Site Link Icon or Site Logo.
2014-02-18 10:44:42 -08:00
Cameron
6a8e57bb05
Fixes #509 - Date (month) conversion issue on Windows machines.
2014-02-18 05:41:58 -08:00
Cameron
7aaf407370
GUI styling fix in admin theme area.
2014-02-11 05:58:52 -08:00
Cameron
fb2af5db53
#513 Added method createUserCategory() to media_class.php for adding user-specific media-categories.
2014-02-09 15:44:43 -08:00
Cameron
baaacf5c4b
Admin language-select fix
2014-02-07 17:57:55 -08:00
Cameron
f3ae51e037
Added 'btn-default' to button for Bootstrap3 compatibility.
2014-02-07 07:33:33 -08:00
Cameron
c7cb6d2975
PHP Notice removal
2014-02-07 07:03:23 -08:00
Cameron
c6d29662a7
Fix for language-file include warnings.
2014-02-07 05:07:49 -08:00
Cameron
f100297108
Fix for save_pref() messages not displaying under some circumstances.
2014-02-06 18:22:44 -08:00
Cameron
53468e3a4e
Fix for broken downloads when a full-path is used in the config.
2014-02-05 09:44:11 -08:00
Cameron
5b4dbb83e4
Closes #385 Corrected language-file debug warnings.
2014-02-05 06:14:13 -08:00
Cameron
3ca9052f69
Fixed PHP warnings in search class
2014-02-04 09:22:34 -08:00
Cameron
8c49efe1b1
Notice removal
2014-02-04 06:49:25 -08:00
Cameron
8d689f2d94
Improved control over news images and video. Separate css classes added for each. eg. news-image-1 , news-video-3
2014-02-04 06:21:05 -08:00
SecretR
7069ceb244
Last SQL query log added to model base classes
2014-02-03 14:04:13 +02:00
Cameron
e9a5fd4b98
More fields with inline editing enabled.
2014-02-01 09:37:15 -08:00
Cameron
d5231b3d8c
Multiple Image/Video fix for news_carousel_menu.php
2014-01-31 07:09:34 -08:00
Cameron
c0746113b6
Support for multiple images/video in news items. (experimental)
2014-01-31 06:33:01 -08:00
Cameron
4e3217c79b
Fix for "Change theme" hover icons.
2014-01-31 04:13:30 -08:00
Cameron
cc07dac897
Basic support for news videos.
...
Add {NEWSVIDEO} to your news template to take advantage of it and {NEWSTHUMBNAIL} for a thumbnail image of the video. (or image) {NEWSIMAGE} will return nothing for videos, only for images.
2014-01-31 01:09:24 -08:00
Cameron
1d5e08197c
News Carousel added and a method to check if a menu is loaded. (see e107_plugins/news/e_header.php )
2014-01-30 10:14:13 -08:00
Cameron
a57faeb3b9
Fix for google-plus icon on Social plugin. {EXTENDED} may now have a class added. Debug info added when Featurebox returns nothing.
2014-01-29 11:10:05 -08:00
Cameron
dc2c29fff7
Added 'clearfix' to e-related as a precaution.
2014-01-28 07:39:40 -08:00
Cameron
d5e6dd0366
Corrected processing of Glyph-types.
2014-01-28 05:59:40 -08:00
Cameron
1a03a883bd
Improved database backup and added file-backup for non-core elements.
2014-01-25 15:56:20 -08:00
Cameron
02bf58c5c7
Styling fix on imagepicker();
2014-01-24 12:52:26 -08:00
Cameron
07950a1af2
More media-manager bbcode fixes.
2014-01-23 17:23:38 -08:00
Cameron
d2d58451cf
Fix for media-browser carousel issue. Fix for bbcode Youtube insert. Added [video] bbcode.
2014-01-23 15:56:53 -08:00
Cameron
7bb19a0a40
Bootstrap 3 email and print styling. New Social share shortcode added.
2014-01-23 09:18:40 -08:00
Cameron
bb76398ac1
Fixes #501 - restored delete_32.png and delete_16.png for Backward compatibility. Updated some scripts to use ADMIN_DELETE_ICON instead of the deprecated ADMIN_DELETE_ICON_PATH .
2014-01-23 04:38:48 -08:00
Cameron
4bfeb0c66b
Handle empty values in e_related.
2014-01-22 11:38:26 -08:00
Cameron
6167544d50
Allow shortcode to limit results in e_related.
2014-01-22 08:35:35 -08:00
Cameron
064e461fc2
Added new e_related.php files to news and page
2014-01-22 07:40:01 -08:00
Cameron
16dc9d39b6
Added new e_related addon and updated default news and page templates to utilize.
2014-01-22 06:14:23 -08:00
Cameron
7679b5e075
Corrected .glyph detection in toIcon() function.
2014-01-22 06:12:54 -08:00
Cameron
99af352647
Corrected outdated icon paths
2014-01-22 06:10:44 -08:00
Cameron
879ca488d0
Icon Path fixes
2014-01-21 07:18:02 -08:00
Cameron
56b7bdc42b
Removed old icons. If you find broken image paths, please post an issue about it.
2014-01-21 06:40:46 -08:00
Cameron
dd57ec8db8
Fix for 'silent' pref save. Removed deprecated notice from XML class.
2014-01-21 05:12:58 -08:00
Cameron
95eff5e653
Multi-language news category fix.
2014-01-20 16:12:24 -08:00
Cameron
bf952897ed
More BC Fixes. Search, and News Category titles.
2014-01-20 10:21:44 -08:00
Cameron
6577f6d380
BC Fixes for download installation, sitelinks expanding menus, bbcode image sizes.
2014-01-20 06:20:58 -08:00
Cameron
c0ea76bbe6
BC Fix for when $NEWSLISTSTYLE is used.
2014-01-20 04:15:59 -08:00
Cameron
8796039d08
Backward compatibility fixes.
2014-01-20 03:26:15 -08:00
Cameron
852bd59597
Deprecated file and folder cleanup
2014-01-19 03:55:07 -08:00
Cameron
73ac22452b
Added more info to the admin-ui system log.
2014-01-17 17:21:42 -08:00
Cameron
dcb54aee7c
Basic Admin-UI activity logging added.
2014-01-17 16:46:24 -08:00
Cameron
0d9a480158
Corrected default bbcode-button template used in admin area.
2014-01-17 07:56:32 -08:00
Cameron
58d2aa8ad3
GUI Glyph fixes and Bbcode button styling fixes.
2014-01-17 06:49:55 -08:00