History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
e2e54b3a1d85 | Tibor Simko | Updated codebase to use CFG_SITE_SECURE_URL instead of sweburl everywhere. The… | Mar 12 2008 | |||
72c35da585a5 | Tibor Simko | Updated codebase to use CFG_SITE_ADMIN_EMAIL instead of adminemail everywhere. | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
e457a05883f1 | Samuele Kaplun | Fixed a bunch of XHTML errors. | 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 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 2008 | |||
c782c5bb2544 | Jerome Caffaro | Fixed regression tests to check for new webdoc pages. | Feb 7 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 | |||
35c05ff9536f | Jerome Caffaro | Added short bibliographic notice on all detailed page tabs (excepted main tab). | Jan 7 2008 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
dac50e76c364 | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select. Added WebDoc… | Dec 20 2007 | |||
7231484e6506 | Tibor Simko | Adapted WebComment Admin Guide page availability test to the new URL schema. | Dec 19 2007 | |||
e39d52f9ebec | Tibor Simko | Phased out WebComment Admin static intro page. | Dec 13 2007 | |||
a40e83798f69 | Tibor Simko | Verified and fixed webdoc files, removed WML files. | Dec 7 2007 | |||
9f31ff96bb8f | Jerome Caffaro | Added 'citations' tab. 'ln' parameter is preserved by tabs. | Dec 6 2007 | |||
929c6fc7a1d8 | Tibor Simko | Revert previous wml2html-related commit so that WML builds properly still… | Nov 15 2007 | |||
679aad99146b | Jerome Caffaro | WebDocified admin guide. | Nov 14 2007 | |||
b67e4711aae7 | Tibor Simko | Fixed three SQL INSERT statements that have not specified explicit column names. | Nov 9 2007 | |||
8aa42fb8b5e3 | Jerome Caffaro | Fixed bug in mini-review panel. Added corresponding regression-test. | Sep 20 2007 | |||
994dfd7e2c62 | Jerome Caffaro | Added docstring. | Sep 18 2007 | |||
36a0e89bced3 | Jerome Caffaro | Fixed displayed score on mini-panel. | Sep 18 2007 | |||
a90afa5b64dc | Jerome Caffaro | Fixed problem with the string 'Be the first to review this document' which was… | Sep 18 2007 | |||
163511a75040 | Jerome Caffaro | Remember user chosen rating for a record when user has to login before validing… | Sep 5 2007 | |||
8b46e5d9d40c | Jerome Caffaro | Display record rating using same (star) controls as for reviewing in mini-panel. | Sep 5 2007 | |||
b1b2ce578f09 | Gregory Favre | Added count_reviews and count_comments functions to webcomment engine. | Aug 23 2007 | |||
e4c23c6d8992 | Tibor Simko | Fixed "Not yet reviewed" typo. | Aug 16 2007 | |||
0383cf3473fa | Samuele Kaplun | Fixed a regression test and a broken redirecion url. | Aug 10 2007 | |||
6311159a7fb5 | Jerome Caffaro | "Detailed record" pages reorganisation. | Jul 20 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 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
6dbc96e05033 | Jerome Caffaro | Added 'navmenuid' parameter in order to let functions creating webpages know in… | Mar 20 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
aeabbc8013e5 | Tibor Simko | Removed not-very-expressive "This is the gate..." welcome messages on those… | Dec 7 2006 | |||
2218e5ef55e1 | Tibor Simko | Fixed bad indentation. | Dec 6 2006 | |||
736610223ba0 | Tibor Simko | Fixed link to the WebComment Admin interface in the abuse report emails. | Nov 21 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
6681acec85bf | Tibor Simko | When an anonymous guest wants to enter a comment or a review, do not propose… | Sep 15 2006 | |||
5c823ebc750c | Tibor Simko | Renamed cfg_webcomment_* config variables to follow the uppercase model. | Sep 15 2006 | |||
c7dd31992dd4 | Tibor Simko | Improved kwalitee of the config files. | Sep 15 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 | |||
6e2a5e664ac3 | Tibor Simko | Remove unused __lastupdated__. | Sep 13 2006 | |||
5803174a3783 | Tibor Simko | Use uppercase CFG_WEBCOMMENT_* module variables. (All except for errorlib… | Sep 13 2006 | |||
feda414561a5 | Gregory Favre | Fixed a bug that happened while adding a new review. Enhanced display of… | Sep 12 2006 | |||
355b6dc4b2b4 | Tibor Simko | Fixed some obvious pylint warnings. | Sep 8 2006 | |||
231cea77809e | Tibor Simko | Added *.pyc. | Aug 30 2006 | |||
66d4444b3366 | Tibor Simko | Added a FIXME note about tests not being implemented. | Aug 30 2006 | |||
2eb287d22080 | Tibor Simko | Replaced calls to undefined error_page() with direct calls to page(). | Aug 30 2006 | |||
112cb12810c9 | Tibor Simko | Used comID instead of id variable. Removed unused __lastupdated__ global… | Aug 30 2006 | |||
26c3a80cf229 | Gregory Favre | Fixed a bug (due to the introduction of the new i18n strategy) that occured… | Jul 28 2006 | |||
329747471d04 | Gregory Favre | Added some missing authorization tests. Fixed missing default parameters. | Jul 21 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 | |||
bced7289693b | Tibor Simko | Fixed extraneous parenthesis in a page() call. | Jul 19 2006 | |||
98f9b24ccfef | Tibor Simko | Fixed wrongly placed parentheses in a tmpl_warnings() call. | Jul 19 2006 | |||
1e3802e61d1c | Nicholas Robinson | Fixed English in internationalized output messages. | 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 | |||
fe2848dafd99 | Gregory Favre | Updated strings for internationalization | Jul 17 2006 | |||
fa070c426aba | Tibor Simko | Added forgotten req argument to a redirect_to_url() call. | Jul 17 2006 | |||
e23c6c2b0bbc | Tibor Simko | Pass language context to print_record(). | Jul 11 2006 | |||
f3e5bcf82370 | Tibor Simko | Pass language context to perform_request_add_comment_or_remark(). | Jul 11 2006 | |||
b5960b6a321b | Tibor Simko | Fixed query_get_user_contact_info() to really return (nickname, email… | Jul 11 2006 | |||
5a2b590099ca | Gregory Favre | Introduced checks for multiple submissions of reviews. Fixed wrong text… | Jun 28 2006 | |||
aaafa5fdc877 | Tibor Simko | Fixed output message typo, thanks to Ferran. | Jun 27 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
aa101a0a524b | Tibor Simko | WebMessage module is now using the new URL style. The yourmessages links… | Jun 16 2006 | |||
1ad8e92dfe89 | Tibor Simko | WebComment module is now using the new URL style. The comments links updated… | Jun 15 2006 | |||
a938eb422a40 | Gregory Favre | Fixed incorrect calculation of average review score. | Jun 14 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
222af1699971 | Tibor Simko | Deleted unnecessary urlargs parameters to page(). | Jun 5 2006 | |||
bc5ff3e12cdd | Tibor Simko | Prefer to use /record/ instead of /search?recid= style of URLs. | May 29 2006 | |||
cbf2a7f12b94 | Tibor Simko | Reflect new search URL. | May 29 2006 | |||
d3d662a9ec62 | Tibor Simko | Point to secure web URL when referring to youraccount pages. (More of the… | May 9 2006 | |||
0280bac15faf | Tibor Simko | English phrase cleanup. | May 8 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 | |||
d169e50bee90 | Tibor Simko | Moved admin index pages from web to doc directory so that their location would… | Apr 28 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 2006 | |||
6b13f0051c34 | Tibor Simko | Adapted to the new way of I18N, removing MSG_ dependencies. | Apr 11 2006 | |||
1b2b7129fa59 | Gregory Favre | Fixed a bug on display of dates which occured with python 2.3.4. | Feb 13 2006 | |||
def68666a233 | Gregory Favre | Refactoring of webcomment module: - Internationalized every string in html… | Jan 17 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
c6c896e5d747 | Paulo Cabral | fixed email-style reply and tweaked some small display querks | Sep 28 2005 | |||
74b07a0262fd | Paulo Cabral | fixed display bug - 'add comment' and 'add review' now displayed properly | Sep 28 2005 | |||
ddd380839c62 | Paulo Cabral | Possibly fixed unicode encoding problem. Needs more testing. | Sep 15 2005 | |||
fc01665a8314 | Paulo Cabral | Give nice message when no record ID is given to comments functions | Sep 15 2005 | |||
75d9e3853d9c | Tibor Simko | Fixed navtrail link. | Sep 15 2005 | |||
60cf825d2dd8 | Paulo Cabral | Fixed exception raised when no recid sent to comments.py/display function. | Sep 14 2005 | |||
b0056ed17a85 | Paulo Cabral | Fixed typo uid-->auid that was causing strange behaviour | Sep 14 2005 | |||
8db2755c588f | Paulo Cabral | Exchanged 'reply' and 'report abuse' placement in html page | Sep 14 2005 | |||
c585ed47e974 | Paulo Cabral | Fixed email details | Sep 14 2005 |
c4science · Help