Hypolite Petovan
|
4a95ca280d
|
Remove unused code
- Remove commented code
- Remove unused/immediately overwritten variables
- Remove extraneous parameters
- Remove unreachable code
- Remove duplicate array keys
|
2019-01-21 10:48:40 -05:00 |
|
Hypolite Petovan
|
0c4f8277e6
|
Update namespace in mod/view
|
2019-01-21 10:45:37 -05:00 |
|
Hypolite Petovan
|
c5cb976b62
|
Update PHPDoc in include/
|
2019-01-21 10:44:46 -05:00 |
|
Hypolite Petovan
|
d1c6ec9718
|
Update namespaces declaration in include/
- Remove unused use statements
- Add required use statements
|
2019-01-21 10:44:45 -05:00 |
|
Hypolite Petovan
|
14e4ab544a
|
Update namespace use calls in mod/
|
2019-01-21 10:44:21 -05:00 |
|
Hypolite Petovan
|
cb3f09ae4f
|
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
|
2019-01-21 10:43:42 -05:00 |
|
Hypolite Petovan
|
070aa016e0
|
Update more PHPDoc, including in include/
|
2019-01-21 10:39:28 -05:00 |
|
Hypolite Petovan
|
af9067a381
|
Update PHPDoc in mod/
|
2019-01-21 10:39:27 -05:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
Hypolite Petovan
|
6077aa5847
|
[Composer] Add required extensions
|
2019-01-21 10:25:43 -05:00 |
|
Hypolite Petovan
|
5c30f1b177
|
Update translation strings
|
2019-01-21 10:24:43 -05:00 |
|
Hypolite Petovan
|
cbda92f253
|
Add "on their post" label to notifications
- Align tag notifications on comment notifications
|
2019-01-21 10:12:52 -05:00 |
|
Philipp Holzer
|
279543deb9
|
Adding legacy code mapping for given configurations.
|
2019-01-21 10:12:51 -05:00 |
|
Philipp Holzer
|
2e602afd3e
|
Add Monolog
|
2019-01-21 10:10:40 -05:00 |
|
fabrixxm
|
518f28a7bf
|
Small fixes
- Avoid an intermediate variable
- Use `rawContent()` in `Attach` module
- Small typo
|
2019-01-21 10:08:09 -05:00 |
|
Hypolite Petovan
|
2f49c4a058
|
Revert "Add monolog"
|
2019-01-21 10:08:09 -05:00 |
|
fabrixxm
|
13e4dd0163
|
remove file added by mistake
|
2019-01-21 10:01:18 -05:00 |
|
fabrixxm
|
736bcae3e8
|
update database.sql
|
2019-01-21 10:01:18 -05:00 |
|
fabrixxm
|
24d7ffa3fe
|
Update "storage" console command
add support to move data in 'attach' table
|
2019-01-21 10:00:48 -05:00 |
|
Philipp Holzer
|
651834f7d1
|
Change channel "app" to "index"
|
2019-01-21 10:00:48 -05:00 |
|
fabrixxm
|
c3c0332536
|
return default mimetype for unknown extensions
|
2019-01-21 10:00:47 -05:00 |
|
fabrixxm
|
14622c4bfd
|
Use more Attach model
|
2019-01-21 10:00:47 -05:00 |
|
fabrixxm
|
e561fb3a0b
|
Fix undefined var in module Proxy
|
2019-01-21 10:00:47 -05:00 |
|
Philipp Holzer
|
5ee72b681b
|
removed unused get_app()
|
2019-01-21 10:00:46 -05:00 |
|
Philipp Holzer
|
6e48df2163
|
Refactor Loglevels
|
2019-01-21 10:00:46 -05:00 |
|
fabrixxm
|
19b55f5f8d
|
Use Attach model while deleting in video tab
|
2019-01-21 10:00:46 -05:00 |
|
fabrixxm
|
b640024b51
|
Item model, fix deletion of all attachments
Item model delete all attachments on item deletion, but it should check
if same attachment isn't used somewhere else.
|
2019-01-21 10:00:45 -05:00 |
|
fabrixxm
|
906b7841d4
|
Fix Attach model store() and storeFile()
|
2019-01-21 10:00:45 -05:00 |
|
fabrixxm
|
15b0a7a4d8
|
Photo model. Small fix to update()
pass `$old_fields` param to `DBA::update()`
|
2019-01-21 10:00:45 -05:00 |
|
fabrixxm
|
b7b3086263
|
Attach: store, update, delete. Model and views
|
2019-01-21 10:00:44 -05:00 |
|
fabrixxm
|
fc2b804ccc
|
Move mod/attach to src, add Attach model, update attach table to use storage backends
|
2019-01-21 10:00:44 -05:00 |
|
Philipp Holzer
|
df230126c9
|
skipStackFramesCount to 1 to skip static method
|
2019-01-21 09:59:11 -05:00 |
|
Philipp Holzer
|
45bde8fef1
|
Adding more information in case of warning (or dev)
|
2019-01-21 09:59:11 -05:00 |
|
Philipp Holzer
|
6150c2fa9c
|
Bugfixing
|
2019-01-21 09:59:11 -05:00 |
|
Philipp Holzer
|
83f187a047
|
bugfix test
|
2019-01-21 09:59:10 -05:00 |
|
Philipp Holzer
|
81cb6bec30
|
define api log prefix
|
2019-01-21 09:59:10 -05:00 |
|
Philipp Holzer
|
7f7ed16dc2
|
Log format
|
2019-01-21 09:59:09 -05:00 |
|
Philipp Holzer
|
ff162dfef2
|
Replacing log usage
|
2019-01-21 09:59:09 -05:00 |
|
Philipp Holzer
|
8f9c0fe149
|
Adding Develop and normal Logging instances
|
2019-01-21 09:59:08 -05:00 |
|
Jeroen De Meerleer
|
1702cb73e7
|
Updated towards tobias comments
|
2019-01-21 09:58:06 -05:00 |
|
Philipp Holzer
|
438f31ff05
|
Fixed BaseObjectTest
|
2019-01-21 09:58:05 -05:00 |
|
Philipp Holzer
|
fe8f0e0045
|
Add Monolog
|
2019-01-21 09:58:05 -05:00 |
|
Jeroen De Meerleer
|
1d61645a16
|
Updated docs towards Tobias comments
Also fixed some unclarity
|
2019-01-21 09:51:00 -05:00 |
|
Jeroen De meerleer
|
2bfc3d1a0c
|
begone
|
2019-01-21 09:50:59 -05:00 |
|
Jeroen De Meerleer
|
ab463bbd21
|
[doc] Added documentation on forcing locale
|
2019-01-21 09:50:59 -05:00 |
|
Jeroen De Meerleer
|
33f7fd72ca
|
Enable logged in users to force a certain language
|
2019-01-21 09:50:58 -05:00 |
|
Jeroen De Meerleer
|
b440b4c338
|
Updated towards code standards
|
2019-01-21 09:50:58 -05:00 |
|
Jeroen De meerleer
|
e0777b6bc9
|
forcing language by parameter
|
2019-01-21 09:50:58 -05:00 |
|
Hypolite Petovan
|
c90314cd6a
|
Replace deprecated Addon::*registerHook by Hook::*register
- Updated documentation
|
2019-01-21 09:50:57 -05:00 |
|
Hypolite Petovan
|
55e54bb950
|
Replace deprecated Addon::callHooks with Hook::callAll
- Update documentation
|
2019-01-21 09:50:56 -05:00 |
|