1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

3731 Commits

Author SHA1 Message Date
OTroccaz
0008d6b0ab Just a missing parenthesis 2017-01-30 10:18:04 +01:00
Cameron
b6d9507aca Optimization 2017-01-29 18:43:52 -08:00
Cameron
e13fca30c5 Fix media-manager icon sizes. 2017-01-29 15:34:50 -08:00
Cameron
02e3657f70 Fix for Media-Manager icon selector image size. 2017-01-29 15:29:50 -08:00
Cameron
8c507c964d updated themes to use e107::library(). e107::getCache()->clearAll() now accepts 'library' as an option. 2017-01-29 15:10:32 -08:00
Cameron
8c542c9e82 Seamless upgrade of theme prefs when moving to theme_config specification.
bootstrap3 theme upgraded to use theme_config. CDN pref removed in favor of e107::library() core CDN pref.
2017-01-29 13:47:20 -08:00
Cameron
108f9b8297 Fixes #2331 - themecss pref was being deleted when saving theme prefs. 2017-01-29 12:02:50 -08:00
Cameron
0b920163a6 Send field and field-type values to e_parse toDB 2017-01-29 11:08:43 -08:00
Cameron
375d019169 toDB fix. - e_parse hook. 2017-01-29 09:47:54 -08:00
Cameron
ec75b247fb Issue #2344 Shortcodes loading in admin. 2017-01-29 09:29:47 -08:00
Cameron
c552bb5a3f Plugins: e_parse can now also hook into toDB() to modify content before it is stored in the database 2017-01-29 08:42:18 -08:00
Cameron
1ae16a6898 Code cleanup and support for markdown language bbcode. 2017-01-28 17:34:47 -08:00
Cameron
c82d00e06c Legacy sitelinks fix for PHP 7.1 2017-01-28 10:36:49 -08:00
Cameron
d9a6d1de07 Merge pull request #2341 from lonalore/markdown
Remove unused markdown parser.
2017-01-28 10:15:51 -08:00
Cameron
641a7e135a Merge pull request #2340 from lonalore/lib
Move fontawesome to sub-folder.
2017-01-28 10:15:09 -08:00
Lóna Lore
7143c3e571 Remove unused markdown parser. 2017-01-28 19:12:49 +01:00
Lóna Lore
6d45af6cdf Move fontawesome to sub-folder. 2017-01-28 18:46:57 +01:00
Cameron
faf2eb71f7 Styling fix. 2017-01-28 08:07:36 -08:00
Cameron
af96a45fbf Merge pull request #2337 from lonalore/lib
Added Bootstrap Switch.
2017-01-28 07:55:57 -08:00
Lóna Lore
a2350eb153 Fix for Library caching. 2017-01-28 13:03:17 +01:00
Lóna Lore
ac5f2ed3da Added Bootstrap Switch. 2017-01-28 10:23:53 +01:00
Cameron
607b180a1e Comment added. 2017-01-27 18:52:46 -08:00
Cameron
78de4631a9 Add default formatting for login.php 2017-01-27 18:49:02 -08:00
Cameron
920670e54d Merge pull request #2336 from lonalore/lib
Fix for library SSL error.
2017-01-27 18:04:06 -08:00
Cameron
ff38b2ad07 Closes #2309 - AdminUI Batch Export option added. 2017-01-27 18:02:57 -08:00
Lóna Lore
98aa0f1c57 SSL fix for getRemoteContent(). 2017-01-28 01:38:00 +01:00
Lóna Lore
a059776ac1 Use e107::getFile()->getRemoteContent() instead of file_get_contents(). 2017-01-28 01:35:06 +01:00
Lóna Lore
d2ee6cf6ac Fix for SSL error. 2017-01-28 01:27:27 +01:00
Cameron
2b6ba2920f Merge pull request #2335 from lonalore/lib
Move jQuery to sub-folder. Fix for correct path handling.
2017-01-27 16:21:52 -08:00
Lóna Lore
65e071bd3c Move jQuery to sub-folder. Fix for correct path handling. 2017-01-28 01:17:05 +01:00
Cameron
661bdfba8c Merge pull request #2334 from lonalore/lib
Fix for new Library config name consistency. Prevent loading Bootstra…
2017-01-27 15:02:30 -08:00
Lóna Lore
3890970d53 Fix for new Library config name consistency. Prevent loading Bootstrap default CSS on admin ui. 2017-01-27 23:56:51 +01:00
Cameron
12ef80d4ae Merge pull request #2333 from lonalore/lib
Always use local files for admin ui.
2017-01-27 14:40:05 -08:00
Cameron
ac0d82c2f7 Cleanup 2017-01-27 14:39:40 -08:00
Lóna Lore
ca91e6ed68 Always use local files for admin ui. 2017-01-27 23:32:28 +01:00
Cameron
67df2db265 Load TinyMce editor CSS from library. 2017-01-27 14:18:12 -08:00
Cameron
ad7efe78a9 Correct library cache file name. 2017-01-27 13:50:44 -08:00
Lóna Lore
e2f4e04689 Added getProperty() method. 2017-01-27 22:22:17 +01:00
Cameron
1f237e3f6f Replace all 'e107::' with 'self::' 2017-01-27 11:14:11 -08:00
Cameron
b72cdbbacb Debug info render fix. 2017-01-27 11:13:45 -08:00
Cameron
22d20baba8 Library config name consistency fix. 2017-01-27 10:20:25 -08:00
Cameron
7fb6e5a368 Merge pull request #2329 from lonalore/lib
Library enhancements
2017-01-27 09:50:50 -08:00
lonalore
b0a48418d8 Auto-prepend "cdn." (when available and CDN is On). Autoload "unminified" version (if available) when debug mode is On. 2017-01-27 11:51:28 +01:00
Cameron
4cc15882b2 Fixes missing custompage values when switching to some legacy v1.x themes. 2017-01-26 18:46:10 -08:00
Cameron
1a4b66507a Debug styling fixes. 2017-01-26 18:10:38 -08:00
Cameron
7cd23ede8c Cleaned up plugin installation class. May fix issues with some v1 plugin installations. $tp->Glyph() now accepts a 'style' option. 2017-01-26 15:37:42 -08:00
Cameron
aaf9478278 Database > Export : Rename file if theme/install/install.xml already exists. 2017-01-26 11:10:44 -08:00
lonalore
7c0c0cd2f1 Use Library Manager to handle core libraries. 2017-01-26 12:45:45 +01:00
lonalore
7ef1d13b35 Merge branch 'master' into lib 2017-01-26 09:46:00 +01:00
Cameron
5c3ce83168 Custom Field Fixes. Theme pref default fix. Shortcode updated: {CHAPTER_MENUS: name=chapter-sef-url} 2017-01-25 17:57:38 -08:00