History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
8fe6242a9998 | Tibor Simko | Fixed WebSubmit Admin navigation trail link. | May 2 2006 | |||
b8230c34753b | Nicholas Robinson | Initial release of the WebSubmit Admin in Python. (unplugged) | Apr 28 2006 | |||
d1997790625a | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
269dd1c29aa0 | Frederic Gobry | Fixed display of "your approvals" for people that are only referee for a given… | Feb 28 2006 | |||
631076f42bc8 | Frederic Gobry | escape the proposed filename (in the http header) when downloading a fulltext | Feb 27 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
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 | |||
19889398de6b | Tibor Simko | Added configuration flag (cfg_websubmit_copy_mails_to_admin): Provides… | 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 | |||
79dcd05532fd | Nicholas Robinson | Added functionality to replace <TODAY> in form input tag (not types D or R… | Oct 12 2005 | |||
f75740fe4ffb | Nicholas Robinson | Added help comment to 'home' function | Sep 15 2005 | |||
4d9c19a58c97 | Nicholas Robinson | Corrected 'tmpl_submit_home_catalogs_doctype' function: Removed JavaScript… | Sep 15 2005 | |||
0eb4027ea743 | Tibor Simko | Adding templating code. | Aug 15 2005 | |||
c146dffdeaa8 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
be750b90f52b | Tibor Simko | Getting rid of WML. | May 10 2005 | |||
c36fc4bf62b6 | Tibor Simko | Getting rid of WML. | May 10 2005 | |||
dfc5f301e0bd | Tibor Simko | Added recognition for many new compressed file extensions to BibDoc… | Mar 23 2005 | |||
2bf1f840ff04 | Tibor Simko | Added list of known compressed file extensions. | Mar 23 2005 | |||
3e557930fa96 | Tibor Simko | Fixed BibDoc.BuildFileList() extension detecting for ".gz" files, since the… | Mar 23 2005 | |||
f92426c10481 | Tibor Simko | Added quoting of URL arguments to fix problems for filenames with spaces etc. | Mar 23 2005 | |||
1faaf442853d | Tibor Simko | Fixed BibDoc.BuildFileList() with respect to detecting file basename and… | Mar 23 2005 | |||
c9ac2852512b | Tibor Simko | Fixed registerDownload function. | Mar 21 2005 | |||
b2cd55fdfe83 | Diane Berkovits | Added registration of downloading events for the ranking purposes. | Mar 15 2005 | |||
e1b9b3976adc | Thomas Baron | string management dangerous in UTF-8 Corrected in function specialchars | Feb 28 2005 | |||
1a2a2b9a7f6e | Thomas Baron | bug correction by F. Gobry | Jan 19 2005 | |||
815b1268f3eb | Thomas Baron | bug correction by F. Gobry | Jan 19 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
f40abd62d0f3 | Tibor Simko | Cleaned up the import statements. | Dec 15 2004 | |||
976c53efd1af | Thomas Baron | code cleaning by Tibi Dondera (EPFL) | Nov 25 2004 | |||
95a5e8cd312f | Trond Aksel Myklebust | Modified error messages from webaccess when calling authaction without getting… | Sep 23 2004 | |||
392992e66bad | Thomas Baron | simpleendaction: exceptions are not caught anymore | Sep 16 2004 | |||
b571383f53a6 | Thomas Baron | added function to insert files which were stored in a "files" directory of the… | Sep 15 2004 | |||
8db66f955b3c | Thomas Baron | added function simplendaction to deal with non-web submissions | Sep 15 2004 | |||
4f4060b8db0f | Thomas Baron | os.path.getctime does not exist in python 2.3 | Sep 14 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 | |||
49fa3afefb5f | Tibor Simko | Typo fixed (llevel). | May 12 2004 | |||
4a8b8c896dc3 | Tibor Simko | Some of the most visible `Catalogue' texts changed to `Document type'. Much… | May 4 2004 | |||
67caa40d0750 | Thomas Baron | allows the deletion of main files | Apr 15 2004 | |||
5b7402e85062 | Thomas Baron | correctly send the file name | Apr 14 2004 | |||
02919b068a79 | Thomas Baron | bcc addresses are taken into account | Apr 13 2004 | |||
5d1d0c010af1 | Thomas Baron | file names containing "&" are now working properly | Apr 8 2004 | |||
f57d32933ac7 | Thomas Baron | deal with the case where the mime type is not recognised | Apr 6 2004 | |||
8dc536c67940 | Thomas Baron | bug correction: "Repsonse" field type is now correclt handled | Apr 2 2004 | |||
bdeb27f5bde3 | Thomas Baron | bug correction: - "main menu" button lower than before - "response" field type… | 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 | |||
75725941a123 | Thomas Baron | corrected bug with None values stored in field val of table sbmFIELDDESC In… | Mar 31 2004 | |||
37da674f8d42 | Thomas Baron | corrected bug with windows file names | Mar 25 2004 | |||
9c1c84e27cb3 | Tibor Simko | Functions isUserSubmitter() and isUserReferee() moved to webuser.py. | Mar 12 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 | |||
aad5e3496579 | Tibor Simko | Use absolute URLs for getfile.py links. Useful for fulltext indexer. | Mar 11 2004 | |||
99f4de8fb196 | Thomas Baron | added functions isUserSubmitter and isUserReferee | Mar 1 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 | |||
15820190f90b | Thomas Baron | not needed anymore | Feb 27 2004 | |||
9194bc50a17e | Thomas Baron | not needed anymore | Feb 27 2004 | |||
4a0824f21dc8 | Thomas Baron | new file management system | Feb 27 2004 | |||
36549749ca35 | Thomas Baron | new file management system | Feb 27 2004 | |||
7d9c086989a5 | Thomas Baron | modifications due to the brand new file management system | Feb 27 2004 | |||
3e9e1bd45ff5 | Thomas Baron | improved layout | Feb 20 2004 | |||
f5b887ce7891 | Thomas Baron | new layout closer to the global CDSware one | Feb 20 2004 |
c4science · Help