History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9530825c27e6 | Nicholas Robinson | Added the Stamp_Replace_Single_File_Approval function. | Jul 1 2008 | |||
3ba20548dfe0 | Nicholas Robinson | Stamp a single file that is already attached to a record as a bibdoc and… | Jul 1 2008 | |||
a63b187aefda | Nicholas Robinson | Renamed. | Jul 1 2008 | |||
b7555dd6200c | Tibor Simko | Added Print_Success_Approval_Request.py. | Jun 30 2008 | |||
3ffcdff9d6a2 | Tibor Simko | Removed Stamp_and_Replace_Single_File_Approval.py for the release. | Jun 30 2008 | |||
8720ae639717 | Tibor Simko | Comment out the new function Stamp_and_Replace_Single_File_Approval.py since… | Jun 30 2008 | |||
f0448c13a00a | Nicholas Robinson | Added "Stamp_and_Replace_Single_File_Approval.py" function. | Jun 30 2008 | |||
900014abdb9f | Nicholas Robinson | A function to allow a single file (that is already attached to a record as a… | Jun 30 2008 | |||
1c399a45fe93 | Samuele Kaplun | Added checks for md5sum in ./configure scripts. bibdoc.touch() to not touch… | Jun 30 2008 | |||
cec1b35b48fe | Tibor Simko | Use detected CFG_PATH_WGET. | Jun 29 2008 | |||
e48586fd1998 | Samuele Kaplun | Wget with timeout. | Jun 27 2008 | |||
a69e1c37926f | Samuele Kaplun | download_url to use wget because urllib/socket are influenced by signals(!?) | Jun 27 2008 | |||
dff066e77296 | Samuele Kaplun | Try to download twice a file before giving up in case of error. | Jun 27 2008 | |||
0719798c5b37 | Samuele Kaplun | Added sleeping before download option. | Jun 27 2008 | |||
076d90462409 | Samuele Kaplun | Addedd missing import | Jun 27 2008 | |||
1ccaf6e5adbc | Samuele Kaplun | Fixed wrong mkstemp implementation in download_url, that always left opened… | Jun 26 2008 | |||
7f6e7112e0b1 | Nicholas Robinson | Added the 'Second_Report_Number_Generation.py' function. | Jun 26 2008 | |||
17b7d4e9ec15 | Nicholas Robinson | A function for generating a secondary report number. Based upon the… | Jun 26 2008 | |||
c9d470721f76 | Tibor Simko | Explicitly specify column names for an sbmAPPROVAL INSERT statement. This fixes… | Jun 25 2008 | |||
deadb2077fab | Samuele Kaplun | Added big fat warning about bibdocfile not having a stable command line… | Jun 25 2008 | |||
170f2ea119d9 | Samuele Kaplun | BibDocFile+FFT to correctly support URL encoding (for spaces etc.) | Jun 23 2008 | |||
8db424d89d31 | Samuele Kaplun | Correctly escaping xml marc. | Jun 20 2008 | |||
c7ca1047c5ad | Samuele Kaplun | New FIX-MARC (+ FIX as become FIX-ALL) directive to bibdocfilecli and FFT, used… | Jun 20 2008 | |||
6f1a8bd47738 | Samuele Kaplun | Converted getfile.py URLs sent via emails to new /record/123/files/ URL… | Jun 20 2008 | |||
770b1e8ad44d | Samuele Kaplun | New _getfile_py implementation. Completely redirect to /record/123/files URL… | Jun 20 2008 | |||
887877f9fbea | Samuele Kaplun | Fixed other bug in _getfile_py WRT docid as string. | Jun 20 2008 | |||
c840149aefb5 | Samuele Kaplun | Fixed _getfile_py not handling correctly docids when they come as strings… | Jun 20 2008 | |||
38d005124151 | Nicholas Robinson | Bugfix. | Jun 19 2008 | |||
d692cdc5fcbf | Nicholas Robinson | Added Register_Referee_Decision.py function. | Jun 19 2008 | |||
c189c39d9f4d | Nicholas Robinson | Dropped the use of categ in the WHERE clause when updating or selecting details… | Jun 19 2008 | |||
10a3530b8383 | Nicholas Robinson | Small changes to functions that interact with the database layer. | Jun 19 2008 | |||
ec7a40b97201 | Nicholas Robinson | A function whose job is to update the status of a document in the approvals… | Jun 19 2008 | |||
73c27b211a90 | Nicholas Robinson | Added function for retrieving the category of a document for which an approval… | Jun 18 2008 | |||
341d3025fdfe | Nicholas Robinson | Moved database functions "update_approval_request_status"… | Jun 18 2008 | |||
a5dac9807037 | Nicholas Robinson | Added some functions relating to refereeing/approvals. | Jun 18 2008 | |||
93dd92624ae7 | Tibor Simko | Fixed 'websumit' typo. | Jun 17 2008 | |||
f7bb87727c80 | Samuele Kaplun | Added support for verbose=9 URL in /record/123/files, to display all the… | Jun 17 2008 | |||
1194ebe3e1c4 | Samuele Kaplun | Creation of bibdoc folder is done automatically when it does not exist (e.g. | Jun 17 2008 | |||
2c09f4134623 | Nicholas Robinson | Corrected the message | Jun 17 2008 | |||
86574271c3dc | Nicholas Robinson | A function to create a success message for the user when an approval request… | Jun 17 2008 | |||
e4fafa0ad29d | Samuele Kaplun | Handling of invalid file name (e.g. "foo.bar", "foo.bar;baz", where the correct… | Jun 17 2008 | |||
9e59c1f771e2 | Nicholas Robinson | Corrected a bug: MySQL string concatenation was wrong. | Jun 16 2008 | |||
d49e7e299c57 | Nicholas Robinson | Added support for a 'note' field in the approval request table. | Jun 13 2008 | |||
e2a27a10b931 | Nicholas Robinson | Bug fixes. | Jun 11 2008 | |||
0ffc38394545 | Nicholas Robinson | Added 'Register_Approval_Request.py' function. | Jun 11 2008 | |||
d072dcf890c1 | Nicholas Robinson | Added some docstrings. Cleaned things up a bit. | Jun 11 2008 | |||
25b7148ad2e2 | Nicholas Robinson | First version of a function to register a new *simple* approval request in the… | Jun 10 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 | |||
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 | |||
a0667e408f7f | Nicholas Robinson | Added new functionality for the escaping of LaTeX meta characters in the LaTeX… | 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 | |||
eb86528cc547 | Samuele Kaplun | Using Nick's create_icon algorithm. | May 27 2008 | |||
c919b25afb91 | Samuele Kaplun | Improved version that (should) always allow the user to add wathever format… | May 23 2008 | |||
066bb38b1c8d | Samuele Kaplun | Improved a bit the autorecognition of docnames. | May 23 2008 | |||
6354345cc953 | Nicholas Robinson | Added 'Ask_For_Record_Details_Confirmation.py' function. | May 18 2008 | |||
b971603fa686 | Nicholas Robinson | A function to display the details of a record and to prompt the user to confirm… | May 15 2008 | |||
89348d1b8863 | Nicholas Robinson | Added logging of the dictionary of arguments passed to websubmit_file_stamper… | May 15 2008 | |||
e12a89b824b5 | Samuele Kaplun | Better closed mkstemp-created files. | May 14 2008 | |||
6d17ad8b673e | Samuele Kaplun | Fixed mkstemp calls that leaved open files. | May 14 2008 | |||
2c9671cc8f33 | Samuele Kaplun | Changed socket default timeout from 10s to 40s. This could maybe help in… | May 13 2008 | |||
78a7271f977c | Samuele Kaplun | Reimplemented readfile with the old behaviour of silently returning empty… | May 11 2008 | |||
01253cbec882 | Samuele Kaplun | Restored old behaviour of register_download: upper case extension without dot. | May 11 2008 | |||
31e86b5b6be8 | Nicholas Robinson | In the following code: | May 10 2008 | |||
86ddc493371f | Samuele Kaplun | Added few new methods that are useful for the future bibdocfilecli. | May 10 2008 | |||
a4a93241e3d1 | Nicholas Robinson | If "managers" have been provided for a submission, send the email to them… | Apr 24 2008 | |||
3759dbd0c008 | Samuele Kaplun | Fixed small bug introduced after uniformizing date handling in BibDocFile. | Apr 22 2008 | |||
52c3e2cd2004 | Samuele Kaplun | Pylinted "file" -> "afile" Missing import fixed. Fix algorithm to import… | Apr 22 2008 | |||
e1557aa24136 | Samuele Kaplun | Fixed bibdocfile handling of comments/descriptions not working on old versions… | Apr 22 2008 | |||
7a7fab013c82 | Samuele Kaplun | Fixed small bugs. | Apr 18 2008 | |||
1c92801728b1 | Samuele Kaplun | * get_xml_8564 to return all the 8564 tags of the record. The local one, built… | Apr 18 2008 | |||
a8d688c70a48 | Samuele Kaplun | Addedd --revise option. | Apr 15 2008 | |||
30aa277693f0 | Samuele Kaplun | If bibdoc.set_status('KEEP-OLD-VALUE'), don't touch the status. BibRecDocs to… | Apr 15 2008 | |||
9840677d2f4a | Samuele Kaplun | Mega commit that includes: Added support for keeping comments and descriptions… | Apr 15 2008 | |||
29e89dcf4891 | Nicholas Robinson | Now stripping whitespace from the beginning and end of doctype and act… | Apr 15 2008 | |||
5ca8a5d68de3 | Nicholas Robinson | The function "quote_shell_arg" has been renamed as "escape_shell_arg" and moved… | Apr 11 2008 | |||
cc0c4f4d70bf | Nicholas Robinson | The function "quote_shell_arg" has been renamed as "escape_shell_arg" and moved… | Apr 11 2008 | |||
f952393e86d7 | Nicholas Robinson | Added "websubmit_icon_creator.py" to "pylib_DATA". | Apr 11 2008 | |||
27d3e3604f5d | Nicholas Robinson | Initial commit of a utility to enable WebSubmit to create an icon from an image… | Apr 11 2008 | |||
9fd32bf7d7f9 | Nicholas Robinson | Added a new exception class: "InvenioWebSubmitIconCreatorError". Raised by… | Apr 10 2008 | |||
a4e636e82720 | Nicholas Robinson | Corrected a comment and docstring. | Apr 10 2008 | |||
b510f831f0ae | Samuele Kaplun | Commented out epilog variable passed to OptionParser. It is a Python 2.5(4)… | Apr 9 2008 | |||
94df387dcb70 | Samuele Kaplun | Added --append action. | Apr 7 2008 | |||
a157e454dbb2 | Samuele Kaplun | Added version information to bibdoc url. Added get_docname_from_url… | Apr 7 2008 | |||
6ee3cdaf9860 | Samuele Kaplun | New functions added to bibdocfile to ease querying the BibDocs. New bibdocfile… | Apr 4 2008 | |||
614dabc993b4 | Samuele Kaplun | Added timeout to socket operations (e.g. urlopen) in order not to possibly hang… | Apr 3 2008 | |||
42d43983f88c | Samuele Kaplun | Rnamed bibtask_low_level_submission to task_low_level_submission. | Apr 1 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
9996b9538244 | Samuele Kaplun | Fixed extension handling WRT tar.gz tar.bz2 etc. | Mar 27 2008 | |||
9b5f8a422faa | Samuele Kaplun | Dropped extension configuration (has been moved to invenio.conf) | Mar 27 2008 | |||
6dfe3996a253 | Jerome Caffaro | Better propagation of language in links. Changed "publication line" and… | Mar 26 2008 | |||
382a1f25f9b0 | Samuele Kaplun | Fixed small bugs (CaMelCaSe & extracting string from exceptions). | Mar 26 2008 | |||
03dd0ee80735 | Jerome Caffaro | Propagate language through 2 additional links. Added 2 localizable strings. | Mar 26 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
10b6c905e718 | Tibor Simko | Phased out unnecessary 'images' argument of WebSubmit template functions. | Mar 24 2008 |
c4science · Help