koha.git
2004-02-23 acliInterim update
2004-02-23 acli"maxlenght" should be "maxlength"
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 acliGrammatical correction
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 acliSome French letters were ?
2004-02-22 acliHandle the iso8859-1 charset somewhat, so that when...
2004-02-21 kb2qzvTranslation by way of ./tmpl_process & text_extract2...
2004-02-20 tipaulbugfix (wrong synch with rel_2_0)
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 acliMinor capitalization correction
2004-02-20 acliPreliminary checkin
2004-02-20 acliSupport %0.0s notation so that we can omit the %s as...
2004-02-20 acliA few spelling and markup corrections
2004-02-20 acliMake the translation tool happier.
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-19 oleonardNew NPL templates
2004-02-19 oleonardNew NPL templates
2004-02-18 oleonardAdding item information variable declarations to 'Waiti...
2004-02-18 acliWarn against Apache #include directive
2004-02-18 acliUpdated w.r.t. the text-extract2.pl filter.
2004-02-17 oleonardAdding variable declarations so that 'waiting' screen...
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 acliSome needed HTML syntax corrections.
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 tipauldeleting subs duplicated by error
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-11 tipaulsynch'ing 2.0.0 branch (RC4 tag) and head
2004-02-11 tipaulsynch'ing 2.0.0 branch 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-10 acliSync to en template
2004-02-10 acliSync to en, not yet translated
2004-02-10 acliThis is more consistent
2004-02-10 acliNew file from en
2004-02-10 acliSGML syntax correction
2004-02-10 acli$script_name in template causes runtime error. Should...
2004-02-10 acliSync to new en template
2004-02-10 acliSGML syntax corrections
2004-02-10 acliMinor updates
2004-02-10 acliMarkup error
2004-02-10 acliNew "About" templates from en
2004-02-10 acliThis makes the fonts look more like the English version
next