History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
373c3cf82228 | Tibor Simko | Added test cases for the search query parser. Adapted from a patch by Frederic… | Jan 10 2005 | |||
1114a38835c3 | Tibor Simko | When a phrase search was attempted by the user but the parentheses were… | Jan 10 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
2fbbb7f749bc | Tibor Simko | Two local config params moved to the general config file. | Dec 16 2004 | |||
bee962943208 | Trond Aksel Myklebust | Added some missing function commentsx | Dec 15 2004 | |||
829c8b495482 | Tibor Simko | The last commit didn't respect lowercase/uppercase when stripping accents. | Dec 15 2004 | |||
4a5fba268819 | Tibor Simko | More I18N of the Google box. Compile regexps important for the indexation, to… | Dec 15 2004 | |||
c77c596171df | Tibor Simko | Fixed collection table and webcoll cache update times for old Pythons. Use… | Dec 14 2004 | |||
bb263237d6ac | Tibor Simko | Added possibility to enable/disable servers for the `'Haven't found...'' Google… | Dec 3 2004 | |||
8e29b6c38fb0 | Tibor Simko | - ``Try your search on...'' box expanded and moved to the end of page. | Dec 3 2004 | |||
6697dea749aa | Tibor Simko | Use the term Google Web instead of Google for better distinction with Google… | Nov 19 2004 | |||
f531b3072f6d | Tibor Simko | Added dynamic link to Google Scholar into the ``Try your search on:'' box. | Nov 19 2004 | |||
a39865fa23f4 | Tibor Simko | Properly treat whitespace inside Simple Search regexp queries. | Nov 17 2004 | |||
592f7824fc76 | Tibor Simko | Introduced regular expression syntax into Simple Search. (field:/regexp/) | Nov 11 2004 | |||
3cb816c90b08 | Tibor Simko | Print information on sorting by pattern when verbosity level is set high. | Nov 2 2004 | |||
27cd856d878b | Tibor Simko | Fixed sorting when sort_by_pattern was activated and the sorting pattern wasn't… | Nov 2 2004 | |||
5a971a840ab9 | Trond Aksel Myklebust | Fixed problem when creating/modifying portalboxes causing title to dissapear… | Nov 1 2004 | |||
e46187a56098 | Trond Aksel Myklebust | *** empty log message *** | Oct 20 2004 | |||
6ff1d9bea12c | Trond Aksel Myklebust | *Added "Access Policy" options. *Possible to send an email to admin/user when a… | Oct 19 2004 | |||
a531f9fb36db | Tibor Simko | Do not require the URL link name to be present when making default output… | Oct 11 2004 | |||
7869daa1aa82 | Trond Aksel Myklebust | Modified error messages from webaccess | Sep 23 2004 | |||
7d9f7e5c9adb | Trond Aksel Myklebust | -import datetime statement. Module not in use and not supported by Python 2.2 | Sep 20 2004 | |||
8cb0bbbc1b08 | Trond Aksel Myklebust | *** empty log message *** | Sep 14 2004 | |||
130cc0c2b651 | Trond Aksel Myklebust | Changed text from "rearrange by name" to "order alphabetically" | Sep 14 2004 | |||
4ad67483a601 | Trond Aksel Myklebust | Added functionality for rearranging sort options/search fields by name… | Sep 14 2004 | |||
d82bf3bfd17d | Trond Aksel Myklebust | Fixed a few issues regarding sort fields/search options Still a issue when… | Sep 13 2004 | |||
c5d22f234c23 | Trond Aksel Myklebust | Fixed some bugs with changing the "score" of fields/fieldvalues | Sep 13 2004 | |||
d127e5fa3203 | Tibor Simko | User rankscoreinfo class for outputting relevance scores. | Sep 8 2004 | |||
09f34bb70287 | Tibor Simko | Keep selected rank method when doing `jump to record X'. | Sep 3 2004 | |||
3bec1f20fba0 | Trond Aksel Myklebust | -Sending verbose value to rank_records | Sep 2 2004 | |||
f5bf66d14c98 | Tibor Simko | get_bibrank_methods() now accepts colID, not collection name. | Sep 2 2004 | |||
a7b3c32f78c6 | Tibor Simko | Added collection argument to get_bibrank_method calls. | Sep 2 2004 | |||
37fadd1fe5a8 | Tibor Simko | Fixed off-by-one search unit counting in stage 2-1. | Sep 1 2004 | |||
f955ad977a24 | Tibor Simko | - Added support for record ranking and similarity search. | Sep 1 2004 | |||
7f388b8e65f6 | Tibor Simko | test_strip_accents() now calls strip_accents() directly, instead of via… | Aug 25 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
4a58446b4785 | Tibor Simko | Strip accents only when searching for words. | Aug 23 2004 | |||
8cec55cba665 | Tibor Simko | Put explicit str() conversion around datetime.datetime objects coming from… | Aug 16 2004 | |||
6ac4e434b28c | Trond Aksel Myklebust | Modified feedback messages | Aug 16 2004 | |||
6d8e36261137 | Trond Aksel Myklebust | Modified some textfields | Aug 16 2004 | |||
1960b502f3a1 | Tibor Simko | Removed excessive </td> element, thanks to Frederic. | Aug 16 2004 | |||
930f83e6cebf | Trond Aksel Myklebust | Fixed presentation bug when deleting the last value associated with a field | Aug 13 2004 | |||
e02bf14cfa93 | Trond Aksel Myklebust | fixed a bug in "modify search options" which happened when you added a new… | Aug 13 2004 | |||
d374185efdab | Trond Aksel Myklebust | Committed too much, Makefile fixed | Jul 22 2004 | |||
5d89cbc8ebc7 | Trond Aksel Myklebust | fixed lazy coding...see last update of file..... | Jul 22 2004 | |||
7cfed84b7f4e | Trond Aksel Myklebust | Fixed the date problem. Somehow the mysql server returns 2004-07-19 14:52:48. | Jul 20 2004 | |||
1f0231159c61 | Trond Aksel Myklebust | Fixed two bugs, one where the mysql server returned another dateformat than the… | Jul 19 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
ce98192202fe | Tibor Simko | Fix displaying ADD TO BASKET on HTML detailed page. Added record last modified… | Jul 13 2004 | |||
60d7d459b702 | Tibor Simko | Respect I18N names of collections and fields. | Jul 13 2004 | |||
89686730e41d | Tibor Simko | New behaviour of the search engine on stage 4-2-1: when no hits are found in… | Jul 12 2004 | |||
21b600dbb20c | Tibor Simko | Added OAI ID tag from the config file. Suitable for the display of deleted… | Jul 12 2004 | |||
cb62972e34eb | Tibor Simko | Records marked as DELETED (in the collection identifier tag 980) aren't… | Jul 12 2004 | |||
396396ac609a | Trond Aksel Myklebust | *** empty log message *** | Jun 22 2004 | |||
f19b764a5ec4 | Tibor Simko | Added search engine unit tests examples. | Jun 15 2004 | |||
bfdcddff6bea | Tibor Simko | Added .pyc to the list of extensions to ignore. | Jun 15 2004 | |||
f52c29ab58c6 | Trond Aksel Myklebust | Looks like it was abbreviated monthname and not full which was used... (thanks… | Jun 7 2004 | |||
04af92c4801b | Trond Aksel Myklebust | Modified Webcoll status of the webpage, added more checks | Jun 7 2004 | |||
e5f65373f20f | Trond Aksel Myklebust | Cleaned up frontpage of interface | Jun 4 2004 | |||
90008dc54a01 | Trond Aksel Myklebust | Added a overview of collections with error checking | Jun 4 2004 | |||
7ba62756ebdc | Trond Aksel Myklebust | Committing to get it over to pcdh91...(need to do something with this soon...) | Jun 4 2004 | |||
02276b30ff9a | Tibor Simko | Nice number printing is now language dependent. | Jun 3 2004 | |||
406bd65a009f | Trond Aksel Myklebust | Changed the navigation/work flow in websearch interface | May 28 2004 | |||
39f01f634b2d | Trond Aksel Myklebust | Prepared for webcoll interface | May 27 2004 | |||
225dd0ea21bc | Trond Aksel Myklebust | Added a check to see if collection with id==1 exists, if not a form to add it… | May 26 2004 | |||
91ab171bfea8 | Trond Aksel Myklebust | Changed terminology of "add collection to tree" | May 26 2004 | |||
c6bd169d7030 | Trond Aksel Myklebust | No longer mandatory to have a title for a portalbox | May 24 2004 | |||
a08a8a8888b7 | Trond Aksel Myklebust | Modified up/down arrows | May 19 2004 | |||
8fe27aea1ec5 | Trond Aksel Myklebust | Changed images used for arrows in websearchadmin, also added random argument to… | May 14 2004 | |||
5e590d30c010 | Trond Aksel Myklebust | *** empty log message *** | May 11 2004 | |||
beda71fdc806 | Trond Aksel Myklebust | Updated guide and bugfix | May 10 2004 | |||
07cc37b64b92 | Trond Aksel Myklebust | added link to guide from interface | May 6 2004 | |||
541059f58888 | Trond Aksel Myklebust | Changed navbar | May 4 2004 | |||
84998ce52e64 | Trond Aksel Myklebust | Added a few lines to the guide. Added the last functionality to the interface… | May 4 2004 | |||
3e1dbd88ba39 | Trond Aksel Myklebust | Cosmetic code changed | Apr 30 2004 | |||
dcfee6aed501 | Trond Aksel Myklebust | fixed missing import of function | Apr 30 2004 | |||
502fd9bb9a98 | Trond Aksel Myklebust | fixed some typos..again | Apr 29 2004 | |||
0f822414635b | Trond Aksel Myklebust | Changed typo | Apr 29 2004 | |||
2e7cf74c0440 | Trond Aksel Myklebust | ops..small typo | Apr 29 2004 | |||
a65be667cb41 | Trond Aksel Myklebust | First version of websearch interface | Apr 29 2004 | |||
105fc595d292 | Tibor Simko | Introduced collection reclist cache timestamp for proper search cache expiry… | Apr 23 2004 | |||
ba82d8ee0096 | Tibor Simko | On-the-fly bibformat call is now done via CLI, not via Web. | Apr 14 2004 | |||
f9740c9e80bf | Tibor Simko | - Don't pay attention to case when filtering nearest hits in Browse. - Strip… | Apr 2 2004 | |||
e814850ec79c | Tibor Simko | Remove unnecessary create_user_infobox() import. Adopt to new div-not-tables… | Mar 23 2004 | |||
75cfad8f655c | Tibor Simko | Fixed language box substitution in page_end(). Introduced specific navtrail… | Mar 16 2004 | |||
d3a2d24099d0 | Tibor Simko | Let us not forget the portfolio. | Mar 11 2004 | |||
7d0c0e0f7bb5 | Tibor Simko | Call BibFormat on-the-fly for all `hb_*' and `hd_*' `of' arguments. | Mar 11 2004 | |||
768cd353db52 | Tibor Simko | New `rm' argument. Adapted to new collection/field naming policy. | Mar 5 2004 | |||
11977456b92d | Tibor Simko | Adapted to word/wordlist->term/termlist table column name change. | Feb 25 2004 | |||
54fcfdf925a9 | Tibor Simko | bibwords*->idxWORD* | Feb 23 2004 | |||
0d1bd41e9526 | Tibor Simko | Force sc=0 for previous/next links. | Feb 23 2004 | |||
3ba6a8b0a6b2 | Tibor Simko | A typo for `May' fixed. | Feb 17 2004 | |||
b6f449f84af4 | Tibor Simko | Respect LN in several page_end() calls. | Feb 13 2004 | |||
96680f0295c8 | Tibor Simko | get_creation_date() now accepts format. | Feb 11 2004 | |||
b095ae0b080b | Tibor Simko | Make d2m, d2d differ from d1m, d1d for clarity. | Feb 9 2004 | |||
4a3152415a05 | Tibor Simko | Fix link to collection search page on the search results page. | Feb 3 2004 | |||
e0b33deab303 | Tibor Simko | Arrival dates in the Advanced Search interface are now deduced from the current… | Jan 26 2004 | |||
d11198c70ed8 | Tibor Simko | Respect search limits in previous-/next- page links. | Jan 23 2004 | |||
494152328588 | Tibor Simko | Fix links in browse_in_bibwords() display. | Jan 19 2004 | |||
70841eb0d294 | Tibor Simko | Fix browse-in-bibwords message display problem. | Jan 19 2004 |
c4science · Help