History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3e484a9bd2a5 | Tibor Simko | Fixed bad indentation. Added spaces around functions. | Dec 6 2006 | |||
385083617dff | Tibor Simko | Fixed bad indentation. Put spaces around functions. | Dec 6 2006 | |||
2218e5ef55e1 | Tibor Simko | Fixed bad indentation. | Dec 6 2006 | |||
8e7fb32e3762 | Tibor Simko | Fixed free variable problems (get_date). | Dec 4 2006 | |||
c3b63e5b3790 | Tibor Simko | Fixed free variable problem (post_calculate_record_relevance). | Dec 4 2006 | |||
f8a34df92759 | Tibor Simko | Fixed free variable problem (write_messag). | Dec 4 2006 | |||
e7e9dc2ccb39 | Tibor Simko | Fixed free variable problems (extra). | Dec 1 2006 | |||
774b71fb3b50 | Tibor Simko | Fixed free variable problems (verbose, ln, cdsname). | Dec 1 2006 | |||
b0f966f5c807 | Jerome Caffaro | Use of parse_tag function of bibformat_utils instead of bibformat_engine | Nov 3 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
836c5d4fa98f | Tibor Simko | Fixed bug in the calculation of reading similarity lists, caused by false SQL… | Oct 10 2006 | |||
9522de4fc780 | Tibor Simko | Removed wildcard config import and fixed some randomly spotted basic kwalitee… | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
7e360ada8faa | Tibor Simko | Do not re-expose global config variables vie WebSubmit local config. Also, use… | Sep 14 2006 | |||
6e2a5e664ac3 | Tibor Simko | Remove unused __lastupdated__. | Sep 13 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 | |||
b45beba5c79c | Tibor Simko | Added *.pyc. | Sep 7 2006 | |||
5d0ed96d3703 | Tibor Simko | Disable pylint warnings about setUp() function name, since the name is forced… | Sep 5 2006 | |||
293c02ae7292 | Tibor Simko | Switched off the tests that are not implemented. (Names changed from test_foo()… | Sep 5 2006 | |||
536257883e68 | Tibor Simko | Updated every BibSched task to follow the BibTaskEx example of handling task… | Aug 29 2006 | |||
32225ba86eae | Tibor Simko | Fixed marshal importing. | Aug 29 2006 | |||
e702e05cd6f0 | Tibor Simko | Added simple argument sanity checking for ``Modify rank method'' and ``Rank… | Aug 17 2006 | |||
bfd63de3322a | Jerome Caffaro | Updated calls to bibrecord functions to make sure that they are compatible with… | Jul 24 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
cfe08d23e15d | Tibor Simko | Continued in the process of making the output messages better translatable. | Jul 18 2006 | |||
5aac7386e47f | Tibor Simko | BibSched task authentication now accepts nicknames as usernames too. Modified… | Jun 29 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
23bdd32954ad | Tibor Simko | In case database is down, initialize citation dictionaries as empty. | Jun 20 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
abc5a5c12ae4 | Tibor Simko | CFG_ACCESS_CONTROL_LEVEL_SITE is located in the main config file. | Jun 5 2006 | |||
fdf9c704ee87 | Tibor Simko | Do not register page view event if we are in read-only access control site mode. | Jun 5 2006 | |||
51fd4e75f5f8 | Tibor Simko | Updated page() arguments: req in, urlargs out. Fixed indenting cosmetics in… | 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 | |||
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 |
c4science · Help