Mataniko
08ea2cfcde
WEB: Lint and static analysis cleanup
2020-09-27 22:08:07 -04:00
Mataniko
c0eb021126
WEB: Add caching to all models
2020-09-27 22:08:07 -04:00
Mataniko
4471b291a1
WEB: Convert all models to not be static objects
...
This is a first step towards moving to a dependency injection model.
2020-09-27 22:08:07 -04:00
mataniko
2a56c10d87
WEB: Remove unused reference in FAQ Model
2020-09-01 00:10:54 -04:00
Thunderforge
73958c69d5
BUILD: Standardizing the variable names for parsing data
...
Fixes the following Codacy issues:
* Avoid variables with short names like `$a`. Configured minimum length is 3.
* Avoid unused local variables such as '$key'.
2020-04-03 13:47:28 +02:00
Matan Bareket
8a51f21f0c
WEB: Rename Section objects
2019-01-22 19:49:58 -05:00
Matan Bareket
df825b7878
WEB: Fix phpstan static errors
2019-01-22 19:49:58 -05:00
Matan Bareket
1e7815ec2e
WEB: Fix namespace reference to ErrorException
2019-01-22 19:49:58 -05:00
Matan Bareket
97262c4b2f
WEB: Convert require statements to psr-4 style use statements
2019-01-22 19:49:58 -05:00
Matan Bareket
85328f2997
WEB: Use PSR-4 autoloading
2019-01-22 19:49:58 -05:00
Matan Bareket
cfbeebb8dc
WEB: Add namespaces to all PHP files
2019-01-22 19:49:58 -05:00
Matan Bareket
851bb41bb7
WEB: Auto-fix to PSR-2 standard
2019-01-22 19:49:58 -05:00
Eugene Sandulenko
fe5ae3114d
WEB: Started translating FAQ into Russian
2016-01-17 01:04:54 +01:00
Fredrik Wendel
de970eda80
Fix the regexp rules so that we ignore the attributes on some XML-elements that are non-relevant to the website.
...
svn path=/web/trunk/; revision=40826
2009-05-23 20:36:51 +00:00
Eugene Sandulenko
d429c48de0
Website rewrite from Fredrik Wendel
...
svn path=/web/trunk/; revision=40814
2009-05-23 18:45:30 +00:00