OSDN Git Service

pukiwiki/pukiwiki.git
2 years agoBugTrack/2565 Fix read_auth and edit_auth apply condition branch_r1_5 master r1_5_4
umorigu [Sat, 26 Mar 2022 16:49:30 +0000 (01:49 +0900)]
BugTrack/2565 Fix read_auth and edit_auth apply condition

* if $read_auth is 0, is_page_readable() always returns TRUE
* if $edit_auth is 0, is_page_writable() always returns TRUE

2 years agoBugTrack/2551 Diff and History on RecentChanges page
umorigu [Mon, 21 Mar 2022 18:08:29 +0000 (03:08 +0900)]
BugTrack/2551 Diff and History on RecentChanges page

Originally implemented by haifun -san.

2 years agoBugTrack/2364 PukiWiki Development Team
umorigu [Mon, 21 Mar 2022 16:52:59 +0000 (01:52 +0900)]
BugTrack/2364 PukiWiki Development Team

2 years agoYear 2022
umorigu [Mon, 21 Mar 2022 15:52:04 +0000 (00:52 +0900)]
Year 2022

2 years agoBugTrack/746 search2: Zenkaku space as search keywords delimiter
umorigu [Mon, 21 Mar 2022 15:30:32 +0000 (00:30 +0900)]
BugTrack/746 search2: Zenkaku space as search keywords delimiter

2 years agoBugTrack/2562 RFC6266: Standard UTF-8 Attachment file name
umorigu [Mon, 21 Mar 2022 14:08:53 +0000 (23:08 +0900)]
BugTrack/2562 RFC6266: Standard UTF-8 Attachment file name

2 years agoBugTrack/2564 File permission document for Shared server
umorigu [Mon, 21 Mar 2022 13:54:31 +0000 (22:54 +0900)]
BugTrack/2564 File permission document for Shared server

2 years agoBugTrack/2563 Limit attach file name length (240 bytes)
umorigu [Mon, 21 Mar 2022 12:25:09 +0000 (21:25 +0900)]
BugTrack/2563 Limit attach file name length (240 bytes)

2 years agoBugTrack/2540 Simplify INSTALL / UPDATING document
umorigu [Sun, 13 Mar 2022 17:41:41 +0000 (02:41 +0900)]
BugTrack/2540 Simplify INSTALL / UPDATING document

* Remove FTP binary/text transfer mode
* Update BugTrack issue keyword
* Remove notes for Old versions

2 years agoBugTrack/84 Limit page name length: 115 bytes(soft); 125 bytes(hard)
umorigu [Sun, 13 Mar 2022 16:47:00 +0000 (01:47 +0900)]
BugTrack/84 Limit page name length: 115 bytes(soft); 125 bytes(hard)

Limit Page name length for wiki and ref files.

* Normally - 115 bytes (38 Japaneses chars); 230 bytes in wiki base name.
* Hard limit - 125 bytes (41 Japaneses chars); 250 bytes in wiki base name.

For existing page in history, we can name long page within hard limit.

2 years agoBugTrack/2558 Extend PKWK_QUERY_STRING_MAX 640 to 2000
umorigu [Sat, 29 Jan 2022 14:16:40 +0000 (23:16 +0900)]
BugTrack/2558 Extend PKWK_QUERY_STRING_MAX 640 to 2000

2 years agoBugTrack/2561 Simpify English words - Page list / Page file list
umorigu [Sat, 29 Jan 2022 12:34:48 +0000 (21:34 +0900)]
BugTrack/2561 Simpify English words - Page list / Page file list

2 years agoBugTrack/2557 touchgraph plugin: Show only existing pages
umorigu [Mon, 17 Jan 2022 17:29:45 +0000 (02:29 +0900)]
BugTrack/2557 touchgraph plugin: Show only existing pages

2 years agoBugTrack/2557 touchgraph plugin: Update doc (exec on Windows) and URL
umorigu [Mon, 17 Jan 2022 17:23:39 +0000 (02:23 +0900)]
BugTrack/2557 touchgraph plugin: Update doc (exec on Windows) and URL

2 years agoBugTrack/2557 Fix touchgraph plugin Moji-bake
umorigu [Mon, 17 Jan 2022 16:28:44 +0000 (01:28 +0900)]
BugTrack/2557 Fix touchgraph plugin Moji-bake

2 years agoBugTrack/2552 counter plugin: async counter option
umorigu [Sat, 15 Jan 2022 14:10:02 +0000 (23:10 +0900)]
BugTrack/2552 counter plugin: async counter option

PLUGIN_COUNTER_ASYNC: FALSE(0) or TRUE(1)

2 years agoBugTrack/2544 preg regex /u option for line_rule_regex
umorigu [Wed, 12 Jan 2022 15:26:04 +0000 (00:26 +0900)]
BugTrack/2544 preg regex /u option for line_rule_regex

2 years agoBugTrack/2550 Rename "Backup" to "History"
umorigu [Tue, 11 Jan 2022 15:47:03 +0000 (00:47 +0900)]
BugTrack/2550 Rename "Backup" to "History"

2 years agoBugTrack/2545 Fix bug: Top page url with query param is valid
umorigu [Tue, 11 Jan 2022 15:18:19 +0000 (00:18 +0900)]
BugTrack/2545 Fix bug: Top page url with query param is valid

2 years agoBugTrack/2549 Don't show login form on non protected site
umorigu [Tue, 11 Jan 2022 15:00:42 +0000 (00:00 +0900)]
BugTrack/2549 Don't show login form on non protected site

2 years agoBugTrack/2548 FrontPage URL path is always '/'
umorigu [Tue, 11 Jan 2022 14:09:30 +0000 (23:09 +0900)]
BugTrack/2548 FrontPage URL path is always '/'

2 years agoBugTrack/2547 color plugin and COLOR format: hex and name color
umorigu [Mon, 10 Jan 2022 23:44:45 +0000 (08:44 +0900)]
BugTrack/2547 color plugin and COLOR format: hex and name color

* name color max length is 20
* hex color starts with '#'; its hex part length is in [3,6]

2 years agoBugTrack/2546 Limit SIZE font size
umorigu [Mon, 10 Jan 2022 13:33:34 +0000 (22:33 +0900)]
BugTrack/2546 Limit SIZE font size

* SIZE(n){ ... } max n length is 2 (max n is 99)
* SIZE(n): n is 1-7 (CSS size1 ... size7; PukiWiki 1.3 compatible)

2 years agoBugTrack/2536 async search (search2) default search pages: 1000
umorigu [Thu, 16 Dec 2021 12:04:31 +0000 (21:04 +0900)]
BugTrack/2536 async search (search2) default search pages: 1000

2 years agoBugTrack/2514 PHP8 - dump plugin: Support empty (0 byte) file
umorigu [Tue, 14 Dec 2021 14:37:09 +0000 (23:37 +0900)]
BugTrack/2514 PHP8 - dump plugin: Support empty (0 byte) file

* Avoid error on fread($fp, 0)
* Improve filename pattern

2 years agoBugTrack/2533 Don't create AutoTicketLinkName page on setting off
umorigu [Mon, 13 Dec 2021 15:54:28 +0000 (00:54 +0900)]
BugTrack/2533 Don't create AutoTicketLinkName page on setting off

$no_autoticketlinkname

* 0: (default) Create AutoTicketLinkName page automatically
* 1: Never create AutoTicketLinkName

2 years agoFlexible PukiWiki version expression
umorigu [Sat, 11 Dec 2021 06:21:02 +0000 (15:21 +0900)]
Flexible PukiWiki version expression

2 years agoBugTrack/2178 counter plugin: Ignore REMOTE_ADDR
umorigu [Sat, 11 Dec 2021 06:13:38 +0000 (15:13 +0900)]
BugTrack/2178 counter plugin: Ignore REMOTE_ADDR

 define('PLUGIN_COUNTER_IGNORE_REMOTE_ADDR', 0);

* 0: FALSE (default)
* 1: TRUE (Ignore REMOTE_ADDR environment variable)

2 years agoBugTrack/2178 counter plugin: Ignore REMOTE_ADDR
umorigu [Fri, 10 Dec 2021 16:33:20 +0000 (01:33 +0900)]
BugTrack/2178 counter plugin: Ignore REMOTE_ADDR

 define('PLUGIN_COUNTER_IGNORE_REMOTE_ADDR', FALSE);

Introduce PLUGIN_COUNTER_IGNORE_REMOTE_ADDR constant.

If true, the plugin always count up counter for all requests.
This option is for reverse proxy or load balancer environments.

2 years agoBugTrack/2513 Bold style Table cell (BOLD:...)
umorigu [Fri, 10 Dec 2021 15:40:03 +0000 (00:40 +0900)]
BugTrack/2513 Bold style Table cell (BOLD:...)

Implementation provided by Haifun-san.

2 years agoBugTrack/2530 Fix Plugin page contents on $line_break = 1; bugtrack_2530_line_break_plugin_help
umorigu [Tue, 7 Dec 2021 23:58:38 +0000 (08:58 +0900)]
BugTrack/2530 Fix Plugin page contents on $line_break = 1;

Wrap help contents with #setlinebreak(no) and #setlinebreak(default).

2 years agoBugTrack/2529 img plugin: image size with only width or height
umorigu [Tue, 7 Dec 2021 15:04:46 +0000 (00:04 +0900)]
BugTrack/2529 img plugin: image size with only width or height

* Width only size: "999w" or "999x"
* Height only size: "999h" or "x999"
* (Reference) Width and height size: "999x999"

2 years agoBugTrack/2529 ref plugin: image size with only width or height
umorigu [Tue, 7 Dec 2021 14:51:46 +0000 (23:51 +0900)]
BugTrack/2529 ref plugin: image size with only width or height

* Width only size: "999w" or "999x"
* Height only size: "999h" or "x999"
* (Reference) Width and height size: "999x999"

2 years agoBugTrack/2525 get_page_uri() in existing plugins
umorigu [Sun, 5 Dec 2021 05:10:31 +0000 (14:10 +0900)]
BugTrack/2525 get_page_uri() in existing plugins

* keitai skin
* plugins
  * rss
  * calendar_viewer
  * backup

2 years agoBugTrack/2525 Top URL is equal to get_base_uri()
umorigu [Sat, 4 Dec 2021 18:19:18 +0000 (03:19 +0900)]
BugTrack/2525 Top URL is equal to get_base_uri()

2 years agoBugTrack/2525 Page-URI customization mechanism
umorigu [Sun, 28 Nov 2021 11:18:18 +0000 (20:18 +0900)]
BugTrack/2525 Page-URI customization mechanism

Introduce PukiWikiStandardPageURIHandler class

* URI virtual query: '?' + pagename_encode($Page)
* Convert QueryString by PageURIHandler
* Support make_link
* Invalid page name mechanism

2 years agoBugTrack/2526 readable pkwk_chown() flock() failed message
umorigu [Sun, 28 Nov 2021 08:20:09 +0000 (17:20 +0900)]
BugTrack/2526 readable pkwk_chown() flock() failed message

2 years agoBugTrack/2514 PHP8: tracker plugin now works
umorigu [Sat, 27 Nov 2021 08:40:15 +0000 (17:40 +0900)]
BugTrack/2514 PHP8: tracker plugin now works

2 years agoBugTrack/2524 Fix loginform plugin on block notation
umorigu [Sat, 27 Nov 2021 08:06:32 +0000 (17:06 +0900)]
BugTrack/2524 Fix loginform plugin on block notation

2 years agoPukiWiki version is "1.5.4" / Year 2021
umorigu [Sun, 21 Nov 2021 14:47:59 +0000 (23:47 +0900)]
PukiWiki version is "1.5.4" / Year 2021

2 years agoBugTrack/2523 Hide MenuBar area when MenuBar doesn't exist
umorigu [Sun, 21 Nov 2021 14:30:13 +0000 (23:30 +0900)]
BugTrack/2523 Hide MenuBar area when MenuBar doesn't exist

2 years agoBugTrack/2520 Remove spaces between heading text and dagger
umorigu [Sun, 26 Sep 2021 16:15:13 +0000 (01:15 +0900)]
BugTrack/2520 Remove spaces between heading text and dagger

2 years agoBugTrack/2514 PHP8: uasort with non-static comparison func
umorigu [Sun, 26 Sep 2021 13:55:21 +0000 (22:55 +0900)]
BugTrack/2514 PHP8: uasort with non-static comparison func

2 years agoBugTrack/2514 PHP8: Link_autoalias constructor
umorigu [Sun, 26 Sep 2021 12:20:43 +0000 (21:20 +0900)]
BugTrack/2514 PHP8: Link_autoalias constructor

2 years agoBugTrack/2519 Fix search2
umorigu [Mon, 21 Jun 2021 17:12:58 +0000 (02:12 +0900)]
BugTrack/2519 Fix search2

3 years agoBugTrack/2514 Support PHP 8
umorigu [Sat, 13 Mar 2021 06:14:30 +0000 (15:14 +0900)]
BugTrack/2514 Support PHP 8

PHP8 - Backward Incompatible Changes

* Support for deprecated curly braces for offset access has been removed
* Fatal error: Inheritance errors due to incompatible method signatures
* get_magic_quotes_gpc() have been removed
* Fatal error: Undefined constant ( `is_page` )
* Nested ternaries now require explicit parentheses

3 years agoBugTrack/2512 preg_replace with PCRE_UTF8 (/u) option (AutoLink)
umorigu [Thu, 20 Aug 2020 17:15:36 +0000 (02:15 +0900)]
BugTrack/2512 preg_replace with PCRE_UTF8 (/u) option (AutoLink)

* BugTrack/2512 AutoAlias fail for some specific chars
* BugTrack/2518 AutoLink fail for some specific chars

Set /xu option for preg_replace() with /x

4 years agoBugTrack/2508 Fix Search result for halfwidth kigo chars
umorigu [Sat, 21 Mar 2020 15:44:54 +0000 (00:44 +0900)]
BugTrack/2508 Fix Search result for halfwidth kigo chars

4 years agoBugTrack/2508 Fix search result (FullWidth char / Ignore case)
umorigu [Fri, 20 Mar 2020 05:21:46 +0000 (14:21 +0900)]
BugTrack/2508 Fix search result (FullWidth char / Ignore case)

4 years agoBugTrack/2387 Improve bugtrack_list table layout
umorigu [Fri, 20 Mar 2020 01:21:46 +0000 (10:21 +0900)]
BugTrack/2387 Improve bugtrack_list table layout

4 years agoBugTrack/2507 StandardJs - JavaScript formatter - Remove semicolons
umorigu [Wed, 11 Mar 2020 15:01:49 +0000 (00:01 +0900)]
BugTrack/2507 StandardJs - JavaScript formatter - Remove semicolons

Install and execute standard:

```
npm install --save-dev standard
npx standard
npx standard --fix
```

Standard JS - JavaScript style guide, linter, and formatter
https://standardjs.com/

4 years agoBugTrack/430 RightBar - Secoud MenuBar (3 columns layout)
umorigu [Tue, 10 Mar 2020 13:49:52 +0000 (22:49 +0900)]
BugTrack/430 RightBar - Secoud MenuBar (3 columns layout)

4 years agoBugTrack/2387 Fix Calendar layout (too thin)
umorigu [Wed, 4 Mar 2020 15:51:13 +0000 (00:51 +0900)]
BugTrack/2387 Fix Calendar layout (too thin)

4 years agoBugTrack/2505 Fix calendar_viewer Year-Month filter
umorigu [Wed, 4 Mar 2020 15:50:13 +0000 (00:50 +0900)]
BugTrack/2505 Fix calendar_viewer Year-Month filter

4 years agoBugTrack/2503 Update external site (https or not-found, etc.)
umorigu [Sun, 23 Feb 2020 13:51:43 +0000 (22:51 +0900)]
BugTrack/2503 Update external site (https or not-found, etc.)

4 years agoBugTrack/2504 Add new mime-types (:config/plugin/attach/mime-type)
umorigu [Sun, 23 Feb 2020 12:45:28 +0000 (21:45 +0900)]
BugTrack/2504 Add new mime-types (:config/plugin/attach/mime-type)

4 years agoNow, PukiWiki version is "1.5.3" / Year 2020
umorigu [Sun, 16 Feb 2020 03:49:12 +0000 (12:49 +0900)]
Now, PukiWiki version is "1.5.3" / Year 2020

4 years agoBugTrack/2465 img plugin spec (ext, attached image) in Document
umorigu [Sun, 16 Feb 2020 03:24:45 +0000 (12:24 +0900)]
BugTrack/2465 img plugin spec (ext, attached image) in Document

* Always show image regardless of its extention
* Enable to show page attached images

4 years agoBugTrack/2319 AutoAlias: Fix: 'IngoreList' words have gone bugtrack_2002_autoalias5
umorigu [Sat, 15 Feb 2020 14:55:20 +0000 (23:55 +0900)]
BugTrack/2319 AutoAlias: Fix: 'IngoreList' words have gone

4 years agoBugTrack/2002 AutoAlias redirection in read plugin
umorigu [Sat, 15 Feb 2020 14:24:16 +0000 (23:24 +0900)]
BugTrack/2002 AutoAlias redirection in read plugin

4 years agoBugTrack/2002 AutoAlias: Link defined keywords in AutoAliasName
teanan [Tue, 8 Aug 2006 18:11:00 +0000 (03:11 +0900)]
BugTrack/2002 AutoAlias: Link defined keywords in AutoAliasName

Link defined keywords in AutoAliasName page

4 years agoBugTrack/2502 Show list markers of MenuBar ul
umorigu [Thu, 13 Feb 2020 14:27:13 +0000 (23:27 +0900)]
BugTrack/2502 Show list markers of MenuBar ul

* Widen MenuBar - ul margin (0.5em to 1em) to show list marker clearly
* Widen MenuBar itself (9 to 12em) to keep length
  of chars (per line) on list items

4 years agoBugTrack/2500 comment, pcomment plugin: Require msg on submit
umorigu [Wed, 12 Feb 2020 19:53:15 +0000 (04:53 +0900)]
BugTrack/2500 comment, pcomment plugin: Require msg on submit

4 years agoBugTrack/2501 Set Headings to-top link(dagger) "user-select:none;"
umorigu [Sun, 9 Feb 2020 02:10:31 +0000 (11:10 +0900)]
BugTrack/2501 Set Headings to-top link(dagger) "user-select:none;"

4 years agoBugTrack/2499 Set Heading anchor text "user-select:none;"
umorigu [Sun, 9 Feb 2020 00:21:33 +0000 (09:21 +0900)]
BugTrack/2499 Set Heading anchor text "user-select:none;"

4 years agoBugTrack/2496 Remove tailing "?" in unexisting page link
umorigu [Sat, 8 Feb 2020 11:06:10 +0000 (20:06 +0900)]
BugTrack/2496 Remove tailing "?" in unexisting page link

Enable to click page name on un existing page.
Compatibility: Set $_symbol_noexists = '?' to use previous behavior.

4 years agoBugTrack/2491 navi plugin: Prev/Next li display:box; option
umorigu [Sat, 8 Feb 2020 09:29:30 +0000 (18:29 +0900)]
BugTrack/2491 navi plugin: Prev/Next li display:box; option

4 years agoBugTrack/2387 Responsive layout for Smartphone
umorigu [Mon, 3 Feb 2020 20:43:04 +0000 (05:43 +0900)]
BugTrack/2387 Responsive layout for Smartphone

Use flexbox layout with modern web browsers that support CSS3.
Add viewport meta for device width.

* PC (over 768px): horizontal block layout
* Smartphone (under 768px): vertical stack layout

Other details:

* break-all for URL and long words
* Plugin support with media query
  * comment, pcomment and article plugin
  * tracker and bugtrack plugin
* Suitable word wrap properties
  * word-break: break-all;
  * overflow-wrap: break-word;
  * word-wrap: break-word; (for Compatibility)
* Fix too thin MenuBar for PC layout
* word-break in header
* Responsive edit_form and select for Smartphone
* Responsive images (max-width: 100%)
* Set max-width of div#body
* Fit textarea width to window

4 years agoBugTrack/2495 .htaccess files in Apache 2.4 format bugtrack_2495_apache24_htaccess
umorigu [Thu, 30 Jan 2020 15:34:33 +0000 (00:34 +0900)]
BugTrack/2495 .htaccess files in Apache 2.4 format

4 years agoBugTrack/2494 Simplify CSS: 0px to 0
umorigu [Tue, 21 Jan 2020 15:06:15 +0000 (00:06 +0900)]
BugTrack/2494 Simplify CSS: 0px to 0

4 years agoBugTrack/2488 search2 plugin: Use canonical base pathname for fetch()
umorigu [Fri, 16 Aug 2019 17:02:44 +0000 (02:02 +0900)]
BugTrack/2488 search2 plugin: Use canonical base pathname for fetch()

4 years agoBugTrack/2490 search2 plugin: Only li element allowed as ul child
umorigu [Thu, 15 Aug 2019 17:48:47 +0000 (02:48 +0900)]
BugTrack/2490 search2 plugin: Only li element allowed as ul child

4 years agoBugTrack/2489 search2 plugin - Async search now refers $show_passage
umorigu [Thu, 15 Aug 2019 17:23:09 +0000 (02:23 +0900)]
BugTrack/2489 search2 plugin - Async search now refers $show_passage

4 years agoBugTrack/2492 Fix FORM_AUTH behavior - Input credential 3 times
umorigu [Thu, 15 Aug 2019 16:25:44 +0000 (01:25 +0900)]
BugTrack/2492 Fix FORM_AUTH behavior - Input credential 3 times

* Bug: Check unauthrized session without new username/password
* Improve Frontpage URL for url_after_login (Remove '?' char for top)

4 years agoBugTrack/2491 navi plugin: Fix Prev/Next link layout
umorigu [Thu, 15 Aug 2019 15:57:13 +0000 (00:57 +0900)]
BugTrack/2491 navi plugin: Fix Prev/Next link layout

Recover styles:

* li.navi_left { float: left; }
* li.navi_right { float: right; }

5 years agoBugTrack/2486 random plugin: Fix Runtime FATAL error
umorigu [Fri, 29 Mar 2019 03:42:37 +0000 (12:42 +0900)]
BugTrack/2486 random plugin: Fix Runtime FATAL error

Error always:
PHP Fatal error: Uncaught Error: Function name must be a string

5 years agoBugTrack/2487 READONLY - Link only existing pages in topicpath title
umorigu [Fri, 29 Mar 2019 01:30:39 +0000 (10:30 +0900)]
BugTrack/2487 READONLY - Link only existing pages in topicpath title

5 years agoBugTrack/2484 AutoTicketLink for JIRA: Support underscore key XX_X
umorigu [Fri, 25 Jan 2019 15:45:53 +0000 (00:45 +0900)]
BugTrack/2484 AutoTicketLink for JIRA: Support underscore key XX_X

5 years agoBugTrack/2422 popular plugin supports Dababase counter
umorigu [Wed, 23 Jan 2019 15:15:20 +0000 (00:15 +0900)]
BugTrack/2422 popular plugin supports Dababase counter

5 years agoBugTrack/2422 Rename plugin action support Database counter
umorigu [Wed, 23 Jan 2019 15:14:20 +0000 (00:14 +0900)]
BugTrack/2422 Rename plugin action support Database counter

5 years agoBugTrack/2247 External link cushion page - external_link (PHP4.x)
umorigu [Wed, 23 Jan 2019 15:12:20 +0000 (00:12 +0900)]
BugTrack/2247 External link cushion page - external_link (PHP4.x)

5 years agoBugTrack/2484 AutoTicketLink for JIRA (PHP4.x)
umorigu [Wed, 23 Jan 2019 15:10:37 +0000 (00:10 +0900)]
BugTrack/2484 AutoTicketLink for JIRA (PHP4.x)

5 years agoBugTrack/2420 AutoTicketLink - parentheses, commas and semicolons
umorigu [Wed, 16 Jan 2019 15:18:53 +0000 (00:18 +0900)]
BugTrack/2420 AutoTicketLink - parentheses, commas and semicolons

5 years agoBugTrack/2431 Topicpath-like title
umorigu [Mon, 14 Jan 2019 16:49:17 +0000 (01:49 +0900)]
BugTrack/2431 Topicpath-like title

5 years agoBugTrack/2247 External link cushion page
umorigu [Mon, 14 Jan 2019 16:46:42 +0000 (01:46 +0900)]
BugTrack/2247 External link cushion page

5 years agoBugTrack/2420 AutoTicketLink - Improve regex and JSON encode
umorigu [Mon, 14 Jan 2019 16:08:34 +0000 (01:08 +0900)]
BugTrack/2420 AutoTicketLink - Improve regex and JSON encode

5 years agoBugTrack/2484 AutoTicketLink for JIRA
umorigu [Fri, 11 Jan 2019 15:49:49 +0000 (00:49 +0900)]
BugTrack/2484 AutoTicketLink for JIRA

5 years agoBugTrack/2198 Check FrontPage readable when plugin return empty body
umorigu [Mon, 31 Dec 2018 05:54:58 +0000 (14:54 +0900)]
BugTrack/2198 Check FrontPage readable when plugin return empty body

This patch was provided Shimashima-san.

5 years agoBugTrack/2263 back.inc.php - Fix URL back link
umorigu [Wed, 26 Dec 2018 16:30:40 +0000 (01:30 +0900)]
BugTrack/2263 back.inc.php - Fix URL back link

5 years agoBugTrack/2276 interwiki.inc.php - Show link name on InterWiki link error
umorigu [Wed, 26 Dec 2018 16:18:40 +0000 (01:18 +0900)]
BugTrack/2276 interwiki.inc.php - Show link name on InterWiki link error

* Show link name on InterWiki link error
* Support customized InterWikiName page

5 years agoBugTrack/2407 Create link files automatically if no *.rel,*.ref files
umorigu [Wed, 26 Dec 2018 16:13:57 +0000 (01:13 +0900)]
BugTrack/2407 Create link files automatically if no *.rel,*.ref files

Check rel and ref files of FrontPage first for speed

5 years agoBugTrack/2480 Create :RenameLog page automatically
umorigu [Wed, 26 Dec 2018 15:51:15 +0000 (00:51 +0900)]
BugTrack/2480 Create :RenameLog page automatically

5 years agoBugTrack/327 rename.inc.php - Update rel/ref links on renaming page
umorigu [Thu, 20 Dec 2018 17:07:08 +0000 (02:07 +0900)]
BugTrack/327 rename.inc.php - Update rel/ref links on renaming page

Note:
Shida-san found this issue and provided initial fix code on PukiWiki-dev.

5 years agoYear 2019
umorigu [Tue, 18 Dec 2018 21:57:20 +0000 (06:57 +0900)]
Year 2019

5 years agoBugTrack/2481 'http://' to 'https://pukiwiki.osdn.jp'
umorigu [Tue, 18 Dec 2018 21:50:32 +0000 (06:50 +0900)]
BugTrack/2481 '' to 'https://pukiwiki.osdn.jp'

5 years agoBugTrack/2478 Handle plus(+) char in URL as space for page name
umorigu [Tue, 18 Dec 2018 21:13:56 +0000 (06:13 +0900)]
BugTrack/2478 Handle plus(+) char in URL as space for page name

* page name encode - name:'A B' => url:'A+B'
* page name decode - url:'A+B' => name:'A B'

5 years agoBugTrack/2479 Show default page on requesting /?key=value URL
umorigu [Tue, 18 Dec 2018 20:50:46 +0000 (05:50 +0900)]
BugTrack/2479 Show default page on requesting /?key=value URL

5 years agoBugTrack/2411 Support onelogin/php-saml 3.0.0 - Enable namespace
umorigu [Tue, 18 Dec 2018 20:46:56 +0000 (05:46 +0900)]
BugTrack/2411 Support onelogin/php-saml 3.0.0 - Enable namespace

5 years agoBugTrack/2477 Support PHP 7.3
umorigu [Fri, 14 Dec 2018 16:17:17 +0000 (01:17 +0900)]
BugTrack/2477 Support PHP 7.3

5 years agoBugTrack/2367 Re-format pukiwiki.css and tdiary.css
umorigu [Fri, 14 Dec 2018 16:11:20 +0000 (01:11 +0900)]
BugTrack/2367 Re-format pukiwiki.css and tdiary.css