R3600/modulesmaint-1.0
R3600/modules
maint-1.0
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4678d0700a3e | Trond Aksel Myklebust | enabled authentication check | Aug 26 2004 | |||
7b1616786591 | Trond Aksel Myklebust | Modified error message when PyStemmer is not installed, or language is not… | Aug 26 2004 | |||
49ead7ef995d | Trond Aksel Myklebust | changed to utf-8 | Aug 26 2004 | |||
b3c44c98780e | Trond Aksel Myklebust | Fixed bug causing .kb files with only one # in front of comments to fail. | Aug 26 2004 | |||
911af79bb00c | Trond Aksel Myklebust | Removed some printed text and sys.exit command appearing when problems… | Aug 26 2004 | |||
945c20e71ed2 | Trond Aksel Myklebust | Modified ranking files, mostly small changes in naming of methods. | Aug 26 2004 | |||
683ed830d32f | Trond Aksel Myklebust | Configuration files and stopwordlist (english and french) for use together with… | Aug 26 2004 | |||
35707aa57977 | Trond Aksel Myklebust | Configuration files and datafiles for use with the demoinstallation of cdsware… | Aug 26 2004 | |||
ed7b317510aa | Trond Aksel Myklebust | Configuration files and datafiles to use as examples when running bibrankgkb | Aug 26 2004 | |||
b8546b4ff8a2 | Tibor Simko | Initial release of new Alexandra's bibrecord library. | Aug 25 2004 | |||
823702f0e4d3 | Tibor Simko | Add bibrecord test suite. | Aug 25 2004 | |||
20b38713a374 | Tibor Simko | Install demobibdata.xml into tmp directory, for test suite purposed. | Aug 25 2004 | |||
7f388b8e65f6 | Tibor Simko | test_strip_accents() now calls strip_accents() directly, instead of via… | Aug 25 2004 | |||
3cd67604b2a1 | Tibor Simko | Added .pyc extension. | Aug 25 2004 | |||
c97b90220dcc | Trond Aksel Myklebust | Added support for "word frequency" ranking. Moved functions from bibrank file… | Aug 25 2004 | |||
b55f5a594ea0 | Trond Aksel Myklebust | Methods for ranking/sorting records based on various methods like word… | Aug 25 2004 | |||
a6c5320b3842 | Tibor Simko | Typos fixed. | Aug 25 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
29860d095858 | Trond Aksel Myklebust | Removed.. | Aug 24 2004 | |||
cf2f30c5dc2c | Trond Aksel Myklebust | Removed some files from the next release, going to be added again later in… | Aug 24 2004 | |||
4a58446b4785 | Tibor Simko | Strip accents only when searching for words. | Aug 23 2004 | |||
f1563f9b6df5 | Tibor Simko | Revert previous TEXT-into-BLOB changes, since they didn't work with MySQL 4.1.3… | Aug 23 2004 | |||
a1d87725292b | Tibor Simko | Changed BLOB to TEXT for the sake of MySQLdb 1.0.0 compliancy. Changed… | 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 | |||
9dc45f64e931 | Trond Aksel Myklebust | Fixed "Modified search options" part of the modify collection page | Aug 13 2004 | |||
468329f0d743 | Thomas Baron | turned schTASK/arguments column into longtext | Jul 28 2004 | |||
e896c8a21f62 | Thomas Baron | bad xml records are counted as errors | Jul 27 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 | |||
311d1711a6f2 | Tibor Simko | Add link to BibIndex Admin Interface. | Jul 16 2004 | |||
e605a2a76885 | Tibor Simko | Terminology fix: ampersand -> @. | Jul 16 2004 | |||
465e9654b3e8 | Tibor Simko | checkemail() made more efficient. | Jul 16 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
189aae002722 | Tibor Simko | I18N translations of collection names. SUBMIT boxes for the search interface to… | Jul 15 2004 | |||
58097c746bcb | Tibor Simko | I18N field names for DE,PT,IT,NO. | Jul 15 2004 | |||
6720297eb195 | Tibor Simko | Remove unnecessary trailing commas (causing troubles on some systems). | Jul 14 2004 | |||
89e64bef56c9 | Martin Vesely | Regular expressions introduced. | Jul 14 2004 | |||
22f34e64afa8 | Martin Vesely | Extraction template modified. | Jul 14 2004 | |||
ef0c3575424e | Tibor Simko | Added record last modified message. | Jul 13 2004 | |||
ce98192202fe | Tibor Simko | Fix displaying ADD TO BASKET on HTML detailed page. Added record last modified… | Jul 13 2004 | |||
addd2db369aa | Tibor Simko | Added recordlastmodifiedbox. | Jul 13 2004 | |||
1838f9916e2c | Tibor Simko | Fix serialized column of the Photo formats due to change in encoding (UTF-8). | Jul 13 2004 | |||
ac882b8db0b9 | Tibor Simko | Added I18N translations for field names and home collection. | Jul 13 2004 | |||
70e61fa96580 | Tibor Simko | Added I18N translations for collection names. | Jul 13 2004 | |||
b8abac9704ae | Tibor Simko | Added `restricted' message. Moved I18N field names into SQL tables. | Jul 13 2004 | |||
60d7d459b702 | Tibor Simko | Respect I18N names of collections and fields. | Jul 13 2004 | |||
965c69124d3e | Tibor Simko | Use = instead of == for strict POSIX compliance. (Thanks to Thierry Thomas.) | Jul 12 2004 | |||
89686730e41d | Tibor Simko | New behaviour of the search engine on stage 4-2-1: when no hits are found in… | Jul 12 2004 | |||
1e06bf390168 | Tibor Simko | Added I18N message for deleted records. | 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 | |||
e3625764c309 | Tibor Simko | Added BibEdit lib. | Jul 12 2004 | |||
9d5a824dbfb5 | Thomas Baron | get rid of beginning of following record if on the same line | Jul 12 2004 | |||
bbd45721dfe0 | Thomas Baron | new xml parsing library | Jul 9 2004 | |||
dfdf7fcf6d9b | Tibor Simko | Added testsuite hackers' guide. | Jul 7 2004 | |||
015149677991 | Thomas Baron | replaced "w+" open mode by "w" | Jul 7 2004 | |||
64d0af19cf48 | Thomas Baron | added comment about mandatory select box elements | Jul 7 2004 | |||
c1412e299e8d | Thomas Baron | check if new mandatory select box begins with "Select:" | Jul 7 2004 | |||
87ea8a9e07df | Tibor Simko | Added option to fulltext-index local files only, i.e. remote URLs are skipped… | Jul 7 2004 | |||
20d5bbfeaacc | Thomas Baron | cumulative record count if several files are passed as parameters | Jul 7 2004 | |||
40e0a2f68273 | Thomas Baron | change type of response elements now possible | Jul 5 2004 | |||
c3ab5689c7ef | Martin Vesely | DC Title extended for 111__a. | Jun 23 2004 | |||
396396ac609a | Trond Aksel Myklebust | *** empty log message *** | Jun 22 2004 | |||
0464d03eae8e | Trond Aksel Myklebust | Got redirected to /websearch after loging, fixed | 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 | |||
5270d9487700 | Tibor Simko | Added testsuite bin file. | Jun 15 2004 | |||
5df73cfb8570 | Tibor Simko | BibIndex monolithic bin file split into a small bin file and large lib engine… | Jun 15 2004 | |||
f52c29ab58c6 | Trond Aksel Myklebust | Looks like it was abbreviated monthname and not full which was used... (thanks… | Jun 7 2004 | |||
1e8c8f326313 | Trond Aksel Myklebust | Fixed bugs | Jun 7 2004 | |||
04af92c4801b | Trond Aksel Myklebust | Modified Webcoll status of the webpage, added more checks | Jun 7 2004 | |||
c74c83a2ae84 | Trond Aksel Myklebust | bug fixed in modify_translations | Jun 4 2004 | |||
e5f65373f20f | Trond Aksel Myklebust | Cleaned up frontpage of interface | Jun 4 2004 | |||
e640d2d95d55 | Martin Vesely | Implementation of regular expressions in destination template configuration. | Jun 4 2004 | |||
95330a8bfffd | Trond Aksel Myklebust | Using name field in rankmethod table instead of i8n names | Jun 4 2004 | |||
46c3f0e63f8c | Trond Aksel Myklebust | Changed back to using the name field instead of i8n names | 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 | |||
917b755715cd | Tibor Simko | Nice number printing is now taken from the search engine library and is… | Jun 3 2004 | |||
02276b30ff9a | Tibor Simko | Nice number printing is now language dependent. | Jun 3 2004 | |||
5d50c5cb600b | Tibor Simko | Added thousands separator. | Jun 3 2004 | |||
406bd65a009f | Trond Aksel Myklebust | Changed the navigation/work flow in websearch interface | May 28 2004 | |||
34145c92130e | Martin Vesely | Data parsing error corrected (bugfix). | May 27 2004 | |||
4cac97df668a | Martin Vesely | Typo corrected. | May 27 2004 | |||
e07866ad74a0 | Thomas Baron | delete all occurrence of the deleted document type in the sbmSUBMISSIONS table | May 27 2004 | |||
d6b6f020e185 | Thomas Baron | corrected sbmCOLLECTION_sbmDOCTYPE table definition id_son is now a 10… | May 27 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 | |||
aef2476352e8 | Tibor Simko | Added forgotten dcxml-to-marcxml.cfg to the distribution. | May 25 2004 | |||
c6bd169d7030 | Trond Aksel Myklebust | No longer mandatory to have a title for a portalbox | May 24 2004 | |||
6323c0df10f3 | Tibor Simko | International name for Admin Area. | May 19 2004 | |||
249b115ca277 | Tibor Simko | Added `administration' messages. | May 19 2004 |
c4science · Help