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

6056 Commits

Author SHA1 Message Date
aSeptik
f5f676bc3e Fix import_configuration via API ex. cron-job or command-line
Fix import_configuration via API ex. cron-job or command-line as seen on
line 1772 comment.
2014-02-17 11:16:16 +01:00
aSeptik
9ef54731b6 Fixed - Importing Configuration during installation
Fixed - Importing Configuration during installation
2014-02-13 02:52:05 +01:00
Cameron
084b0b625a Make banners responsive 2014-02-11 07:48:50 -08:00
Cameron
1cf530ba1d Merge pull request #512 from oxigeno2/master
Plugin Gallery - Caption link, BBcode H1 heading erase
2014-02-11 06:04:41 -08:00
Cameron
88b500a273 Should fix #508 - password should allow special chars. 2014-02-11 06:01:50 -08:00
Cameron
7aaf407370 GUI styling fix in admin theme area. 2014-02-11 05:58:52 -08:00
Cameron
685b0aa86f Added disabled options to plugin-builder admin config. 2014-02-11 05:58:07 -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
Roland Graf
b72e7488a6 renumbering array 2014-02-09 13:46:17 +01:00
Cameron
39ef038062 Added visibility option to page books/chapters. 2014-02-08 16:57:34 -08:00
Cameron
2fae296023 Added titles to main navigation template. 2014-02-08 16:56:57 -08:00
Roland Graf
ca6e4d880d Editing bbcode - choice heading 2014-02-08 20:09:43 +01:00
Roland Graf
0f6c16bdc8 Image caption - Link start slideshow 2014-02-08 20:07:02 +01:00
Cameron
af9138885d Closes #507 - button alignment issue in Chrome. 2014-02-08 08:41:45 -08:00
Cameron
baaacf5c4b Admin language-select fix 2014-02-07 17:57:55 -08:00
Cameron
ef4ced985a Fix for broken download links when using SEF Urls. Cleaned up next/prev template. {GLYPH} now uses 2.x format. eg {GLYPH: type=download&size=2x} 2014-02-07 17:57:06 -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
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -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
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
1991997383 Removed placeholder from default template. (for text-only use 'out-of-the-box' ) 2014-02-06 06:06: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
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
eb83f412ab Basic Twitter-Timeline widget added to the social shortcodes. eg. {TWITTER_TIMELINE: id=xxxxxxx&theme=light} 2014-02-05 06:17:41 -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
5906897d90 {MENU} now supports the v2.x format: {MENU: path=xxxx&count=x} etc. for embedded menus. 2014-02-05 06:15:31 -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
47c546c2fb Added keyword tags to downloads. 2014-02-04 09:22:15 -08:00
Cameron
e4c15a5646 More Notice removal 2014-02-04 06:58:13 -08:00
Cameron
bb34f0f425 Fixed {NEWSTHUMBNAIL} to work with images and video. 2014-02-04 06:50:01 -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
Cameron
182233238f Shortcode added: {NEWSNAVLINK} for navigation between news pages. 2014-02-04 05:17:08 -08:00
Cameron
988ce38d60 {NEWSTHUMBNAIL} fix. 2014-02-04 04:13:35 -08:00
Cameron
3eebb493b6 Notice removal 2014-02-04 03:04:31 -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
fedf63f1f5 Include a unique ID for every 'page' 2014-01-31 04:30:56 -08:00
Cameron
4e3217c79b Fix for "Change theme" hover icons. 2014-01-31 04:13:30 -08:00
Cameron
ab8c93eefa BC Fix for {NEWSTHUMBNAIL} 2014-01-31 04:12:34 -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
19b5dd8614 News Carousel image-resize fix and responsive styling. 2014-01-31 01:07:13 -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