R3600/modules/webcomment/web/adminmaint-1.1
R3600/modules/webcomment/web/admin
maint-1.1
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
222af1699971 | Tibor Simko | Deleted unnecessary urlargs parameters to page(). | Jun 5 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 | |||
b0056ed17a85 | Paulo Cabral | Fixed typo uid-->auid that was causing strange behaviour | Sep 14 2005 | |||
be3daa801f4c | Paulo Cabral | Initial release of the WebComment module. | Sep 13 2005 |
c4science · Help