History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b25f65e86b18 | Samuele Kaplun | Updated normalize format to transform '.jpg' into '.jpeg'. Does anybody of any… | Jan 16 2008 | |||
bb0c9708ee72 | Samuele Kaplun | Renamed dontcare variables to dummy variable (to follow Pylint standard). | Jan 15 2008 | |||
3d44dbc70e89 | Nicholas Robinson | updated to initialise func_returnval to None when an… | Jan 11 2008 | |||
ed0b467451e5 | Tibor Simko | Fixed guide link in the menu. Updated navtrail. | Dec 12 2007 | |||
d93fdcf3898e | Nicholas Robinson | + Added "warningMsg" and "errorMsg" function definitions back into websubmit… | Dec 10 2007 | |||
5bc48a03bbc9 | Samuele Kaplun | Fixed zero_version_bug (versions start from 1, fulltext_files_migration_kit… | Dec 7 2007 | |||
d0664808484a | Jerome Caffaro | Cleaned look. | Dec 7 2007 | |||
b421dd74ad5b | Samuele Kaplun | Strengthened readfile function (raise nice exception.) | Dec 6 2007 | |||
1b0dac2bf837 | Samuele Kaplun | New bibdocfile library for handling fulltextes, to be used in place of file.py. | Dec 6 2007 | |||
9f31ff96bb8f | Jerome Caffaro | Added 'citations' tab. 'ln' parameter is preserved by tabs. | Dec 6 2007 | |||
d6e0e150b174 | Samuele Kaplun | Temporarily disactivated _log_action function. | Dec 5 2007 | |||
d48d96c94d07 | Samuele Kaplun | First proposal for implementing logging on database of bibdocfile library… | Dec 4 2007 | |||
694081ac44ca | Samuele Kaplun | docfile.py -> bibdocfile.py | Nov 30 2007 | |||
3d8dbbfdba21 | Samuele Kaplun | 1) Bibupload FFT to support bibdocfile, 2) bibupload FFT to support icon… | Nov 30 2007 | |||
fc01f0936f82 | Samuele Kaplun | Moved docfile.py to bibdocfile.py. Move .doc_checksum to .md5, better handling… | Nov 30 2007 | |||
ba226e656841 | Samuele Kaplun | Sparse fixies. | Nov 26 2007 | |||
d0116f9fefec | Samuele Kaplun | Nice informative messages added and implemented table backup. | Nov 26 2007 | |||
a49c688f028b | Samuele Kaplun | Added referenc for fulltext_files_migration_kit.py | Nov 26 2007 | |||
e683614789e3 | Samuele Kaplun | Migration kit for converting the filesystem structure from file.py to docfile. | Nov 26 2007 | |||
d5e66d5d3f0c | Samuele Kaplun | New implementation of file.py. This module should render file.py deprecated. It… | Nov 26 2007 | |||
6ef9bed6cbdb | Jerome Caffaro | Removed replacement of whitespaces by HTML non breakable spaces in action names… | Nov 23 2007 | |||
3e4796b3f005 | Jerome Caffaro | Fixed class links and unnecessary escaping. | Nov 23 2007 | |||
5ce3d1651495 | Samuele Kaplun | Fixed try: except: finally:... | Nov 14 2007 | |||
90cfc1e16c8b | Samuele Kaplun | Added InvenioWebSubmitFileError. Implemented much safer exception handling and… | Nov 13 2007 | |||
0205aab376ea | Samuele Kaplun | Fixed bug when changing name of a given bibdoc. Added returning of newly… | Nov 12 2007 | |||
b5905318e1a0 | Samuele Kaplun | Update Warning/Error msg in order to correctly display header user's… | Nov 12 2007 | |||
9588b601dbf0 | Tibor Simko | Fixed missing column names in two SQL INSERT statements. | Nov 9 2007 | |||
9902a07a3c8d | Samuele Kaplun | Implemented support for restricted icon and some bugfixies. | Nov 7 2007 | |||
9ab40bcfa745 | Samuele Kaplun | SessionGC moved to more general InvenioGC. Now support old delete fulltext… | Nov 6 2007 | |||
689a847ba674 | Samuele Kaplun | BibUpload-FFT now in a working state. Previous regression tests works, Demo… | Nov 6 2007 | |||
d5de4d5956fb | Samuele Kaplun | Fixed typo bug. | Nov 6 2007 | |||
fcea2dc6071c | Nicholas Robinson | + A function to mail notification about the submission of a new record to the… | Nov 6 2007 | |||
b90e7b17bbcd | Samuele Kaplun | Enhancements to enforce unique bibdoc names linked with a given record. Added… | Nov 2 2007 | |||
216148924a91 | Nicholas Robinson | + Bug Fix: When WebSubmit forms contained a simple "FILE" input (e.g. | Sep 27 2007 | |||
526c20471e4a | Nicholas Robinson | Fixed a bug caused by a bad import statement (from time import time) that… | Sep 12 2007 | |||
1d6f473921b5 | Axel Voitier | Initial experimental release of the complex approval and refereeing workflow. | Sep 7 2007 | |||
f4c7d767d2cd | Tibor Simko | Added Shared_Functions and Move_Files_to_Storage to the list of installable… | Sep 4 2007 | |||
548fbc1cdc69 | Diane Berkovits | Fixed a bug in renaming. | Aug 30 2007 | |||
08b2f6182093 | Diane Berkovits | Use os.path.splitext to split the filename and the extension instead of regexp. | Aug 30 2007 | |||
7a4f6ded128e | Diane Berkovits | Use os.path.splitext to split the filename and the extension instead of regexp. | Aug 29 2007 | |||
1437f3796825 | Diane Berkovits | Move some functions to Shared_Functions. | Aug 28 2007 | |||
8bbc8e88d7b0 | Diane Berkovits | This function moves to storage the files coming from file input elements of the… | Aug 28 2007 | |||
f52837a998cc | Diane Berkovits | File which gathers the functions shared by websubmit_functions. | Aug 28 2007 | |||
9d71495c3c96 | Nicholas Robinson | Corrected a typo. | Aug 20 2007 | |||
5f6d6ac058ff | Diane Berkovits | -Removed the "None" return value from BibDoc __init__ method, which was… | Aug 17 2007 | |||
7beca918936b | Diane Berkovits | -Look for icons related to files and display them if they exist. The template… | Aug 17 2007 | |||
c52524064083 | Samuele Kaplun | Fixed typo bug due to recent intbitset migration. | Aug 10 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
67bab3bc3dc0 | Diane Berkovits | Replace os.system by os.popen3 to execute the main command in order to catch… | Jul 27 2007 | |||
bd9e25766cb0 | Gregory Favre | Fixed an IndexError occuring if a bibdoc id was given to Bibdoc class'… | Jul 24 2007 | |||
72849bacd93d | Samuele Kaplun | Added some warnings. | Jul 24 2007 | |||
36cdb6f4a7df | Diane Berkovits | Check that the function's log can be created and written in any case inside the… | Jul 23 2007 | |||
167b6e9ddb66 | Gregory Favre | FIxed bug introduced by previous commit: if a function such as Move_To_Done or… | Jul 20 2007 | |||
6311159a7fb5 | Jerome Caffaro | "Detailed record" pages reorganisation. | Jul 20 2007 | |||
3a129760d241 | Diane Berkovits | Log function calls, function execution time and warnings raised by functions… | Jul 16 2007 | |||
b5c2d6905983 | Diane Berkovits | Replace str by repr in __str__ mtehod of the classes… | Jul 16 2007 | |||
95b7702b63d1 | Samuele Kaplun | Fixing incompatibility with python 2.3 | Jul 12 2007 | |||
62a3149d5d4e | Samuele Kaplun | Added strong checks for already existent names, cleaned extensions behaviour… | Jul 12 2007 | |||
e4c51c610747 | Samuele Kaplun | Added png to the list of recognized extension. Are there any other extensions… | Jul 11 2007 | |||
2221d1ae7019 | Samuele Kaplun | Small fix after recent api update. | Jun 29 2007 | |||
416a8aa6f211 | Samuele Kaplun | Fixed a recently introduced typo. | Jun 29 2007 | |||
9874b4cdf90b | Samuele Kaplun | Clean access_control_admin (renaming all CamelCase function to pylint_funtions). | Jun 28 2007 | |||
8ab9f0e7bb4d | Samuele Kaplun | New refactored api for sending email (send_mail in mailutils.py). Includes new… | Jun 26 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 | |||
135fdf70c129 | Samuele Kaplun | Fixed bug with wrong variable passed. | May 25 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
08a7bc274142 | Nicholas Robinson | Added new behaviour: If the directory in which the counter-file is to be… | May 7 2007 | |||
373c9175a759 | Nicholas Robinson | Changed the method by which the form allowing a user to edit a WebSubmit… | Apr 27 2007 | |||
b2ce8be7f1b9 | Samuele Kaplun | Adding a bit of documentation... | Apr 20 2007 | |||
877586f588d9 | Samuele Kaplun | Added two checks in order to make websumbit happy with latest mod_python. | Mar 29 2007 | |||
b05626b67130 | Samuele Kaplun | Cleaned indentation and added a function for adjusting uploaded filenames in… | Mar 29 2007 | |||
7812eaedd6db | Diane Berkovits | If nothing is selected in the "change" select list, all the options of the… | Mar 27 2007 | |||
60a19e383fb5 | Nicholas Robinson | Added function 'doctype_has_submission'. | Mar 22 2007 | |||
d79e81a20669 | Nicholas Robinson | Removed explicit 'return' in __init__ function of class… | Mar 22 2007 | |||
6070112aef26 | Nicholas Robinson | Added checking of a submission's status into the functions that create the Web… | Mar 21 2007 | |||
220a5270256e | Nicholas Robinson | Replaced 'functionStop' with 'InvenioWebSubmitFunctionStop'. Replaced… | Mar 20 2007 | |||
e07a3028c133 | Nicholas Robinson | Replaced 'functionStop' with 'InvenioWebSubmitFunctionStop'. Replaced… | Mar 20 2007 | |||
54b87b798b4a | Nicholas Robinson | Replaced 'functionStop' with 'InvenioWebSubmitFunctionStop'. | Mar 20 2007 | |||
6dbc96e05033 | Jerome Caffaro | Added 'navmenuid' parameter in order to let functions creating webpages know in… | Mar 20 2007 | |||
7a4c07fce4f0 | Nicholas Robinson | Bug Fix: If a WebSubmit function returns a NoneType (or indeed a non-string)… | Mar 20 2007 | |||
35407fc90a00 | Nicholas Robinson | Replaced 'functionError' with 'InvenioWebSubmitFunctionError'. | Mar 20 2007 | |||
1bf9a11ec8dd | Nicholas Robinson | Replaced 'functionError' with 'InvenioWebSubmitFunctionError'; Fixed a missed… | Mar 20 2007 | |||
3b61bef79a0c | Nicholas Robinson | Replaced 'functionError' with 'InvenioWebSubmitFunctionError'. | Mar 20 2007 | |||
b5d2e83b4469 | Nicholas Robinson | Replaced 'functionError' with 'InvenioWebSubmitFunctionError'. | Mar 20 2007 | |||
322631cdc687 | Nicholas Robinson | Replaced "functionError" with "InvenioWebSubmitFunctionError". | Mar 20 2007 | |||
7bad62135f08 | Nicholas Robinson | Replaced 'functionError' and 'functionStop' exceptions (as raised by WebSubmit… | Mar 20 2007 | |||
2e9ecdf66673 | Nicholas Robinson | Replaced the exceptions "functionError" and "functionStop" (as raised by… | Mar 20 2007 | |||
b0988ced9e4c | Diane Berkovits | Display "main menu" link even if the submission is not "finished". CiVS… | Mar 20 2007 | |||
79b72d2f40eb | Nicholas Robinson | Fixed a bug encountered when a 'functionStop' exception was raised. Previously… | Mar 19 2007 | |||
8b0c09e890f1 | Nicholas Robinson | Removed some unused functions (get_report_number, set_report_number, get_sysno… | Mar 19 2007 | |||
c4c7775e75c0 | Nicholas Robinson | Added docstrings to module and major business-logic functions. | Mar 16 2007 | |||
52e1d7d7716b | Nicholas Robinson | Removed the reference to 'cookie' in the function 'get_element_description'. | Mar 13 2007 | |||
0314b63488e7 | Nicholas Robinson | Removed support for WebSubmit form-field 'cookies'. | Mar 13 2007 | |||
ab7b6fa8780a | Nicholas Robinson | Removed all functions used for the manipulation of WebSubmit form-field… | Mar 13 2007 | |||
157f46a0d8b0 | Nicholas Robinson | Removed all support for WebSubmit form-field 'cookies'. | Mar 13 2007 | |||
dad546a00ac8 | Nicholas Robinson | Removed wildcard import of functions from 'websubmit_dblayer', replacing it… | Mar 13 2007 | |||
103e2ddea782 | Nicholas Robinson | Fixed errors when handling 'Error' exceptions. Previously there was an attempt… | Mar 5 2007 | |||
254d0f705f80 | Tibor Simko | Quote filename argument when creating a redirect from old-style "getfile.py"… | Mar 1 2007 | |||
ce042f937ffa | Nicholas Robinson | Fixed a SQL error in the function 'log_new_completed_submission'. | Feb 28 2007 |
c4science · Help