| 11480ee2 | 09-Dec-2025 |
FyiurAmron <spamove@gmail.com> |
Bump version to 2025-12-09 |
| 73bd9d51 | 03-Sep-2025 |
FyiurAmron <spamove@gmail.com> |
Change date handling to little-/bin-endian instead of middle-endian :e |
| ef9a13ed | 20-Apr-2023 |
Damien Regad <dregad@mantisbt.org> |
Bump version to 2023-04-20 |
| 236cd20e | 19-Apr-2023 |
Damien Regad <dregad@mantisbt.org> |
Remove deprecated use of require_once(syntax.php)
From the DokuWiki deprecation log: require(syntax.php) is deprecated. It was called from require() in .../sortablejs/syntax.php:17 Autoloading shoul
Remove deprecated use of require_once(syntax.php)
From the DokuWiki deprecation log: require(syntax.php) is deprecated. It was called from require() in .../sortablejs/syntax.php:17 Autoloading should be used instead!
show more ...
|
| fa94c836 | 11-Apr-2023 |
FyiurAmron <spamove@gmail.com> |
fixes #44 : PHP 8.x warning on destructuring too small array |
| 5a74e311 | 30-Nov-2022 |
FyiurAmron <spamove@gmail.com> |
Update README.md |
| 4bdb74c8 | 25-Oct-2022 |
FyiurAmron <spamove@gmail.com> |
fixes faulty regex causing #42 |
| 2d20b11f | 07-Sep-2022 |
FyiurAmron <spamove@gmail.com> |
Update README.md |
| 701d930a | 05-Sep-2022 |
FyiurAmron <spamove@gmail.com> |
Update README.md |
| 64ffdda7 | 23-Aug-2022 |
FyiurAmron <spamove@gmail.com> |
Update syntax.php |
| da647e0d | 23-Aug-2022 |
FyiurAmron <spamove@gmail.com> |
Update script.js |
| 7fc47d5f | 23-Aug-2022 |
FyiurAmron <spamove@gmail.com> |
Update syntax.php |
| 400ff5a2 | 23-Aug-2022 |
FyiurAmron <spamove@gmail.com> |
Update syntax.php
doc updated |
| 00b406d7 | 23-Aug-2022 |
FyiurAmron <spamove@gmail.com> |
Update plugin.info.txt |
| 5e7b4f66 | 23-Aug-2022 |
FyiurAmron <spamove@gmail.com> |
syntax.php code style cleanup |
| a45f1e33 | 10-Aug-2020 |
Andy External <acdassing@gmail.com> |
Suppress Header Arrows for "nosort" - Simple Fix |
| 8c094b67 | 27-May-2016 |
FyiurAmron <spamove@gmail.com> |
Update README.md |
| c0ea7d9e | 26-May-2016 |
FyiurAmron <spamove@gmail.com> |
Update plugin.info.txt |
| b76026fe | 26-May-2016 |
FyiurAmron <spamove@gmail.com> |
Update README.md |
| 0575a80e | 26-May-2016 |
FyiurAmron <spamove@gmail.com> |
Update script.js |
| f55787a9 | 26-May-2016 |
FyiurAmron <spamove@gmail.com> |
Update syntax.php
edited to match JS options |
| 22eb40c4 | 26-May-2016 |
FyiurAmron <spamove@gmail.com> |
misc fixes & revamps |
| 271b055c | 26-May-2016 |
FyiurAmron <spamove@gmail.com> |
Update script.js
improvement to allow properly sorting numbers with decimal comma insted of dot |
| c347b482 | 26-May-2016 |
FyiurAmron <spamove@gmail.com> |
Update script.js
fixed two typos & improved num-matching regex a bit |
| 196c4f77 | 26-May-2016 |
FyiurAmron <spamove@gmail.com> |
Update script.js
added a JS-based date/time sorting (old code was buggy anyway) - note that this particular code uses a user locale to do the sorting; I don't see any need to override it, because so
Update script.js
added a JS-based date/time sorting (old code was buggy anyway) - note that this particular code uses a user locale to do the sorting; I don't see any need to override it, because sorting *is* client's job anyway.
show more ...
|