OSDN Git Service

htmlsc(): Just sugar for htmlspecialchars(), and a foundation
[pukiwiki/pukiwiki.git] / plugin / tracker.inc.php
2011-01-25 henohenohtmlsc(): Just sugar for htmlspecialchars(), and a...
2007-11-11 henohenoComment only
2007-11-05 henohenoSimplify: Tracker_form::init() and Tracker_form::loadCo...
2007-10-28 henohenoTracker_list:
2007-10-22 henohenoSimplify: Tracker_form::init() reduces some redundant...
2007-10-20 henohenoSimplify
2007-10-20 henohenoSimplify
2007-10-17 henohenoSimplify: Tracker_form::loadConfig() (3 redundant code...
2007-10-16 henohenoSimplify: Tracker_form::loadConfig() (3 redundant code...
2007-10-16 henohenoSimplify:
2007-10-16 henohenoSimplify:
2007-10-13 henohenoSimplify: Remove unused ones
2007-10-13 henohenoCorrect Tracker_form::addField()
2007-10-13 henohenoSimplify: Tracker_form::initFields(): Using func_get_ar...
2007-10-12 henohenoSimplify:
2007-10-12 henohenoSimplify:
2007-10-12 henohenoSimplify:
2007-10-08 henohenoSimplify:
2007-10-08 henohenoSimplify:
2007-10-08 henohenoTracker_field_textarea:
2007-10-08 henohenoTracker_field_textarea:
2007-10-06 henoheno* Compat: Tracker_list: output '_real' as it was
2007-10-03 henohenoSimplify: _page
2007-10-02 henohenoSimplify: Tracker_form_xxxx classes need not to copy...
2007-10-02 henohenoSimplify: Tracker_form_xxxx classes need not to copy...
2007-10-01 henohenoSimplify: reset() returns the first value of the array()
2007-10-01 henohenoSimplify: less resource
2007-09-30 henohenoSimplify: Creating $this->form->fields only just you...
2007-09-30 henohenoSimplify: Creating $this->form->fields only just you...
2007-09-30 henohenoSimplify: Creating $this->form->fields only just you...
2007-09-30 henohenoSimplify: Creating $this->form->fields only just you...
2007-09-30 henohenoSimplify: Creating $this->form->fields only just you...
2007-09-30 henohenoTracker_form::initFields(): allow to limit calling...
2007-09-29 henohenoSimplify: function plugin_tracker_get_fields() => class...
2007-09-29 henohenoSimplify: To $boolean, or not two $boolean. That is...
2007-09-26 henohenoSimplify and shorter URL
2007-09-25 henohenoCorrect/Simplify/Todo
2007-09-25 henoheno* Correct/Simplify/Todo
2007-09-24 henohenoSimplify $row
2007-09-24 henohenonatcasesort() seems more natural, in this case
2007-09-24 henohenoSimplify sortkey/sorttype
2007-09-24 henohenoSORT_NATURAL
2007-09-24 henohenoSORT_NATURAL
2007-09-24 henohenoSORT_NATURAL
2007-09-24 henohenoSORT_NATURAL
2007-09-24 henohenoPLUGIN_TRACKER_LIST_SORT_DEFAULT
2007-09-23 henohenoBugTrack2/125 Care showing page title without '&refer='
2007-09-23 henohenoCompat for : [.style]
2007-09-23 henohenoRename/Simplify functions etc
2007-09-23 henoheno$rows['_match'] is not needed for your memory
2007-09-23 henohenoCleanup/Simplify/Using preg_grep()
2007-09-23 henohenoSimflify etc
2007-09-23 henohenoFooter should be shown at the bottom of the wiki table
2007-09-23 henohenoTODO: is_page
2007-09-23 henohenoTODO: if (is FALSE) OR file_exists()
2007-09-23 henoheno"move to" allowed only once
2007-09-22 henohenoCorrect asc-desc sort bug at r.1.59
2007-09-22 henohenoCorrect pattern-match bug at r.1.65
2007-09-22 henohenoBugTrack2/125: Tracker_list: refer=page-name_that_has_t...
2007-09-22 henohenoTracker_list: Rough but works: Don't load unused fields
2007-09-22 henohenoTracker_list: Rough but works: Don't load unused fields
2007-09-22 henohenoTracker_list: Rough but works: Don't load unused fields
2007-09-22 henohenoTracker_list: Simplify: Sort() later
2007-09-22 henohenoTracker_list: Simplify
2007-09-22 henohenoTracker_list: Reorder _replace_item() <=> _replace_title()
2007-09-22 henohenoTracker_list: Simplify
2007-09-22 henohenoTracker_list: Escape special characters not to break...
2007-09-20 henohenoBugTrack2/243: Revert r1.56 now
2007-09-18 henohenopreg_replace('/[\r\n]+/', '', $str) before output table...
2007-09-18 henohenoKISS. Go back if you want to go forward
2007-09-17 henohenoKISS
2007-09-16 henohenoKISS
2007-09-15 henoheno* PLUGIN_TRACKER_DEFAULT_ORDER: SORT_DESC => SORT_ASC...
2007-09-11 henohenoCleanup/Simplify/Todo (to be continued ...)
2007-09-10 henohenoCleanup/Simplify/Todo
2007-09-09 henohenoCleanup/Simplify/Todo
2007-09-09 henohenoUsing continue inside switch() seems meanless
2007-09-09 henoheno* BugTrack/779: Static variables within class methods...
2007-09-08 henohenoCleanup/Simplify/Todo
2007-09-08 henohenoCleanup/Simplify/Todo
2007-09-05 henohenoBugTrack2/243: Cleanup/Simplify/Todo
2007-09-05 henohenoBugTrack2/243: Cleanup/Simplify/Todo
2007-09-04 henohenoBugTrack2/243: Cleanup/Simplify (summary from r1.40)
2007-09-03 henohenoBugTrack2/243: Cleanup plugin_tracker_convert(): to...
2007-09-02 henohenoBugTrack2/243: Cleanup plugin_tracker_action()
2007-08-05 henohenoSimplify, shrink, Japanese => English
2007-06-10 henohenoJust simplify $done
2007-06-10 henohenoBugTrack2/243: Cleanup.
2007-03-29 henohenoBugTrack2/225: Forgotten </p> (patched by g@kko)
2007-01-21 henohenoAdd GPL header
2005-11-28 teananBugTrack2/125: "Notice: Undefined index: [sort key...
2005-10-05 henohenoBugTrack2/106: Corrected r1.31, array_slice() => array...
2005-10-04 henohenoBugTrack2/106: Cleanup a littile and avoid PHP 5.0...
2005-10-04 henohenoBugTrack2/106: Cleanup a littile and avoid PHP 5.0...
2005-10-04 henohenoBugTrack2/106: Cleanup a littile and avoid PHP 5.0...
2005-03-02 henohenoBugTrack2/15: Added label tag
2005-01-23 henohenoPKWK_READONLY prohibits editing
2005-01-15 henohenoSometimes ($order == NULL), cause warnings
2004-12-02 henohenoAdded function pkwk_headers_sent() to care header()
2004-11-30 henohenoBugTrack/662: Correct r1.12. TRUE, means no-timestampin...
next