1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

1736 Commits

Author SHA1 Message Date
Cameron
150b27e1c7 Upgraded chart scripts and added enhanced class so that options may be set. 2014-06-22 16:58:18 -07:00
Cameron
1e4c6eb11a Per page 'No Maintenance' constant added. ie. Add: define('NO_MAINTENANCE', true); to your script to disable maintenance redirection for that page. 2014-06-22 00:01:14 -07:00
Cameron
b19d383e0d Fixed: {CPAGEMENU} could return the incorrect Menu under some conditions. 2014-06-16 18:21:51 -07:00
Cameron
ff4e2be582 Admin -> Custom Pages : added chapter_template to default list view. 2014-06-13 19:06:37 -07:00
Cameron
e276754313 Fixes theme info rendering and button styling. 2014-06-12 14:48:50 -07:00
Cameron
04afb156ae Issue #434 - TinyMce Video and Glyph insert issue. 2014-05-31 23:15:26 -07:00
Cameron
0d063b82a8 Issue #591 - Optimize downloads import 2014-05-31 18:34:38 -07:00
Cameron
6d3a331a58 Issue #591 - detect file-types from downloads database table during import into media manager. 2014-05-29 14:15:55 -07:00
Cameron
3dabe6fee0 Fixes #598, Fixes #274 - ban user admin-ui fix. 2014-05-28 23:17:13 -07:00
Cameron
084b5b4127 CSS Table styling on plugin-manager. 2014-05-28 22:36:18 -07:00
Moc
18ab88864e #367 - Check for download plugin installation. Should get rid of the download table error messages. 2014-05-25 11:02:56 +02:00
Cameron
0278ac5efa Fixes #585 - allow for removal of cmenus without corrupting pages data. 2014-05-25 01:41:18 -07:00
Cameron
484f2ca330 Fixes #566 - prefs not being saved in some plugins. 2014-05-24 15:20:56 -07:00
Moc
e669dd265a #541 - SQL update on banner plugin update routine 2014-05-24 11:40:12 +02:00
Cameron
f428cc8041 Added cron/function for updating from github. (Available only if the e107 installation is a cloned repo) 2014-05-23 21:59:01 -07:00
Cameron
255a449858 Fixes #274 - The Banlist admin UI cannot remove bans from the list. 2014-05-22 17:09:09 -07:00
Cameron
a324e0324c Fixes #541 - banner plugin to be installed by default on upgrade. 2014-05-22 14:54:56 -07:00
Cameron
47e3f91012 Remove login requirement from plugin and theme browsers. (ie. 'Find Plugins' and 'Find Themes') 2014-05-12 18:52:57 -07:00
Cameron
15a8361b9f Fixed: Welcome message data was being incorrectly encoded during update. 2014-03-14 17:27:34 -07:00
Cameron
a2235cfd39 Media-Manager Youtube video default prefs added. 2014-03-12 14:09:48 -07:00
Cameron
70b9598d7e Have x-editor use local files again. 2014-03-12 09:49:37 -07:00
SecretR
9b636a9687 No plugin manager caching in development environment 2014-03-12 16:06:29 +02:00
Cameron
fa26a3fb24 Minor GUI alignment fix 2014-02-18 13:35:03 -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
685b0aa86f Added disabled options to plugin-builder admin config. 2014-02-11 05:58:07 -08:00
Cameron
39ef038062 Added visibility option to page books/chapters. 2014-02-08 16:57:34 -08:00
Cameron
baaacf5c4b Admin language-select fix 2014-02-07 17:57:55 -08:00
Cameron
c7cb6d2975 PHP Notice removal 2014-02-07 07:03:23 -08:00
Cameron
6b1a2c375c For for language change on inactive subdomains. 2014-02-06 18:21:59 -08:00
Cameron
7f382ceb4a Corrected "Menu List" order. 2014-02-06 07:44:09 -08:00
Cameron
809ee650ac Fix for glyph icon preview. Custom Menu automatically adds a SEF URL if missing. 2014-02-06 07:29:02 -08:00
Cameron
3b54047253 Preference added for thumbnail quality generated by thumb.php. Can have a dramatic effect on page-load times/performance. 2014-02-05 09:43:10 -08:00
Cameron
4692d7bd13 Fixed BC bug in newspost (breaking Youtube thumbnail images after re-edit) 2014-02-05 06:16:07 -08:00
Cameron
e9a5fd4b98 More fields with inline editing enabled. 2014-02-01 09:37:15 -08:00
Cameron
c0746113b6 Support for multiple images/video in news items. (experimental) 2014-01-31 06:33:01 -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
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
2990f4d376 Fix Ping logging message. 2014-01-24 08:13:47 -08:00
Cameron
117685b448 Icon path fix 2014-01-24 03:13:52 -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
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
375d1899ef Added new menu paths for banner_menu, poll_menu and online_menu in upgrade routine. 2014-01-22 07:33:31 -08:00
Cameron
99af352647 Corrected outdated icon paths 2014-01-22 06:10:44 -08:00
Cameron
3d04b8690a Renamed plugin 'user_menu' to 'user' 2014-01-22 00:04:50 -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
edb2ec9249 Download search added and updated to v2 spec. 2014-01-21 05:16:05 -08:00
Cameron
bf952897ed More BC Fixes. Search, and News Category titles. 2014-01-20 10:21:44 -08:00