History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
77fe376a7256 | Tibor Simko | Removed unused mod_python.apache import so that this module can be used in CLI… | Feb 28 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 | |||
3e2022924eac | Nicholas Robinson | Renamed the exception 'InvenioWebSubmitWarningWebSubmitFunctionFailed' to… | Feb 21 2007 | |||
1d95aee8facd | Nicholas Robinson | Refactoring: All database interaction has been moved to functions in the… | Feb 21 2007 | |||
db1789f66635 | Nicholas Robinson | Added new exception 'InvenioWebSubmitWarningWebSubmitFunctionFailed'. This… | Feb 21 2007 | |||
546f7d714b1b | Nicholas Robinson | Updated copyright years (2007). | Feb 21 2007 | |||
870adf38e4eb | Nicholas Robinson | Added new file 'websubmit_dblayer.py' (the database layer for WebSubmit) to… | Feb 21 2007 | |||
17b97ec69a66 | Nicholas Robinson | First version of the WebSubmit database layer. Provides functions through-which… | Feb 21 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
8519f41445cc | Tibor Simko | Fixed "CDSWare" typos; either replaced by CDSware, or by CDS Invenio, or… | 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 | |||
a22fe032c7cc | Nicholas Robinson | Rewrote readfile() to better handle unreadable files | Feb 2 2007 | |||
0d1a93b3fc9c | Tibor Simko | More fixes related to the new bibdoc.status column meaning. (Still, the… | Jan 19 2007 | |||
f4efe49095ae | Nicholas Robinson | Fixed a bug in the display of submission-collections on WebSubmit main-page. | Jan 18 2007 | |||
aa059729d912 | Nicholas Robinson | Renamed 'database' parameter to 'alephdatabase' (it is more meaningful in the… | Jan 16 2007 | |||
e0c1dd390155 | Nicholas Robinson | Fixed a bug where re.escape was used instead of cgi.escape to escape values in… | 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 | |||
7948688b3909 | Nicholas Robinson | Corrected bug in modification of doctype details. Attempted to cgi.escape a… | Jan 8 2007 | |||
212af8a3be7f | Nicholas Robinson | Corrected bug when washing 'clonefrom' variable when adding new document type. | Jan 8 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 | |||
0ea840dc3dad | Tibor Simko | Use new URL schema in the "more information: click here" link on the… | Dec 21 2006 | |||
7e5519b4933e | Nicholas Robinson | Fixed some Undefined Variable problems | Dec 21 2006 | |||
66217361609e | Nicholas Robinson | Corrected undefined variable problems; corrected import of 'acc_deleteUserRole'… | Dec 15 2006 | |||
e760c1fc3e16 | Nicholas Robinson | Fixed unquoted SIZE attribute of INPUT tag in function… | Dec 15 2006 | |||
00a9284458bc | Tibor Simko | Fixed import statement typo. | Dec 14 2006 | |||
2e80be6df7a7 | Nicholas Robinson | Fixed a bug where text input fields could have a MAXLENGTH of ZERO when a value… | Dec 14 2006 | |||
b261c669b496 | Diane Berkovits | bug fixed: maxlength was not set for text input html elements | Dec 12 2006 | |||
c52bfbb32db9 | Tibor Simko | Updated the WebSubmit Admin Guide page availability test to reflect the new… | Dec 8 2006 | |||
1352cfbfbb49 | Nicholas Robinson | Added functionality for 'organise submission page'; minor updates to display of… | Dec 7 2006 | |||
2aa90ebf88b0 | Nicholas Robinson | Added functionality for 'organise submission page'. | Dec 7 2006 | |||
855a33c406eb | Jerome Caffaro | Fixed typo. | Dec 7 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 | |||
2b4e0a744afe | Tibor Simko | Fixed free variable problem (_). Moved function exceptions to the config file. | Dec 5 2006 | |||
3b88e5f91b78 | Tibor Simko | Added functionError, functionStop exceptions from the main WebSubmit engine… | 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 | |||
5ead108e1674 | Nicholas Robinson | Added functions to correct the scores of the categories of a document type, and… | Nov 8 2006 | |||
cb8ab2d0117d | Nicholas Robinson | Added functions to enable a category to be moved up or down in score when… | Nov 8 2006 | |||
c5a41ba76170 | Nicholas Robinson | Added arrow buttons enabling the categories of a document type to be moved up… | Nov 8 2006 | |||
fab0581a24e4 | Nicholas Robinson | Modified the display of a document type's categories - now displayed in… | Nov 8 2006 | |||
d876dee1a8c9 | Tibor Simko | Fixed problem of Propose_Next_Action's language argument not being initialized. | Oct 23 2006 | |||
cb3b01d2590d | Tibor Simko | Fixed WebSubmit MESS functions importing problem. | Sep 21 2006 | |||
fd789e0d681c | Tibor Simko | Leave wildcard config import here, because MESS functions seem to have funny… | Sep 20 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
1a17e4790144 | Tibor Simko | Use uppercase WebSubmit Admin module wide config parameters. | Sep 14 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 |
c4science · Help