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

8747 Commits

Author SHA1 Message Date
Cameron
9e6591cad9 Merge pull request #2122 from rica-carv/rica-carv-patch-3
Small bug correction in #2113
2016-12-06 11:19:50 -08:00
Cameron
0e7b448550 Merge pull request #2121 from rica-carv/rica-carv-patch-2
Forum shortcodes HTML removal (replaces #2033)
2016-12-06 11:19:10 -08:00
Cameron
c497c9f7cc Option added to delete deprecated files. Old forum files added to list. 2016-12-06 11:17:20 -08:00
rica-carv
dfa0a6a7ee Update forum_shortcodes.php 2016-12-06 19:08:19 +00:00
rica-carv
af4c16e593 Update shortcode_handler.php 2016-12-06 19:01:08 +00:00
rica-carv
992980ade3 Update forum_viewforum_template.php 2016-12-06 18:11:47 +00:00
rica-carv
59edc56650 Update forum_template.php 2016-12-06 18:08:23 +00:00
rica-carv
becc2ebf68 Add files via upload 2016-12-06 18:02:14 +00:00
rica-carv
b9a0d0f8f5 Merge pull request #31 from e107inc/master
.
2016-12-06 18:00:53 +00:00
Cameron
6b722e4090 Comment menu pref was not loaded properly. 2016-12-06 09:52:50 -08:00
Cameron
9d42dd7e42 Merge pull request #2118 from lonalore/js
Fix for array merging.
2016-12-06 07:02:35 -08:00
Cameron
626c1b2a4f SEF Urls can be enabled/disable on a per plugin basis. 2016-12-06 06:55:47 -08:00
lonalore
ee617b97e2 Fix for array merging. 2016-12-06 14:10:35 +01:00
Cameron
5273f41ab1 Start of work on SEF toggle-switches for plugins. 2016-12-05 21:30:54 -08:00
Cameron
a347a450ad Fix SQL query. 2016-12-05 21:29:59 -08:00
Cameron
30b46762e1 Fixes #2111 - inline style syntax. 2016-12-05 20:49:12 -08:00
Cameron
9069db2d51 Merge pull request #2096 from MikeyGMT/mikey20161201
Banner Lans to Generic Terms #6
2016-12-05 20:42:01 -08:00
Cameron
18f48f458e Merge pull request #2019 from yesszus/patch-19
Issue #6 e107_admin/users.php
2016-12-05 20:40:27 -08:00
Cameron
167fbda45a Issue #2115 - Filename filtering. 2016-12-05 20:36:08 -08:00
Cameron
b7c6ee5ae4 Merge pull request #2109 from MikeyGMT/mikey20161204
Lans Cleanup auth.php #6
2016-12-05 20:33:19 -08:00
Cameron
aa33b00a74 Merge pull request #2114 from rica-carv/rica-carv-patch-2
Error template misplaced styles?
2016-12-05 20:32:24 -08:00
Cameron
57c5308ceb Merge pull request #2113 from rica-carv/rica-carv-patch-2-1
Correction for circular reference bug in wrapper
2016-12-05 20:31:07 -08:00
Cameron
9c15e293d0 Merge pull request #2116 from MikeyGMT/mikey20161205
Missing Lans for Menus #6
2016-12-05 20:29:15 -08:00
Cameron
e6be1b8a2c Upgrade Fixes - Legacy Download image paths and Download Category icons. 2016-12-05 15:41:19 -08:00
Cameron
11a90dcbbb Disabled the loading of legacy core path e107_themes/templates/* 2016-12-05 15:38:33 -08:00
Cameron
9fffab959c Notice removal and empty screenshot tag added to blank plugin.xml 2016-12-05 15:37:36 -08:00
Cameron
2bd391ecae Login menu shortcodes using secure-image class now. 2016-12-05 15:25:29 -08:00
MikeyGMT
6bd52f6443 Banner Generic Lans #6
Found BNRLAN_37 in another file
2016-12-05 22:59:53 +00:00
MikeyGMT
ae84a4508f Missing Lans for Menus #6
Missing Lans for Menus #6
2016-12-05 22:47:34 +00:00
rica-carv
71d3ff295c Update error_template.php 2016-12-05 19:42:13 +00:00
MikeyGMT
b9bce0a12b Enable Help in Banner Plugin
Enable Help in Banner admin area.
Make the default description for e107 Banner more accessibility
friendly. #275
2016-12-05 19:28:26 +00:00
rica-carv
c60ba129f4 Update shortcode_handler.php 2016-12-05 19:16:33 +00:00
Cameron
383980e0c6 Fix for Contact page captcha label. 2016-12-05 09:13:31 -08:00
MikeyGMT
0ec94ce800 Further Correction to conversion to lanVars #2109
Further Correction to conversion to lanVars #2109
Note that similar messages are coming from user.php - some duplication.
2016-12-05 01:18:15 +00:00
MikeyGMT
edfbf0a80e Successfully logged in as x #2109
Successfully logged in as x #2109
2016-12-05 00:36:10 +00:00
Cameron
a98954f775 Added Form ID. 2016-12-04 16:26:29 -08:00
Cameron
d850b1ec34 Issue #2110 - Install error 2016-12-04 15:50:30 -08:00
Cameron
dc690ebeb5 Code cleanup 2016-12-04 11:54:24 -08:00
Cameron
ada96d4769 Merge pull request #2107 from MikeyGMT/mikey20161203a
Contact Form - Generic Lans #6 and Improved Accessibility Labels #275
2016-12-04 11:53:31 -08:00
MikeyGMT
639414618e Lans Cleanup auth.php #6
Lans Cleanup auth.php #6
2016-12-04 19:41:14 +00:00
Cameron
70b6dc55ec Merge pull request #2108 from lonalore/xupemail
Issue #2028 Disable email sending after XUP signup.
2016-12-04 11:23:43 -08:00
Lóna Lore
12f8063e8d Disable email sending after XUP signup. 2016-12-04 20:00:59 +01:00
MikeyGMT
b104190af7 Contact Form - Generic Lans #6 and Improved Accessibility Labels #275
Contact Form - Clean Up / Generic Lans #6
Improve Accessible Labels #275 - label tags needed for='formEntityId'
added
2016-12-04 18:25:24 +00:00
MikeyGMT
0df6138eb7 Banner Menu Config
Banner Menu Config
2016-12-04 16:00:48 +00:00
Cameron
c4d71631d8 New parser filter added for file names. 2016-12-04 07:50:27 -08:00
rica-carv
b24f231fb6 Merge pull request #30 from e107inc/master
.
2016-12-04 15:38:43 +00:00
Cameron
78e2d8f50a Update README.md
Increased PHP minimum to 5.4
2016-12-04 06:13:45 -08:00
Cameron
af574fe4fa Merge pull request #2099 from lonalore/cleanup
Fixed: Wrong parameter usages by setPostedData() method.
2016-12-03 20:52:25 -08:00
Cameron
e861185be2 Merge pull request #2104 from lonalore/forum
Issue #2101 - Fixes for fatal error on subforum pages.
2016-12-03 20:52:12 -08:00
Cameron
7adf8590f6 Fixes media-manager upload issue when no limit found. legacyPath option added to imagepicker() 2016-12-03 20:47:26 -08:00