Commit Graph

22903 Commits

Author SHA1 Message Date
fabrixxm d8e508567b
Fix typo and Notice
Fix
 
> PHP Notice: Undefined index: charset in src/Core/Config/Cache/ConfigCacheLoader.php on line 131
2019-03-08 16:41:16 +01:00
Philipp 4315fec756
Merge pull request #6820 from JeroenED/bugfix/notification-order
Bugfix/notification order
2019-03-07 14:19:05 +01:00
Jeroen De Meerleer df983af8b6 code style 2019-03-07 13:12:42 +01:00
Jeroen De Meerleer ea447fe3a5 Fixed notifications order 2019-03-07 13:10:48 +01:00
Hypolite Petovan 3d223abb55
Merge pull request #6811 from realkinetix/text-editor
Adjusted Text_editor help to provide more current examples as per #6479.
2019-03-05 19:42:18 -05:00
Adam Clark 5f705328a9 Adjusted Text_editor help to provide more current examples as per #6479. 2019-03-05 16:16:51 -08:00
Hypolite Petovan 25880cb0e0
Merge pull request #6810 from realkinetix/quick-start-guide
Made some documentation changes/improvements for #6478
2019-03-04 21:17:50 -05:00
Hypolite Petovan 9e1f316b96
Merge pull request #6809 from nupplaphil/task/logger_tests
Adding Logger Tests
2019-03-04 21:16:33 -05:00
Adam Clark a6fb61f22f Made some documentation changes/improvements for #6478 2019-03-04 17:03:49 -08:00
Philipp Holzer 0ac3b7091c
Added close test 2019-03-05 00:11:02 +01:00
Philipp Holzer 42e9d90066
Adding Logger Tests 2019-03-04 23:49:37 +01:00
Philipp Holzer c471706a5c
Adding Logger Tests 2019-03-04 23:39:14 +01:00
Hypolite Petovan 3c80d37b9b
Merge pull request #6803 from nupplaphil/feature/StreamLogger
Adding StreamLogger & ProfilerLogger
2019-03-04 05:49:09 -05:00
Philipp Holzer a5854db0e5
Fix php doc 2019-03-04 08:57:30 +01:00
Philipp Holzer e0017e50f9
Rename & Testfix 2019-03-04 08:42:08 +01:00
Hypolite Petovan 8d31e7ab6e
Merge pull request #6802 from nupplaphil/task/readmes
Adding READMEs to directories
2019-03-03 16:01:50 -05:00
Philipp Holzer 2238d51650
typo 2019-03-03 21:38:33 +01:00
Philipp Holzer 95725604d8
Added StreamLoggerTest 2019-03-03 21:26:00 +01:00
Philipp Holzer 917e3ae316
Added StreamLogger and ProfilerLogger 2019-03-03 21:26:00 +01:00
Philipp Holzer 676ea1f6f6
Added VoidLogger for CurResultTest 2019-03-03 21:26:00 +01:00
Philipp Holzer 8f7fc9db60
cleanup sysloglogger 2019-03-03 21:25:55 +01:00
Philipp Holzer 50f9f79600
testfix - namespaces 2019-03-03 15:41:14 +01:00
Philipp Holzer 134435d72a
testfix - namespaces 2019-03-03 15:34:07 +01:00
Philipp Holzer 98c1e186d7
typo 2019-03-03 15:15:53 +01:00
Philipp Holzer 3a2f0c741f
typo 2019-03-03 15:09:00 +01:00
Philipp Holzer 9df75ef9a9
Adding REAMDEs to directories 2019-03-03 15:05:35 +01:00
Hypolite Petovan b66a9e270d
Merge pull request #6801 from nupplaphil/issue/notification_wrong_redirect
Mixed fields with condition at NotificationManager
2019-03-03 08:52:14 -05:00
Philipp Holzer 57bfc75a0c
Moving Profiling to class 2019-03-03 14:32:52 +01:00
Philipp Holzer 45a1d1368a
Refactored Logging environment (cleaned up) 2019-03-03 14:32:51 +01:00
Philipp Holzer 247aea90d2
bugfix - mixed fields with condition 2019-03-03 13:59:22 +01:00
Hypolite Petovan b03bf9b5fe
Merge pull request #6791 from nupplaphil/issue/forgot_logger_init
Logger - Forgot Logger::init() with VoidLogger
2019-03-02 09:13:50 -05:00
Philipp Holzer 5992c8ce8d
Logger - Forgot Logger::init() with VoidLogger 2019-03-02 14:40:59 +01:00
Hypolite Petovan f377a0f6be
Merge pull request #6787 from realkinetix/doc-install-imagick
Added an installation note about optional animated GIF support
2019-03-01 16:54:41 -05:00
Hypolite Petovan cbbb807a80
Merge pull request #6781 from nupplaphil/task/mod_feedtest
Moving mod/feedtest to src/Module/Feedtest
2019-03-01 16:52:48 -05:00
Hypolite Petovan 36cbe7afbb
Merge pull request #6783 from nupplaphil/feature/replace_q_calls
Replace "q" calls in NotificationManager, UserImport & ForumManager
2019-03-01 16:49:52 -05:00
Adam Clark 0a459a5146 Added an installation note about optional animated GIF support 2019-03-01 13:38:17 -08:00
Philipp Holzer bae82df326
removed debugging 2019-03-01 17:29:18 +01:00
Philipp Holzer 7db9cd5973
code lisibility & filter optimization 2019-03-01 17:15:34 +01:00
Hypolite Petovan 48d84b924a
Merge pull request #6782 from nupplaphil/task/mod_filer
Moving mod/filer to src/Module/Filer
2019-03-01 08:37:29 -05:00
Hypolite Petovan 29895663fa
Merge pull request #6780 from nupplaphil/task/mod_credits
Moving mod/credits to src/Module/Credits
2019-03-01 08:32:33 -05:00
Philipp Holzer 4ea39a7919
Replace "q" calls 2019-03-01 12:42:20 +01:00
Philipp Holzer 5c36bdf4c5
Replace "q" calls 2019-03-01 12:35:59 +01:00
Philipp Holzer af289d04f9
refactoring 2019-03-01 11:57:16 +01:00
Philipp Holzer a0fb357931
Moving mod/filer to src/Module/Filer 2019-03-01 11:01:44 +01:00
Philipp Holzer c61b0f94b5
Moving mod/feedtest to src/Module/Feedtest 2019-03-01 10:50:31 +01:00
Philipp Holzer 80e5b4adf7
Moving mod/credits to src/Module/Credits 2019-03-01 10:23:04 +01:00
Hypolite Petovan aa57aeb515
Merge pull request #6771 from nupplaphil/issue/syslog_disabling
SyslogLogger - Disabling Logging
2019-02-27 18:50:47 -05:00
Philipp Holzer 5be6ac562f
Syslog - Disabling 2019-02-27 18:55:26 +01:00
Hypolite Petovan 886d039dfe
Merge pull request #6769 from nupplaphil/feature/syslog_logger
Syslog Logger
2019-02-27 12:18:08 -05:00
Philipp Holzer 6738ec09d2
revert wrong default value 2019-02-27 17:30:50 +01:00