History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
39be90c8e373 | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
5ce4938fc421 | Tibor Simko | Properly escape SQL query arguments when calculating reading similarity lists. | Mar 31 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
d413c6517a5a | Diane Berkovits | Code washed using pylint. | Nov 24 2005 | |||
1fc38b938551 | Frederic Gobry | replaced a few more MSG_ occurences. Now all the messages from message.wml… | Nov 23 2005 | |||
9a5303a4d608 | Diane Berkovits | Code washed using pylint. | Nov 23 2005 | |||
559cc9409b0c | Diane Berkovits | Changed graph type for the download statistics graph. | Nov 22 2005 | |||
373dbc931cec | Diane Berkovits | Fixed a problem with small periods of time. Refactored way of calculating time… | Nov 22 2005 | |||
13ae2c47a174 | Diane Berkovits | Fixed problem with year treatment by checking the format of tag 260. | Nov 22 2005 | |||
ab174b7f4e29 | Alberto Pepe | Added DATE_FORMAT for two sql queries to rnkMETHOD table | Nov 16 2005 | |||
965acd5ef7bd | Tibor Simko | Fixed tupletotable() code that was showing problems with MySQLdb 1.2.1. | Nov 16 2005 | |||
d319e885b5f4 | Tibor Simko | Get rid of one forgotten <: ... :> WML call. | May 12 2005 | |||
f7f66751768a | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
2f933ea0f0c0 | Tibor Simko | Fixed users_analysis_text typo. | Apr 6 2005 | |||
711c2fcdd042 | Tibor Simko | Fixed a typo introduced by one of the previous commits. | Apr 6 2005 | |||
7f14dec5b8d5 | Tibor Simko | Fixed a typo introduced by previous commit. | Apr 6 2005 | |||
ca64c6c79f03 | Tibor Simko | I18N of the citation history box title. | Apr 6 2005 | |||
56ba38f60f75 | Tibor Simko | I18N of the downloads history box title. | Apr 6 2005 | |||
40206629a6ba | Tibor Simko | Cleaned up add_recIDs_by_date(). | Mar 29 2005 | |||
be497a775e31 | Tibor Simko | Fixed the bibrank -m option (add_recIDs_by_date). | Mar 29 2005 | |||
fbe291b644c1 | Tibor Simko | Cleaned the API to reading similarity functions. Also, the records returned… | Mar 24 2005 | |||
44a0b9ef3df9 | Tibor Simko | Respect cleaned citation search interface. | Mar 24 2005 | |||
616eb153573c | Tibor Simko | Cleaned up and simplified the citation search API. Added optional sorting… | Mar 24 2005 | |||
0f50d9c1be7f | Tibor Simko | Respect cleaned citation search API. Delete a forgotten print statement. | Mar 24 2005 | |||
a3df16d97eb6 | Tibor Simko | Warning messages cleanup. Citation search cleanup. | Mar 24 2005 | |||
6c30fb66dc2e | Tibor Simko | Introduced cache_* variables for citation/reference lists and fixed nullp… | Mar 23 2005 | |||
3b937d2e91b8 | Tibor Simko | Renamed API and improved the docstring a bit. More refactoring needed. | Mar 23 2005 | |||
c6aea2c718ba | Tibor Simko | Started refactoring. More needed. | Mar 23 2005 | |||
bcc631526d7b | Tibor Simko | Do not use Gnuplot debug flag. Moved set term to the first command position. | Mar 23 2005 | |||
e2f3149be42d | Tibor Simko | Changed title of Citation history graph. | Mar 23 2005 | |||
a64bbc20ffea | Tibor Simko | Changed title of HTML box. | Mar 23 2005 | |||
4b39307b2773 | Tibor Simko | Make sure that create_tic_intervals() returns at least two datetime points, for… | Mar 22 2005 | |||
1f355f9c545e | Tibor Simko | Rotate xtics only if the number of datetime intervals is greater than one. | Mar 22 2005 | |||
68d0c06245e4 | Tibor Simko | Fixed write_coordinates_in_tmp_file() in case there are no y-axis values. | Mar 22 2005 | |||
14c1370bd744 | Tibor Simko | Fixed case of `unknown' record when getting citations data. | Mar 22 2005 | |||
60a8690f9d7d | Tibor Simko | Clean dependencies and remove WML versioning. | Mar 21 2005 | |||
94fa62054879 | Tibor Simko | Fixed indentation. Got rid of debugging messages. Started to rename symbols… | Mar 21 2005 | |||
cb5215d9f69b | Tibor Simko | Add forgotten config parameter to get_citation_weight() call. | Mar 21 2005 | |||
f0a202c4a116 | Tibor Simko | Typo fixed. | Mar 21 2005 | |||
6894b0944465 | Tibor Simko | Make the tests inactive, unless we introduce citation data into the demo site. | Mar 17 2005 | |||
21d570af1c34 | Tibor Simko | Message and code cleanup. | Mar 17 2005 | |||
786b0ed125bf | Tibor Simko | Renamed class to TestCitationIndexer. | Mar 17 2005 | |||
ea7ba1d2c290 | Tibor Simko | Cleanup. | Mar 17 2005 | |||
c49bb42135fd | Tibor Simko | Cleanup and prevention of co-cited-with troubles for empty citation data. | Mar 17 2005 | |||
f0a66ae517c2 | Tibor Simko | Cleanup. | Mar 17 2005 | |||
bc17c617cb2e | Tibor Simko | Fixed get_cited_by_list() in case there are no citations. | Mar 16 2005 | |||
6d566a2ddd2f | Tibor Simko | Fixed case of empty citation data. | Mar 15 2005 | |||
7eb8ffce1051 | Anna Afshar | Add files related to citation ranking. | Mar 15 2005 | |||
6a2d01d414ca | Anna Afshar | Initial release of the citation ranking module. | Mar 15 2005 | |||
ae44f31d0a29 | Diane Berkovits | Initial release of the citation/download ranking. | Mar 15 2005 | |||
5102c2518afd | Diane Berkovits | Initial release of the ranking by downloads and the grapher. | Mar 15 2005 | |||
bb65b0eb80db | Tibor Simko | Show only those I18N language translations that were configured in config.wml. | Jan 18 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
402ec8dfc28f | Tibor Simko | Delete unnecessary calculation of index id from index tablename. (Leftover from… | Jan 6 2005 | |||
4be90ebb3e00 | Trond Aksel Myklebust | When -R is used, the program is now properly updating all term weights..or was… | Jan 3 2005 | |||
b5ad97e1553b | Trond Aksel Myklebust | Fixed an error when doing an --repair... | Dec 16 2004 | |||
dbd71d1adae0 | Trond Aksel Myklebust | Changed "rebalance" to "recalculate" | Dec 16 2004 | |||
1adc7f44fe41 | Trond Aksel Myklebust | *** empty log message *** | Dec 16 2004 | |||
4e1639f91d9e | Trond Aksel Myklebust | Cleaned up, fixed try/except block in bibrankadmin | Dec 16 2004 | |||
0b3e18efffde | Tibor Simko | Cleaned up the import statements. | Dec 15 2004 | |||
94c1febe5b70 | Tibor Simko | Removed wrong comment. | Dec 15 2004 | |||
839ad1e3462c | Tibor Simko | Cleaned up the import statements. | Dec 15 2004 | |||
7cb3822113dd | Tibor Simko | Reflect minor BibIndex stopwords/stemmer API change. | Dec 13 2004 | |||
bbd572ad2147 | Trond Aksel Myklebust | *** empty log message *** | Dec 10 2004 | |||
5349ccba7cdb | Trond Aksel Myklebust | fixed testcases, disabled one until I can fix the problem | Dec 10 2004 | |||
5df0d0ee416e | Trond Aksel Myklebust | Added comments, added removal of http links when indexing | Dec 8 2004 | |||
9515d6951eed | Trond Aksel Myklebust | *** empty log message *** | Nov 26 2004 | |||
10ae41aa58da | Trond Aksel Myklebust | Fixed some code when not doing an full update | Nov 26 2004 | |||
a53e80cdcffa | Trond Aksel Myklebust | *Code cleanup | Nov 24 2004 | |||
08ec71b289f2 | Trond Aksel Myklebust | Fixed a problem with mod_python crashing | Nov 23 2004 | |||
486543fceae3 | Trond Aksel Myklebust | Changed variables in preference | Nov 19 2004 | |||
fb5cea213800 | Trond Aksel Myklebust | *Using stopword/stemming from /bibindex/lib and stemming/stopword functions | Nov 19 2004 | |||
d204c8d04770 | Trond Aksel Myklebust | Fixed a problem in the config files | Oct 22 2004 | |||
e46187a56098 | Trond Aksel Myklebust | *** empty log message *** | Oct 20 2004 | |||
a5e4247827ae | Trond Aksel Myklebust | *Fixed a problem with the test case | Oct 20 2004 | |||
6ff1d9bea12c | Trond Aksel Myklebust | *Added "Access Policy" options. *Possible to send an email to admin/user when a… | Oct 19 2004 | |||
514d141a6055 | Trond Aksel Myklebust | Fixed problem in word indexer: If a document already in the table was reindexed… | Oct 12 2004 | |||
7c76d31dd4ce | Trond Aksel Myklebust | Modified some function used by websearch,bibindex,webaccess and bibrank | Oct 6 2004 | |||
03ef8c7918c8 | Trond Aksel Myklebust | Changed structure of dictionary used by singletagrankmethod,citations and… | Oct 4 2004 | |||
6d8bfa2998fb | Trond Aksel Myklebust | -Modified error messages from webaccess -and something else... | Sep 23 2004 | |||
88850ab8f94b | Trond Aksel Myklebust | Changed error message when Psyco is not installed from "ERROR:" to "Warning:" | Sep 21 2004 | |||
bda3eaa22dab | Trond Aksel Myklebust | Modified structure of hash table used by single_tag_rank_method Added exception… | Sep 21 2004 | |||
df4691882b79 | Trond Aksel Myklebust | *** empty log message *** | Sep 15 2004 | |||
2b2f89660147 | Trond Aksel Myklebust | Changed some text | Sep 15 2004 | |||
12d74c97eeb4 | Trond Aksel Myklebust | Split into one test file per library | Sep 15 2004 | |||
528d9da95850 | Trond Aksel Myklebust | Added a few testcases | Sep 15 2004 | |||
f1b7ee19a3cd | Trond Aksel Myklebust | *** empty log message *** | Sep 14 2004 | |||
4eff9d3661a6 | Trond Aksel Myklebust | Added support for recid:x type of queries for methods using… | Sep 13 2004 | |||
cdc62491a69e | Trond Aksel Myklebust | Modified write_outcome (again) | Sep 13 2004 | |||
b71777ff8655 | Trond Aksel Myklebust | Modified write_outcome | Sep 13 2004 | |||
a7e8df751ec6 | Trond Aksel Myklebust | Fixed write_outcome when parameter res is empty | Sep 13 2004 | |||
099f1295a035 | Trond Aksel Myklebust | Changed name of a function from merge_methods to combine_method | Sep 8 2004 | |||
9374eb47c3f2 | Trond Aksel Myklebust | Changed a function name from word_frequency to word_similarity | Sep 7 2004 | |||
b3e89972410d | Trond Aksel Myklebust | Not much, some naming issues | Sep 7 2004 | |||
675c3b8b0030 | Trond Aksel Myklebust | -Added method for merging the result of various rank methods into one. -Removed… | Sep 6 2004 | |||
9e8e2d19cdcc | Trond Aksel Myklebust | Fixed: If translation of a rank method didnt exist in a language, the code was… | Sep 3 2004 | |||
d34bfbc3bf5a | Trond Aksel Myklebust | Verbose output was not returned for some methods | Sep 3 2004 | |||
9d2220d9f6bc | Trond Aksel Myklebust | Changed two %S into %s | Sep 3 2004 | |||
8039cdc062ee | Trond Aksel Myklebust | Modified debug information | Sep 3 2004 |
c4science · Help