• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

bugtrack_2002_autoalias3
RSS
Rev. Time Author
b3e72b0 bugtrack_2002_autoalias3 2006-09-18 14:23:12 henoheno

BugTrack2/2: Simplify $_name

Author: henoheno <henoheno>
Date: Mon Sep 18 14:23:12 2006 +0900

On branch bugtrack_2002_autoalias
You are currently cherry-picking commit 3098f79.

fc0253e 2006-09-18 14:12:45 henoheno

BugTrack2/2: Integrate AutoAlias resources. Now get_autoaliases(key) returns the value.

Author: henoheno <henoheno>
Date: Mon Sep 18 14:12:45 2006 +0900

On branch bugtrack_2002_autoalias
You are currently cherry-picking commit 29a081f.

8569710 2006-09-17 23:47:31 henoheno

Maybe correct Link_autoalias

Author: henoheno <henoheno>
Date: Sun Sep 17 23:47:31 2006 +0900

On branch bugtrack_2002_autoalias
You are currently cherry-picking commit 34efe00.

010ea03 2006-09-17 23:41:33 henoheno

BugTrack2/2: Shrink.

* Use PKWK_AUTOALIAS_REGEX_CACHE
* get_autoaliases() has a cache inside

Author: henoheno <henoheno>
Date: Sun Sep 17 23:41:33 2006 +0900

On branch bugtrack_2002_autoalias
You are currently cherry-picking commit 4445b73.

08030ed 2006-09-17 22:36:57 henoheno

BugTrack2/2: Lightend get_autoaliases()

* Called twice, load twice => load once
* Stop doing ASAP. Ignore the same alias words already loaded
* Unset() memory
* trim(alias word)
* Rename variables

----

Author: henoheno <henoheno>
Date: Sun Sep 17 22:36:57 2006 +0900

On branch bugtrack_2002_autoalias
You are currently cherry-picking commit c9556f9.

395aed9 2006-09-17 18:52:21 henoheno

BugTrack2/2: Simplify

Author: henoheno <henoheno>
Date: Sun Sep 17 18:52:21 2006 +0900

On branch bugtrack_2002_autoalias
You are currently cherry-picking commit d944383.

a841e2f 2006-09-17 18:50:57 henoheno

BugTrack2/2: Simplify

Author: henoheno <henoheno>
Date: Sun Sep 17 18:50:57 2006 +0900

On branch bugtrack_2002_autoalias
You are currently cherry-picking commit b3aadea.

7a039d7 2006-09-17 12:30:36 henoheno

Correct/Add comments for AutoLink and AutoAlias

Author: henoheno <henoheno>
Date: Sun Sep 17 12:30:36 2006 +0900

On branch bugtrack_2002_autoalias

b0174dd 2006-08-09 03:11:00 teanan

BugTrack2/2: merged with autoalias branches (r1_4_7_autoalias).

Author: teanan <teanan>
Date: Wed Aug 9 03:11:00 2006 +0900

On branch bugtrack_2002_autoalias
You are currently cherry-picking commit 5944633.

10672a2 2020-02-13 04:53:15 umorigu

BugTrack/2500 comment, pcomment plugin: Require msg on submit

9f61494 2020-02-09 11:10:31 umorigu

BugTrack/2501 Set Headings to-top link(dagger) "user-select:none;"

6a18782 2020-02-09 09:21:33 umorigu

BugTrack/2499 Set Heading anchor text "user-select:none;"

25c6840 2020-02-08 20:06:10 umorigu

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.

c28d9ca 2020-02-08 18:29:30 umorigu

BugTrack/2491 navi plugin: Prev/Next li display:box; option

e8606e5 2020-02-04 05:43:04 umorigu

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

2d0e00e bugtrack_2495_apache24_htaccess 2020-01-31 00:34:33 umorigu

BugTrack/2495 .htaccess files in Apache 2.4 format

30e5d9a 2020-01-22 00:06:15 umorigu

BugTrack/2494 Simplify CSS: 0px to 0

9e90a7d 2019-08-17 02:02:44 umorigu

BugTrack/2488 search2 plugin: Use canonical base pathname for fetch()

ecfda23 2019-08-16 02:48:47 umorigu

BugTrack/2490 search2 plugin: Only li element allowed as ul child

aeca84f 2019-08-16 02:23:09 umorigu

BugTrack/2489 search2 plugin - Async search now refers $show_passage

85b519a 2019-08-16 01:25:44 umorigu

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)

36ae441 2019-08-16 00:57:13 umorigu

BugTrack/2491 navi plugin: Fix Prev/Next link layout

Recover styles:

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

70fe69d 2019-03-29 12:42:37 umorigu

BugTrack/2486 random plugin: Fix Runtime FATAL error

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

d82def1 2019-03-29 10:30:39 umorigu

BugTrack/2487 READONLY - Link only existing pages in topicpath title

5591242 master 2019-01-26 00:45:53 umorigu

BugTrack/2484 AutoTicketLink for JIRA: Support underscore key XX_X

ab394e9 2019-01-24 00:15:20 umorigu

BugTrack/2422 popular plugin supports Dababase counter

ac5989c 2019-01-24 00:14:20 umorigu

BugTrack/2422 Rename plugin action support Database counter

e7f52b7 2019-01-24 00:12:20 umorigu

BugTrack/2247 External link cushion page - external_link (PHP4.x)

0805e6e 2019-01-24 00:10:37 umorigu

BugTrack/2484 AutoTicketLink for JIRA (PHP4.x)

953a661 2019-01-17 00:18:53 umorigu

BugTrack/2420 AutoTicketLink - parentheses, commas and semicolons