Commit Graph

22812 Commits

Author SHA1 Message Date
softmetz 6170936d5d
add --no-dev parameter to composer 2019-02-18 22:38:48 +01:00
softmetz fd4e8a430c
correct information about changing domain name 2019-02-18 22:36:16 +01:00
softmetz 23c8d7e302
add --no-dev parameter to composer 2019-02-18 22:34:05 +01:00
Michael Vogel e32ef66f68
Merge pull request #6688 from nupplaphil/preload_adapter_fix
Preload adapter fix
2019-02-18 15:47:26 +01:00
Philipp Holzer 6c22f70b62
revert style.php changes 2019-02-18 14:48:26 +01:00
Philipp Holzer c2176aad36
bugfix 2019-02-18 14:45:24 +01:00
Philipp Holzer 5127a113aa
set config_loaded with uid 2019-02-18 14:40:35 +01:00
rabuzarus fe40c6379c
Merge pull request #6686 from MrPetovan/task/frio-change-comment-expand-icon
[frio] Change comment expand icons to carets
2019-02-18 14:39:56 +01:00
Philipp Holzer 1194e9b41e
set config_loaded with uid 2019-02-18 14:34:30 +01:00
Hypolite Petovan 44b556aaa6 [frio] Change comment expand icons to carets 2019-02-18 08:23:05 -05:00
Philipp Holzer f825fa1d1c
tmp alert 2019-02-18 14:21:13 +01:00
Philipp Holzer 5157084969
negative set 2019-02-18 14:10:04 +01:00
Philipp Holzer 2fc81898da
Preload Adapter Fix 2019-02-18 14:02:09 +01:00
Hypolite Petovan d6944eb894
Merge pull request #6683 from rabuzarus/20190217_-_fix_magicLinks_mentions
directory - own function for processing data of directory entries
2019-02-18 08:01:20 -05:00
rabuzarus 3ba7907b57 forumdirectory: type is array 2019-02-18 13:27:26 +01:00
rabuzarus 2b7c331afb forumdirectory: some polishing 2019-02-18 13:03:21 +01:00
Michael Vogel a3152a96c2
Merge pull request #6685 from nupplaphil/basepath_fix
Basepath fix
2019-02-18 12:00:35 +01:00
Philipp Holzer f536107911
Fixing value check for configuration 2019-02-18 11:29:51 +01:00
Philipp Holzer 86aaa6565e
Fixing saveLog() 2019-02-18 11:29:51 +01:00
Philipp Holzer a3d6062476
check if value is set
get basepath with config instead cache
2019-02-18 11:29:42 +01:00
Hypolite Petovan 74edf9994f
Merge pull request #6678 from rabuzarus/20190217_-_fix_magicLinks_mentions
fix magic links for item mentions
2019-02-17 21:24:01 -05:00
rabuzarus 85f0508494 own function for processing data of directory entries 2019-02-18 03:00:10 +01:00
Hypolite Petovan bc48274c40
Merge pull request #6682 from nupplaphil/dfactory_fix
Bugfix App
2019-02-17 20:57:09 -05:00
Philipp Holzer 95deff1685
use cache for basepath 2019-02-18 01:15:55 +01:00
Philipp Holzer 218e41a818
Bugfixing index.php 2019-02-18 00:53:00 +01:00
Hypolite Petovan 256e845c5d
Merge pull request #6641 from nupplaphil/config_followup
Config FollowUp
2019-02-17 17:56:31 -05:00
Michael Vogel 356221b4bb
Merge pull request #6680 from MrPetovan/task/frio-increase-replies-width
[frio] Reduce replies right padding
2019-02-17 22:49:43 +01:00
Philipp Holzer bfed7b3b2f
removing comment 2019-02-17 21:43:19 +01:00
Philipp Holzer f5adbd268b
Fixing tests 2019-02-17 21:41:45 +01:00
Philipp Holzer 5e5c39b0e1
Refactored DependencyFactory for Profiler 2019-02-17 21:12:12 +01:00
Hypolite Petovan fa74adcf36 [frio] Reduce replies right padding 2019-02-17 15:00:24 -05:00
Philipp Holzer cdcf1667d7
Adding DependencyFactory 2019-02-17 20:45:39 +01:00
Philipp Holzer 0a318925a4
bugfixing adapter get() in case of no connection 2019-02-17 20:44:14 +01:00
Philipp Holzer ad1254c49c
performance improvement in case of db-load 2019-02-17 20:44:14 +01:00
Philipp Holzer e1d9d67632
renamed Logger::setLogger() to Logger::init() 2019-02-17 20:44:08 +01:00
Philipp Holzer 80f1feabe5
Refactoring Logging to use Configuration 2019-02-17 20:43:52 +01:00
Philipp Holzer eafcf3592d
Config FollowUp
- New Configuration (Config is now only holding the instance)
- New PConfiguration (PConfig is now only holding the instance)

- Config & PConfig-Adapter don't need "ConfigCache" anymore

- DB-Connection is now outside App->reload() for better dependency-chaining
2019-02-17 20:40:27 +01:00
rabuzarus c59ba94648 fix magic links for item mentions 2019-02-17 17:19:57 +01:00
rabuzarus 9ebb2f42a1
Merge pull request #6660 from MrPetovan/task/6552-frio-improve-thread-display
[frio] Improve thread display
2019-02-17 13:33:49 +01:00
Philipp Holzer c36a0eabdb
fixing reset() 2019-02-17 10:34:48 +01:00
Philipp Holzer a043848904
fixed last uppercase composer entry 2019-02-17 02:12:19 +01:00
Philipp Holzer d87a6e5a67
fixed line intends 2019-02-17 02:09:39 +01:00
Philipp Holzer 3d07774509
removed wrong log-output 2019-02-17 01:57:59 +01:00
Philipp Holzer a3b9a8fe61
Excluding Profiler from Loglines (better using the class above) 2019-02-17 01:56:46 +01:00
Philipp Holzer 88fd871844
refactoring & test fixing 2019-02-17 01:18:21 +01:00
Hypolite Petovan 3cabddcdec [frio] Hide fake comment form when comment form isn't present 2019-02-16 18:40:05 -05:00
Philipp Holzer 6d73dcbe3d
Adding composer & tests 2019-02-17 00:03:38 +01:00
Hypolite Petovan ad30e4824c [frio] Add margin between comment submit buttons and preview 2019-02-16 17:58:00 -05:00
Hypolite Petovan 35de5fb537
Merge pull request #6671 from nupplaphil/6667-installer-fileinfo
Installer needs to check fileinfo module
2019-02-16 17:25:23 -05:00
Philipp Holzer 68c904bbf4
adding parameter to App 2019-02-16 23:19:54 +01:00