History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b88d8f6b4b74 | Samuele Kaplun | Added api_migration_kit to update customized release of CDS Invenio in order to… | Jul 2 2007 | |||
c4006f196924 | Samuele Kaplun | Moved migration of password into new automatic password_migration_kit. | Jul 2 2007 | |||
575231f4751a | Samuele Kaplun | Changed boolean values to integer to make happy mysql 4.1. | Jun 29 2007 | |||
ad47adbd370f | Samuele Kaplun | Added the boolean encrypted column to the user table, in order to assert when… | Jun 29 2007 | |||
144eb727d6e5 | Samuele Kaplun | Update comments | Jun 29 2007 | |||
d0147b3cb993 | Samuele Kaplun | Masked mailutils.py. | Jun 26 2007 | |||
8ab9f0e7bb4d | Samuele Kaplun | New refactored api for sending email (send_mail in mailutils.py). Includes new… | Jun 26 2007 | |||
d22163733183 | Samuele Kaplun | Fixed a small after-friday-commit-bug. | Jun 22 2007 | |||
9acea6e4e420 | Samuele Kaplun | Send via email a unique url to properly reset local lost password. | Jun 22 2007 | |||
c12b0c767034 | Samuele Kaplun | Encrypted local passwords and various fixes. | Jun 21 2007 | |||
c1f7bd115199 | Samuele Kaplun | Fixed small bug. | Jun 21 2007 | |||
3148e640e4d7 | Jerome Caffaro | Updated 'test_web_page_content(..)' to accept lists as input for parameters… | Jun 15 2007 | |||
37609f359eeb | Samuele Kaplun | For removing global DB_CONN to make Invenio happy with multithreading I… | Jun 12 2007 | |||
0dbaf776347b | Samuele Kaplun | Fixed dbquery when running multi-threaded apache, even without using SQLAlchemy. | Jun 12 2007 | |||
9ef913629b83 | Samuele Kaplun | Implement pooling of Mysql connections (when CFG_MISCUTIL_USE_SQLALCHEMY is… | Jun 12 2007 | |||
016792c330a2 | Samuele Kaplun | Added _db_logout for giving the possibility (if such a thing works in python)… | Jun 8 2007 | |||
4d447c7bb554 | Samuele Kaplun | Fixed typo. | Jun 6 2007 | |||
b2733173c6ec | Samuele Kaplun | Added runsessiongc new action for running sessiongc as a bibtask. | Jun 4 2007 | |||
a081cef0ce1d | Samuele Kaplun | Added hidden cli flag for forcing w3c validation. | May 31 2007 | |||
622ed719133c | Samuele Kaplun | Added note=1 for hyde & jekyll. | May 31 2007 | |||
38c1b948c51d | Samuele Kaplun | New tool for validating html strings against W3C validators (for CDS at CERN… | May 30 2007 | |||
a0aedbdf2c3a | Jerome Caffaro | Moved from HTML to XHTML syntax. | May 29 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 | |||
d1e6d6344edb | Samuele Kaplun | Changed the Demo Theses viewer group policy to VO in order to accept new users… | May 21 2007 | |||
e7ef636064e5 | Samuele Kaplun | Cleaned run_sql_cached and added log facility similar to run_sql. | May 18 2007 | |||
fdf29e5a5c7d | Samuele Kaplun | Added derivate SQL cache. | May 18 2007 | |||
6726c311408f | Tibor Simko | Added demo users Dr. Jekyll and Mr. Hyde, with the rights to see the Theses… | May 16 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
828713d897ab | Samuele Kaplun | Reverting last addition for the upcoming firerole, because of installation… | May 15 2007 | |||
3ac739b55eca | Samuele Kaplun | Small Italian translation correction (English plural for words that are not… | May 11 2007 | |||
74274f4278df | Samuele Kaplun | Fixed a typo: libre -> libero | May 8 2007 | |||
cb40db67bfc5 | Samuele Kaplun | Fixed a regression-test which looked for 'localhost' instead of weburl | May 2 2007 | |||
dfa6e0f72404 | Tibor Simko | Removed Google Books, Google Scholar and Google Web as searchable external… | Apr 26 2007 | |||
5581b841c09d | Tibor Simko | Added general support infrastructure for the Chinese translations (zh_CN… | Apr 12 2007 | |||
0a617288fea3 | Tibor Simko | Lengthened language column in several tables in order to accomodate language… | Apr 12 2007 | |||
81dd243329d7 | Tibor Simko | Added oaiHARVEST.bibfilterprogram. | Apr 2 2007 | |||
bc75fd8d3971 | Tibor Simko | Fixed default oaiHARVEST.postprocess mode value (harvest only). | Apr 2 2007 | |||
071ba819743f | Tibor Simko | Lengthen oaiHARVEST.postprocess column. | Apr 2 2007 | |||
feefe892e5ca | Tibor Simko | Replace "&" by "&" after encoding URL arguments in make_canonical_urlargd(). | Mar 15 2007 | |||
3d7c91b98121 | Tibor Simko | Updates to the Japanese translation, thanks to Toru Tsuboyama. | Feb 23 2007 | |||
7cf5dcfe65fc | Samuele Kaplun | Lowered down the usergroup.login_method_name index length even more. | Feb 19 2007 | |||
7d066d794184 | Tibor Simko | Limit the length of the usergroup.login_method_name composed index for better… | Feb 19 2007 | |||
83fbd28d3616 | Tibor Simko | Increased group name length to 255 as required by some lengthy CERN group names. | Feb 15 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
852200695592 | Samuele Kaplun | Added support for external user groups and external user settings. Updated CERN… | Feb 14 2007 | |||
9ef136c20260 | Nicholas Robinson | Removed note '# FIXME: not used?' from CFG_PATH_GFILE - gfile is used by… | Feb 14 2007 | |||
e4958546f020 | Nicholas Robinson | Replaced use of 'Get_Sysno' with 'Get_Recid' in demo submissions. | Feb 13 2007 | |||
abbdc0df1680 | Nicholas Robinson | Added the Get_Recid function. | Feb 13 2007 | |||
d70a7934d1de | Jerome Caffaro | Added <sub> and <sup> to default list of allowed tags. | Feb 12 2007 | |||
a2be4620120d | Diane Berkovits | New variable for download graph | Feb 8 2007 | |||
f863c9275a60 | Tibor Simko | Use double quotes enclosures when expanding WML variables, permitting CDSNAME… | Feb 1 2007 | |||
12840a16c2bc | Tibor Simko | Create "admin" user in an already-activated account state (note=1), fixing… | Jan 16 2007 | |||
65761e5e4904 | Tibor Simko | Changed "arguments" column type of the "schTASK" table from TEXT to BLOB… | Jan 16 2007 | |||
bf56909afaa7 | Jerome Caffaro | Prefixed abstract fields of demo records 75 and 76 with keyword <!--HTML-->, as… | Jan 9 2007 | |||
4ba9097f3116 | Nicholas Robinson | Updated definition of 'AU' WebSubmit element: changed MARC Code value from… | Dec 21 2006 | |||
7006cc1952c1 | Jerome Caffaro | Completed demo set definitions. | Dec 21 2006 | |||
cbb9112e61ff | Tibor Simko | When the DB connection is not working, offer explicit SQL statement how to… | Dec 20 2006 | |||
70f0c9b8d93a | Tibor Simko | Improved the detection of the most probable "site-packages" directory location… | Dec 20 2006 | |||
4b5325d29a4f | Jerome Caffaro | Modified oaiArchive table to have non null values. | Dec 19 2006 | |||
2c09e564dd72 | Tibor Simko | Use blank space for empty indicators, as per MARCXML schema. | Dec 18 2006 | |||
3e750a4692e6 | Tibor Simko | Added test of table update time detection for empty tables (no indexes, unusual… | Dec 7 2006 | |||
6051ce1958a6 | Tibor Simko | Fixed problem of table status detection in case of mxdatetime module… | Dec 7 2006 | |||
87ca41fef364 | Jerome Caffaro | Moved (old) BibFormat KBs demo data from tabfill to democfgdata. Added new demo… | Dec 7 2006 | |||
708868f3b8fa | Tibor Simko | Removed CFG_WEBSEARCH_GOOGLE_* variables not needed anymore. | Nov 30 2006 | |||
c760424e8541 | Tibor Simko | When detecting the position of creation_time column in TABLE STATUS commands in… | Nov 29 2006 | |||
52650bbba74c | Tibor Simko | Closed open parenthesis in a test description. | Nov 28 2006 | |||
86e1a45826db | Jerome Caffaro | Added column 'setspecs' to oaiHarvest table. | Nov 28 2006 | |||
46c0e2f1b2c5 | Tibor Simko | Initial setup of the external collection searching demo. The setup… | Nov 23 2006 | |||
d19b15344ee6 | Tibor Simko | Added new htmlutils unit test suite. | Nov 23 2006 | |||
6840bce5cba2 | Gregory Favre | Added new test units to htmlutils. Improved htmlutils.HTMLWasher: now escapes… | Nov 23 2006 | |||
701fed64dce9 | Tibor Simko | Corrected case of the newly added score column of the sbmCATEGORIES table to… | Nov 23 2006 | |||
2fe1ae578d08 | Tibor Simko | Added explicit column names for INSERT statements for the sbmCATEGORIES table… | Nov 23 2006 | |||
e1cb0dc9d171 | Nicholas Robinson | Added column 'score' (unsigned tinyint) to definition of table 'sbmCATEGORIES'. | Nov 23 2006 | |||
68ef8f0679fa | Gregory Favre | Introduced function create_url and create_html_link. Suppressed a_href function. | Nov 22 2006 | |||
3be9447c52cf | Gregory Favre | Added new escape_html function. This method should be used instead of… | Nov 22 2006 | |||
d01e70caf041 | Gregory Favre | Added reference for new htmlutils module | Nov 22 2006 | |||
ce7ccd14f936 | Gregory Favre | Fixed a missing object reference. | Nov 20 2006 | |||
b92e4791db7c | Gregory Favre | Introducing htmlutils. This pythonic module provides a class which escapes HTML… | Nov 20 2006 | |||
e4bc8a5fca59 | Tibor Simko | Added general support infrastructure for the Croatian translation, with dynamic… | Nov 13 2006 | |||
57af4d70d26e | Nicholas Robinson | Updated definition of 'sbmCATEGORIES' table to include a PRIMARY KEY on columns… | Nov 7 2006 | |||
019d5ab8ebfd | Jerome Caffaro | Removed kwalitee test of test_5.py element as it has no docstring on purpose… | Nov 6 2006 | |||
c11cc7055b22 | Tibor Simko | Removed debug print statement introduced in the previous commit. | Nov 6 2006 | |||
9a03c408352b | Jerome Caffaro | Filter non python files when checking kwalitee of some files to prevent… | Nov 6 2006 | |||
819066b8b61f | Tibor Simko | Changed passwords of the demo users Dr. Jekyll and Mr. Hyde in order to have… | Nov 1 2006 | |||
975bbd247ad7 | Tibor Simko | For get_table_update_time() and get_table_status_info() functions, when… | Oct 24 2006 | |||
8dabfe74a996 | Tibor Simko | Harmonized action names to be the same as used during the upgrade. | Oct 10 2006 | |||
122502a7ac43 | Tibor Simko | Added tests for international GUI date output. | Sep 26 2006 | |||
cc0648aad12d | Tibor Simko | Shorten the name of websearch_external_collections_page_getter_tests.py to… | Sep 25 2006 | |||
419a97b53d4e | Tibor Simko | Added schTASK table indexes on status and runtime columns. | Sep 25 2006 | |||
2d02bcab416c | Tibor Simko | Made BibSched refresh time configurable. Set to 5 seconds by default. Note… | Sep 25 2006 | |||
8f0d3da8da25 | Tibor Simko | Add forgotten space at the end of CVS Date parse string. | Sep 21 2006 | |||
027f7c78a06c | Tibor Simko | Document the usage of the '$' + 'Date...' technique. | Sep 21 2006 | |||
40e6ed77f76c | Tibor Simko | When converting CVS dates, have to use a technique like '$'+'Date: ...'… | Sep 21 2006 | |||
a506c6b09f1e | Tibor Simko | Added dateutils unit tests. | Sep 21 2006 | |||
9b0352a2f2f3 | Tibor Simko | Added tests for dateutils datecvs conversion. | Sep 21 2006 | |||
997f4623b4e1 | Tibor Simko | Added function for converting CVS dates to datestruct. Useful for Last updated… | Sep 21 2006 | |||
6e8c42a83c85 | Tibor Simko | Added explicit test for the number of missing docstrings. Currently there are… | Sep 21 2006 | |||
1efd3cceb702 | Tibor Simko | Added CFG_PREFIX. | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 |
c4science · Help