History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
81d7f09cbbc3 | Nicholas Robinson | Added a note to the guide saying that support for the WebSubmit form-fields… | 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 | |||
b4bd56abf64d | Nicholas Robinson | Added description of new function 'Get_Recid'; Marked function 'Get_Sysno' as… | 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 | |||
9eb4829de670 | Nicholas Robinson | Upgraded demo submission templates. Re-ordered lines by ascending MARC field… | Dec 21 2006 | |||
e5b561f7835b | Nicholas Robinson | Upgraded demo submission templates. Re-ordered lines by ascending MARC field… | Dec 21 2006 | |||
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 | |||
e4f2ca426f35 | Tibor Simko | Updated link to the fulltext file location in the sent email. | 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 | |||
3266a2d043b5 | Tibor Simko | Merged all the separate WebSubmit Admin Guide pages together into one big page… | Dec 8 2006 | |||
c0d2c4348f0d | Tibor Simko | Removed the old WebSubmit Admin in PHP, now that the new Python version is… | Dec 7 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 | |||
3df48d752b23 | Nicholas Robinson | Plugged in 'organise submission page' functionality. | 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 | |||
5db3a1cd3457 | Tibor Simko | Fixed free variable problems (Get_Field, forge_email, send_email). | 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 | |||
e4bc8a5fca59 | Tibor Simko | Added general support infrastructure for the Croatian translation, with dynamic… | Nov 13 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 | |||
8896b6912b55 | Nicholas Robinson | Added parameters (movecategup, movecategdown, jumpcategout, jumpcategin)… | 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 | |||
b07423532846 | Tibor Simko | Use uppercase for CFG_MODULENAME_ERROR_MESSAGES and… | Sep 14 2006 | |||
5906d1f5cc93 | Tibor Simko | Fixed cases of importing global access control related parameters via local… | Sep 14 2006 | |||
7e360ada8faa | Tibor Simko | Do not re-expose global config variables vie WebSubmit local config. Also, use… | Sep 14 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
355b6dc4b2b4 | Tibor Simko | Fixed some obvious pylint warnings. | Sep 8 2006 | |||
b45beba5c79c | Tibor Simko | Added *.pyc. | Sep 7 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 | |||
231cea77809e | Tibor Simko | Added *.pyc. | Aug 30 2006 | |||
db4bc15080bb | Tibor Simko | Fixed URL to resume pending submissions on the Your Submissions page. Thanks to… | Aug 22 2006 | |||
f67d2900b54f | Tibor Simko | Use `attachment' instead of `file' in the Content-Disposition header, as per… | Aug 21 2006 | |||
b773fc059715 | Tibor Simko | Fixed an SQL problem for inserting new documents into the bibdoc table that was… | Aug 21 2006 | |||
d71c89921d79 | Tibor Simko | Handle URLs like /record/123/files without trailing slash, fixing the… | Aug 16 2006 | |||
6eab4488c945 | Yohann Paris | Modified the status field in bibdoc usage to reflect the status of the document… | Jul 27 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
4b2173aa3ed4 | Gregory Favre | Update of strings for internationalization. Now the strings are created with… | Jul 20 2006 | |||
1e3802e61d1c | Nicholas Robinson | Fixed English in internationalized output messages. | Jul 18 2006 | |||
55ebdea66846 | Tibor Simko | Remove dash from e-mail, as used elsewhere. | Jul 18 2006 | |||
868101673e22 | Gregory Favre | Updated strings for better internationalizability. | Jul 18 2006 | |||
cfe08d23e15d | Tibor Simko | Continued in the process of making the output messages better translatable. | Jul 18 2006 | |||
0b4552894599 | Gregory Favre | Updated strings for internationalization | Jul 17 2006 | |||
2156ef561a99 | Tibor Simko | General support infrastructure for the Bulgarian translation. Dynamic elements… | Jul 12 2006 | |||
49785d171456 | Tibor Simko | Use I18N title on the Your Submissions page. | Jul 11 2006 | |||
5a1a21238075 | Nicholas Robinson | Added docstring. | Jul 11 2006 |
c4science · Help