History log of /dokuwiki/inc/ (Results 926 – 950 of 6765)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5fb6eef727-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix Undefined array key warnings in template.php

Warning: Undefined array key "__background__" in .../inc/ on line 1275

Triggered for the following language strings: __text__, __background__,
__tex

Fix Undefined array key warnings in template.php

Warning: Undefined array key "__background__" in .../inc/ on line 1275

Triggered for the following language strings: __text__, __background__,
__text_alt__, __background_alt__, __text_neu__, __background_neu__,
__border__ and __highlight__.

show more ...

bbdbbeb826-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix warning when displaying PDF in Media manager

Trying to access array offset on value of type bool in
.../inc/JpegMeta.php on line 1322

c10f256a26-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix Undefined array key "DOKU_PREFS" in common.php

fcfd50a826-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix Undefined array keys in Diff.php

Occurs when the selected revision is the first or last of the list,
for both the left and right revs.

c63f608426-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix Undefined array key "current" warnings

Multiple occurrences when showing a page's revisions.

Fixes #3392

8574648b26-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix Undefined array key "ns" in search.php

Shown when expanding namespaces in Media Manager.

0058ae7526-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix undefined array key warning in auth.php

Got the following warnings on PHP 8.

- Undefined array key "DW<cookie_hash>" in .../inc/auth.php on line 248
- Trying to access array offset on value of

Fix undefined array key warning in auth.php

Got the following warnings on PHP 8.

- Undefined array key "DW<cookie_hash>" in .../inc/auth.php on line 248
- Trying to access array offset on value of type null in .../inc/auth.php on line 248

show more ...

a8f9f93926-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix array access on null in Logger.php

Fixes #3391

2342034626-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix Undefined array key "fperm" warning

Also removed a few, now unnecessary `!empty` checks

Fixes #3382

7bfaf07b16-Jan-2021 Lakejason0 <lakesarchive@outlook.com>

translation update

0603f50613-Jan-2021 Andreas Gohr <andi@splitbrain.org>

rename namespace Media to File

This is a bit more generic and allows us to have additional File
abstractions in here later.

f998f07012-Jan-2021 Luna Frax <lunafrax@gmail.com>

translation update

482d333c11-Jan-2021 Patrik K Lundberg <patrik.kotiranta.lundberg@gmail.com>

translation update

d3f829c211-Jan-2021 Andreas Gohr <andi@splitbrain.org>

cleaner behaviour for data directory check

Show a properly translated message.

d2c3745611-Jan-2021 Patrik K Lundberg <patrik.kotiranta.lundberg@gmail.com>

translation update

9453716d06-Jan-2021 Andreas Gohr <andi@splitbrain.org>

readded $jump mechanism, removed unused functions

0a47efcd06-Jan-2021 Andreas Gohr <andi@splitbrain.org>

fix use of $rev parameter

9a1a86fb06-Jan-2021 Andreas Gohr <andi@splitbrain.org>

fix entity definition

79b0082306-Jan-2021 Andreas Gohr <andi@splitbrain.org>

reenable the option to display a relative namespace for media files

This is used when searching for media files

4f33babf05-Jan-2021 Andreas Gohr <andi@splitbrain.org>

make use of the new media file classes

This just crudely replaces the calls to the old functions with usage of
the new classes. This however already works and makes (manual) testing
of these classes

make use of the new media file classes

This just crudely replaces the calls to the old functions with usage of
the new classes. This however already works and makes (manual) testing
of these classes easier.

Next steps: remove the old media_printfile and media_printfile_thumbs
methods and fix/drop/replace the tests depending on them. search_media
might be obsolete, too already.

For search results the display classes need to show full namespaces.
This needs to be fixed again. No idea about the jump mechanism, yet.

show more ...


Media/MediaFile.php
Ui/Media/Display.php
Ui/Media/DisplayRow.php
media.php
search.php
/dokuwiki/lib/images/fileicons/svg/7z.svg
/dokuwiki/lib/images/fileicons/svg/asm.svg
/dokuwiki/lib/images/fileicons/svg/bash.svg
/dokuwiki/lib/images/fileicons/svg/bz2.svg
/dokuwiki/lib/images/fileicons/svg/c.svg
/dokuwiki/lib/images/fileicons/svg/conf.svg
/dokuwiki/lib/images/fileicons/svg/cpp.svg
/dokuwiki/lib/images/fileicons/svg/cs.svg
/dokuwiki/lib/images/fileicons/svg/csh.svg
/dokuwiki/lib/images/fileicons/svg/css.svg
/dokuwiki/lib/images/fileicons/svg/csv.svg
/dokuwiki/lib/images/fileicons/svg/deb.svg
/dokuwiki/lib/images/fileicons/svg/doc.svg
/dokuwiki/lib/images/fileicons/svg/docx.svg
/dokuwiki/lib/images/fileicons/svg/file.svg
/dokuwiki/lib/images/fileicons/svg/gif.svg
/dokuwiki/lib/images/fileicons/svg/gz.svg
/dokuwiki/lib/images/fileicons/svg/h.svg
/dokuwiki/lib/images/fileicons/svg/htm.svg
/dokuwiki/lib/images/fileicons/svg/html.svg
/dokuwiki/lib/images/fileicons/svg/ico.svg
/dokuwiki/lib/images/fileicons/svg/java.svg
/dokuwiki/lib/images/fileicons/svg/jpeg.svg
/dokuwiki/lib/images/fileicons/svg/jpg.svg
/dokuwiki/lib/images/fileicons/svg/js.svg
/dokuwiki/lib/images/fileicons/svg/json.svg
/dokuwiki/lib/images/fileicons/svg/lua.svg
/dokuwiki/lib/images/fileicons/svg/mp3.svg
/dokuwiki/lib/images/fileicons/svg/mp4.svg
/dokuwiki/lib/images/fileicons/svg/ods.svg
/dokuwiki/lib/images/fileicons/svg/odt.svg
/dokuwiki/lib/images/fileicons/svg/ogg.svg
/dokuwiki/lib/images/fileicons/svg/ogv.svg
/dokuwiki/lib/images/fileicons/svg/pdf.svg
/dokuwiki/lib/images/fileicons/svg/php.svg
/dokuwiki/lib/images/fileicons/svg/pl.svg
/dokuwiki/lib/images/fileicons/svg/png.svg
/dokuwiki/lib/images/fileicons/svg/ppt.svg
/dokuwiki/lib/images/fileicons/svg/pptx.svg
/dokuwiki/lib/images/fileicons/svg/ps.svg
/dokuwiki/lib/images/fileicons/svg/py.svg
/dokuwiki/lib/images/fileicons/svg/rar.svg
/dokuwiki/lib/images/fileicons/svg/rb.svg
/dokuwiki/lib/images/fileicons/svg/rpm.svg
/dokuwiki/lib/images/fileicons/svg/rtf.svg
/dokuwiki/lib/images/fileicons/svg/sh.svg
/dokuwiki/lib/images/fileicons/svg/sql.svg
/dokuwiki/lib/images/fileicons/svg/svg.svg
/dokuwiki/lib/images/fileicons/svg/swf.svg
/dokuwiki/lib/images/fileicons/svg/tar.svg
/dokuwiki/lib/images/fileicons/svg/tgz.svg
/dokuwiki/lib/images/fileicons/svg/txt.svg
/dokuwiki/lib/images/fileicons/svg/wav.svg
/dokuwiki/lib/images/fileicons/svg/webm.svg
/dokuwiki/lib/images/fileicons/svg/xls.svg
/dokuwiki/lib/images/fileicons/svg/xlsx.svg
/dokuwiki/lib/images/fileicons/svg/xml.svg
/dokuwiki/lib/images/fileicons/svg/zip.svg
bf9684bc05-Jan-2021 Andreas Gohr <andi@splitbrain.org>

first go a refactoring the media manager

For now this only adds code. This takes care of encapsulating media file
information and has some UI classes to display those files in the
fullscreen media m

first go a refactoring the media manager

For now this only adds code. This takes care of encapsulating media file
information and has some UI classes to display those files in the
fullscreen media manager and the popup.

The code is untested and not integrated to run, yet. Next step is to
replace the parts in the media manager to call this new code (and fix
any bugs).

I tried not to change much HTML yet. This can be done later. For now the
goal is to just make it run again.

show more ...

8c1f82b505-Jan-2021 lp <spam@lukpopp.ch>

translation update

871895a705-Jan-2021 Satoshi Sahara <sahara.satoshi@gmail.com>

check media_* used in UI\MediaDiff

052e1c8405-Jan-2021 Andreas Gohr <andi@splitbrain.org>

do not repeat successful security checks. fixes #3363

This avoids creating lots of 403 errors for properly secured data
directories. Only one successful check per browser session will be
executed.

4732b19705-Jan-2021 Andreas Gohr <andi@splitbrain.org>

lazy load images

This adds the loading="lazy" attribute to embedded images and the
thumbnails in the media manager. This instructs modern broswers to load
images on demand when they come into view.

lazy load images

This adds the loading="lazy" attribute to embedded images and the
thumbnails in the media manager. This instructs modern broswers to load
images on demand when they come into view. It can reduce used bandwith
and improve perceived speed.

show more ...

1...<<31323334353637383940>>...271