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

12153 Commits

Author SHA1 Message Date
Deltik
ae9f91084b
Disabled flaky and failing tests for repo migration
Related: #4030
Related: #4031
Related: #4032
Related: #4033
2019-11-27 15:49:43 -06:00
Deltik
8ed4cde9f1
Removed broken test: CaptchaCest
Related: #4028
2019-11-27 15:30:32 -06:00
Deltik
007bd04d8f
Prevent directory listing of e107_tests
Also block access to e107_tests by default on Apache HTTP Server
2019-11-27 15:18:01 -06:00
Deltik
083213777f
Documentation update: New paths 2019-11-27 15:00:16 -06:00
Deltik
2a3e66328a
Merge branch 'master' into test-harness 2019-11-27 11:22:15 -06:00
Deltik
e49ee50d31
Preparation for merge with e107 repository
Moved all test files to e107_tests subdirectory
2019-11-27 11:18:53 -06:00
Tijn Kuyper
7c54779e36
Forum - Fix LAN when error occurred when deleting a forum post 2019-11-27 16:49:32 +01:00
Tijn Kuyper
83fe2fa097
Banner plugin - code-cleanup (no functional changes)
Comment unused code
2019-11-27 15:54:47 +01:00
Tijn Kuyper
477e0c9e5e
Fixes #3998 - corporate.css fix font path glyphicons 2019-11-26 10:50:39 +01:00
Tijn Kuyper
e45a358a3a
Import plugin - HTML import provider code clean-up 2019-11-26 10:17:55 +01:00
Tijn Kuyper
9102e275d4
#4027 - Move up PHP Tidy extension test 2019-11-26 10:17:35 +01:00
Tijn Kuyper
3ad316a87f
#4027 - HTML import, check for PHP Tidy extension 2019-11-26 09:56:15 +01:00
Tijn Kuyper
26bc061e79
Notify - Only show debug info to admins or when developer mode is active 2019-11-06 16:28:09 +01:00
Cameron
281db68aa2 Provide raw search query to custom method.
Issue: #4009 Support banlist filtering using wildcards.
2019-11-05 10:27:21 -08:00
Cameron
7f07f019c3 Issue #4009 - refining banlist ip search 2019-11-05 09:20:48 -08:00
Cameron
762844037f Fixes #4009 . Enhanced admin-ui to support custom filter handlers on string searches (not just drop-drop filters as was already the case) 2019-11-05 08:54:16 -08:00
Tijn Kuyper
e041e57587
Bump version - upcoming 2.2.2 is now 2.3.0 2019-11-05 17:10:28 +01:00
Tijn Kuyper
a68b470ef8
Fileinspector - fix for FA icons not showing on results 2019-11-05 14:28:50 +01:00
Tijn Kuyper
e021c52db1
fileinspector - code-cleanup, no functional changes
Reformatting, syntax, spacing, tabs, etc.
2019-11-05 14:28:34 +01:00
Tijn Kuyper
25715754d0
Closes #4007 - Clarify FPW testing mode button 2019-11-05 09:10:27 +01:00
Tijn Kuyper
5b39b1106c
Fixes #4004 - Prevent admin password filtering during install
Not the cleanest method, but effective.
2019-11-04 22:37:43 +01:00
Tijn Kuyper
74aeb9dcc7
#4004 - Fix for password filter in /usersettings.php 2019-11-04 18:38:00 +01:00
Tijn Kuyper
02497778b7
Fixes #4005 - Add check for DOM extension before installation is initiated 2019-11-04 13:18:26 +01:00
Tijn Kuyper
8711723a1e
#4001 - Missed some changes (class styling) 2019-11-03 15:08:48 +01:00
Tijn Kuyper
9f781d579a
Closes #4001 - Allow class styling of {USER_JUMP_LINK}
e.g. {USER_JUMP_LINK=prev|class=btn-secondary}
2019-11-03 15:07:38 +01:00
Tijn Kuyper
c453606145
Merge pull request #3997 from yesszus/patch-1
Some LAN corrections
2019-11-01 10:11:55 +01:00
Gábor
f08f893cd0
Update admin_config.php 2019-11-01 09:45:05 +01:00
Gábor
ce432c690a
Update English_admin.php 2019-11-01 09:41:42 +01:00
Tijn Kuyper
c96053cbba
Closes #3864 - Added raw option for {DOWNLOAD_CAT_SUB_NAME} and {DOWNLOAD_CAT_SUBSUB_NAME} 2019-10-31 12:14:07 +01:00
Tijn Kuyper
9dfe6728a8
#3131 - Get rid of autocomplete when we do not want it
Correct commit now.
2019-10-30 15:51:54 +01:00
Tijn Kuyper
1de3213d98
Revert "#3131 - Finally get rid of autocomplete when we don't want it"
This reverts commit 93d86dd99cbd27ea55b17ced42214edb56834e99.
2019-10-30 15:47:43 +01:00
Tijn Kuyper
93d86dd99c
#3131 - Finally get rid of autocomplete when we don't want it 2019-10-30 15:46:59 +01:00
Tijn Kuyper
6ab3f53b6c
Added minimal validation when creating new forum 2019-10-30 15:05:01 +01:00
Tijn Kuyper
23c0f882dc
#3864 - Allow class styling to download next/prev shortcodes 2019-10-30 14:40:29 +01:00
Tijn Kuyper
e470f4b786
#3270 - Download meta description 2019-10-29 16:58:03 +01:00
Tijn Kuyper
46f01e17bf
Fixes #3270 - Download meta description limit and formatting 2019-10-29 15:33:54 +01:00
Tijn Kuyper
389f08d216
Fixes #2601 - Download plugin round filesize 2019-10-29 15:23:27 +01:00
Tijn Kuyper
f6037d7de6
PHP warning removal 2019-10-29 14:50:51 +01:00
Tijn Kuyper
0afc014a13
Fix individual reported forum posts delete button 2019-10-29 14:50:40 +01:00
Tijn Kuyper
c394560fe3
PHP warnings clean-up 2019-10-29 14:50:24 +01:00
Tijn Kuyper
104dbed53d
#3622 - Fix individual deletion of broken dowload reports 2019-10-29 14:50:06 +01:00
Tijn Kuyper
b01f5cbb19
Make sure user has appropriate rights to report a broken download
Prevents 'spam' broken download reports
2019-10-29 12:56:57 +01:00
Tijn Kuyper
8a27ac2b31
#3622 - Rewrite e_notify and e_dashboard check 2019-10-29 11:20:22 +01:00
Tijn Kuyper
cd01137173
Notify clarify debug message 2019-10-29 11:12:21 +01:00
Tijn Kuyper
ef2a831132
#3622 - add e_notify check for download plugin 2019-10-28 20:52:47 +01:00
Tijn Kuyper
30302dbbfc
#3622 - Broken downloads clean-up 2019-10-27 22:28:00 +01:00
Tijn Kuyper
ec60acc8d6
Deprecate e107_admin/message.php
No longer in use. Broken download reports have been moved to the Download plugin admin area.
2019-10-27 22:18:52 +01:00
Tijn Kuyper
1b9251e75f
Fixes #3622 - Reported broken downloads reworked
- Moved away from e107_admin/message.php to its own place in the Downloads admin area.
- Notification of broken downloads now controlled by e_notify (see Admin Area > Settings > Notify)
- Updated notification message
- Added e_dashboard addon to show latest status on broken download reports
2019-10-27 21:40:59 +01:00
Tijn Kuyper
01337f5010
Fix admin dashboard link to reported forum posts 2019-10-27 21:30:45 +01:00
Tijn Kuyper
ae1f89b88b
Minor fix in reported forum posts (topic name instead of report contents) 2019-10-27 21:01:20 +01:00