History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
25a9392a7413 | Tibor Simko | Added bibdocfile to the list of CVS ignorable files. | Apr 8 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 | |||
a48d2da56b2d | Tibor Simko | Altered document title in order to be able to distinguish this test easily from… | Mar 27 2008 | |||
9996b9538244 | Samuele Kaplun | Fixed extension handling WRT tar.gz tar.bz2 etc. | Mar 27 2008 | |||
0d98884087be | Tibor Simko | Fixed test case titles. | Mar 27 2008 | |||
ad5d4d08c2c4 | Samuele Kaplun | Testing correct upload of tar.gz. | Mar 27 2008 | |||
9b5f8a422faa | Samuele Kaplun | Dropped extension configuration (has been moved to invenio.conf) | Mar 27 2008 | |||
5403cd9752ff | Jerome Caffaro | Added 1 localizable string. | Mar 27 2008 | |||
e60429078bb5 | Nicholas Robinson | Replaced call to CONF function with call to IFDEFP. | Mar 26 2008 | |||
5cf43d29bf92 | Nicholas Robinson | Updated line for URL creation to take account of cases where there is no… | Mar 26 2008 | |||
d7acd733c421 | Tibor Simko | Fixed access pw detection from URL now that language is passed in the URL too. | Mar 26 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 | |||
118d33b440b8 | Tibor Simko | Updated web tests so that we can test easily remote sites from within local… | Mar 25 2008 | |||
e5cf1e00e21a | Tibor Simko | Adapted Makefiles to the new standard webdoc source directory… | Mar 25 2008 | |||
99117a925fbd | Tibor Simko | Added web test for book submission and for checking approval rights of various… | Mar 24 2008 | |||
10b6c905e718 | Tibor Simko | Phased out unnecessary 'images' argument of WebSubmit template functions. | Mar 24 2008 | |||
86ebec4a74e8 | Tibor Simko | Removed unused thumbmaker/PHP. | Mar 24 2008 | |||
164d10559b08 | Tibor Simko | Initial release of the web test suite infrastructure, to be run via 'inveniocfg… | Mar 23 2008 | |||
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
e6cc85bef37b | Jerome Caffaro | Better propagation of language links. | Mar 20 2008 | |||
4fb60aa1e076 | Jerome Caffaro | Fixed typo in string. | Mar 19 2008 | |||
e5cda21214b1 | Samuele Kaplun | Added CFG_WEBSUBMIT_ADDITIONAL_KNOWN_FILE_EXTENSIONS. | Mar 18 2008 | |||
9c7c7a84824b | Nicholas Robinson | Added a "tweak" to fix refereeing for doctypes without a category. | Mar 13 2008 | |||
eaf4f0f2b6df | Nicholas Robinson | Added a "tweak" to fix refereeing for doctypes with no category. | Mar 13 2008 | |||
7a9f2da5a63f | Nicholas Robinson | Some small edits. | Mar 12 2008 | |||
e098c516284b | Nicholas Robinson | First draft of the new user guide. | Mar 12 2008 | |||
9468e6747ca1 | Tibor Simko | Removed extraneous definition of update_doctype_details(). | Mar 12 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
e2e54b3a1d85 | Tibor Simko | Updated codebase to use CFG_SITE_SECURE_URL instead of sweburl everywhere. The… | Mar 12 2008 | |||
e419af799eda | Nicholas Robinson | The DEMOTXT submission was renamed to DEMOART. Accordingly, all DEMOTXT*… | Mar 12 2008 | |||
c2288daaa102 | Nicholas Robinson | The Demo Textual Document submission (DEMOTXT) was renamed to Demo Article… | Mar 12 2008 | |||
9420a8ecd48a | Nicholas Robinson | The Demo Textual Document submission (DEMOTXT) was renamed to Demo Article… | Mar 12 2008 | |||
c9d06810f1bb | Nicholas Robinson | Added DEMOPOE.tpl DEMOPOEcreate.tpl and DEMOPOEmodify.tpl for the new Demo… | Mar 12 2008 | |||
67bbdffe3a68 | Nicholas Robinson | First version of the bibconvert configuration templates for the new Demo Poetry… | Mar 12 2008 | |||
8dac2a17b89c | Nicholas Robinson | Dropped the TEXT and RTEXT document types and all associated configuration… | Mar 12 2008 | |||
ef507fc2dbc9 | Nicholas Robinson | Dropped the "TEXT" and "RTEXT" document types and their configuration… | Mar 12 2008 | |||
2f0c1d0a4233 | Tibor Simko | Fixed a template argument name (imagepath->imageurl). | Mar 12 2008 | |||
9c53595a5887 | Tibor Simko | Fixed Frenglish cosmetics (notice->record). | Mar 12 2008 | |||
283a0d6f613c | Nicholas Robinson | Made the fulltext field optional. | Mar 12 2008 | |||
fe3f00b1b042 | Tibor Simko | Phased out legacy variables 'accessurl', 'urlpath', 'images', 'htdocsurl' used… | Mar 11 2008 |
c4science · Help