Attachment #26364 | |||||
---|---|---|---|---|---|
Bug 11944: Remove all utf8 filter from templates | patch | 2014-03-14 19:19:24 UTC | 12.20 KB | no flags | Details |
Attachment #26365 | |||||
---|---|---|---|---|---|
Bug 11944: replace use of utf8 with Encode | patch | 2014-03-14 19:20:03 UTC | 11.69 KB | no flags | Details |
Attachment #26366 | |||||
---|---|---|---|---|---|
Bug 11944: Encoding UTF8 in C4::Templates | patch | 2014-03-14 19:20:08 UTC | 728 bytes | no flags | Details |
Attachment #26367 | |||||
---|---|---|---|---|---|
Bug 11944: Set ImplicitUnicode for YAML | patch | 2014-03-14 19:20:12 UTC | 709 bytes | no flags | Details |
Attachment #26368 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-03-14 19:20:20 UTC | 188.59 KB | no flags | Details |
Attachment #26369 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2014-03-14 19:20:24 UTC | 1.11 KB | no flags | Details |
Attachment #26370 | |||||
---|---|---|---|---|---|
Bug 11944: replace uri_escape with uri_escape_utf8 everywhere | patch | 2014-03-14 19:20:28 UTC | 10.61 KB | no flags | Details |
Attachment #26371 | |||||
---|---|---|---|---|---|
Bug 11944: Never use decode/encode in TT Plugins | patch | 2014-03-14 19:20:31 UTC | 1.70 KB | no flags | Details |
Attachment #26372 | |||||
---|---|---|---|---|---|
Bug 11944: Remove obsolete encoding routines | patch | 2014-03-14 19:20:35 UTC | 2.19 KB | no flags | Details |
Attachment #26407 | |||||
---|---|---|---|---|---|
Bug 11944: TT Plugins should not encode strings | patch | 2014-03-17 14:14:38 UTC | 2.33 KB | no flags | Details |
Attachment #26408 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching | patch | 2014-03-17 14:14:44 UTC | 1.93 KB | no flags | Details |
Attachment #26409 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching - latin characters | patch | 2014-03-17 15:15:54 UTC | 1.97 KB | no flags | Details |
Attachment #26737 | |||||
---|---|---|---|---|---|
Bug 11944: Remove all utf8 filter from templates | patch | 2014-04-02 07:25:51 UTC | 12.20 KB | no flags | Details |
Attachment #26738 | |||||
---|---|---|---|---|---|
Bug 11944: replace use of utf8 with Encode | patch | 2014-04-02 07:25:58 UTC | 11.32 KB | no flags | Details |
Attachment #26739 | |||||
---|---|---|---|---|---|
Bug 11944: Encoding UTF8 in C4::Templates | patch | 2014-04-02 07:26:02 UTC | 728 bytes | no flags | Details |
Attachment #26740 | |||||
---|---|---|---|---|---|
Bug 11944: Set ImplicitUnicode for YAML | patch | 2014-04-02 07:26:08 UTC | 709 bytes | no flags | Details |
Attachment #26741 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-04-02 07:26:13 UTC | 188.59 KB | no flags | Details |
Attachment #26742 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2014-04-02 07:26:18 UTC | 1.11 KB | no flags | Details |
Attachment #26743 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2014-04-02 07:26:47 UTC | 1.11 KB | no flags | Details |
Attachment #26744 | |||||
---|---|---|---|---|---|
Bug 11944: replace uri_escape with uri_escape_utf8 everywhere | patch | 2014-04-02 07:26:51 UTC | 10.61 KB | no flags | Details |
Attachment #26745 | |||||
---|---|---|---|---|---|
Bug 11944: Never use decode/encode in TT Plugins | patch | 2014-04-02 07:26:56 UTC | 1.70 KB | no flags | Details |
Attachment #26746 | |||||
---|---|---|---|---|---|
Bug 11944: Remove obsolete encoding routines | patch | 2014-04-02 07:27:00 UTC | 2.19 KB | no flags | Details |
Attachment #26747 | |||||
---|---|---|---|---|---|
Bug 11944: TT Plugins should not encode strings | patch | 2014-04-02 07:27:04 UTC | 2.05 KB | no flags | Details |
Attachment #26748 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching - latin characters | patch | 2014-04-02 07:27:09 UTC | 1.97 KB | no flags | Details |
Attachment #26794 | |||||
---|---|---|---|---|---|
Bug 11944: Some refresh don't indicate the charset to use | patch | 2014-04-03 14:24:13 UTC | 11.88 KB | no flags | Details |
Attachment #26857 | |||||
---|---|---|---|---|---|
Bug 11944: Remove all utf8 filter from templates | patch | 2014-04-07 15:11:22 UTC | 12.21 KB | no flags | Details |
Attachment #26858 | |||||
---|---|---|---|---|---|
Bug 11944: replace use of utf8 with Encode | patch | 2014-04-07 15:11:29 UTC | 11.60 KB | no flags | Details |
Attachment #26859 | |||||
---|---|---|---|---|---|
Bug 11944: Encoding UTF8 in C4::Templates | patch | 2014-04-07 15:11:34 UTC | 728 bytes | no flags | Details |
Attachment #26860 | |||||
---|---|---|---|---|---|
Bug 11944: Set ImplicitUnicode for YAML | patch | 2014-04-07 15:11:39 UTC | 709 bytes | no flags | Details |
Attachment #26861 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-04-07 15:11:45 UTC | 188.59 KB | no flags | Details |
Attachment #26862 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2014-04-07 15:11:50 UTC | 1.11 KB | no flags | Details |
Attachment #26863 | |||||
---|---|---|---|---|---|
Bug 11944: replace uri_escape with uri_escape_utf8 everywhere | patch | 2014-04-07 15:11:55 UTC | 10.61 KB | no flags | Details |
Attachment #26864 | |||||
---|---|---|---|---|---|
Bug 11944: Never use decode/encode in TT Plugins | patch | 2014-04-07 15:12:00 UTC | 1.70 KB | no flags | Details |
Attachment #26865 | |||||
---|---|---|---|---|---|
Bug 11944: Remove obsolete encoding routines | patch | 2014-04-07 15:12:05 UTC | 2.19 KB | no flags | Details |
Attachment #26866 | |||||
---|---|---|---|---|---|
Bug 11944: TT Plugins should not encode strings | patch | 2014-04-07 15:12:10 UTC | 2.05 KB | no flags | Details |
Attachment #26867 | |||||
---|---|---|---|---|---|
Bug 11944: Some refresh don't indicate the charset to use | patch | 2014-04-07 15:12:15 UTC | 11.88 KB | no flags | Details |
Attachment #26868 | |||||
---|---|---|---|---|---|
Bug 11944: FIX Error on editing an authority | patch | 2014-04-07 15:12:20 UTC | 1.58 KB | no flags | Details |
Attachment #26869 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching | patch | 2014-04-07 15:12:25 UTC | 2.30 KB | no flags | Details |
Attachment #26870 | |||||
---|---|---|---|---|---|
Bug 11944: Facets and resort | patch | 2014-04-07 15:12:31 UTC | 3.78 KB | no flags | Details |
Attachment #26871 | |||||
---|---|---|---|---|---|
Bug 11944: Authentication | patch | 2014-04-07 15:12:36 UTC | 2.01 KB | no flags | Details |
Attachment #26895 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-04-08 10:24:09 UTC | 188.64 KB | no flags | Details |
Attachment #26921 | |||||
---|---|---|---|---|---|
Bug 11944: Fix fund names encoding on the parcel page | patch | 2014-04-09 13:25:58 UTC | 3.02 KB | no flags | Details |
Attachment #27021 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on adding a subscription | patch | 2014-04-11 13:47:45 UTC | 2.43 KB | no flags | Details |
Attachment #27080 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on adding a subscription | patch | 2014-04-14 09:57:53 UTC | 5.30 KB | no flags | Details |
Attachment #27094 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2014-04-14 14:37:56 UTC | 2.97 KB | no flags | Details |
Attachment #27158 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-04-16 08:30:24 UTC | 188.76 KB | no flags | Details |
Attachment #27159 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2014-04-16 08:30:39 UTC | 5.12 KB | no flags | Details |
Attachment #27161 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue for the "Did you mean" feature | patch | 2014-04-16 09:15:09 UTC | 1.64 KB | no flags | Details |
Attachment #27193 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on adding a subscription | patch | 2014-04-16 12:47:55 UTC | 5.28 KB | no flags | Details |
Attachment #27194 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-04-16 12:48:04 UTC | 188.72 KB | no flags | Details |
Attachment #27195 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2014-04-16 12:48:10 UTC | 5.12 KB | no flags | Details |
Attachment #27196 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue for the "Did you mean" feature | patch | 2014-04-16 12:48:36 UTC | 1.64 KB | no flags | Details |
Attachment #27198 | |||||
---|---|---|---|---|---|
Bug 11944: Remove all utf8 filter from templates | patch | 2014-04-16 14:12:31 UTC | 12.21 KB | no flags | Details |
Attachment #27199 | |||||
---|---|---|---|---|---|
Bug 11944: replace use of utf8 with Encode | patch | 2014-04-16 14:12:36 UTC | 11.60 KB | no flags | Details |
Attachment #27200 | |||||
---|---|---|---|---|---|
Bug 11944: Encoding UTF8 in C4::Templates | patch | 2014-04-16 14:12:54 UTC | 728 bytes | no flags | Details |
Attachment #27201 | |||||
---|---|---|---|---|---|
Bug 11944: Set ImplicitUnicode for YAML | patch | 2014-04-16 14:13:02 UTC | 709 bytes | no flags | Details |
Attachment #27202 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2014-04-16 14:13:10 UTC | 1.11 KB | no flags | Details |
Attachment #27203 | |||||
---|---|---|---|---|---|
Bug 11944: replace uri_escape with uri_escape_utf8 everywhere | patch | 2014-04-16 14:13:16 UTC | 10.61 KB | no flags | Details |
Attachment #27204 | |||||
---|---|---|---|---|---|
Bug 11944: Never use decode/encode in TT Plugins | patch | 2014-04-16 14:13:21 UTC | 1.70 KB | no flags | Details |
Attachment #27205 | |||||
---|---|---|---|---|---|
Bug 11944: Remove obsolete encoding routines | patch | 2014-04-16 14:13:26 UTC | 2.19 KB | no flags | Details |
Attachment #27206 | |||||
---|---|---|---|---|---|
Bug 11944: TT Plugins should not encode strings | patch | 2014-04-16 14:13:30 UTC | 2.05 KB | no flags | Details |
Attachment #27207 | |||||
---|---|---|---|---|---|
Bug 11944: Some refresh don't indicate the charset to use | patch | 2014-04-16 14:13:35 UTC | 11.88 KB | no flags | Details |
Attachment #27208 | |||||
---|---|---|---|---|---|
Bug 11944: FIX Error on editing an authority | patch | 2014-04-16 14:13:41 UTC | 1.58 KB | no flags | Details |
Attachment #27209 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching | patch | 2014-04-16 14:13:46 UTC | 2.30 KB | no flags | Details |
Attachment #27210 | |||||
---|---|---|---|---|---|
Bug 11944: Facets and resort | patch | 2014-04-16 14:13:51 UTC | 3.78 KB | no flags | Details |
Attachment #27211 | |||||
---|---|---|---|---|---|
Bug 11944: Authentication | patch | 2014-04-16 14:13:56 UTC | 2.01 KB | no flags | Details |
Attachment #27212 | |||||
---|---|---|---|---|---|
Bug 11944: Fix fund names encoding on the parcel page | patch | 2014-04-16 14:14:04 UTC | 3.02 KB | no flags | Details |
Attachment #27213 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on adding a subscription | patch | 2014-04-16 14:14:10 UTC | 5.28 KB | no flags | Details |
Attachment #27214 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-04-16 14:14:16 UTC | 188.72 KB | no flags | Details |
Attachment #27215 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2014-04-16 14:14:21 UTC | 5.12 KB | no flags | Details |
Attachment #27216 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue for the "Did you mean" feature | patch | 2014-04-16 14:14:27 UTC | 1.64 KB | no flags | Details |
Attachment #27585 | |||||
---|---|---|---|---|---|
Bug 11944: Remove all utf8 filter from templates | patch | 2014-04-25 09:45:15 UTC | 12.26 KB | no flags | Details |
Attachment #27586 | |||||
---|---|---|---|---|---|
Bug 11944: replace use of utf8 with Encode | patch | 2014-04-25 09:45:19 UTC | 11.65 KB | no flags | Details |
Attachment #27587 | |||||
---|---|---|---|---|---|
Bug 11944: Encoding UTF8 in C4::Templates | patch | 2014-04-25 09:45:24 UTC | 779 bytes | no flags | Details |
Attachment #27588 | |||||
---|---|---|---|---|---|
Bug 11944: Set ImplicitUnicode for YAML | patch | 2014-04-25 09:45:37 UTC | 761 bytes | no flags | Details |
Attachment #27589 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2014-04-25 09:45:41 UTC | 1.16 KB | no flags | Details |
Attachment #27590 | |||||
---|---|---|---|---|---|
Bug 11944: replace uri_escape with uri_escape_utf8 everywhere | patch | 2014-04-25 09:45:46 UTC | 10.66 KB | no flags | Details |
Attachment #27591 | |||||
---|---|---|---|---|---|
Bug 11944: Never use decode/encode in TT Plugins | patch | 2014-04-25 09:45:50 UTC | 1.75 KB | no flags | Details |
Attachment #27592 | |||||
---|---|---|---|---|---|
Bug 11944: Remove obsolete encoding routines | patch | 2014-04-25 09:45:54 UTC | 2.24 KB | no flags | Details |
Attachment #27593 | |||||
---|---|---|---|---|---|
Bug 11944: TT Plugins should not encode strings | patch | 2014-04-25 09:45:58 UTC | 2.10 KB | no flags | Details |
Attachment #27594 | |||||
---|---|---|---|---|---|
Bug 11944: Some refresh don't indicate the charset to use | patch | 2014-04-25 09:46:03 UTC | 11.93 KB | no flags | Details |
Attachment #27595 | |||||
---|---|---|---|---|---|
Bug 11944: FIX Error on editing an authority | patch | 2014-04-25 09:46:07 UTC | 1.63 KB | no flags | Details |
Attachment #27596 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching | patch | 2014-04-25 09:46:11 UTC | 2.35 KB | no flags | Details |
Attachment #27597 | |||||
---|---|---|---|---|---|
Bug 11944: Facets and resort | patch | 2014-04-25 09:46:15 UTC | 3.83 KB | no flags | Details |
Attachment #27598 | |||||
---|---|---|---|---|---|
Bug 11944: Authentication | patch | 2014-04-25 09:46:20 UTC | 2.06 KB | no flags | Details |
Attachment #27599 | |||||
---|---|---|---|---|---|
Bug 11944: Fix fund names encoding on the parcel page | patch | 2014-04-25 09:46:24 UTC | 3.07 KB | no flags | Details |
Attachment #27600 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on adding a subscription | patch | 2014-04-25 09:46:28 UTC | 5.33 KB | no flags | Details |
Attachment #27601 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-04-25 09:46:33 UTC | 188.77 KB | no flags | Details |
Attachment #27602 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2014-04-25 09:46:37 UTC | 5.17 KB | no flags | Details |
Attachment #27603 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue for the "Did you mean" feature | patch | 2014-04-25 09:46:41 UTC | 1.69 KB | no flags | Details |
Attachment #27880 | |||||
---|---|---|---|---|---|
Bug 11944: Remove all utf8 filter from templates | patch | 2014-05-01 16:18:20 UTC | 12.25 KB | no flags | Details |
Attachment #27881 | |||||
---|---|---|---|---|---|
Bug 11944: replace use of utf8 with Encode | patch | 2014-05-01 16:18:30 UTC | 11.77 KB | no flags | Details |
Attachment #27882 | |||||
---|---|---|---|---|---|
Bug 11944: Encoding UTF8 in C4::Templates | patch | 2014-05-01 16:18:42 UTC | 841 bytes | no flags | Details |
Attachment #27883 | |||||
---|---|---|---|---|---|
Bug 11944: Set ImplicitUnicode for YAML | patch | 2014-05-01 16:18:52 UTC | 823 bytes | no flags | Details |
Attachment #27884 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2014-05-01 16:19:02 UTC | 1.22 KB | no flags | Details |
Attachment #27885 | |||||
---|---|---|---|---|---|
Bug 11944: replace uri_escape with uri_escape_utf8 everywhere | patch | 2014-05-01 16:35:20 UTC | 10.67 KB | no flags | Details |
Attachment #27886 | |||||
---|---|---|---|---|---|
Bug 11944: Never use decode/encode in TT Plugins | patch | 2014-05-01 16:35:31 UTC | 1.81 KB | no flags | Details |
Attachment #27887 | |||||
---|---|---|---|---|---|
Bug 11944: Remove obsolete encoding routines | patch | 2014-05-01 16:35:43 UTC | 2.30 KB | no flags | Details |
Attachment #27888 | |||||
---|---|---|---|---|---|
Bug 11944: TT Plugins should not encode strings | patch | 2014-05-01 16:35:54 UTC | 2.17 KB | no flags | Details |
Attachment #27889 | |||||
---|---|---|---|---|---|
Bug 11944: Some refresh don't indicate the charset to use | patch | 2014-05-01 16:36:06 UTC | 11.99 KB | no flags | Details |
Attachment #27890 | |||||
---|---|---|---|---|---|
Bug 11944: FIX Error on editing an authority | patch | 2014-05-01 16:36:19 UTC | 1.69 KB | no flags | Details |
Attachment #27891 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching | patch | 2014-05-01 16:36:30 UTC | 2.41 KB | no flags | Details |
Attachment #27892 | |||||
---|---|---|---|---|---|
Bug 11944: Facets and resort | patch | 2014-05-01 16:36:41 UTC | 3.89 KB | no flags | Details |
Attachment #27893 | |||||
---|---|---|---|---|---|
Bug 11944: Authentication | patch | 2014-05-01 16:43:33 UTC | 2.06 KB | no flags | Details |
Attachment #27894 | |||||
---|---|---|---|---|---|
Bug 11944: Fix fund names encoding on the parcel page | patch | 2014-05-01 16:43:45 UTC | 3.13 KB | no flags | Details |
Attachment #27895 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on adding a subscription | patch | 2014-05-01 16:44:01 UTC | 5.38 KB | no flags | Details |
Attachment #27896 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-05-01 16:44:16 UTC | 184.98 KB | no flags | Details |
Attachment #27897 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2014-05-01 16:44:35 UTC | 5.23 KB | no flags | Details |
Attachment #27898 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue for the "Did you mean" feature | patch | 2014-05-01 16:49:36 UTC | 2.01 KB | no flags | Details |
Attachment #28046 | |||||
---|---|---|---|---|---|
Bug 11944: Remove all utf8 filter from templates | patch | 2014-05-08 10:17:39 UTC | 12.46 KB | no flags | Details |
Attachment #28047 | |||||
---|---|---|---|---|---|
Bug 11944: replace use of utf8 with Encode | patch | 2014-05-08 10:17:44 UTC | 11.04 KB | no flags | Details |
Attachment #28048 | |||||
---|---|---|---|---|---|
Bug 11944: Encoding UTF8 in C4::Templates | patch | 2014-05-08 10:17:48 UTC | 843 bytes | no flags | Details |
Attachment #28049 | |||||
---|---|---|---|---|---|
Bug 11944: Set ImplicitUnicode for YAML | patch | 2014-05-08 10:17:52 UTC | 825 bytes | no flags | Details |
Attachment #28050 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2014-05-08 10:17:57 UTC | 1.23 KB | no flags | Details |
Attachment #28051 | |||||
---|---|---|---|---|---|
Bug 11944: replace uri_escape with uri_escape_utf8 everywhere | patch | 2014-05-08 10:18:01 UTC | 10.66 KB | no flags | Details |
Attachment #28052 | |||||
---|---|---|---|---|---|
Bug 11944: Never use decode/encode in TT Plugins | patch | 2014-05-08 10:18:05 UTC | 1.81 KB | no flags | Details |
Attachment #28053 | |||||
---|---|---|---|---|---|
Bug 11944: Remove obsolete encoding routines | patch | 2014-05-08 10:18:10 UTC | 2.31 KB | no flags | Details |
Attachment #28054 | |||||
---|---|---|---|---|---|
Bug 11944: TT Plugins should not encode strings | patch | 2014-05-08 10:18:14 UTC | 2.20 KB | no flags | Details |
Attachment #28055 | |||||
---|---|---|---|---|---|
Bug 11944: Some refresh don't indicate the charset to use | patch | 2014-05-08 10:18:18 UTC | 11.99 KB | no flags | Details |
Attachment #28056 | |||||
---|---|---|---|---|---|
Bug 11944: FIX Error on editing an authority | patch | 2014-05-08 10:18:23 UTC | 1.69 KB | no flags | Details |
Attachment #28057 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching | patch | 2014-05-08 10:18:27 UTC | 2.41 KB | no flags | Details |
Attachment #28058 | |||||
---|---|---|---|---|---|
Bug 11944: Facets and resort | patch | 2014-05-08 10:18:31 UTC | 3.89 KB | no flags | Details |
Attachment #28059 | |||||
---|---|---|---|---|---|
Bug 11944: Authentication | patch | 2014-05-08 10:18:35 UTC | 2.12 KB | no flags | Details |
Attachment #28060 | |||||
---|---|---|---|---|---|
Bug 11944: Fix fund names encoding on the parcel page | patch | 2014-05-08 10:18:39 UTC | 3.13 KB | no flags | Details |
Attachment #28061 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on adding a subscription | patch | 2014-05-08 10:18:44 UTC | 5.39 KB | no flags | Details |
Attachment #28062 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-05-08 10:18:49 UTC | 190.09 KB | no flags | Details |
Attachment #28063 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2014-05-08 10:18:53 UTC | 5.23 KB | no flags | Details |
Attachment #28064 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue for the "Did you mean" feature | patch | 2014-05-08 10:18:57 UTC | 1.75 KB | no flags | Details |
Attachment #28065 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on search history | patch | 2014-05-08 10:50:51 UTC | 1.63 KB | no flags | Details |
Attachment #28066 | |||||
---|---|---|---|---|---|
Bug 11944: Remove bad FIXME in guided_report | patch | 2014-05-08 11:02:00 UTC | 1.66 KB | no flags | Details |
Attachment #28097 | |||||
---|---|---|---|---|---|
Bug 11944: Facets and resort | patch | 2014-05-08 14:07:34 UTC | 1.53 KB | no flags | Details |
Attachment #28245 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-05-14 08:35:21 UTC | 190.02 KB | no flags | Details |
Attachment #28246 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2014-05-14 08:35:27 UTC | 5.38 KB | no flags | Details |
Attachment #28247 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue for the "Did you mean" feature | patch | 2014-05-14 08:36:30 UTC | 1.75 KB | no flags | Details |
Attachment #28248 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on search history | patch | 2014-05-14 08:36:36 UTC | 1.63 KB | no flags | Details |
Attachment #28249 | |||||
---|---|---|---|---|---|
Bug 11944: Remove bad FIXME in guided_report | patch | 2014-05-14 08:36:44 UTC | 1.66 KB | no flags | Details |
Attachment #28250 | |||||
---|---|---|---|---|---|
Bug 11944: Facets and resort | patch | 2014-05-14 08:36:51 UTC | 1.53 KB | no flags | Details |
Attachment #28251 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue in C4::ItemType | patch | 2014-05-14 09:26:22 UTC | 1.77 KB | no flags | Details |
Attachment #28252 | |||||
---|---|---|---|---|---|
Bug 11944: (follow-up) Remove all utf8 filter from templates | patch | 2014-05-14 09:32:07 UTC | 2.61 KB | no flags | Details |
Attachment #28253 | |||||
---|---|---|---|---|---|
[SIGNED-OFF] Bug 11944: (follow-up) Remove all utf8 filter from templates | patch | 2014-05-14 09:40:25 UTC | 2.85 KB | no flags | Details |
Attachment #28732 | |||||
---|---|---|---|---|---|
Bug 11944: (follow-up) Remove all utf8 filter from templates | patch | 2014-06-09 10:37:29 UTC | 2.84 KB | no flags | Details |
Attachment #29981 | |||||
---|---|---|---|---|---|
Bug 11944: Remove all utf8 filter from templates | patch | 2014-07-23 16:05:51 UTC | 11.30 KB | no flags | Details |
Attachment #29982 | |||||
---|---|---|---|---|---|
Bug 11944: replace use of utf8 with Encode | patch | 2014-07-23 16:05:59 UTC | 11.09 KB | no flags | Details |
Attachment #29983 | |||||
---|---|---|---|---|---|
Bug 11944: Encoding UTF8 in C4::Templates | patch | 2014-07-23 16:07:32 UTC | 913 bytes | no flags | Details |
Attachment #29984 | |||||
---|---|---|---|---|---|
Bug 11944: Set ImplicitUnicode for YAML | patch | 2014-07-23 16:07:56 UTC | 895 bytes | no flags | Details |
Attachment #29985 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2014-07-23 16:08:27 UTC | 1.28 KB | no flags | Details |
Attachment #29986 | |||||
---|---|---|---|---|---|
Bug 11944: replace uri_escape with uri_escape_utf8 everywhere | patch | 2014-07-23 16:12:55 UTC | 10.12 KB | no flags | Details |
Attachment #29987 | |||||
---|---|---|---|---|---|
Bug 11944: Never use decode/encode in TT Plugins | patch | 2014-07-23 16:13:05 UTC | 1.88 KB | no flags | Details |
Attachment #29988 | |||||
---|---|---|---|---|---|
Bug 11944: Remove obsolete encoding routines | patch | 2014-07-23 16:13:14 UTC | 2.33 KB | no flags | Details |
Attachment #29989 | |||||
---|---|---|---|---|---|
Bug 11944: TT Plugins should not encode strings | patch | 2014-07-23 16:13:23 UTC | 2.70 KB | no flags | Details |
Attachment #29990 | |||||
---|---|---|---|---|---|
Bug 11944: Some refresh don't indicate the charset to use | patch | 2014-07-23 16:13:41 UTC | 11.84 KB | no flags | Details |
Attachment #29991 | |||||
---|---|---|---|---|---|
Bug 11944: FIX Error on editing an authority | patch | 2014-07-23 16:13:50 UTC | 1.75 KB | no flags | Details |
Attachment #29992 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching | patch | 2014-07-23 16:14:01 UTC | 2.46 KB | no flags | Details |
Attachment #29993 | |||||
---|---|---|---|---|---|
Bug 11944: Authentication | patch | 2014-07-23 16:16:36 UTC | 2.11 KB | no flags | Details |
Attachment #29994 | |||||
---|---|---|---|---|---|
Bug 11944: Fix fund names encoding on the parcel page | patch | 2014-07-23 16:17:01 UTC | 3.18 KB | no flags | Details |
Attachment #29995 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on adding a subscription | patch | 2014-07-23 16:17:13 UTC | 5.43 KB | no flags | Details |
Attachment #29996 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2014-07-23 16:17:28 UTC | 185.93 KB | no flags | Details |
Attachment #29997 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2014-07-23 16:17:51 UTC | 5.43 KB | no flags | Details |
Attachment #29998 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue for the "Did you mean" feature | patch | 2014-07-23 16:20:23 UTC | 1.42 KB | no flags | Details |
Attachment #29999 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on search history | patch | 2014-07-23 16:22:29 UTC | 1.62 KB | no flags | Details |
Attachment #30000 | |||||
---|---|---|---|---|---|
Bug 11944: Remove bad FIXME in guided_report | patch | 2014-07-23 16:22:52 UTC | 1.71 KB | no flags | Details |
Attachment #30001 | |||||
---|---|---|---|---|---|
Bug 11944: Facets and resort | patch | 2014-07-23 16:23:17 UTC | 751 bytes | no flags | Details |
Attachment #30002 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue in C4::ItemType | patch | 2014-07-23 16:23:50 UTC | 1.84 KB | no flags | Details |
Attachment #30003 | |||||
---|---|---|---|---|---|
Bug 11944: (follow-up) Remove all utf8 filter from templates | patch | 2014-07-23 16:24:19 UTC | 2.88 KB | no flags | Details |
Attachment #30004 | |||||
---|---|---|---|---|---|
Revert "Bug 12279: Diacritics in system preference editor broken" | patch | 2014-07-23 16:24:50 UTC | 1.12 KB | no flags | Details |
Attachment #30005 | |||||
---|---|---|---|---|---|
Bug 11944: remove url/uri filter from query_cgi | patch | 2014-07-23 16:25:20 UTC | 7.21 KB | no flags | Details |
Attachment #30006 | |||||
---|---|---|---|---|---|
Bug 11944: decode uri_unescape data | patch | 2014-07-23 16:25:55 UTC | 2.02 KB | no flags | Details |
Attachment #30012 | |||||
---|---|---|---|---|---|
Bug 11944: Convert DB tables to utf8_unicode_ci | patch | 2014-07-24 08:27:53 UTC | 1.15 KB | no flags | Details |
Attachment #30016 | |||||
---|---|---|---|---|---|
Bug 11944: Convert DB tables to utf8_unicode_ci | patch | 2014-07-24 09:10:14 UTC | 67.26 KB | no flags | Details |
Attachment #30945 | |||||
---|---|---|---|---|---|
Bug 11944: Fix suggestion at the OPAC for perl v5.10 | patch | 2014-08-18 15:35:39 UTC | 1.40 KB | no flags | Details |
Attachment #31299 | |||||
---|---|---|---|---|---|
Bug 11944: (follow-up) Convert DB tables to utf8_unicode_ci | patch | 2014-08-29 15:44:44 UTC | 2.49 KB | no flags | Details |
Attachment #35223 | |||||
---|---|---|---|---|---|
Bug 11944: Remove all utf8 filter from templates | patch | 2015-01-14 15:42:22 UTC | 11.50 KB | no flags | Details |
Attachment #35224 | |||||
---|---|---|---|---|---|
Bug 11944: replace use of utf8 with Encode | patch | 2015-01-14 15:42:29 UTC | 10.88 KB | no flags | Details |
Attachment #35225 | |||||
---|---|---|---|---|---|
Bug 11944: Encoding UTF8 in C4::Templates | patch | 2015-01-14 15:42:35 UTC | 993 bytes | no flags | Details |
Attachment #35226 | |||||
---|---|---|---|---|---|
Bug 11944: Set ImplicitUnicode for YAML | patch | 2015-01-14 15:42:40 UTC | 994 bytes | no flags | Details |
Attachment #35227 | |||||
---|---|---|---|---|---|
Bug 11944: Library name variable should be decoded | patch | 2015-01-14 15:42:46 UTC | 1.42 KB | no flags | Details |
Attachment #35228 | |||||
---|---|---|---|---|---|
Bug 11944: replace uri_escape with uri_escape_utf8 everywhere | patch | 2015-01-14 15:42:52 UTC | 10.21 KB | no flags | Details |
Attachment #35229 | |||||
---|---|---|---|---|---|
Bug 11944: Never use decode/encode in TT Plugins | patch | 2015-01-14 15:42:58 UTC | 1.98 KB | no flags | Details |
Attachment #35230 | |||||
---|---|---|---|---|---|
Bug 11944: Remove obsolete encoding routines | patch | 2015-01-14 15:43:04 UTC | 2.44 KB | no flags | Details |
Attachment #35231 | |||||
---|---|---|---|---|---|
Bug 11944: TT Plugins should not encode strings | patch | 2015-01-14 15:43:12 UTC | 2.81 KB | no flags | Details |
Attachment #35232 | |||||
---|---|---|---|---|---|
Bug 11944: Some refresh don't indicate the charset to use | patch | 2015-01-14 15:43:19 UTC | 12.10 KB | no flags | Details |
Attachment #35233 | |||||
---|---|---|---|---|---|
Bug 11944: FIX Error on editing an authority | patch | 2015-01-14 15:43:26 UTC | 1.86 KB | no flags | Details |
Attachment #35234 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on searching | patch | 2015-01-14 15:43:32 UTC | 2.58 KB | no flags | Details |
Attachment #35235 | |||||
---|---|---|---|---|---|
Bug 11944: Authentication | patch | 2015-01-14 15:43:39 UTC | 2.22 KB | no flags | Details |
Attachment #35236 | |||||
---|---|---|---|---|---|
Bug 11944: Fix fund names encoding on the parcel page | patch | 2015-01-14 15:43:45 UTC | 3.30 KB | no flags | Details |
Attachment #35237 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on adding a subscription | patch | 2015-01-14 15:43:51 UTC | 5.56 KB | no flags | Details |
Attachment #35238 | |||||
---|---|---|---|---|---|
Bug 11944: use CGI( -utf8 ) everywhere | patch | 2015-01-14 15:43:58 UTC | 187.81 KB | no flags | Details |
Attachment #35239 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding on sending emails | patch | 2015-01-14 15:44:05 UTC | 5.53 KB | no flags | Details |
Attachment #35240 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue for the "Did you mean" feature | patch | 2015-01-14 15:44:11 UTC | 1.54 KB | no flags | Details |
Attachment #35241 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue on search history | patch | 2015-01-14 15:44:18 UTC | 1.73 KB | no flags | Details |
Attachment #35242 | |||||
---|---|---|---|---|---|
Bug 11944: Remove bad FIXME in guided_report | patch | 2015-01-14 15:44:24 UTC | 1.39 KB | no flags | Details |
Attachment #35243 | |||||
---|---|---|---|---|---|
Bug 11944: Fix encoding issue in C4::ItemType | patch | 2015-01-14 15:44:31 UTC | 1.93 KB | no flags | Details |
Attachment #35244 | |||||
---|---|---|---|---|---|
Bug 11944: (follow-up) Remove all utf8 filter from templates | patch | 2015-01-14 15:44:37 UTC | 3.01 KB | no flags | Details |
Attachment #35245 | |||||
---|---|---|---|---|---|
Revert "Bug 12279: Diacritics in system preference editor broken" | patch | 2015-01-14 15:44:44 UTC | 1.23 KB | no flags | Details |
Attachment #35246 | |||||
---|---|---|---|---|---|
Bug 11944: remove url/uri filter from query_cgi | patch | 2015-01-14 15:44:51 UTC | 7.38 KB | no flags | Details |
Attachment #35247 | |||||
---|---|---|---|---|---|
Bug 11944: decode uri_unescape data | patch | 2015-01-14 15:44:58 UTC | 2.13 KB | no flags | Details |
Attachment #35248 | |||||
---|---|---|---|---|---|
Bug 11944: Convert DB tables to utf8_unicode_ci | patch | 2015-01-14 15:45:06 UTC | 68.09 KB | no flags | Details |
Attachment #35249 | |||||
---|---|---|---|---|---|
Bug 11944: Fix suggestion at the OPAC for perl v5.10 | patch | 2015-01-14 15:45:14 UTC | 1.53 KB | no flags | Details |
Attachment #35250 | |||||
---|---|---|---|---|---|
Bug 11944: (follow-up) Convert DB tables to utf8_unicode_ci | patch | 2015-01-14 15:45:22 UTC | 2.60 KB | no flags | Details |
Attachment #35251 | |||||
---|---|---|---|---|---|
Bug 11944: revert unneeded IsStringUTF8ish behaviour change | patch | 2015-01-14 15:45:35 UTC | 693 bytes | no flags | Details |
Attachment #35252 | |||||
---|---|---|---|---|---|
Bug 11944: Fix problems introduced by bug 11515 | patch | 2015-01-14 15:45:42 UTC | 4.07 KB | no flags | Details |
Attachment #35253 | |||||
---|---|---|---|---|---|
Bug 11944: (RM followup) Missing dependency in C4::Context | patch | 2015-01-14 15:45:50 UTC | 570 bytes | no flags | Details |