History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
4a61576a2d42 | Tibor Simko | Removed old documentation (e.g. we do not use star categories anymore). | Apr 28 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 | |||
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 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 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 | |||
46006d8581ca | Nicholas Robinson | Added *.cfg files that are generated during configure/make. | Sep 15 2005 | |||
9d59c62e5895 | Tibor Simko | Getting rid of WML. | May 23 2005 | |||
3daf391cc4f9 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
df5a20dfef63 | Tibor Simko | Getting rid of WML. | May 13 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 | |||
87f8f87bd165 | Diane Berkovits | Added config files for ranking-by-download functions. | Mar 16 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 | |||
549fda2b40dd | Anna Afshar | Template for citation ranking configuration file. | 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 | |||
894878ad1d78 | Tibor Simko | Remove unnecessary WML include. | Mar 14 2005 | |||
86bbc4c64957 | Tibor Simko | German stopword list, thanks to Guido. | Mar 14 2005 | |||
9fb44497c594 | Tibor Simko | Added dependency on cdsnavbar.wml. | Mar 2 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 | |||
d27fdaff4ebf | Tibor Simko | Print relevance numbers in between parentheses. | 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 | |||
6137d0b6044e | Trond Aksel Myklebust | Updated documentation | Dec 9 2004 | |||
345cbca5ab34 | Trond Aksel Myklebust | removed and changed a few options | Dec 8 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 | |||
d6747609ac9d | Trond Aksel Myklebust | *** empty log message *** | Nov 19 2004 | |||
fb5cea213800 | Trond Aksel Myklebust | *Using stopword/stemming from /bibindex/lib and stemming/stopword functions | Nov 19 2004 | |||
b0f02bf3a10d | Trond Aksel Myklebust | Using page_not_authorized in webuser | Nov 1 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 |
c4science · Help