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

6196 Commits

Author SHA1 Message Date
Cameron
e276754313 Fixes theme info rendering and button styling. 2014-06-12 14:48:50 -07:00
Moc
cebb1bead3 #634 - Temp fix for RSS LAN (needs entire rewrite) 2014-06-12 17:54:25 +02:00
Cameron
d6c8f92efa Related to issue #619. Attempt to detect and add file extension when it's missing and prior to media import. 2014-06-11 20:43:12 -07:00
Cameron
d2b2af639c Fix for featurebox slide3 image-size issue. (default bootstrap template) 2014-06-11 04:21:30 -07:00
Cameron
3e0d0d60c9 Updated FontAwesome to v4.1.0 2014-06-11 03:48:39 -07:00
SecretR
d8c02cedd3 Removed shortcode property breaking (random) shortcodes 2014-06-10 17:52:33 +03:00
SecretR
3d5308b871 Avoid possible fatal error 2014-06-10 16:30:13 +03:00
SecretR
f0910962d8 Merge branch 'master' of github.com:e107inc/e107 2014-06-09 21:45:57 +03:00
SecretR
f786bb56f0 New parser is able to secure attribute values, attributes loop bugfix; e_parser made available for auto-loading 2014-06-09 21:45:40 +03:00
Cameron
ad03a6960d Removed old tree_menu plugin. v2.0-alpha2 2014-06-08 02:06:31 -07:00
Cameron
13dc4037e5 Removed old TinyMce plugin. 2014-06-08 02:05:32 -07:00
Cameron
5ffde027b4 Make TinyMce4 the default on fresh install. 2014-06-08 00:46:03 -07:00
Cameron
8b6435935d Fixes #434 - Unable to post YouTube videos on fresh install with TinyMce4. 2014-06-06 03:56:15 -07:00
Cameron
e21ae16edd Experimental url creation code added. 2014-06-06 02:39:44 -07:00
Cameron
f0d379ef28 Issue #434 - Make sure regular admins can also use TinyMce4 2014-06-06 02:39:23 -07:00
Cameron
3b97734c0b Fix for missing Glyph when using inline editing in admin. 2014-06-06 02:38:40 -07:00
Moc
57fee5bea6 Fix fatal error introduced in c65359e444 2014-06-03 11:29:11 +02:00
Cameron
921188bc0b Experimental e_url.php - basic SEF url method/lookup added. 2014-06-02 20:58:42 -07: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
ac4b3a5fdc PHP Warning Removal 2014-06-02 15:59:55 -07:00
Cameron
cc5f28e410 Possible fix to language redirection based on admin-perms issue. 2014-06-02 00:43:34 -07:00
SecretR
5f75ba3144 Fulltext InnoDB support (MySQL v5.6+) 2014-06-02 04:49:24 +03:00
SecretR
2e1ed18f61 Created LAN for hardcode search phrase 2014-06-02 04:48:22 +03:00
SecretR
14889e2ea8 Removing leftover debug 2014-06-01 14:51:53 +03:00
Cameron
28c8c25ee4 Image size correction on bbcode [img] and automatically display full-width in admin when bbarea is used. 2014-05-31 23:18:01 -07:00
Cameron
2eb638f05e Added Glyph bbcode. 2014-05-31 23:16:47 -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
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
27c47f77e3 Better BC fix for sitelink images. 2014-05-31 16:10:54 -07:00
Cameron
f771a39171 BC Sitelink-Image path fix 2014-05-31 15:25:05 -07:00
SecretR
e8a5e4339d Book and chapter information available to the URL shortcode - required for some SEF configurations 2014-05-30 10:32:30 +03: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
4b26b5a9dd Replaced language-file occurrences of 'E107' with 'e107' 2014-05-29 13:50:28 -07:00
Cameron
3dabe6fee0 Fixes #598, Fixes #274 - ban user admin-ui fix. 2014-05-28 23:17:13 -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
Cameron
b69f770317 Admin-ui to support multiple images. (a work in progress) 2014-05-28 22:36:53 -07:00
Cameron
084b5b4127 CSS Table styling on plugin-manager. 2014-05-28 22:36:18 -07:00
Cameron
552b93b38d Added bootstrap CSS to SQL debug info. 2014-05-28 19:51:12 -07:00
Cameron
5d7a32ee85 #605 - Fix for PDO insert entering empty data. 2014-05-28 18:57:41 -07:00
Cameron
f4cee92890 Autoload for possible future use. 2014-05-28 18:56:55 -07:00
Cameron
6ce088a339 Fixes #526 - Installer returns blank page when e107_config.php cannot be created. 2014-05-28 03:05:27 -07:00
Cameron
9686e6f553 Issue #605 - PDO Working, but needs testing. 2014-05-26 19:24:50 -07:00
nlstart
71e84bbb33 Some usersettings language terms improvements 2014-05-26 21:38:29 +02: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
Cameron
11849b067d Issue #591 - adding debug info during download-file import. 2014-05-25 02:21:59 -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
823393d56d Remove install.php after Git repo pull. 2014-05-24 20:56:32 -07:00