Bug that prevented msgid's with French characters from being translated
[koha.git] / misc /
2004-02-23 acliBug that prevented msgid's with French characters from...
2004-02-23 acliCharset "translation" line
2004-02-23 acliOops, forgot to take out some debugging print statements
2004-02-23 acliMore interim updates
2004-02-23 acliInterim update
2004-02-23 acliFold all consecutive whitespaces into single blanks...
2004-02-22 acliPreliminary support for "analysis" of strings with...
2004-02-22 acliTry to relax the criteria for allowing groups of tokens...
2004-02-22 acliThe French character handling fix for tmpl_process3...
2004-02-22 acliUgly hack to get rid of the close tag in pathetic ...
2004-02-22 acliTemplates with French characters were not handled prope...
2004-02-22 acliHandle the iso8859-1 charset somewhat, so that when...
2004-02-20 acliUpdates
2004-02-20 acliFixed bug where a <textarea...>#cdata</textarea> on...
2004-02-20 acliMinor updates
2004-02-20 acliMinor update (after changing TmplTokenizer.pm)
2004-02-20 acliPartially allow combination of several TEXT tokens...
2004-02-20 acliUpdates
2004-02-20 acliPreliminary checkin
2004-02-20 acliSupport %0.0s notation so that we can omit the %s as...
2004-02-20 acliTry to not display like 40-line warnings too often
2004-02-20 acliEscape ISO8859-1 characters. msgmerge still hates these...
2004-02-19 acliForgot to check for fuzzy-ness.
2004-02-19 acliNew scripts for translation into Chinese and other...
2004-02-18 acliWarn against Apache #include directive
2004-02-18 acliUpdated w.r.t. the text-extract2.pl filter.
2004-02-17 acliThe previous change was wrong.
2004-02-17 acliAllow trim to return the trimmed whitespace if the...
2004-02-17 acliDon't extract strings from the VALUE attributes of...
2004-02-17 acliInsert the filename of the token into the TmplToken...
2004-02-17 acliConverted TmplTokenizer into a class. Everything still...
2004-02-17 acliStill more bugfixes for my own bugs.
2004-02-17 acliFixed more bugs during the modularization
2004-02-17 acliFurther breaking up of the TmplTokenizer module.
2004-02-16 acliAvoid direct accessing of variables inside the module
2004-02-16 acliSome functions should not be in the module; these are...
2004-02-16 acliPulled the tokenizer out into a module. Hope this has...
2004-02-16 acliMinor factoring of construction of warning messages.
2004-02-14 acliDon't bother warning about TMPL_VAR if the key is oncli...
2004-02-14 acliFix spurious warnings if attribute is in the form foo...
2004-02-14 acliMake a reasonable suggestion for ESCAPE= if we warn...
2004-02-14 acliFixed spurious warning about unescaped < inside cdata
2004-02-14 acliMinor change to make the "closed start tag" warning...
2004-02-14 acliDon't complain about strange attribute syntax if what...
2004-02-14 acliHave to make it know what "closed start tag" notation...
2004-02-14 acliFixed problem recognizing tags in the form of <foo...
2004-02-14 acliDon't extract TMPL_VAR's as if they were translatable
2004-02-14 acliDon't complain about </TMPL_IF> or </TMPL_LOOP> being...
2004-02-14 acliThis should be still more correct regarding when to...
2004-02-14 acliMore correct version of previous change
2004-02-14 acliMake sure that if an attribute contains < or >, a warni...
2004-02-14 acliHmm. I didn't know there can be whitespace before and...
2004-02-13 acliHandle leading or trailing &nbsp;'s as leading or trail...
2004-02-13 acliThe fixed search.marc/search.tmpl (nothing between...
2004-02-13 acliDon't mindlessly spew out 40 lines of text in a warning...
2004-02-13 acliThis way of reporting line numbers should make more...
2004-02-13 acliDisplay something useful if the user doesn't specify -f
2004-02-13 acliDon't issue warnings for unquoted attributes containing...
2004-02-13 acliPaul's problem #1 is now fixed: Bug in regular expressi...
2004-02-13 acliDon't extract purely-numeric strings like "1" either
2004-02-13 acliSeems like I wasn't careful enough recognizing unknown...
2004-02-12 acliMinor wording rewrite in warning
2004-02-12 acliWarn about unquoted attribute values containing [^...
2004-02-12 acliextract_attributes now knows what XML-style self-closin...
2004-02-12 acliWarn about <<Prev
2004-02-12 acliIt now knows what << Prev is, but it may still be confu...
2004-02-12 acliHandle attributes which are TMPL_VAR's better. It was...
2004-02-12 acliDon't extract strings in hidden values
2004-02-12 tipaulnew feature : stocktaking/inventory.
2004-02-12 tipaulignoring .tmpl that are hidden files (.somthing.tmpl...
2004-02-12 acliThis should be good enough to replace text-extract...
2004-02-12 acliThis is an experimental filter, based on simple scannin...
2004-02-11 tipaulsynch'ing 2.0.0 branch (RC4 tag) and head
2004-02-10 acliexit(-1) after usage() is not needed
2004-02-10 acliMinor correction in help text
2004-02-10 acliArrays are always defined. We should check its length...
2004-02-09 acliMinor spelling correction.
2004-02-09 acliFix of bug 711, "No message named WhereisMySQL in Insta...
2003-12-22 tipaulsync'ing with rel_2_0 (mostly prepare/execute pb, bug...
2003-12-12 tipaulfixing bug in extended char import
2003-12-11 tipaultypo fix
2003-12-09 tipaultemplates modified : ALL <TMPL_* XX> have been replaced...
2003-12-08 tipaulsome new trips : non translated strings are marked...
2003-12-08 tipaulremoving : & * at end of strings
2003-12-08 tipaulstrings for opac in french
2003-12-08 tipaulimproving what's discarded : script & stylesheet
2003-12-05 tipaultranslator tool. see translator_doc.txt
2003-12-04 tipaulempty english stopwords file
2003-12-04 tipaulasking again for MARC structure & language definition :
2003-12-04 tipaulfixing index definition
2003-12-02 sleffix for bug 600
2003-11-28 tipaul- using -P to remove empty dirs
2003-11-24 tipaulfix for #634
2003-11-24 tipaulfix for #380
2003-11-12 slefupdate cardnumber to 16 digits
2003-11-10 slefUpdated text after user testing
2003-11-05 slefz3950 fixes and version display fixes
2003-10-31 slefMerged $database and $dbname. That could have been...
2003-10-31 slefFixing database upgrade failure from koha.upgrade and...
2003-10-31 slefBasic fixes to make the installer and upgrader run
next