R3600/modules/webcomment/libmaster
R3600/modules/webcomment/lib
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
da426fa4c81c | Javier Martin/Tibor Simko | WebComment: fix view most commented records | Jul 12 2010 | |||
4ba7d6c55f7b | Jerome Caffaro/Tibor Simko | WebComment: threads, rounds, restrictions, attach | Jul 12 2010 | |||
f33cb125536a | Jerome Caffaro/Tibor Simko | WebComment: delay email notifications after response | Jul 12 2010 | |||
f4d395772691 | Benoit Thiell/Tibor Simko | installation: purged multiple targets | Jun 21 2010 | |||
3a5f96efc511 | Samuele Kaplun/Tibor Simko | WebStyle: new handle_file_post API | May 17 2010 | |||
46ec70d0e260 | Javier Martin/Tibor Simko | WebComment: removed items from FCKeditor toolbar | May 11 2010 | |||
0204d1144619 | Tibor Simko | kwalitee: fix SQL statements without column names | May 10 2010 | |||
0d9115f28dd9 | Samuele Kaplun/Tibor Simko | urlutils: new norobot flag for redirect_to_url() | Apr 19 2010 | |||
fb6ff477d21f | Jerome Caffaro/Tibor Simko | WebComment: store subscription request in cookie | Apr 19 2010 | |||
1a63da0dfc83 | Tibor Simko | Merge branch 'javier/webcomment-improvements-new' | Mar 3 2010 | |||
387619e789e3 | Javier Martin | WebComment: comment moderation and improvements | Mar 1 2010 | |||
bfc8887daf2f | Samuele Kaplun/Tibor Simko | WebAccess: allow generic cookie generation | Feb 24 2010 | |||
67107e4d0d85 | Jerome Caffaro/Tibor Simko | WebComment: improve email notifications | Jan 13 2010 | |||
0dc0dedbd704 | Jerome Caffaro/Tibor Simko | WebComment: allow subscriptions to discussions | Dec 4 2009 | |||
f4c36ba3ea75 | Benoit Thiell/Tibor Simko | installation: purged multiple targets | Nov 3 2009 | |||
052735ae7b68 | Samuele Kaplun/Tibor Simko | WebStyle: WSGI web interface handler | Sep 29 2009 | |||
80c3cd27888a | Javier Martin/Tibor Simko | WebSearch: configurable comment/review links | Sep 23 2009 | |||
a4870c7c2223 | Javier Martin/Tibor Simko | WebComment: hot/latest comments/reviews | Sep 23 2009 | |||
c30b0eb23367 | Glenn Gard/Tibor Simko | WebComment: improved calculate_start_date() | Aug 28 2009 | |||
dbc23a63966b | Jerome Caffaro/Tibor Simko | WebComment: cleaner comment report emails | Jun 17 2009 | |||
40394efc1646 | Tibor Simko | Global move from javadoc to epydoc docstring style | Jun 15 2009 | |||
5b1c4c261cef | Tibor Simko | WebComment: fixed undefined variable cases | Apr 20 2009 | |||
a5df2ff1431f | Samuele Kaplun/Tibor Simko | WebComment: removed WebAccess workaround | Mar 3 2009 | |||
ef5d8364cda0 | Samuele Kaplun/Tibor Simko | WebAccess now controls usage of many web modules. | Feb 17 2009 | |||
f80152df3863 | Tibor Simko | Deleted unnecessary cvsignore files. | Nov 24 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
97ec34236d0f | Jerome Caffaro | Properly escape parameters of SQL statements. | Sep 26 2008 | |||
bc13e4518cdd | Jerome Caffaro | Completed docstring | Aug 28 2008 | |||
2269a226d809 | Jerome Caffaro | Check authorization for 'viewcomment', 'sendcomment' and 'attachcommentfile'. | Aug 22 2008 | |||
67f8c4a075fa | Jerome Caffaro | Corrected doc. | Aug 8 2008 | |||
1bbcd7f905a7 | Jerome Caffaro | Do not fail when FCKeditor is not installed. | Aug 7 2008 | |||
e92babd305fd | Jerome Caffaro | Use error code -2 instead of -1 when reporting non-existing record, as -1 is… | Aug 7 2008 | |||
89f05c9808a3 | Jerome Caffaro | Fixed bug that occurred when reporting a non existing comment. | Aug 6 2008 | |||
9be6ac027eb0 | Jerome Caffaro | Added possibility to deleted several comments at once (by record ID). Pages… | Aug 5 2008 | |||
93e3c01c33b1 | Jerome Caffaro | Fixed erroneous docstring | Aug 5 2008 | |||
7a7fcd168589 | Jerome Caffaro | Fixed display of dates. | Aug 5 2008 | |||
382c3fd368f3 | Jerome Caffaro | Support for FCKeditor. | Aug 5 2008 | |||
d4edf5c6bd15 | Samuele Kaplun | Fixed wrong reference to png in place of gif. | Jul 5 2008 | |||
28b8149b9845 | Jerome Caffaro | Split webstyle_templates.detailed_record_container(..) into webstyle_templates. | May 29 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
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 | |||
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 | |||
9f31ff96bb8f | Jerome Caffaro | Added 'citations' tab. 'ln' parameter is preserved by tabs. | Dec 6 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 | |||
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 | |||
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 | |||
66d4444b3366 | Tibor Simko | Added a FIXME note about tests not being implemented. | 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 | |||
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 | |||
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 |
c4science · Help