Searched hist:a46cc3dcaa37b4262d45fa723d1d04a6fe4659fe (Results 1 – 6 of 6) sorted by relevance
/dokuwiki/inc/Action/ |
H A D | Revisions.php | a46cc3dcaa37b4262d45fa723d1d04a6fe4659fe Sat Mar 11 12:45:24 UTC 2023 Andreas Gohr <andi@splitbrain.org> Fix old revisions skipping one revision
This changes the UI to start counting at -1, which will instruct the Revision Management to prepend the current revision to the list of old revisions returned. This way no special handling for the current revision has to be done in the UI class anymore and paging works naturally.
Fixes #3897
|
/dokuwiki/inc/Ui/ |
H A D | PageRevisions.php | a46cc3dcaa37b4262d45fa723d1d04a6fe4659fe Sat Mar 11 12:45:24 UTC 2023 Andreas Gohr <andi@splitbrain.org> Fix old revisions skipping one revision
This changes the UI to start counting at -1, which will instruct the Revision Management to prepend the current revision to the list of old revisions returned. This way no special handling for the current revision has to be done in the UI class anymore and paging works naturally.
Fixes #3897
|
H A D | MediaRevisions.php | a46cc3dcaa37b4262d45fa723d1d04a6fe4659fe Sat Mar 11 12:45:24 UTC 2023 Andreas Gohr <andi@splitbrain.org> Fix old revisions skipping one revision
This changes the UI to start counting at -1, which will instruct the Revision Management to prepend the current revision to the list of old revisions returned. This way no special handling for the current revision has to be done in the UI class anymore and paging works naturally.
Fixes #3897
|
H A D | Revisions.php | a46cc3dcaa37b4262d45fa723d1d04a6fe4659fe Sat Mar 11 12:45:24 UTC 2023 Andreas Gohr <andi@splitbrain.org> Fix old revisions skipping one revision
This changes the UI to start counting at -1, which will instruct the Revision Management to prepend the current revision to the list of old revisions returned. This way no special handling for the current revision has to be done in the UI class anymore and paging works naturally.
Fixes #3897
|
/dokuwiki/inc/ |
H A D | media.php | a46cc3dcaa37b4262d45fa723d1d04a6fe4659fe Sat Mar 11 12:45:24 UTC 2023 Andreas Gohr <andi@splitbrain.org> Fix old revisions skipping one revision
This changes the UI to start counting at -1, which will instruct the Revision Management to prepend the current revision to the list of old revisions returned. This way no special handling for the current revision has to be done in the UI class anymore and paging works naturally.
Fixes #3897
|
H A D | html.php | a46cc3dcaa37b4262d45fa723d1d04a6fe4659fe Sat Mar 11 12:45:24 UTC 2023 Andreas Gohr <andi@splitbrain.org> Fix old revisions skipping one revision
This changes the UI to start counting at -1, which will instruct the Revision Management to prepend the current revision to the list of old revisions returned. This way no special handling for the current revision has to be done in the UI class anymore and paging works naturally.
Fixes #3897
|