Hypolite Petovan
|
146646c4d4
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
2019-10-16 08:38:52 -04:00 |
|
Hypolite Petovan
|
9774c95b80
|
Remove duplicate $baseurl template variable
- Remove unused $overwriteURL parameter in Renderer::replaceMacros
|
2019-05-02 09:55:48 -04:00 |
|
Philipp Holzer
|
58c9566c3d
|
code style & install-403 fix
|
2019-04-14 14:24:01 +02:00 |
|
Philipp Holzer
|
677cb205f5
|
fix auto install
|
2019-04-14 14:23:58 +02:00 |
|
Philipp Holzer
|
0a7861da65
|
Dependency of callstack moved one layer up
|
2019-02-16 23:17:10 +01:00 |
|
Philipp Holzer
|
5e6e1a8025
|
Introducing Profiler
|
2019-02-16 23:11:30 +01:00 |
|
Hypolite Petovan
|
64847e7cc8
|
Fix types in doc blocks/prototypes
|
2019-01-23 09:06:58 -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
|
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
|
895b3abf32
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
|
Hypolite Petovan
|
38109665c7
|
Various improvements/fixes
- Fix potential missing variable
- Improve replaceMacros doc
- Fix CSS value in smoothly
|
2018-12-16 22:38:30 -05:00 |
|
Adam Magness
|
70f01d6c00
|
Template Engine and props to Renderer
move methods and props from App to Renderer
|
2018-10-31 13:25:38 -04:00 |
|
Adam Magness
|
3f74ba88c2
|
Move delimiter props and functions
move left and right delimiter functions and properties to Render class.
|
2018-10-31 12:12:15 -04:00 |
|
Adam Magness
|
91facd2d0a
|
replace macros
implement new replaceMacros function
|
2018-10-31 10:35:50 -04:00 |
|
Adam Magness
|
f6c86649c2
|
Create Core\Renderer Class
create new class and redirect old functions
|
2018-10-31 10:03:42 -04:00 |
|