• R/O
  • HTTP
  • SSH
  • HTTPS

Liste der Commits

Tags
Keine Tags

Frequently used words (click to add to your profile)

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

RSS
Rev. Zeit Autor
9f10584 2007-10-08 23:44:56 henoheno

Simplify:
* Tracker_form: & config (the same as it was)
* Tracker_form: Correct name of the $this->values => $this->options
* Tracker_form::addField(): returns errors
* Tracker_field: Check options[n] isset() or nott

037cb0f 2007-10-08 23:29:29 henoheno

Simplify:
* Tracker_form: & config (the same as it was)
* Tracker_form: Correct name of the $this->values => $this->options
* Tracker_form::addField(): returns errors
* Tracker_field: Check options[n] isset() or nott

0ac6274 2007-10-08 22:44:38 henoheno

Tracker_field_textarea:
* Now no need to preg_replace('/[\r\n]+/', '') here, and should replace to one space, not blank.
* Simplify: Cutting too long ones. Should use mb_strlen() for mb_substr()

07a5f01 2007-10-08 22:42:17 henoheno

Tracker_field_textarea:
* Now no need to preg_replace('/[\r\n]+/', '') here, and should replace to one space, not blank.
* Simplify: Cutting too long ones. Should use mb_strlen() for mb_substr()

dced5b3 2007-10-08 11:37:37 henoheno

$Id: spam.ini.php,v 1.171 2007/10/08 02:36:08 henoheno Exp $

01d0ba9 2007-10-07 22:08:50 henoheno

BugTrack2/236: Correct maintaince date

7f2d6a6 2007-10-07 21:59:02 henoheno

$Id: spam.ini.php,v 1.170 2007/10/07 12:58:22 henoheno Exp $

b91d95b 2007-10-06 22:20:59 henoheno

BugTrack2/236: If you compare two numerical strings, they are compared as integers

3a482db 2007-10-06 15:30:18 henoheno

* Compat: Tracker_list: output '_real' as it was
* Simplify:Tracker_field: sort the order of the methods
* Simplify:Tracker_list::sortRows(): Separate one packed work => several blocks

f09adae 2007-10-04 00:18:15 henoheno

Simplify: _page

5205ce2 2007-10-02 22:52:15 henoheno

Simplify: Tracker_form_xxxx classes need not to copy such zvals as $base, $refer, and $config

f4aa69a 2007-10-02 22:45:13 henoheno

Simplify: Tracker_form_xxxx classes need not to copy such zvals as $base, $refer, and $config

cbe753d 2007-10-01 23:29:01 henoheno

Simplify: reset() returns the first value of the array()

92dd39c 2007-10-01 22:55:45 henoheno

Simplify: less resource

2570ca2 2007-10-01 00:38:22 henoheno

Simplify: Creating $this->form->fields only just you need

f7af07c 2007-10-01 00:34:24 henoheno

Simplify: Creating $this->form->fields only just you need

b7bd3d6 2007-09-30 22:38:50 henoheno

Simplify: Creating $this->form->fields only just you need

55fc733 2007-09-30 22:23:39 henoheno

Simplify: Creating $this->form->fields only just you need

2b78df7 2007-09-30 21:28:14 henoheno

Simplify: Creating $this->form->fields only just you need

7a194c6 2007-09-30 17:32:58 henoheno

Tracker_form::initFields(): allow to limit calling addField() by fieldname

64bf7e8 2007-09-30 00:49:16 henoheno

Simplify: function plugin_tracker_get_fields() => class Tracker_form

ec394cf 2007-09-29 13:00:35 henoheno

Simplify: To $boolean, or not two $boolean. That is the question.

2b9be43 2007-09-26 23:39:32 henoheno

Simplify and shorter URL

e3cab03 2007-09-26 00:25:44 henoheno

Correct/Simplify/Todo

2bceda9 2007-09-25 22:24:38 henoheno

* Correct/Simplify/Todo
* tracker_list: &refer= always used for URL(like 1.4.x) instead of &base=, for compatibility and page-title-not-shown issue
* Tracker_list::sortRows(): strtolower() for natCASEsort()

8f3780f 2007-09-25 01:03:35 henoheno

$Id: spam_pickup.php,v 1.60 2007/09/15 15:55:29 henoheno Exp $

5533c3b 2007-09-25 01:02:25 henoheno

$Id: spam.php,v 1.202 2007/08/18 09:10:58 henoheno Exp $

ce523a9 2007-09-25 01:01:10 henoheno

$Id: spam.ini.php,v 1.169 2007/09/24 15:59:48 henoheno Exp $

f4b6511 2007-09-25 01:01:00 henoheno

$Id: spam.ini.php,v 1.169 2007/09/24 15:59:48 henoheno Exp $

0d0168f 2007-09-24 16:48:59 henoheno

Simplify $row