aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2005-03-29Spell check and other fixesSergey Poznyakoff10
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@323 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-03-29UpdatedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@322 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-03-29Updated for mysql >= 4.1.10Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@321 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-03-29Set utf8 mode (for mysql >= 4.1.10)Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@320 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-03-29Set utf8 mode (for mysql >= 4.1.10)Sergey Poznyakoff1
(my-sql-query): New function. Wrapper over sql-query. All callers updated (fuzzy-search): Rewritten git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@319 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-15UpdatedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@318 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-15(KATHAREVUSA): Return #fSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@317 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-15Add copyright tag. Modify dict page to match the new usageSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@316 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-15Fixed typoSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@315 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-15(expand-template): New functionSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@314 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-15(dict-html): Rewritten using (expand-template)Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@313 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-15UpdatedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@312 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-15(fuzzy-search): yet another bugfix in dict.pos comparisonSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@311 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13UpdatedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@310 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13UpdatedSergey Poznyakoff10
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@309 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13Minor fixSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@308 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13(ellinika-dict-guess-syntax): Handle <P ID..> tagsSergey Poznyakoff1
(ellinika-dict-begin-article): Allow an article in node and pos modes. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@307 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13(news): New tableSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@306 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13Added new filesSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@305 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13(current-article-set): Handle case when p-article is #f, i.e. after <P ↵Sergey Poznyakoff1
ID="">..</P>. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@304 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13Add cgi.scmiSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@303 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13(ellinika:translate-input): Check argumentSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@302 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13Moved common init part to (ellinika cgi)Sergey Poznyakoff1
module (load-pos): Bugfix (fuzzy-search): Use = in dict.pos comparison git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@301 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13Add nea.cgiSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@300 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-13Added to the repositorySergey Poznyakoff5
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@299 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09UpdatedSergey Poznyakoff2
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@298 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09Section about using two pronouns with a verbSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@297 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09Added anchorsSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@296 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09UpdatedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@295 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09Added to the repositorySergey Poznyakoff5
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@294 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09(insert-categories): New function. FillsSergey Poznyakoff1
category table. (CLASS,D,TD): New tags (check-node): Bail out if the topic is not declared. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@293 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09UpdatedSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@292 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09(topic.category): New columnSergey Poznyakoff1
(category): New table git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@291 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09(dict): New ruleSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@290 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09Declarations of categories and topicsSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@289 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09(get-topic-list,fuzzy-search): Rewritten following the new schemeSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@288 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09Replace AUTOGENERATED variableSergey Poznyakoff2
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@287 941c8c0f-9102-463b-b60b-cd22ce0e6858
2005-02-09Require gettext 1.14.1Sergey Poznyakoff1
(AUTOGENERATED): New variable git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@286 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-12-01UpdatedSergey Poznyakoff3
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@285 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-29UpdatedSergey Poznyakoff3
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@284 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-29Added 'notready' markerSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@283 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-29Removed SPAN attributes from separatorsSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@282 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-29Temporarily commented out empty pages.Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@281 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-27UpdatedSergey Poznyakoff3
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@280 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-27Minor fixesSergey Poznyakoff2
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@279 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-27New group "Кафаревуса"Sergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@278 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-27Moved kathareuousa parts to a separate fileSergey Poznyakoff2
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@277 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-27Added new filesSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@276 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-27New filesSergey Poznyakoff8
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@275 941c8c0f-9102-463b-b60b-cd22ce0e6858
2004-11-27(greek-input,ancient-greek-input): Minor fixesSergey Poznyakoff1
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@274 941c8c0f-9102-463b-b60b-cd22ce0e6858

Return to:

Send suggestions and report system problems to the System administrator.