R3600/modulesmaint-0.99
R3600/modules
maint-0.99
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3ddb759d42c7 | Tibor Simko | Add BibConvert module. | Sep 10 2003 | |||
d21ac52bd1da | Tibor Simko | Initial commit after module reorganization. | Sep 10 2003 | |||
7723c22876e6 | Tibor Simko | Add verbose argument suitable for problem analysis. | Sep 9 2003 | |||
93df52a8b4e2 | Tibor Simko | - Import stuff plainly so that mod_python would display import problems… | Sep 8 2003 | |||
d7046b285b79 | Tibor Simko | Import stuff plainly so that mod_python would report error directly in the web… | Sep 8 2003 | |||
69b832380969 | Mikael Vik | Added adminbox stuff for WebAccess. | Sep 5 2003 | |||
4d577f05f354 | Tibor Simko | Make output text nicer when an empty search term is ignored. | Sep 4 2003 | |||
de42230d8100 | Tibor Simko | Fixed handling of ``field: value'' (with space) queries. | Sep 4 2003 | |||
78abe417b6f7 | Tibor Simko | create_error_box(): really print traceback. | Sep 4 2003 | |||
e8734aa9e97b | Tibor Simko | Add some error handling. | Sep 4 2003 | |||
1e0375a4d8b7 | Tibor Simko | Add create_error_box(). | Sep 4 2003 | |||
771c4a5ee7d3 | Tibor Simko | Added errorbox. | Sep 4 2003 | |||
31167515b9ed | Tibor Simko | Remove """ badly placed. | Sep 4 2003 | |||
2c696529191d | Tibor Simko | Add some verbose=9 info. (To be continued.) | Aug 29 2003 | |||
2147c91ce58f | Tibor Simko | Prefer `verbose=LEVEL' argument instead of `dbg'. | Aug 29 2003 | |||
8b86d71d6a15 | Tibor Simko | Fix missing import module. | Aug 29 2003 | |||
fdc32c335e90 | Tibor Simko | Add bibtaskexc for cleaning. | Aug 29 2003 | |||
d5b3025508b9 | Tibor Simko | Prefer --verbose=LEVEL parameter instead of the old --dbg. | Aug 29 2003 | |||
3a4e094cea40 | Tibor Simko | Add path to Directory Overview. Fix pathes to module-specific information. | Aug 22 2003 | |||
b8fbeb375e93 | Tibor Simko | Add WebAccess. | Aug 22 2003 | |||
3e3df38e2956 | Tibor Simko | First import of the notes on the directory structure of CDSware sources/targets. | Aug 22 2003 | |||
5054fc34efe1 | Tibor Simko | Quick-fix the first checking of req.args for non-voidness. (May require a… | Aug 22 2003 | |||
40e674fe7745 | Tibor Simko | Split admin-level and hacking-level docs into their respective directories. | Aug 21 2003 | |||
ff53034bb871 | Tibor Simko | Put consistently all hacker-level information under /hacking URL. | Aug 21 2003 | |||
101b6700be1e | Tibor Simko | Removed unnecessary call to ace_te. | Aug 20 2003 | |||
bc3a02705d0c | Tibor Simko | Add path to WebAccess Internals page. | Aug 20 2003 | |||
11e99a3ebf83 | Tibor Simko | First import of Mikael's ACE sources. | Aug 20 2003 | |||
5965c56c5acd | Tibor Simko | Added WebAccess module. | Aug 20 2003 | |||
f142d489b513 | Tibor Simko | Fix display of Results overview in case a collection has changed. | Jul 11 2003 | |||
6d3bfcecfe9c | Erik Simon | passed into production mode | Jul 11 2003 | |||
98f4099a6711 | Erik Simon | *** empty log message *** | Jul 11 2003 | |||
2fe7cb148c73 | Tibor Simko | Fix handling of dates (d1y, d1m, etc) as integers. | Jul 10 2003 | |||
ce3861c78db5 | Mikael Vik | did changes, but forgot one comma in aceARGUMENT | Jul 10 2003 | |||
6a7f3c3da1e7 | Mikael Vik | Added auto_increment to tables in access control engine (aceROLE, aceACTION and… | Jul 10 2003 | |||
99e41beb0f31 | Tibor Simko | Deleted surpluss dbg line in print_record(), called in case no MARC XML is… | Jul 10 2003 | |||
fb6cd400e851 | Tibor Simko | Really fix the collection display order when displaying search results. | Jul 9 2003 | |||
0e0fc1ca7943 | Tibor Simko | Fixed order of collections when displaying search results. | Jul 9 2003 | |||
a93b68f7ed3e | Tibor Simko | Minor rephrasing. | Jul 9 2003 | |||
3c4220d0dd2b | Tibor Simko | Wrong indentation repaired. | Jul 9 2003 | |||
781e7bccd8ef | Tibor Simko | Title and subtitle fixes. | Jul 9 2003 | |||
68aec17312dc | Tibor Simko | - Title and navtrail title fixes. - Start putting some text. | Jul 9 2003 | |||
498d3f0608f8 | Tibor Simko | Title and navtrail titles fix. | Jul 9 2003 | |||
bd9f3e8f3096 | Tibor Simko | Remove unnecessary tolist() comment. | Jul 9 2003 | |||
485646ddb31e | Tibor Simko | Use HitSet instead of HitList. | Jul 9 2003 | |||
22c622340f8c | Tibor Simko | Introduce new `ap' argument (``alternative patterns'') that governs the… | Jul 9 2003 | |||
f89feb7ea51a | Tibor Simko | - Some cleanup for Search Engine APIs. More consistent usage of not-found… | Jul 9 2003 | |||
975576ee5540 | Tibor Simko | Title fixed. | Jul 9 2003 | |||
6416d2bca557 | Tibor Simko | Added `stages' and `api' targets. | Jul 9 2003 | |||
fa8baea9e617 | Tibor Simko | Added link to API page. | Jul 9 2003 | |||
0cdefa345efa | Tibor Simko | Moved from the internals page here. | Jul 9 2003 | |||
d4795b736498 | Tibor Simko | Initial release. | Jul 9 2003 | |||
8054fef84e7f | Thomas Baron | got rid of 909C0o mapping | Jul 7 2003 | |||
80ccb4ecccb2 | Mikael Vik | Added tables for access control engine. | Jul 4 2003 | |||
93041dbcd7c6 | Martin Vesely | synchro with search_engine.py module. | Jul 3 2003 | |||
b734c1e90251 | Tibor Simko | Use the term Hacking Corner. | Jun 27 2003 | |||
e66493f5cd31 | Tibor Simko | Don't remove cdsware.el when doing make clean. | Jun 27 2003 | |||
98ceda7b12b7 | Tibor Simko | Header tags are now colored in the headline color by default. | Jun 27 2003 | |||
95a89b4aaa8f | Tibor Simko | Initial release after module reorganization. | Jun 27 2003 | |||
838afa59f59f | Tibor Simko | Initial release. | Jun 27 2003 | |||
5079099ffbb3 | Tibor Simko | First release. | Jun 27 2003 | |||
4fda858deebb | Tibor Simko | Add hacking and admin subdirs. | Jun 27 2003 | |||
842a4db80df8 | Tibor Simko | Add hacking subdir. | Jun 27 2003 | |||
f012607e7957 | Tibor Simko | Do not show help when req is None. | Jun 26 2003 | |||
e7dfae27a5d6 | Tibor Simko | Reflect schTASK table renaming. Add two bibwords10, bibwords10r tables. (the… | Jun 26 2003 | |||
e0458d6ef8dc | Tibor Simko | Introduction of six search stages, according to the ``Search Internals''… | Jun 26 2003 | |||
1ae74036bd85 | Tibor Simko | Introduce the ``dbg'' URL argument. | Jun 26 2003 | |||
df814197a1a7 | Tibor Simko | Reflect changes in the schTASK table. | Jun 26 2003 | |||
6e54c56c5cd0 | Tibor Simko | - Add BibSched task capabilities, so that WebColl can run as a BibSched task. | Jun 26 2003 | |||
0830770961bc | Tibor Simko | Reflect changes in schTASK table. | Jun 26 2003 | |||
bfa2250c660c | Tibor Simko | Reflect changes in the schTASK table. Hostname-related capabilities still have… | Jun 26 2003 | |||
a004509d06b9 | Tibor Simko | Reflect new changes to the schTASK table. Add a demo of periodicity… | Jun 26 2003 | |||
4b3edb4bb6ba | Tibor Simko | Fix UTF-8 accents. Add a poetry entry. | Jun 26 2003 | |||
0193303b9c44 | Tibor Simko | Add Poetry collection to demo UTF-8 capabilities. | Jun 26 2003 | |||
0d7695476cbe | Tibor Simko | schTASK table cleaning. New indexes for ``bibfmt''. | Jun 26 2003 | |||
83d842150bee | Tibor Simko | Cosmetics. | Jun 26 2003 | |||
895d8adeb8e5 | Martin Vesely | command line arguments default debug. | Jun 16 2003 | |||
e044e1868b81 | Tibor Simko | Removing reload() for a Python module. | Jun 13 2003 | |||
656a9fc714e2 | Thomas Baron | sleeptime taken into account also in manual mode | Jun 12 2003 | |||
7525d89c310c | Erik Simon | cosmetics and better debugging information | Jun 12 2003 | |||
c05050c72805 | Tibor Simko | Fixed argument escaping trouble. (Hector) | Jun 11 2003 | |||
ccffb769787c | Erik Simon | bugfix | Jun 11 2003 | |||
a3db399b0deb | Julio Pernia Aznar | Fixed account_list_alerts | Jun 11 2003 | |||
65f947296ca0 | Martin Vesely | Max Nr. or records treated in a batch increased to 10000 | Jun 11 2003 | |||
7d76f18bacbf | Martin Vesely | file overwrite debug | Jun 11 2003 | |||
461a3497c9e8 | Thomas Baron | indentation correction | Jun 11 2003 | |||
a202492ca3b8 | Erik Simon | added logging, fixed some bugs | Jun 11 2003 | |||
d6f41a4e3894 | Erik Simon | cosmetics | Jun 10 2003 | |||
39cc05aa10a0 | Erik Simon | cosmetics | Jun 10 2003 | |||
3a9536e32314 | Erik Simon | cosmetics | Jun 10 2003 | |||
5aee7747140c | Erik Simon | bug fix in wrap | Jun 10 2003 | |||
a0722d361de2 | Erik Simon | bug fix in wrap | Jun 10 2003 | |||
d87566386ede | Erik Simon | bug fix in wrap | Jun 10 2003 | |||
8d612ea6a14a | Erik Simon | Added word wrap | Jun 10 2003 | |||
174b023de9d2 | Erik Simon | cosmetics | Jun 10 2003 | |||
d36512fc872f | Julio Pernia Aznar | Fixed list alerts in account page | Jun 10 2003 | |||
e2eeb3daf0ef | Tibor Simko | Add support for more portalboxes (title epilog, narrow prolog, narrow epilog). | Jun 9 2003 | |||
f254f9e66be9 | Erik Simon | Bug fix | Jun 6 2003 | |||
885f7653ef23 | Erik Simon | Added some error handling | Jun 6 2003 | |||
f13ba3b1b653 | Thomas Baron | child processes are better targetted to avoid errors in case of multiple… | Jun 6 2003 | |||
9b7705a29305 | Erik Simon | Fixed date arguments in url. | Jun 6 2003 |
c4science · Help