OSDN Git Service

ethna/ethna.git
15 years ago- added supplement comment.
mumumu-org [Mon, 26 May 2008 17:41:30 +0000 (17:41 +0000)]
- added supplement comment.

15 years ago- divided test cases into (form)type function.
mumumu-org [Mon, 26 May 2008 17:36:48 +0000 (17:36 +0000)]
- divided test cases into (form)type function.

15 years ago- added Array Test in case of required.
mumumu-org [Mon, 26 May 2008 14:08:18 +0000 (14:08 +0000)]
- added Array Test in case of required.

15 years ago- supplement comment added.
mumumu-org [Mon, 26 May 2008 14:06:58 +0000 (14:06 +0000)]
- supplement comment added.

15 years ago- added Custom Validator test from ActionForm.
mumumu-org [Mon, 26 May 2008 11:23:27 +0000 (11:23 +0000)]
- added Custom Validator test from ActionForm.

15 years ago- added multibyte testing for Ethna_Plugin_Validator_M[in|ax].
mumumu-org [Sat, 24 May 2008 23:26:53 +0000 (23:26 +0000)]
- added multibyte testing for Ethna_Plugin_Validator_M[in|ax].

15 years ago- deleted unused Ethna_ActionForm#_validate method.
mumumu-org [Sat, 24 May 2008 22:53:26 +0000 (22:53 +0000)]
- deleted unused Ethna_ActionForm#_validate method.

15 years ago- changed language getting method from _getDefaultLanguage to getLanguage.
mumumu-org [Sat, 24 May 2008 22:43:16 +0000 (22:43 +0000)]
- changed language getting method from _getDefaultLanguage to getLanguage.

15 years ago- changed default encoding of Ethna_Plugin_Validator_Mbregexp is now UTF-8 which...
mumumu-org [Sat, 24 May 2008 22:24:26 +0000 (22:24 +0000)]
- changed default encoding of Ethna_Plugin_Validator_Mbregexp is now UTF-8 which is default client encoding.
- added Ethna_Plugin_Validator_Mbregexp test code.

15 years ago- added Regexp Test from ActionForm.
mumumu-org [Sat, 24 May 2008 21:45:56 +0000 (21:45 +0000)]
- added Regexp Test from ActionForm.

15 years ago- added Validator Required and Filter Test.
mumumu-org [Sat, 24 May 2008 21:21:17 +0000 (21:21 +0000)]
- added Validator Required and Filter Test.

16 years ago- fixed encoding dependent method in Ethna_Plugin_Validator_Max.php
mumumu-org [Fri, 23 May 2008 20:30:00 +0000 (20:30 +0000)]
- fixed encoding dependent method in Ethna_Plugin_Validator_Max.php

16 years ago- fixed encoding dependent method in Ethna_Plugin_Validator_Min.php
mumumu-org [Fri, 23 May 2008 20:02:17 +0000 (20:02 +0000)]
- fixed encoding dependent method in Ethna_Plugin_Validator_Min.php

16 years ago- [Breaking B.C] deleted non-plugin validation code.
mumumu-org [Fri, 23 May 2008 19:47:20 +0000 (19:47 +0000)]
- [Breaking B.C] deleted non-plugin validation code.

16 years ago- added mb_regex_encoding. it's default value is $this->client_encoding.
mumumu-org [Fri, 23 May 2008 16:39:29 +0000 (16:39 +0000)]
- added mb_regex_encoding. it's default value is $this->client_encoding.

16 years ago- comment tweaks.
mumumu-org [Fri, 23 May 2008 11:37:35 +0000 (11:37 +0000)]
- comment tweaks.

16 years ago- changed default internal encoding from EUC_JP to UTF-8.
mumumu-org [Fri, 23 May 2008 11:28:06 +0000 (11:28 +0000)]
- changed default internal encoding from EUC_JP to UTF-8.

16 years ago- added 'use_gettext' setting to [appid]/etc/[appid]-ini.php skelton.
mumumu-org [Thu, 22 May 2008 00:43:17 +0000 (00:43 +0000)]
- added 'use_gettext' setting to [appid]/etc/[appid]-ini.php skelton.

16 years ago- ethna_sysmsg.ini parse bug fix.
mumumu-org [Thu, 22 May 2008 00:23:32 +0000 (00:23 +0000)]
- ethna_sysmsg.ini parse bug fix.

16 years ago- added _getDefaultLanguage method to skel/app.controller.php.
mumumu-org [Wed, 21 May 2008 23:53:35 +0000 (23:53 +0000)]
- added _getDefaultLanguage method to skel/app.controller.php.

16 years ago- added locale option to "ethna add-project command".
mumumu-org [Wed, 21 May 2008 23:37:02 +0000 (23:37 +0000)]
- added locale option to "ethna add-project command".

16 years ago- moved japanese message to newly added locale file.
mumumu-org [Wed, 21 May 2008 22:21:53 +0000 (22:21 +0000)]
- moved japanese message to newly added locale file.

16 years ago- replaced language variables with *locale name*. This change breaks backward compati...
mumumu-org [Tue, 20 May 2008 20:46:16 +0000 (20:46 +0000)]
- replaced language variables with *locale name*. This change breaks backward compatibility about directory naming.
- now we require [appid]-ini.php setting explicitly in case of using gettext.
- deleted unused constant in Ethna.php

16 years ago- changelog tweaks about r534 changes.
mumumu-org [Mon, 19 May 2008 08:21:47 +0000 (08:21 +0000)]
- changelog tweaks about r534 changes.

16 years ago- added [-s|skeldir] option to "ethna add-project" command. This is useful for those...
mumumu-org [Mon, 19 May 2008 08:12:08 +0000 (08:12 +0000)]
- added [-s|skeldir] option to "ethna add-project" command. This is useful for those who have custom skeltons already.

16 years ago- Now, [appid]_Controller's include_path gives preference to [appid]/lib over ini_get...
mumumu-org [Fri, 16 May 2008 16:54:25 +0000 (16:54 +0000)]
- Now, [appid]_Controller's include_path gives preference to [appid]/lib over ini_get('include_path').

16 years ago- converted skel encodings from UTF-8 to ASCII for i18n improvement.
mumumu-org [Tue, 13 May 2008 22:41:22 +0000 (22:41 +0000)]
- converted skel encodings from UTF-8 to ASCII for i18n improvement.

16 years ago- changed default language setting, array(LANG_JA, 'UTF-8', 'UTF-8');
mumumu-org [Mon, 12 May 2008 13:01:01 +0000 (13:01 +0000)]
- changed default language setting, array(LANG_JA, 'UTF-8', 'UTF-8');

16 years ago- converted basic system error message from japanese to ascii.
mumumu-org [Mon, 12 May 2008 12:50:34 +0000 (12:50 +0000)]
- converted basic system error message from japanese to ascii.

16 years ago- ETHNA_UTF8_BRANCH followed r528 in trunk.
mumumu-org [Wed, 7 May 2008 23:57:32 +0000 (23:57 +0000)]
- ETHNA_UTF8_BRANCH followed r528 in trunk.

16 years ago- ETHNA_UTF8_BRANCH followed r519 in trunk.
mumumu-org [Thu, 1 May 2008 14:48:48 +0000 (14:48 +0000)]
- ETHNA_UTF8_BRANCH followed r519 in trunk.

16 years ago- followed r513 in trunk.
mumumu-org [Mon, 28 Apr 2008 10:37:43 +0000 (10:37 +0000)]
- followed r513 in trunk.

16 years ago- ETHNA_UTF8_BRANCH followed r498 in trunk.
mumumu-org [Wed, 23 Apr 2008 19:26:15 +0000 (19:26 +0000)]
- ETHNA_UTF8_BRANCH followed r498 in trunk.

16 years ago- deleted old test
mumumu-org [Sat, 5 Apr 2008 19:04:17 +0000 (19:04 +0000)]
- deleted old test
- fixed bug when you validate empty value with array form def, filter is bypassed.

16 years ago- followed r492 in trunk.
mumumu-org [Fri, 4 Apr 2008 15:09:44 +0000 (15:09 +0000)]
- followed r492 in trunk.

16 years agoNewly import UTF-8 code
mumumu-org [Thu, 13 Dec 2007 22:11:18 +0000 (22:11 +0000)]
Newly import UTF-8 code

16 years agorecreate UTF-8 Branch Directory
mumumu-org [Thu, 13 Dec 2007 22:10:20 +0000 (22:10 +0000)]
recreate UTF-8 Branch Directory

16 years agonewly import UTF-8 code
mumumu-org [Thu, 13 Dec 2007 22:00:31 +0000 (22:00 +0000)]
newly import UTF-8 code

16 years ago- created branch for UTF-8 operation check.
mumumu-org [Tue, 11 Dec 2007 17:05:40 +0000 (17:05 +0000)]
- created branch for UTF-8 operation check.