1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

2511 Commits

Author SHA1 Message Date
Cameron
8bb72d1d4c Fixes #594 - cpage_shortcodes notice. Also resolves long-standing conflict between page.php and other scripts using the same cpage shortcodes. These changes will require much testing. Added new chapter menu. (useful for menus on the Home page that link to chapters) 2014-06-13 03:40:28 -07:00
Moc
c3f986b77c #515 - Custom theme config now shows all the fields 2014-06-13 12:02:54 +02:00
Cameron
e276754313 Fixes theme info rendering and button styling. 2014-06-12 14:48:50 -07: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
3e0d0d60c9 Updated FontAwesome to v4.1.0 2014-06-11 03:48:39 -07: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
e21ae16edd Experimental url creation code added. 2014-06-06 02:39:44 -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
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
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
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
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
b69f770317 Admin-ui to support multiple images. (a work in progress) 2014-05-28 22:36:53 -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
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
Cameron
11849b067d Issue #591 - adding debug info during download-file import. 2014-05-25 02:21:59 -07:00
Cameron
823393d56d Remove install.php after Git repo pull. 2014-05-24 20:56:32 -07:00
Cameron
c4bfa03be1 Fixes #495, #485, #486, #487 - Browser cache issues. 2014-05-24 20:40:51 -07: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
a324e0324c Fixes #541 - banner plugin to be installed by default on upgrade. 2014-05-22 14:54:56 -07:00
Moc
9d09dba937 Typo in last commit, whoops. (#548) 2014-05-18 11:24:57 +02:00
Moc
935e36f2f5 Fixes #548 2014-05-18 11:24:02 +02:00
Cameron
9e880b7718 Fixes #558 - Font Awesome tag corrected. 2014-05-13 19:45:01 -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
1ff3313671 More flexible filter with method in admin-ui 2014-05-12 16:40:40 -07:00
Cameron
0039ae1b5a Merge pull request #552 from Moc/news_class
Fixes #551
2014-04-08 13:32:53 -07:00
Moc
7a62273b50 Fixes #551 2014-04-06 00:43:44 +02:00
SecretR
53f4c8d659 Last commit went wrong - typo fix 2014-04-02 16:19:34 +03:00
SecretR
4219ac74fd Allow multiple element classes in Bootstrap3 mode 2014-04-02 15:59:35 +03:00
SecretR
75b7f41263 Allow multiple element classes in Bootstrap3 mode 2014-04-02 15:57:47 +03:00
SecretR
a6fa26577f Broken query string fix 2014-03-19 15:08:29 +02:00
SecretR
a3b21913fe Broken menu manager - reverted (false) temporary fix, source of the issue related with commits on #364. e107 class detects correctly USER_AREA again. 2014-03-19 13:27:35 +02:00
SecretR
bfa40870c2 Broken menu manager - temporary fix 2014-03-19 12:37:44 +02:00
Cameron
4d3c000831 Fixes #540 - BC path fix for core templates in theme directory. 2014-03-14 17:27:16 -07:00
Cameron
630a3a5b2b Merge pull request #537 from aSeptik/#411
FIX #411 - Sitedisclaimer issue
2014-03-13 14:13:45 -07:00
Luca Filosofi
59ab6d1d55 FIX #411 - Sitedisclaimer issue
Sitedisclaimer issue #411
2014-03-13 00:31:54 +01:00
Luca Filosofi
8374ed1a6f FIX #364 - Admin > users > edit: SEF issue when enabled
Admin > users > edit: SEF issue when enabled #364
2014-03-13 00:21:34 +01:00
Cameron
a2235cfd39 Media-Manager Youtube video default prefs added. 2014-03-12 14:09:48 -07:00
SecretR
9b636a9687 No plugin manager caching in development environment 2014-03-12 16:06:29 +02:00
SecretR
737fc995c0 Admin routine copy callback 2014-02-26 16:56:17 +02:00
SecretR
d7c2fb8275 Merge remote-tracking branch 'origin/master' 2014-02-25 11:44:32 +02:00
SecretR
1bf95ff0ed phpDoc fix 2014-02-25 11:43:28 +02:00