R3600/moduleslegacy
R3600/modules
legacy
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d5d48f9cbc88 | Tibor Simko | Use new URL of the Invenio demo site. | Jun 6 2008 | |||
d6c2869d9f76 | Tibor Simko | Added wash_output_format() in order to treat properly old URLs for printing… | Jun 6 2008 | |||
62ad82f233cd | Jerome Caffaro | Catch more exception possibly thrown by wash_journal_name() and… | Jun 6 2008 | |||
a049f7ad3831 | Jerome Caffaro | Catche exception raised when issue number is badly formed in legacy URLs. | Jun 6 2008 | |||
e3b68284069d | Jerome Caffaro | Return default category when none given | Jun 6 2008 | |||
fcdb51d32c77 | Nicholas Robinson | Added the WebSubmit function "User_is_Record_Owner_or_Curator" to… | Jun 6 2008 | |||
837657f4865f | Nicholas Robinson | Added the "User_is_Record_Owner_or_Curator.py" function. | Jun 6 2008 | |||
e77f12c6e98d | Nicholas Robinson | A function to test whether the user has the right to work with a given record… | Jun 6 2008 | |||
93e8c2e9bc2c | Jerome Caffaro | Updated string formatting. Exit with status code 1 when there are problems. | Jun 6 2008 | |||
469cbafea71f | Jerome Caffaro | Updated status returned by task. Improved error checking. | Jun 6 2008 | |||
f59d0163d347 | Marko Niinimaki | added the word citable in citation summary | Jun 6 2008 | |||
c3fab5cfec98 | Marko Niinimaki | added unknown in affiliations, authors own name not shown in frequent co-author… | Jun 6 2008 | |||
4822bb3a2ec3 | Jerome Caffaro | Fixed string formatting. | Jun 5 2008 | |||
a722cf9751c3 | Jerome Caffaro | Improved error handling. | Jun 5 2008 | |||
a91c383f14e3 | Jerome Caffaro | Improved error checking. Errors written to stderr instead of stdout. Removed… | Jun 5 2008 | |||
4651f0c6f0ba | Marko Niinimaki | coding style improvements | Jun 5 2008 | |||
b01614862674 | Marko Niinimaki | author citations processing with a parameter not by CFG | Jun 5 2008 | |||
da52e465de7e | Marko Niinimaki | find_citations ranking simplified and made faster | Jun 5 2008 | |||
a365df381c23 | Marko Niinimaki | added citinglist as a param to self-cite generation | Jun 5 2008 | |||
5886b8eb33a3 | Marko Niinimaki | fixed a bug in citation_weight | Jun 5 2008 | |||
ede9d8bc386e | Marko Niinimaki | fixed the call of citation rank in case of an empty pattern | Jun 5 2008 | |||
ad7649bfe166 | Tibor Simko | Fixed web test case by adding explicit login and logout actions as prologue and… | Jun 4 2008 | |||
c22992b83134 | Tibor Simko | Fixed RSS test case as per the new RSS header. | Jun 4 2008 | |||
c3b76be701ba | Tibor Simko | Cosmetics of output messages for the stemming info. | Jun 4 2008 | |||
6ce0656e0fa0 | Nicholas Robinson | Added details of the WebSubmit function "Ask_For_Record_Details_Confirmation". | Jun 4 2008 | |||
78807fdb0efd | Nicholas Robinson | Added details of "Print_Success_DEL" and "Send_Delete_Mail" WebSubmit functions. | Jun 4 2008 | |||
4eecd3bbfc0a | Nicholas Robinson | Added WebSubmit function "Send_Delete_Mail.py". | Jun 4 2008 | |||
e8fb4dcb2e84 | Nicholas Robinson | A function to mail the user (and record managers) when a record has been… | Jun 4 2008 | |||
06f7613dd7e6 | Nicholas Robinson | Added WebSubmit function "Convert_RecXML_to_RecALEPH_DELETE.py". | Jun 4 2008 | |||
cc12ce1e7f39 | Nicholas Robinson | Function to convert an XML MARC record to an ALEPH MARC *DELETE* record. | Jun 4 2008 | |||
6b539c840e56 | Tibor Simko | Always print the outcome of generate_keywords*() in main(). This fixes a… | Jun 4 2008 | |||
15d70dcaa869 | Tibor Simko | Fixed author-attributed keyword printing in the verbose mode. | Jun 4 2008 | |||
0a000c6f7de2 | Tibor Simko | Use our own write_message() without bibtask infrastructure because… | Jun 4 2008 | |||
1f75de16d062 | Tibor Simko | Standardized test cases docstrings. | Jun 4 2008 | |||
717ffaa4d0c8 | Jerome Caffaro | Enabled automatic language detection for WebJournal module | Jun 3 2008 | |||
63d6e2f34b19 | Jerome Caffaro | Added 'filter' parameter in order to return English when supplied language is… | Jun 3 2008 | |||
598a8469f71b | Radoslav Ivanov | SPIRES syntax translation - remove form search query SPIRES search terms that… | Jun 3 2008 | |||
71e3916e1f77 | Jerome Caffaro | Fixed remaining functions that still used "deprected" webjournal_error_box(..)… | Jun 3 2008 | |||
171223725ba2 | Jerome Caffaro | Wash supplied issue number and category name | Jun 3 2008 | |||
34370fb218a1 | Radoslav Ivanov | Fix query parser tests | Jun 2 2008 | |||
1efb84c2d3f4 | Jerome Caffaro | Fixed capitalization. | Jun 2 2008 | |||
7545544e18ca | Jerome Caffaro | When sending text email, replace possible <br> by \n, not the contrary. | Jun 2 2008 | |||
bae57c8d54f0 | Jerome Caffaro | Fixed URL redirection. | Jun 2 2008 | |||
f4f401449f8a | Jerome Caffaro | Introduced <atom:link rel="self|next|previous" /> tags in RSS output. | Jun 2 2008 | |||
be729fb69c37 | Marko Niinimaki | run author analysis if so defined in config. bug fixing (new tag names). more… | May 30 2008 | |||
40b1fe416a51 | Marko Niinimaki | unified and more understandable has_key checking | May 30 2008 | |||
5a7f81a8a895 | Jerome Caffaro | Correctly include text message when sending email alert in HTML. | May 30 2008 | |||
a110049a9a9e | Jerome Caffaro | Cleaning. Removed some reference to CERN Bulletin. | May 30 2008 | |||
e78e080c10e4 | Jerome Caffaro | Added module docstring | May 30 2008 | |||
f8f8c470bae8 | Tibor Simko | Updated 245:'and' test case as per recent addition of record #96. | May 30 2008 | |||
62b87aa91c88 | Tibor Simko | Lower phrase-to-be-indexed in a Unicode-friendly manner. | May 29 2008 | |||
40e72af28030 | Tibor Simko | When searching in a stemmed index, call proper Unicode-safe lowering function… | May 29 2008 | |||
4fcc53051a5a | Tibor Simko | Added test cases for uppercase/lowercase queries using stemmed indexes. | May 29 2008 | |||
40d810f42e0d | Tibor Simko | Updated test cases WRT now-activated stemming. | May 29 2008 | |||
aed07d752398 | Tibor Simko | Activated English stemming for some demo indexes. | May 29 2008 | |||
feff09d096ef | Tibor Simko | Fixed two failing cases as per the addition of a new demo record. | May 29 2008 | |||
a0667e408f7f | Nicholas Robinson | Added new functionality for the escaping of LaTeX meta characters in the LaTeX… | May 29 2008 | |||
48c01b7b8e14 | Jerome Caffaro | Updated legacy 'alert' URLs with new ones | May 29 2008 | |||
291ffb21abda | Jerome Caffaro | Fixed redirection of legacy alert url (unicode string cannot be used for… | May 29 2008 | |||
19aeee682063 | Jerome Caffaro | Standardized value returned by get_journals_ids_and_names(..) | May 29 2008 | |||
c2f01dc385a4 | Jerome Caffaro | Fixed parsing of URI when display search page. | May 29 2008 | |||
b56f73efdd0d | Marko Niinimaki | more informative tag names | May 29 2008 | |||
6bd8928789e2 | Marko Niinimaki | better tag names. error messages. debugging | May 29 2008 | |||
cbf09564d0d9 | Nicholas Robinson | Changes made to the behaviour of this function: 1. Previously, a LaTeX template… | May 29 2008 | |||
28b8149b9845 | Jerome Caffaro | Split webstyle_templates.detailed_record_container(..) into webstyle_templates. | May 29 2008 | |||
b3ed56478fb9 | Nicholas Robinson | Update to sbmPARAMETERS table. Changed the "value" column from varchar(200) to… | May 29 2008 | |||
17a476261451 | Jerome Caffaro | Fixed language parameter in link to personal basket | May 29 2008 | |||
829a394d7b51 | Travis C. Brooks | SPIRES Search syntax as used in Inspire Demo - rado and tcb | May 29 2008 | |||
3e89cc9e4ef1 | Radoslav Ivanov | Updated version of spires query parser and its test. | May 28 2008 | |||
865cd46622d4 | Jerome Caffaro | Escaping and washing tests | May 28 2008 | |||
b36d7411cc33 | Jerome Caffaro | Shorter tags names to define areas that should be removed when washed. | May 28 2008 | |||
533159e7ed52 | Jerome Caffaro | Removed arbitraty restriction of no underscore in output formats codes. | May 28 2008 | |||
a53a2389ae4f | Jerome Caffaro | Fixed bug that would prevent internationalize output formats names. | May 28 2008 | |||
f9cc78df1782 | Jerome Caffaro | Warning instead of traceback if cannot write to output formats directory | May 28 2008 | |||
9a2a84786d75 | Jerome Caffaro | Fixed nabtrail link | May 28 2008 | |||
c498dfe85a3b | Jerome Caffaro | Fixed string. | May 28 2008 | |||
34ac34a48fd9 | Samuele Kaplun | Added check for analysing tasks in the queue in the past + tasks possibly… | May 27 2008 | |||
bddcfaff2496 | Samuele Kaplun | Removed 'verbose' variable put in _options. It's automatically used by… | May 27 2008 | |||
0cd2ffc7c8cd | Samuele Kaplun | Deployed verbose parameter to write_message calls. | May 27 2008 | |||
eb86528cc547 | Samuele Kaplun | Using Nick's create_icon algorithm. | May 27 2008 | |||
21538bb50765 | Samuele Kaplun | Fixed typo bug. | May 27 2008 | |||
45754e8ba6bc | Samuele Kaplun | Added French to the stemming dictionary. | May 27 2008 | |||
feb6cfe0c8bd | Samuele Kaplun | Added skip+register_exception for OverflowError. | May 27 2008 | |||
0afb374ea5ac | Tibor Simko | Updated explanation on customizing the template skin, using invenio-local.conf. | May 27 2008 | |||
0a6c351dd9c1 | Tibor Simko | Fixed reopening/reclosing of file-descriptors/file-objects. | May 27 2008 | |||
e92b96d66df9 | Samuele Kaplun | Trying to fix deadlocks. When a task actively changes status (it is scheduled… | May 27 2008 | |||
cc575a966a27 | Samuele Kaplun | Fixed list_public_baskets WRT guest users not differentiated. | May 27 2008 | |||
a0793050b36e | Samuele Kaplun | Removed restriction that guest users can not access public baskets (added by… | May 27 2008 | |||
33adc2d80005 | Samuele Kaplun | BibEdit to run bibupload -P 5 (higher priority). | May 27 2008 | |||
3e5a15cc974f | Jerome Caffaro | Added --id option to format specific record ids | May 27 2008 | |||
8ff0b245a645 | Jerome Caffaro | New CFG_BIBFORMAT_ENABLE_I18N_BRIEF_FORMAT configuration variable to enable or… | May 27 2008 | |||
a5da8b653657 | Samuele Kaplun | redirect_to_url to use mod_python.util.redirect to raise MOVED_TEMPORARILY… | May 26 2008 | |||
65ea7094ab75 | Samuele Kaplun | Fixed some automatically created urls that referred to the user_info['referer']… | May 26 2008 | |||
edaea3f8038e | Samuele Kaplun | Disabled displaying of progress bar when rendering LaTeX formulas. | May 26 2008 | |||
d37904acbe4c | Jerome Caffaro | Fixed a bug when trying to wash HTML tags from metadata that cannot be parsed… | May 26 2008 | |||
f9806449bad3 | Samuele Kaplun | Added -u oaiharvest to bibupload calls. | May 23 2008 | |||
6edcc9561b68 | Samuele Kaplun | Bibupload should never run concurrently. | May 23 2008 | |||
339d23cf3419 | Samuele Kaplun | Cleaned logs. | May 23 2008 | |||
17f55558a556 | Samuele Kaplun | Special treatement for bibupload and corrected handling of scheduled task_id. | May 23 2008 | |||
893ffca3ec0b | Samuele Kaplun | Added missing self variable. | May 23 2008 |
c4science · Help