Ralf Becker
|
b1af39be37
|
fix big chunk of PHP 8.0 warnings
|
2021-10-21 10:39:57 +02:00 |
|
Ralf Becker
|
a594f9ccee
|
add cache-buster to new login-background to force browser to load it
|
2019-08-13 15:01:18 +02:00 |
|
Hadi Nategh
|
1d3f664381
|
cleanup framework to take SVG icons always into account unless it's not found
|
2019-03-06 13:04:20 +01:00 |
|
Hadi Nategh
|
eb2cee5678
|
Check for pixelegg theme and switch to SVG
|
2019-03-05 12:05:28 +01:00 |
|
Hadi Nategh
|
d2b3effba2
|
W.I.P. of modern theme with SVG icons enabled
|
2018-12-11 16:48:15 +01:00 |
|
Hadi Nategh
|
7e126290f7
|
Some more basename replacing with Vfs::basename to avoid setlocale issue.
|
2018-08-01 11:11:16 +02:00 |
|
Ralf Becker
|
5353072052
|
mv template specific images from "phpgwapi" to "api" and search "api" also on client-side for image, added debug GET parameter to images.php to JSON pretty-print instead of one line javascript
|
2016-05-05 09:16:27 +00:00 |
|
Ralf Becker
|
dde6da248d
|
search api and phpgwapi for images for now, later we can remove phpgwapi
|
2016-04-08 14:36:38 +00:00 |
|
Hadi Nategh
|
fa60745e8e
|
Mobile theme W.I.P.:
- Set image map cache name separately for mobile
|
2016-04-05 07:46:34 +00:00 |
|
Ralf Becker
|
85695f0d41
|
split html class to Api\Html, Api\Header\Content, Api\Header\UserAgent and translation
|
2016-03-13 11:22:44 +00:00 |
|
Ralf Becker
|
22d833affa
|
for mobile devices prever $app/templates/mobile/images
|
2016-03-08 13:10:03 +00:00 |
|
Ralf Becker
|
3c02af0875
|
fix typo in case
|
2016-03-06 21:13:26 +00:00 |
|
Ralf Becker
|
29c7d2d1f8
|
cleaning up common class, moving image handling to Api\Image, eg. Api\Image::find($app,$image) instead of common::image($app,$image)
|
2016-03-06 09:04:44 +00:00 |
|