R3600/modules/webcomment/webmaint-0.99
R3600/modules/webcomment/web
maint-0.99
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 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 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
e39d52f9ebec | Tibor Simko | Phased out WebComment Admin static intro page. | Dec 13 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 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
231cea77809e | Tibor Simko | Added *.pyc. | Aug 30 2006 | |||
2eb287d22080 | Tibor Simko | Replaced calls to undefined error_page() with direct calls to page(). | Aug 30 2006 | |||
329747471d04 | Gregory Favre | Added some missing authorization tests. Fixed missing default parameters. | Jul 21 2006 | |||
bced7289693b | Tibor Simko | Fixed extraneous parenthesis in a page() call. | Jul 19 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 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
1ad8e92dfe89 | Tibor Simko | WebComment module is now using the new URL style. The comments links updated… | Jun 15 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 | |||
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 | |||
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 | |||
74b07a0262fd | Paulo Cabral | fixed display bug - 'add comment' and 'add review' now displayed properly | Sep 28 2005 | |||
fc01665a8314 | Paulo Cabral | Give nice message when no record ID is given to comments functions | Sep 15 2005 | |||
b0056ed17a85 | Paulo Cabral | Fixed typo uid-->auid that was causing strange behaviour | Sep 14 2005 | |||
18f2c2c67dcb | Paulo Cabral | Fixed exception caused by default language of external function | Sep 14 2005 | |||
bc11f38d4456 | Paulo Cabral | Added *.pyc. | Sep 13 2005 | |||
be3daa801f4c | Paulo Cabral | Initial release of the WebComment module. | Sep 13 2005 |
c4science · Help