History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
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 | |||
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 | |||
7812eaedd6db | Diane Berkovits | If nothing is selected in the "change" select list, all the options of the… | Mar 27 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 | |||
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 | |||
078444636de5 | Diane Berkovits | Report_Number_Generation.py: exetend possibility to generate report number… | Feb 23 2007 | |||
e4b29350a4b6 | Gregory Favre | Reverted to last version. Last commit is to be considered an error... | Feb 23 2007 | |||
1c6c9ca2199f | Diane Berkovits | Report_Number_Generation.py | Feb 23 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
9e49e824860d | Gregory Favre | Added possibility to generate report number using any of the files created… | Feb 14 2007 | |||
ebd48e577fa4 | Nicholas Robinson | Added module-level docstring. | Feb 13 2007 | |||
4c25964bcc3b | Nicholas Robinson | Added docstring; Marked this function as deprecated with direction to use… | Feb 13 2007 | |||
2ff6802992f3 | Nicholas Robinson | Added line for function 'Get_Recid.py'. | Feb 13 2007 | |||
d8daf03e71d8 | Nicholas Robinson | First version of 'Get_Recid' function. Given a report-number (stored in the… | Feb 13 2007 | |||
aa059729d912 | Nicholas Robinson | Renamed 'database' parameter to 'alephdatabase' (it is more meaningful in the… | Jan 16 2007 | |||
edff56b65cba | Nicholas Robinson | Completely re-wrote function. Better error-checking, etc. | Jan 16 2007 | |||
13c4201dc4e0 | Nicholas Robinson | Changed names of 3 config variables to take the standard 'CFG_*' form; Some… | Jan 16 2007 | |||
757547cec518 | Nicholas Robinson | * Updated 'Create_Modify_Interface_getfieldval_fromDBrec' function to enable… | Dec 21 2006 | |||
1719ecd974bf | Tibor Simko | Use new style URL for links to detailed record pages in sent emails. | Dec 21 2006 | |||
00a9284458bc | Tibor Simko | Fixed import statement typo. | Dec 14 2006 | |||
2218e5ef55e1 | Tibor Simko | Fixed bad indentation. | Dec 6 2006 | |||
626abd9b190e | Tibor Simko | (1) Fixed multiple free variable problems (os, re, shutil, string, time… | Dec 5 2006 | |||
24133d4f6bf1 | Tibor Simko | Fixed free variable problem (time). | Dec 4 2006 | |||
ed5209db6d4e | Tibor Simko | Added __init__.py so that WebSubmit functions can be imported. | Dec 4 2006 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
cb3b01d2590d | Tibor Simko | Fixed WebSubmit MESS functions importing problem. | Sep 21 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
7e360ada8faa | Tibor Simko | Do not re-expose global config variables vie WebSubmit local config. Also, use… | Sep 14 2006 | |||
4cf674eab500 | Tibor Simko | Added *.pyc. | Sep 7 2006 | |||
d20086a49973 | Tibor Simko | Fixed a syntax error that was introduced in commit 1.4 (2004-09-13!), detected… | Sep 7 2006 | |||
5a1a21238075 | Nicholas Robinson | Added docstring. | Jul 11 2006 | |||
26da04af0865 | Nicholas Robinson | Added 'Convert_RecXML_to_RecALEPH.py' to list of files. | Jul 11 2006 | |||
2defa354a867 | Nicholas Robinson | Function to convert an XML MARC record to an ALEPH MARC record. | Jul 11 2006 | |||
26ad215f1d7b | Nicholas Robinson | Added copyright message. | Jul 11 2006 | |||
e90e19006171 | Nicholas Robinson | Added test for age of lock-file. Admin informed by email if lock-file found to… | Jul 11 2006 | |||
255b6e5a5c24 | Nicholas Robinson | Added copyright message. | Jul 11 2006 | |||
220d522d3d78 | Nicholas Robinson | First version of function to allocate an ALEPH System number to a record. | Jul 11 2006 | |||
f23fe8b8d364 | Frederic Gobry | moved some websubmit subpages in the /submit/ url namespace, and fixed… | Jun 9 2006 | |||
9c7ab1b2c9d2 | Frederic Gobry | added support for getting fulltexts via <http://invenio/record/<recid>/files/... | Jun 6 2006 | |||
bc5ff3e12cdd | Tibor Simko | Prefer to use /record/ instead of /search?recid= style of URLs. | May 29 2006 | |||
8fe97ec8800c | Tibor Simko | Reflect new search URL. | May 29 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
2a6dcefd4693 | Nicholas Robinson | Added condition based on 'cfg_websubmit_copy_emails_to_admin' flag, enabling… | Nov 11 2005 | |||
e7d7eeb412f9 | Nicholas Robinson | Added condition based on 'cfg_websubmit_copy_emails_to_admin' flag, enabling… | Nov 11 2005 | |||
525200e6a517 | Nicholas Robinson | Corrected bug concerning sending of mail | Nov 11 2005 | |||
48727ae67244 | Nicholas Robinson | Added condition based on 'cfg_websubmit_copy_emails_to_admin' flag, enabling… | Nov 11 2005 | |||
ace86ae9d89d | Nicholas Robinson | Added condition based on 'cfg_websubmit_copy_emails_to_admin' flag, enabling… | Nov 10 2005 | |||
75a54dfedaea | Tibor Simko | Added condition based on 'cfg_websubmit_copy_mails_to_admin' flag, thus… | Nov 10 2005 | |||
ffdc2c9714bf | Nicholas Robinson | Fixed a bug when closing date file. | Oct 13 2005 | |||
7458dfdebdd3 | Nicholas Robinson | Removed pointless string concatenation | Oct 13 2005 | |||
8d342cdd6c1c | Nicholas Robinson | Removed pointless string concatenation. | Oct 13 2005 | |||
b9d94e8d214f | Nicholas Robinson | Corrected success message. | Oct 13 2005 | |||
dd044a9b338d | Nicholas Robinson | Corrected Bug: When page was reloaded (by certain dynamic form elements)… | Oct 13 2005 | |||
5e1175750313 | Nicholas Robinson | Added functionality to fix dates that are pulled back from the DB. If they are… | Oct 13 2005 | |||
c36fc4bf62b6 | Tibor Simko | Getting rid of WML. | May 10 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
95a5e8cd312f | Trond Aksel Myklebust | Modified error messages from webaccess when calling authaction without getting… | Sep 23 2004 | |||
b571383f53a6 | Thomas Baron | added function to insert files which were stored in a "files" directory of the… | Sep 15 2004 | |||
1a6d3554901d | Thomas Baron | got rid of os.walk which does not exist in python 2.2 replaced with os.listdir: | Sep 13 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
015149677991 | Thomas Baron | replaced "w+" open mode by "w" | Jul 7 2004 | |||
67caa40d0750 | Thomas Baron | allows the deletion of main files | Apr 15 2004 | |||
02919b068a79 | Thomas Baron | bcc addresses are taken into account | Apr 13 2004 | |||
8dc536c67940 | Thomas Baron | bug correction: "Repsonse" field type is now correclt handled | Apr 2 2004 | |||
74e5b071b628 | Thomas Baron | bug correction: Response type is now correctly handled | Apr 1 2004 | |||
364f8e3b8822 | Thomas Baron | new function for the deletion action | Apr 1 2004 | |||
cd896a9b0de4 | Thomas Baron | bug correction: empty parameters raise an error | Apr 1 2004 | |||
f73542e73f66 | Thomas Baron | bug correction: - multiple selection boxes now work fine | Mar 31 2004 | |||
6e41ba86e812 | Thomas Baron | bug correction: problem with multiple fields selection (of the form F1+F2+F3) | Mar 31 2004 | |||
1a612c910495 | Thomas Baron | bug correction: already existing report number with "???" inside was not… | Mar 31 2004 | |||
88c501d3c2b0 | Tibor Simko | Don't want to have old *.php laying around anymore. | Mar 12 2004 | |||
abcadb93c561 | Thomas Baron | FROM address updated Upload_Files: first form field mandatory (action selection) | Mar 12 2004 | |||
7c9eb36c05ac | Thomas Baron | got rid of sbmMODIFY table, everything is now stored in sbmFIELDDESC The web… | Mar 1 2004 | |||
773082768da2 | Thomas Baron | bug correction + change in file db structure | Feb 27 2004 |
c4science · Help