koha.git
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
2004-02-10 acliPedantic SGML syntax correction
2004-02-10 acliSpurious attribute in BODY removed
2004-02-10 acliThis wording seems to be more commonly used
2004-02-10 acliSync to en (new file)
2004-02-10 acliA couple of minor, pedantic SGML syntax corrections
2004-02-10 acliVarious SGML syntax corrections (needed)
2004-02-10 acliThis makes a bit more sense
2004-02-10 acliVarious pedantic SGML syntax corrections (e.g., <!...
2004-02-10 acliMinor improvements
2004-02-10 acliSync to en
2004-02-10 acliChanged DTD declaration so that Mozilla will use standa...
2004-02-10 acliUse more standard translation for "About"
2004-02-10 acliChanged DTD declaration so that Mozilla will use standa...
2004-02-10 acliSync to en/include/common-style.css
2004-02-10 acliWe can't use A.home, A.about, etc. for Chinese, otherwi...
2004-02-10 acliSpelling mistake
2004-02-10 acliThis allows the user to type zh_TW and still get Chines...
2004-02-09 acliMinor spelling correction.
2004-02-09 acliFix of bug 711, "No message named WhereisMySQL in Insta...
2004-01-26 oleonardAdded variables available to template: streetaddress...
2004-01-21 rangiBug 605 fixed
2004-01-15 rangiFix for bug 605, committing here as well as the stable...
2004-01-12 rangiChanged to use biblionumber as the key for biblios...
2004-01-12 tipaulsync'ing with rel_2_0 (mostly prepare/execute pb, bug...
2004-01-12 tipaulsynch'ing with rel_2_0
2004-01-12 tipaulsynch'ing with rel_2_0 version
2004-01-09 joshferraroAdded Pate's Koha rss stuff.
2004-01-09 joshferraro*** empty log message ***
2004-01-09 joshferraroA basic Z3950 Server for Koha
2004-01-08 oleonardAdded Paul's LibraryName variable to template
2004-01-07 oleonardModified HTML to move towards validity (quoted attribut...
2004-01-07 oleonardModified HTML to move towards validity (quoted attribut...
2004-01-07 oleonardModified HTML to move towards validity (quoted attribut...
2004-01-07 oleonardModified HTML to move towards validity (quoted attribut...
2004-01-07 oleonardModified HTML to move towards validity (quoted attribut...
2004-01-07 oleonardModified HTML to move towards validity (quoted attribut...
2004-01-07 oleonardExpanded CSS block to move invalid attributes out of...
next