History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
74ebe68acf47 | Nicholas Robinson | Fixed a bug - parameters weren't displayed for document types without any… | Jun 30 2006 | |||
64c14db8e83a | Tibor Simko | Added copyright messages to the new WebSubmit Admin. | Jun 30 2006 | |||
16be3fc12a8e | Tibor Simko | Added link to the new WebSubmit Admin. Added small explanatory text. | Jun 30 2006 | |||
5d85e241ef25 | Tibor Simko | In the navtrail, point to the common new-old WebSubmit Admin page. Also, added… | Jun 30 2006 | |||
031e6f063c68 | Tibor Simko | Make Finished link point to the new Python version of WebSubmit Admin. | Jun 30 2006 | |||
7a90b35fdd00 | Nicholas Robinson | Made some changes in default arguments | Jun 30 2006 | |||
333ed27a8b4c | Nicholas Robinson | Fixed some badly named exceptions | Jun 30 2006 | |||
963971ba762b | Nicholas Robinson | changed links to 'organise main page' page | Jun 30 2006 | |||
f59ce22624f9 | Nicholas Robinson | Plugged in more error checking | Jun 30 2006 | |||
e71c7191e82d | Tibor Simko | Return a ``cannot display'' message in case getInfo() fails for rejected… | Jun 30 2006 | |||
12544b8ee77e | Tibor Simko | Fixed old links still pointing to sub.py. | Jun 30 2006 | |||
95eb7382c92d | Nicholas Robinson | Added functionality for configuring function parameters for a document type | Jun 29 2006 | |||
499beefaf8e5 | Nicholas Robinson | Added functions for manipulating the value of function parameters for a… | Jun 29 2006 | |||
fdf0b6bfe0e1 | Nicholas Robinson | Added new exception 'InvenioWebSubmitAdminWarningIOError', used when file… | Jun 29 2006 | |||
ae666afe706a | Nicholas Robinson | added the templates for editing function parameters and for editing a parameter… | Jun 29 2006 | |||
ce794f35cd6e | Nicholas Robinson | Plugged in the edit function parameters functionality; plugged in placeholder… | Jun 29 2006 | |||
a6323e911359 | Nicholas Robinson | Added new exception 'InvenioWebSubmitAdminWarningNoUpdate'. | Jun 23 2006 | |||
c633d997fbed | Nicholas Robinson | Replaced mechanism for moving a WebSubmit function from one location to another | Jun 23 2006 | |||
f6379d3820f2 | Nicholas Robinson | Wrote new function for moving a WebSubmit function from one location to another | Jun 23 2006 | |||
4eeb136ecde2 | Nicholas Robinson | plugged the 'add a function to submission' functionality in | Jun 22 2006 | |||
c92591964171 | Nicholas Robinson | changed name of exception 'InvenioWebSubmitAdminWarningForeignKeyViolation' to… | Jun 22 2006 | |||
edc3eedbd9cb | Nicholas Robinson | changed some exception names; added function to add a new WebSubmit function at… | Jun 22 2006 | |||
894df75cdd46 | Nicholas Robinson | more updates to templates for configuring submission functions | Jun 22 2006 | |||
c886b91a9280 | Nicholas Robinson | Updated templates related to configuring functions of a submission; corrected… | Jun 20 2006 | |||
493c0c922ca5 | Nicholas Robinson | Plugged 'delete a function from a submission' functionality; other cleaning; | Jun 20 2006 | |||
dde201315a26 | Nicholas Robinson | Some cleaning of function names and docstrings; Added function to correct the… | Jun 20 2006 | |||
9058c4b00b2a | Nicholas Robinson | Changed names of exceptions to reflect that they are WARNINGS | Jun 20 2006 | |||
fa4feca5cedc | Nicholas Robinson | Corrected Access control; added new arguments when configuring submission… | Jun 20 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
ab31455fed3a | Nicholas Robinson | Added functions used to configure submission interfaces. More to follow... | Jun 18 2006 | |||
9609ac00e726 | Nicholas Robinson | Updates to templates used for the configuration of submission interfaces. More… | Jun 18 2006 | |||
d375734227da | Nicholas Robinson | Updates to configuration of submission interfaces. More to follow... | Jun 18 2006 | |||
99a1a54e9617 | Nicholas Robinson | Added some Exceptions and warnings to be used in error/warning checking and… | Jun 18 2006 | |||
02cd5e206257 | Nicholas Robinson | Updates to configuration of submission interfaces. More to follow... | Jun 18 2006 | |||
da0fb34585af | Tibor Simko | Use absolute URL when calling redirect_to_url(), as the installation may be… | Jun 15 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
3f3cfdbfbb0d | Frederic Gobry | added missing import for /submit/direct | Jun 9 2006 | |||
f23fe8b8d364 | Frederic Gobry | moved some websubmit subpages in the /submit/ url namespace, and fixed… | Jun 9 2006 | |||
2547bb5fe181 | Frederic Gobry | provide the user's id in the template's user action, to enable specific… | Jun 7 2006 | |||
1680427a9a6b | Frederic Gobry | added actual handler for the /submit/ urls | Jun 6 2006 | |||
9c7ab1b2c9d2 | Frederic Gobry | added support for getting fulltexts via <http://invenio/record/<recid>/files/... | Jun 6 2006 | |||
840ef10dd4d6 | Tibor Simko | Updated page() arguments: req in, urlargs out. | Jun 5 2006 | |||
a64c932536f6 | Nicholas Robinson | Added functions to test whether or not a user has correct access rights to… | Jun 2 2006 | |||
dcc20e3cf12a | Nicholas Robinson | Added access restrictions to WebSubmit Admin | Jun 2 2006 | |||
b172ac4acd17 | Nicholas Robinson | Added functions to enable the manipulation of the functions belonging to a… | Jun 2 2006 | |||
43c6631d2ab3 | Nicholas Robinson | Added the necessary functions to enable functions belonging to a… | Jun 2 2006 | |||
b9c348776941 | Nicholas Robinson | Added templates for the interface for viewing/manipulating the functions of a… | Jun 2 2006 | |||
236627de704c | Nicholas Robinson | Added functionality for viewing the functions of a doctype/submission | Jun 2 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 | |||
2ada167b279e | Nicholas Robinson | Removed function 'simpleendaction' - it wasn't used; Did some cleaning of code… | May 17 2006 | |||
eb193996ef2c | Nicholas Robinson | Corrected call to function 'print_function_calls' from within function… | May 16 2006 | |||
f9b7582c963d | Nicholas Robinson | Corrected function 'print_function_calls' to include the language as a… | May 16 2006 | |||
90c3a78e574b | Tibor Simko | Use controlfield instead of datafield for tag 001. | May 12 2006 | |||
d3d662a9ec62 | Tibor Simko | Point to secure web URL when referring to youraccount pages. (More of the… | May 9 2006 | |||
26a9822a8d9b | Nicholas Robinson | Added template for page requesting the user to confirm the deletion a… | May 8 2006 | |||
725566cfa9d8 | Nicholas Robinson | Added functions to delete a submission from a document type | May 8 2006 | |||
e0903913c129 | Nicholas Robinson | Added functionality to delete a submission from a document type | May 8 2006 | |||
67545c0f5f2e | Nicholas Robinson | Added flags to enable deletion of a submission from a document type | May 8 2006 | |||
f4a2cd117f9c | Frederic Gobry | i18n'ed the error and warning messages | May 5 2006 | |||
2b90c2b5fe92 | Nicholas Robinson | Fixed process for cloning new submission from another document type when… | May 4 2006 | |||
5e34dfd97645 | Nicholas Robinson | Added function to get a list of action IDs (actname) for all actions… | May 4 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 |
c4science · Help