History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c59bfe6f74ce | Tibor Simko | WebSearch: search parameter `as' renamed to `aas' | Jul 1 2009 | |||
ebb9643a47fb | Samuele Kaplun/Tibor Simko | WebSubmit: deprecated /submit/sub | Mar 9 2009 | |||
252ad5b1d60e | Samuele Kaplun/Tibor Simko | WebSubmit: fixed sub handler | Mar 5 2009 | |||
cbd7ad996169 | Tibor Simko | WebSubmit: fixed bad make_canonical_urlargd() call | Feb 26 2009 | |||
7fba6660559a | Samuele Kaplun/Tibor Simko | WebAccess: new implementation of acc_is_role() | Feb 26 2009 | |||
82981b3d1d6e | Samuele Kaplun/Tibor Simko | WebAccess: enhancing acc_authorize_action() | Feb 26 2009 | |||
a786db3b833e | Samuele Kaplun | WebSubmit: removed apparently useless file GET parameter | Feb 26 2009 | |||
cf04f98e8156 | Jerome Caffaro/Tibor Simko | WebSubmit: more support for FCKeditor attachments | Feb 25 2009 | |||
698aa1b10da3 | Jorge Aranda Sumarroca/Tibor Simko | WebSubmit: support files uploaded with FCKeditor. | Feb 25 2009 | |||
2a7bff9acfc0 | Samuele Kaplun/Tibor Simko | WebSubmit: fixed various XSS vulnerabilities | Feb 23 2009 | |||
9a024390dbf3 | Samuele Kaplun/Tibor Simko | Quick fix for version GET param in /123/files | Dec 2 2008 | |||
5099516ee100 | Jerome Caffaro | Allow icons to be of any format (not only gif). | Nov 26 2008 | |||
ed371d89a3a6 | Jerome Caffaro | Display correct requested icon. | Nov 24 2008 | |||
ca50075fdc45 | Samuele Kaplun | New hidden flag for bibdocmoreinfo. | Nov 5 2008 | |||
eb46c29edd51 | Samuele Kaplun | Improved getfile.py old URL support. | Nov 5 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
a5be59f20a23 | Samuele Kaplun | Websubmit cleaning. | Oct 22 2008 | |||
51b8a0a15810 | Samuele Kaplun | Implemented input clening (form, and GET parameters), without disclosing… | Sep 23 2008 | |||
c48022bae04a | Tibor Simko | Fixed uninitialized param variable in sub(). | Sep 19 2008 | |||
93b6e9ed5653 | Samuele Kaplun | Deployed complete support for HTTP HEAD with semantic correctness (tm). i.e. | Aug 19 2008 | |||
76f4a5f0a72b | Samuele Kaplun | Sending email to cds.support when it's impossible to retrieve a file because of… | Jul 16 2008 | |||
170f2ea119d9 | Samuele Kaplun | BibDocFile+FFT to correctly support URL encoding (for spaces etc.) | Jun 23 2008 | |||
770b1e8ad44d | Samuele Kaplun | New _getfile_py implementation. Completely redirect to /record/123/files URL… | Jun 20 2008 | |||
887877f9fbea | Samuele Kaplun | Fixed other bug in _getfile_py WRT docid as string. | Jun 20 2008 | |||
c840149aefb5 | Samuele Kaplun | Fixed _getfile_py not handling correctly docids when they come as strings… | Jun 20 2008 | |||
f7bb87727c80 | Samuele Kaplun | Added support for verbose=9 URL in /record/123/files, to display all the… | Jun 17 2008 | |||
28b8149b9845 | Jerome Caffaro | Split webstyle_templates.detailed_record_container(..) into webstyle_templates. | May 29 2008 | |||
29e89dcf4891 | Nicholas Robinson | Now stripping whitespace from the beginning and end of doctype and act… | Apr 15 2008 | |||
6dfe3996a253 | Jerome Caffaro | Better propagation of language in links. Changed "publication line" and… | Mar 26 2008 | |||
382a1f25f9b0 | Samuele Kaplun | Fixed small bugs (CaMelCaSe & extracting string from exceptions). | Mar 26 2008 | |||
10b6c905e718 | Tibor Simko | Phased out unnecessary 'images' argument of WebSubmit template functions. | Mar 24 2008 | |||
e6cc85bef37b | Jerome Caffaro | Better propagation of language links. | Mar 20 2008 | |||
4fb60aa1e076 | Jerome Caffaro | Fixed typo in string. | Mar 19 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
fe3f00b1b042 | Tibor Simko | Phased out legacy variables 'accessurl', 'urlpath', 'images', 'htdocsurl' used… | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
7c5af8ec8c53 | Nicholas Robinson | Fixed a variable naming bug (with Sam). | Mar 5 2008 | |||
6538e4e25bad | Samuele Kaplun | Formalized __str__() method of BibRecDocs, BibDoc, BibDocFile. Fixed sorting of… | Feb 14 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
f4f6a7f745c5 | Samuele Kaplun | Added security checking in RSS and searching WRT restricted collection. | Jan 24 2008 | |||
f15c39142b66 | Samuele Kaplun | Improved security handling WRT collections. Fixed security flaw in which users… | Jan 23 2008 | |||
1b0dac2bf837 | Samuele Kaplun | New bibdocfile library for handling fulltextes, to be used in place of file.py. | Dec 6 2007 | |||
9f31ff96bb8f | Jerome Caffaro | Added 'citations' tab. 'ln' parameter is preserved by tabs. | Dec 6 2007 | |||
b5905318e1a0 | Samuele Kaplun | Update Warning/Error msg in order to correctly display header user's… | Nov 12 2007 | |||
9902a07a3c8d | Samuele Kaplun | Implemented support for restricted icon and some bugfixies. | Nov 7 2007 | |||
d5de4d5956fb | Samuele Kaplun | Fixed typo bug. | Nov 6 2007 | |||
7beca918936b | Diane Berkovits | -Look for icons related to files and display them if they exist. The template… | Aug 17 2007 | |||
6311159a7fb5 | Jerome Caffaro | "Detailed record" pages reorganisation. | Jul 20 2007 | |||
62a3149d5d4e | Samuele Kaplun | Added strong checks for already existent names, cleaned extensions behaviour… | Jul 12 2007 | |||
9874b4cdf90b | Samuele Kaplun | Clean access_control_admin (renaming all CamelCase function to pylint_funtions). | Jun 28 2007 | |||
b98d3870e673 | Samuele Kaplun | Used cdsname(intl) everywhere in place of "CDS( Invenio)" | May 25 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
d79e81a20669 | Nicholas Robinson | Removed explicit 'return' in __init__ function of class… | Mar 22 2007 | |||
6dbc96e05033 | Jerome Caffaro | Added 'navmenuid' parameter in order to let functions creating webpages know in… | Mar 20 2007 | |||
254d0f705f80 | Tibor Simko | Quote filename argument when creating a redirect from old-style "getfile.py"… | Mar 1 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | 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 | |||
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 | |||
1e3802e61d1c | Nicholas Robinson | Fixed English in internationalized output messages. | 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 | |||
12544b8ee77e | Tibor Simko | Fixed old links still pointing to sub.py. | Jun 30 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
da0fb34585af | Tibor Simko | Use absolute URL when calling redirect_to_url(), as the installation may be… | Jun 15 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 | |||
1680427a9a6b | Frederic Gobry | added actual handler for the /submit/ urls | Jun 6 2006 |
c4science · Help