Hypolite Petovan
|
39c654da00
|
[various] Remove App dependency from hook functions
|
9 months ago |
Philipp
|
b0eb28143a
|
UserSession class - Refactor addon
|
12 months ago |
Michael
|
5d8129600d
|
Replace all functions from boot.php
|
12 months ago |
Roland Häder
|
a2760cb1d1
|
Re-formatted a bit
|
1 year ago |
Roland Häder
|
04df7f6e05
|
Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
|
1 year ago |
Hypolite Petovan
|
779b38ec09
|
[various] Convert addon_settings hook functions to the new data array format
- Add separate template files to several addons
- Remove superfluous addon settings CSS files
|
2 years ago |
Michael
|
0bf6612ea3
|
"log" is replaced with the corresponding logging functions
|
2 years ago |
Hypolite Petovan
|
203672cf27
|
[various] Remove redundant uninstall functions
- All hooks (current and obsolete) are removed automatically during addon uninstall
|
3 years ago |
nupplaPhil
|
f2fc22227a
|
cleanup namespace usages for L10n
|
4 years ago |
nupplaPhil
|
48fecb9a40
|
Move L10n::t() calls to DI::l10n()->t() calls
|
4 years ago |
nupplaPhil
|
a26bfe79e9
|
Remove unused `use` statements & remove PConfig class
|
4 years ago |
nupplaPhil
|
febc835a2d
|
Move PConfig::set() to DI::pConfig()->set()
|
4 years ago |
nupplaPhil
|
ea3a9052d8
|
Move PConfig::get() to DI::pConfig()->get()
|
4 years ago |
Hypolite Petovan
|
d3717045f7
|
[various] Replace remaining $a->page by DI::page()
|
4 years ago |
Hypolite Petovan
|
905823ea63
|
Update obsolete App::getBaseUrl calls to DI::baseUrl
|
4 years ago |
Hypolite Petovan
|
c27b1cb66f
|
Replace deprecated Addon::*registerHook by Hook::*register
|
5 years ago |
Adam Magness
|
49eff56e5d
|
Core Logger
implement log() function.
more to squash
Core Logger Class
implement log() function
|
5 years ago |
Philipp Holzer
|
1454abfdb4
|
rename App Methods
- rename get_baseurl() to getBaseURL()
|
5 years ago |
Adam Magness
|
f8c162cbfb
|
Update t() calls
Update all t() calls.
|
6 years ago |
Adam Magness
|
c71f7b0e1a
|
Update function names
update function names and hook calls
|
6 years ago |
Adam Magness
|
0afd633346
|
Addon class
plugin moved to Addon src class
|
6 years ago |
Hypolite Petovan
|
27b60e003f
|
Use short form array syntax everywhere
|
6 years ago |
Tobias Diekershoff
|
f8d9efe8c7
|
some files were executable, now they are not
|
6 years ago |
Adam Magness
|
48dcbc6f3f
|
Issue 3873
Replace deprecated functions with new syntax
|
6 years ago |
Dylan Thiedeke
|
63303704f3
|
Fixed reported grammar error for a location
|
8 years ago |
Dylan Thiedeke
|
dc4ca268bd
|
Close div on line 166
|
8 years ago |
Dylan Thiedeke
|
2bf4eb5b86
|
Fixed Author typo
|
8 years ago |
Dylan Thiedeke
|
da02eb1b10
|
Added HTML code for minimized setting header
|
8 years ago |
Dylan Thiedeke
|
3c38480998
|
Fixed Author context in krynn.php
|
8 years ago |
Dylan Thiedeke
|
5b804ab5c1
|
edit krynn.php
|
8 years ago |
Dylan Thiedeke
|
8190ad724e
|
Fixed locale spelling
|
8 years ago |
Dylan Thiedeke
|
e8b6618c14
|
Fixed spelling in krynn.php
|
8 years ago |
Dylan Thiedeke
|
6a9e0c0404
|
Fixed Language files to reflect plugin name
|
8 years ago |
Dylan Thiedeke
|
21a6ac9396
|
Replace planet with krynn
|
8 years ago |
Dylan Thiedeke
|
beab86860e
|
Create Krynn plugin
|
8 years ago |