History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
a0235b21a588 | Samuele Kaplun | Hopefully fixed "[must be sys.stdout or sys.stderr] spurious messages. | Mar 12 2008 | |||
8b53ea007afc | Tibor Simko | Fixed verbosity of some necessary output messages. | Mar 11 2008 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | Mar 11 2008 | |||
b6d3dcd69474 | Samuele Kaplun | Different small fixes after pylint. | Mar 11 2008 | |||
999451f5b5b7 | Tibor Simko | Fixed indentation. | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
e457a05883f1 | Samuele Kaplun | Fixed a bunch of XHTML errors. | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
508c8a5892de | Samuele Kaplun | Corrected SELECT * queries. | Mar 5 2008 | |||
0035392b57e0 | Samuele Kaplun | Fixed bug about last_update_time of an index no more updated. | Feb 28 2008 | |||
ca75cb18bbaf | Jerome Caffaro | Better checking of admin guides availability. | Feb 8 2008 | |||
a95669a34b71 | Tibor Simko | Added unit tests for wash_index_term(). Cleaned the other test. | Feb 7 2008 | |||
c782c5bb2544 | Jerome Caffaro | Fixed regression tests to check for new webdoc pages. | Feb 7 2008 | |||
abe7f722fb22 | Samuele Kaplun | Disabled idxPHRASE indexing until websearch will exploit it. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
c555c383303e | Samuele Kaplun | Made washing of terms configurable. idxPHRASEs should infact not wash terms (i. | Jan 18 2008 | |||
38ea82c85b9c | Samuele Kaplun | Removed UNIQUE key to idxPHRASE term inkdex. | Jan 18 2008 | |||
b8e1a9748c1f | Tibor Simko | Removed unnecessary bibindex migration kit. | Jan 16 2008 | |||
22223b2f9e3d | Samuele Kaplun | Implemented idxPHRASE indexes that should help when searching for exact phrases… | Jan 15 2008 | |||
0affefbcb29c | Samuele Kaplun | Moved stemming support from static index config variable structure to column… | Jan 10 2008 | |||
2b12930494aa | Tibor Simko | Clarified the section on reindexing (fixed wrong use of idxINDEX, rephrased… | Jan 10 2008 | |||
7023be194b69 | Samuele Kaplun | Fixed logical fields column in Overview of indexes panel. Previously it wrongly… | Jan 8 2008 | |||
8a8eab22376a | Samuele Kaplun | Reverted configuration of stemming to two-letter iso639-2 codes for identifying… | Jan 8 2008 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
ec8821f104b9 | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select. | Dec 20 2007 | |||
bf158564e785 | Tibor Simko | Fixed navtrail links to respect the new /help/{admin,hacking}/foo style. | Dec 13 2007 | |||
8d3952c4f752 | Tibor Simko | Phased out BibIndex Admin static intro page. | Dec 12 2007 | |||
252561a6ed6f | Samuele Kaplun | Still to be find a better place for this adderrorbox, but at least now things… | Dec 7 2007 | |||
229092586df1 | Samuele Kaplun | Fixed stemming applyed to all the indexes, by adding… | Dec 7 2007 | |||
a40e83798f69 | Tibor Simko | Verified and fixed webdoc files, removed WML files. | Dec 7 2007 | |||
17c7f225d6e1 | Samuele Kaplun | Ported to bibdocfile, implemented -R,--reindex feature, directly reading of… | Dec 4 2007 | |||
9031d72450c8 | Jerome Caffaro | WebDocified admin guide. | Nov 14 2007 | |||
11ff313db7ff | Tibor Simko | Replaced escape_string() occurrences. | Nov 8 2007 | |||
1115e53b3879 | Tibor Simko | Get rid of dbquery's escape_string() and cStringIO factory, escaping SQL… | Nov 6 2007 | |||
e72ca5f81610 | Tibor Simko | Fixed truncation of 50+ bytes long index terms, respecting strictly UTF-8… | Nov 6 2007 | |||
3bbb7e469769 | Tibor Simko | Fixed syntax error in the fulltext indexing branch. | Oct 18 2007 | |||
6048dd37581e | Tibor Simko | Make HTM and HTML files also fulltext-indexable. This is needed for articles… | Oct 16 2007 | |||
0070ba5dbef6 | Tibor Simko | Make HTM and HTML files also fulltext-indexable. This is needed for articles… | Oct 16 2007 | |||
aaee5ecf4408 | Tibor Simko | Improved section on reindexing with information on how to truncate custom… | Sep 21 2007 | |||
53a96fd8f9bb | Samuele Kaplun | Removed not needed anymore config parameter CFG_MAX_RECID. | Aug 10 2007 | |||
cfdd1ea34eed | Samuele Kaplun | New intbitset with universe support. | Aug 9 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
323799c6c85c | Tibor Simko | stem() now uses full langugage names in the Snowball-like format, e.g. | Aug 7 2007 | |||
59faff2caf00 | Tibor Simko | Fixed definition order of the PorterStemmer code branch in case Snowball… | Aug 6 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
e7219f68ed92 | Samuele Kaplun | Cleaned sources to support Snowball PyStemmer. | Aug 3 2007 | |||
56de16b36051 | Samuele Kaplun | Added support for C library SnowBall PyStemmer (http://snowball.tartarus.org)… | Jul 24 2007 | |||
7b2f8868dcd2 | Samuele Kaplun | Refactored bibupload, bibindex and bibreformat tasks to new bibtask cleaned… | Jun 8 2007 | |||
c9303324e339 | Samuele Kaplun | Ported to new BibTask class | Jun 6 2007 | |||
b98d3870e673 | Samuele Kaplun | Used cdsname(intl) everywhere in place of "CDS( Invenio)" | May 25 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
b1a58ccbe074 | Tibor Simko | Adapted to the new stemmer. | May 15 2007 | |||
41edafa40e4f | Tibor Simko | Adapted and enriched test cases for the English stemmer. | May 15 2007 | |||
1901c69b2aa2 | Tibor Simko | Use PorterStemmer Pythonic implementation of the Martin Porter Stemming… | May 15 2007 | |||
db71f1e58654 | Tibor Simko | Clarified emergency output messages in case unrepairable errors were found… | May 15 2007 | |||
f5dd8d538885 | Tibor Simko | Handle UnicodeEncodeError related problems when printing messages in… | Mar 27 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
792a21d62db7 | Tibor Simko | Added section on the fulltext indexing. | Feb 12 2007 | |||
4723496fab5a | Tibor Simko | Fixed typos, thanks to Ferran Jorba. | Jan 26 2007 | |||
aeabbc8013e5 | Tibor Simko | Removed not-very-expressive "This is the gate..." welcome messages on those… | Dec 7 2006 | |||
2218e5ef55e1 | Tibor Simko | Fixed bad indentation. | Dec 6 2006 | |||
2bfebc745d97 | Tibor Simko | Fixed free variable problems (extra, fldID). | Dec 4 2006 | |||
774b71fb3b50 | Tibor Simko | Fixed free variable problems (verbose, ln, cdsname). | Dec 1 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
770420bc2854 | Tibor Simko | Renamed cfg_bibindex_* config variables to follow the uppercase model. | Sep 15 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
2311f7764a03 | Tibor Simko | Fixed the kwalitee problem of re-exposing some of the global config variables… | Sep 13 2006 | |||
0674ca3c5a30 | Tibor Simko | Fixed the kwalitee problem of re-exposure of some of the global config… | Sep 13 2006 | |||
1fab59ce1f32 | Tibor Simko | Make use of get_table_status_info() rather than invoking SHOW TABLE STATUS… | Sep 11 2006 | |||
415d530f4475 | Tibor Simko | Make use of get_table_status_info() rather than invoking SHOW TABLE STATUS… | Sep 11 2006 | |||
75928c3cd4e1 | Tibor Simko | Fixed away the most obvious pylint warnings. | Sep 8 2006 | |||
b45beba5c79c | Tibor Simko | Added *.pyc. | Sep 7 2006 | |||
dbc8be0c4e5d | Tibor Simko | Used urllib2 instead of urllib, mkstemp() instead of mktemp(), and removed some… | Aug 29 2006 | |||
536257883e68 | Tibor Simko | Updated every BibSched task to follow the BibTaskEx example of handling task… | Aug 29 2006 | |||
391dbb7d25c4 | Tibor Simko | Added *.pyc. | Aug 28 2006 | |||
5c706190f39b | Tibor Simko | Do a direct PyStemmer test too. | Aug 28 2006 | |||
0cf4d9d30df7 | Tibor Simko | Removed variable name shading problem. | Aug 28 2006 | |||
81a073ad175b | Tibor Simko | When the Stemmer module is not available, print more informative WARNING… | Aug 21 2006 | |||
31f485a1e848 | Nicholas Robinson | Fixed a bug relating to the indexation of fulltexts: When the contents of a PDF… | Aug 9 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
5aac7386e47f | Tibor Simko | BibSched task authentication now accepts nicknames as usernames too. Modified… | Jun 29 2006 | |||
8725da6d6833 | Tibor Simko | Adapted to the use of WebSearch's tmpl_nice_number() instead of the now… | Jun 22 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
0beacd3742d4 | Tibor Simko | Updated page() arguments: req in, urlargs out. | Jun 5 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
87a1b9ec4d22 | Tibor Simko | Fixed the display of ``Overview of indexes'' when there was no translation… | May 2 2006 | |||
d169e50bee90 | Tibor Simko | Moved admin index pages from web to doc directory so that their location would… | Apr 28 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 2006 | |||
6b13f0051c34 | Tibor Simko | Adapted to the new way of I18N, removing MSG_ dependencies. | Apr 11 2006 | |||
cdb5ffb7f7ab | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
20b39e1939de | Tibor Simko | Fixed slow/fast typo in the Reindexing section. | Mar 17 2006 | |||
b0a52c4dbf1f | Tibor Simko | Added sections on the bibindex normal operation, on checking and repairing… | Feb 5 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 |
c4science · Help