• R/O
  • HTTP
  • SSH
  • HTTPS

pukiwiki: Listed des commits


bugtrack_2452_remove_create_function2
RSS
Révision l'heure Auteur
4e4b9a1 bugtrack_2452_remove_create_function2 2017-11-01 05:28:36 umorigu

BugTrack/2283 ls2 plugin: Improve include loop handling

PHP4 cannot use referenced parameters with default value.

11c62da 2017-11-01 05:18:53 umorigu

BugTrack/2452 Remove 'create_function' function for stability

Note that 'create_function' will be deprecated in PHP 7.2 .

3e9f1ee bugtrack_2436_eslint 2017-10-31 00:25:57 umorigu

BugTrack/2445 Rename deleted page

52053b3 2017-10-30 03:02:13 umorigu

BugTrack/2213 Fix ArgumentCountError on PHP7.1

9718389 2017-10-30 01:34:53 umorigu

BugTrack/2308 Fix WikiName linking on no-AutoLink pages

2f903ce 2017-10-30 01:19:33 umorigu

BugTrack/2295 Remove useless implementation in make_link.php

a7bc497 2017-10-29 23:59:08 umorigu

BugTrack/2283 ls2 plugin: Improve page name handling on #include

* Support relative page name ( ex: #include(../RelPage) )
* Support quoted page name ( ex: #include("A,B,C") )
* Support include plugin option ( ex: #include(AAPage,notitle) )

f17bc09 2017-10-28 00:50:11 umorigu

BugTrack/2283 ls2 plugin: Improve include loop handling

* Fix infinite loop on 'include' and no-'title' condition
* Trace including tree on each page

68928cf 2017-10-28 00:05:04 umorigu

BugTrack/2283 ls2 plugin: Fix heading listing level

9efb23d 2017-10-27 07:02:22 umorigu

BugTrack/2283 Fasten ls2 plugin listing on no-title or no-include

21e18d6 2017-10-26 02:16:27 umorigu

BugTrack/2436 ESLint - Linting utility for JavaScript

Install utilities:

```
npm install
```

Use ESLint:

```
npm test
```

or

```
npx eslint skin/main.js skin/search2.js
```

c3239f3 2017-10-25 23:06:24 umorigu

BugTrack/2420 Simplify AutoTicketLink script: DOM to JSON

3eac811 2017-10-25 20:50:54 umorigu

BugTrack/693 calendar_viewer plugin: Extend the show limit (1 to 4)

15615ed 2017-10-25 02:52:09 umorigu

BugTrack/2367 Rename pukiwiki.css.php to pukiwiki.css, a static file

6773c23 2017-10-25 02:49:41 umorigu

BugTrack/2412 Wrap text in pre elements

9e91b00 2017-10-25 02:47:56 umorigu

BugTrack/2188 Define List layout by CSS instead of ini file

73284bf 2017-10-25 02:44:42 umorigu

BugTrack/2426 topicpath plugin - Use CSS layout for slashes

a89cca2 2017-10-25 02:42:59 umorigu

BugTrack/2424 bugtrack: Define bugtrack list style by CSS

1176de8 2017-10-25 02:08:49 umorigu

BugTrack/2261 Cannot attach a file on freezing page

e67f1c2 2017-10-25 00:21:42 umorigu

BugTrack/684 Don't show MenuBar right after unfreezing a page

f41ef3a 2017-10-25 00:09:28 umorigu

BugTrack/2411 Fix document comment

ef78541 bugtrack_2446_fasten_caldendar_viewer2 2017-10-24 02:48:49 umorigu

BugTrack/657 Check is_page_readable(page) on editing

2a89cdb 2017-10-24 02:28:38 umorigu

BugTrack/2446 Fasten calendar_viewer plugin with get_existpage cache

385d77e 2017-10-23 03:21:45 umorigu

BugTrack/2438 Fasten get_existpages() for ls2 plugin

Cache get_existpages() result (page list) of wiki/*.txt
Enable cache after calling read plugin (plugin_read_action())

acdbd8c 2017-10-23 00:06:41 umorigu

BugTrack/693 calendar_viewer plugin: Extend the show limit (1 to 4)

3cea92f 2017-10-21 15:07:48 umorigu

BugTrack/2444 showrss plugin support RSS/Atom

ba85be1 2017-10-21 14:33:36 umorigu

BugTrack/2176 showrss plugin: Use default template if error

ba3b814 2017-10-21 11:12:26 umorigu

BugTrack/2443 showrss plugin: Enable to show Japanese RSS feeds

a04c9be 2017-10-21 05:42:22 umorigu

BugTrack/2176 showrss: Fix character encoding issues etc.

de48817 2017-10-21 01:27:13 umorigu

BugTrack/2442 showrss plugin - Support HTTPS RSS feeds

Afficher sur ancien navigateur de dépôt.