History log of /dokuwiki/ (Results 1451 – 1475 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bab2b7f018-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

mark html_* funcs as deprecated that call relevant Ui class

e34d696217-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

html_sizechange() returns HTML when $form is not set

d54f09a717-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

use more $difftype property, and rewrite callback func to closure

2785e30717-Jul-2020 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

translation update

2d8dbea017-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

define Ui\Diff::insertSoftbreaks() method

c29600d017-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

print forms without html_form_output()

2d51781316-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

use "difftype" in Ui\Diff

269e702716-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

fix typo

9e31664116-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

create constructor of Ui\(Recent, Revisions)

f9dfcbbe16-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

fix typo

1454819816-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

create constructor of Ui\Index class

f1dcc21716-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

call Ui\Diff from Ui\(Conflict, Draft)

e4286a8816-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

define constructor of Ui classes

2ba8135115-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

create Ui\ConflictForm

f0049a8315-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Remove Ui\{Denide, Locked} class

They are not UI components. We should show error message in Action\{Denide, Locked}::tplContent() methods.

60a4816914-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\PageView class replaces html_showf)

be9f766614-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

rename diifNavigationlink to diffViewlink

259dd31f13-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

rewrite Ui\Diff::diffNavigation() using Form\Form class

NOTE: necessary to inhibit prefillInput. Form\DropdownElement::toHTML() calls val(), which calls val('') during prefillInput(), will cause wr

rewrite Ui\Diff::diffNavigation() using Form\Form class

NOTE: necessary to inhibit prefillInput. Form\DropdownElement::toHTML() calls val(), which calls val('') during prefillInput(), will cause wrong selected option.

show more ...

0d02bc2f13-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\Diff class replaces html_diff()

Ui\Diff()::diffNavigation() still uses Doku_Form class, Further work needed!

c9a5418912-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Update html.php

5a25e72512-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

coding style in html_diff*()

172cb15a12-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

remove '&' form $form argument

$form is object, therefore it is always treated as reference without '&'.

fbae750b12-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

fix typo

f9ee77d611-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Update Index.php

fix code sniffer errors (method name is not in camel caps format)

6c9fde8211-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\Revisions class replaces html_revisions()

no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design.
The code for page navigation in Ui\

Ui\Revisions class replaces html_revisions()

no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design.
The code for page navigation in Ui\Revisions is different with Ui\Recent.

show more ...

1...<<51525354555657585960>>...423