1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-15 03:54:39 +01:00

6143 Commits

Author SHA1 Message Date
Moc
5e68531891 Fix fatal error in newsletter plugin, minor code cleanup (#590) 2014-05-25 00:42:15 +02:00
Cameron
8382136c17 Issue #526 - temporary message for missing e107_config.php file. (requires testing) 2014-05-24 15:36:21 -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
bbda5f6a89 Contact form bootstrap3 styling fixes. 2014-05-23 23:44:05 -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
c0675ab6db Fixes #564 - Old code from previous menu approach removed. (now processed inside shortcode handler) 2014-05-23 20:33:04 -07:00
Cameron
857d5af399 Notice removal on welcome message shortcode. 2014-05-23 20:22:37 -07:00
Cameron
b70468cece Added sublink to "Content" link on fresh installation. Default news item cleanup. 2014-05-23 20:22:10 -07:00
Cameron
3ca0344204 Fix menu path issue causing update requirement after fresh installation. 2014-05-23 19:39:37 -07:00
Cameron
977369ad84 Fixes #483 - email validation. check_email() now using PHP5 filter_var() 2014-05-22 18:16:44 -07:00
Cameron
6d649de543 Fixes #377 - Poll menu breaking layout. 2014-05-22 17:43:54 -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
fd13f915b2 Fixes #542 - PM nextprev missing. 2014-05-22 16:54:31 -07:00
Cameron
25b3353571 Added missing bootstrap3 css classes to PM form template 2014-05-22 15:34:35 -07:00
Cameron
3be205eb0f Fixes #589 - Legacy Download Template List captions. 2014-05-22 15:23:02 -07:00
Cameron
c7f84d1a25 Issue #533 - social plugin should be installed by default on fresh installation. 2014-05-22 14:57:50 -07:00
Cameron
a324e0324c Fixes #541 - banner plugin to be installed by default on upgrade. 2014-05-22 14:54:56 -07:00
Tijn Kuyper
8030b6114e Merge pull request #587 from Jimmi08/patch-3
Close #586 forgotten change
2014-05-21 15:56:09 +02:00
Jimako
db2d20546a Close #586 forgotten change
Sorry, I forgot to send one line before.
2014-05-21 14:55:53 +02:00
Tijn Kuyper
009190ff69 Merge pull request #571 from Jimmi08/bootstrap-navigation-
fix #561 for links without sublinks in bootstrap nav
2014-05-21 10:07:46 +02:00
Tijn Kuyper
4063047ee1 Merge pull request #584 from Jimmi08/patch-2
Fix #582 missing button in tinymce for html source
2014-05-21 09:48:43 +02:00
Cameron
771d7e5168 Initial commit of the highly experimental TinyMce4 CDN plugin. 2014-05-20 16:54:03 -07:00
Moc
6829586be2 Fixes #546 - missing image due to IMODE (BC used in v1 themes) 2014-05-20 18:13:39 +02:00
Moc
c4d75f59f2 #546 - Partial fix for user shortcode loop (realname icon image is missing) 2014-05-20 18:05:46 +02:00
Jimako
b33ff1f67d Fix #582 missing button in tinymce for html source
It's only for main admin, but you need check code what tinymce produces. Closes #582
2014-05-20 15:41:11 +02:00
Cameron
0d7b47d7fc Merge pull request #570 from Jimmi08/no-screenshot-in-download-plugin
Fixes #557 - download page missing screenshot image.
2014-05-20 02:39:19 -07:00
Cameron
9246fd40f4 Merge pull request #583 from Jimmi08/patch-1
Fixes #479 missing icons on new upload notification
2014-05-20 02:35:15 -07:00
Jimako
8903dca612 FIX 479 missing icons on new upload notification
Forgotten shortcode for new icon in subsub category
2014-05-20 09:41:43 +02:00
Moc
b6da517bd5 Fixes #547 - PM plugin issuse (outbox messages not rendering, outbox count, and outbox date) 2014-05-18 16:37:11 +02:00
Moc
bfec4b1a41 Fixes #514 - _blank theme config 2014-05-18 16:16:25 +02:00
Tijn Kuyper
b32b7eed05 Merge pull request #573 from Jimmi08/download-subcategories
Fix for not listing subcategories download plugin
2014-05-18 13:38:03 +02: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
Moc
2780e3af30 Fix fatal error in menu manager when using SetEnv E_DEV_MEN 2014-05-18 11:17:28 +02:00
Jimmi08
4b0192c0d0 Fix for not listing subcategories download plugin
Not listing subcategories when you don't have them on main page
(unchecked in preferencies)
Found while working on #479.  Related with  #566. Probably only mistake.
2014-05-18 10:33:50 +02:00
Jimmi08
0aced146d8 fix #561 for links without sublinks in bootstrap nav
links without sublinks shouldn't have dropdown class
closes #561
2014-05-18 10:08:45 +02:00
Jimmi08
c56a174517 fix #557 download plugin
no screenshot image and ugly name.
2014-05-17 21:57:12 +02:00
Cameron
d3880a303b Fixes #562 - FAQs template. Thanks @Jimmi08 2014-05-13 19:50:28 -07: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
b380b51495 Merge remote-tracking branch 'origin/master' 2014-04-02 15:58:39 +03:00
SecretR
75b7f41263 Allow multiple element classes in Bootstrap3 mode 2014-04-02 15:57:47 +03:00
Cameron
dc13895c1a Issue #547 - Upgrade legacy PM template during processing. 2014-03-26 15:28:37 -07:00
SecretR
a6fa26577f Broken query string fix 2014-03-19 15:08:29 +02:00