History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e8e1b144e61b | Marko Niinimaki | changed the createxmlrecords-searchinrecords -stuff to direct search by… | Mar 28 2008 | |||
c69c2b9eb233 | Marko Niinimaki | print_missing method | Mar 28 2008 | |||
c5114ac6d3e6 | Marko Niinimaki | improved SQL clauses to prevent SQL injection | Mar 28 2008 | |||
d074db0a7511 | Marko Niinimaki | improved style (mainly commas) | Mar 28 2008 | |||
ce8eb8f46d92 | Marko Niinimaki | more style improvements | Mar 28 2008 | |||
95d42bc7ad93 | Marko Niinimaki | more intend fixes | Mar 28 2008 | |||
7da1e261c825 | Marko Niinimaki | more pylint styling: split long lines, improved intends | Mar 28 2008 | |||
0cd94e096d06 | Marko Niinimaki | style fixes suggested by pylint | Mar 28 2008 | |||
ec58e01f4c53 | Marko Niinimaki | fixed bugs: no crash, just warning if database tables do not exist | Mar 27 2008 | |||
41847fc67d5f | Marko Niinimaki | bugfix: if loading a dictionary from the db fails, return {} | Mar 27 2008 | |||
b82d6c8f4167 | Marko Niinimaki | suppotrs author indexing. bug fixes. | Mar 27 2008 | |||
9a72bb81b4e5 | Tibor Simko | Fixed apparent pubreftag typos. | Mar 25 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
8c1793564674 | Marko Niinimaki | fixed some "key not in dictionary" cases that can happen with bad data | Jan 31 2008 | |||
b5e44ad649f1 | Marko Niinimaki | add in selfcitlist only if the record is not there already | Jan 23 2008 | |||
54500636e842 | Marko Niinimaki | Web interface for self-citations | Jan 7 2008 | |||
75594093d637 | Marko Niinimaki | additions of self citation index/search | Jan 7 2008 | |||
bdfdbe6235ae | Marko Niinimaki | selfcitdict correctly recorded in the db | Dec 19 2007 | |||
11f15472691a | Marko Niinimaki | new table structure for citations | Dec 19 2007 | |||
0d3537e827af | Marko Niinimaki | added a simple method to find self citations and database field to store them | Dec 14 2007 | |||
8b4a8a9af634 | Marko Niinimaki | fixed misleading debug msg (cites/is cited by). added verbose option. removed… | Nov 16 2007 | |||
0ae5392eb14f | Marko Niinimaki | removed empty entries in citation_list and reference_list when storing… | Nov 15 2007 | |||
32c48345f37d | Marko Niinimaki | added debugging | Nov 15 2007 | |||
fd1c3454325e | Tibor Simko | Fixed potentially dangerous SQL INSERT statement. Updated SQL cosmetics. | Nov 9 2007 | |||
984ec3d38a18 | Tibor Simko | Removed unused get_compressed_dictionary(). Removed escape_string() calls. | Nov 8 2007 | |||
d45a89fe11b2 | Tibor Simko | Fixed comparison to None. (Use "is", not "==".) | Nov 6 2007 | |||
24257abca09e | Marko Niinimaki | fixed a database quoting bug. added a failover 00-date in case real date is not… | Nov 2 2007 | |||
4897ebdf6bec | Marko Niinimaki | citation indexer and searcher | Oct 29 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
385083617dff | Tibor Simko | Fixed bad indentation. Put spaces around functions. | Dec 6 2006 | |||
b0f966f5c807 | Jerome Caffaro | Use of parse_tag function of bibformat_utils instead of bibformat_engine | Nov 3 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
bfd63de3322a | Jerome Caffaro | Updated calls to bibrecord functions to make sure that they are compatible with… | Jul 24 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 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 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
f7f66751768a | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
94fa62054879 | Tibor Simko | Fixed indentation. Got rid of debugging messages. Started to rename symbols… | Mar 21 2005 | |||
6a2d01d414ca | Anna Afshar | Initial release of the citation ranking module. | Mar 15 2005 |
c4science · Help