koha.git
2004-02-25 kb2qzvremoval of 2 quotation marks from the bgcolor= so that...
2004-02-25 kb2qzvAdded &gt; and &lt; instead of << >>.
2004-02-25 oleonardSmall changes to help fix Bug 436
2004-02-25 oleonardSmall changes to help fix Bug 436
2004-02-25 oleonardMinor correction to HTML (closing input tags)
2004-02-25 acliMinor updates
2004-02-25 acliThis should now handle spurious "strange attribute...
2004-02-25 acliUgly hack to avoid screenfuls of spurious warnings...
2004-02-25 acliTry to be a little bit more helpful with "Strange attri...
2004-02-25 acliAfter the previous change, the scanner will hang if...
2004-02-25 acliThis should make it handle commenting out of whole...
2004-02-25 acliBug in previous checkin, because we can't get the numbe...
2004-02-25 acliBenedict wants some message at the end that says succes...
2004-02-24 oleonardChanging branchcode input field to maxlength=4 to refle...
2004-02-24 oleonardChanging branchcode input field to maxlength=4 to refle...
2004-02-24 aclitmpl_process3.pl did not know how to handle absolute...
2004-02-24 acliNeed meta tag
2004-02-24 kb2qzvreversing back to $filter = text-extract.pl.
2004-02-24 kb2qzvchange $filter value so it defaults to the most recent...
2004-02-24 acliNew templates generated from opac.zh_TW and intranet...
2004-02-24 aclifile kohaerror.tmpl was initially added on branch rel_2_0.
2004-02-24 aclifile stats.tmpl was initially added on branch rel_2_0.
2004-02-24 aclifile request.tmpl was initially added on branch rel_2_0.
2004-02-24 aclifile member-flags.tmpl was initially added on branch...
2004-02-24 aclifile addbookbybiblionumber.tmpl was initially added...
2004-02-24 acliLet's start again with a clean slate
2004-02-24 acliSyntax correction
2004-02-24 acliMinor corrections
2004-02-24 acliMinor updates
2004-02-24 acliWe now have a --help option.
2004-02-23 acliThe timestamps in the generated PO file should make...
2004-02-23 oleonardRemoving NPL-specific 'limit-by-branch' options
2004-02-23 acli"Title" problem fixed in English templates
2004-02-23 acliUse "Salutation" instead of "Title" for personal titles...
2004-02-23 oleonardRemoving NPL-specific links
2004-02-23 acliComment syntax fix to keep the translation tool quiet
2004-02-23 acli-v option (undocumented) for more verbose output
2004-02-23 acliFixed bug in "create" action reported by Benedict
2004-02-23 acliBit a bit lenient on whether a file name has been set
2004-02-23 acliConsistency fix
2004-02-23 acliFixed a bug which caused </script> to be not recognized...
2004-02-23 acliSpelling mistake
2004-02-23 acliOops, "Title" is untranslatable. Need to fix the Englis...
2004-02-23 acliUpdate including correction
2004-02-23 acliFrom the old translation
2004-02-23 acliMinor update
2004-02-23 acli"Polish" should be capitalized
2004-02-23 acliMissed this one. This need to have the meta tag too.
2004-02-23 acliInterim update
2004-02-23 acliInterim update
2004-02-23 acliMore bugs that prevented some strings from being transl...
2004-02-23 acliThis looks much better if the screen is smallish.
2004-02-23 acliOff-by-one bug
2004-02-23 acliMinor dialect correction
2004-02-23 acliBug that prevented msgid's with French characters from...
2004-02-23 acliCharset "translation" line
2004-02-23 acliMissing charset declarations. Needed for translations...
2004-02-23 acliOops, forgot to take out some debugging print statements
2004-02-23 acliMore interim updates
2004-02-23 acliComment syntax correction
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.
next