History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f80152df3863 | Tibor Simko | Deleted unnecessary cvsignore files. | Nov 24 2008 | |||
f3e294035309 | Jerome Caffaro | Remove duplicate whitespaces inside data (keep ) | Nov 6 2008 | |||
1aa12977b1c7 | Jerome Caffaro | Added missing import, removed import of 'string' module and fixed display of… | Nov 6 2008 | |||
421476acaafb | Jerome Caffaro | Fixed tests | Nov 5 2008 | |||
5a8d5f36b9c5 | Jerome Caffaro | Do not use string module. | Nov 5 2008 | |||
6c24243ba011 | Jerome Caffaro | Improved handling of linefeeds and whitespaces. | Nov 5 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
77e85824dd47 | Tibor Simko | Fixed symbol redefinition (log). | Oct 27 2008 | |||
e1842fade1fa | Samuele Kaplun | Tried to clean Makefile.am files WRT CLEANFILES variable. | Oct 22 2008 | |||
0b19bd4a6624 | Jerome Caffaro | Fixed unicode char handling. | Oct 15 2008 | |||
5354f79642e4 | Jerome Caffaro | Added tests on entity and character references to text conversion. | Oct 14 2008 | |||
63454f8452bb | Jerome Caffaro | Correctly handle entity and character references when washing HTML. | Oct 14 2008 | |||
3bf297a38c8c | Jerome Caffaro | Properly escape user-defined values to avoid XSS. | Sep 26 2008 | |||
97ec34236d0f | Jerome Caffaro | Properly escape parameters of SQL statements. | Sep 26 2008 | |||
317b762de10f | Ruben Pollan | Patched webalert for register customevents. | Aug 12 2008 | |||
226d79ff0367 | Jerome Caffaro | Adapted test to new format that display publication information. | Jul 10 2008 | |||
00cd0fb20a5e | Tibor Simko | Fixed the HTML stripping test case. | Jun 30 2008 | |||
3406c2db9ca5 | Tibor Simko | Added alert_engine_tests.py. | Jun 30 2008 | |||
36e1a5dc0dd2 | Tibor Simko | Clarified exception message of the last commit. | Jun 23 2008 | |||
f70fd05373da | Tibor Simko | Raise now an exception to the site admin when an alert query was deleted for a… | Jun 23 2008 | |||
3dc94960dd88 | Samuele Kaplun | Fixed (I think) a query in webalert that had a broken join that produced to… | Jun 23 2008 | |||
b36d7411cc33 | Jerome Caffaro | Shorter tags names to define areas that should be removed when washed. | May 28 2008 | |||
6c58158e331a | Jerome Caffaro | Standardized pages titles to "Your ..."-style. | Apr 29 2008 | |||
90e4e0f7b7b8 | Jerome Caffaro | Fixed regression test. | Apr 9 2008 | |||
daa20b9a6c92 | Jerome Caffaro | Filter out data between <!-- START_DO_NOT_DISPLAY_IN_TEXTUAL_FORMAT --> and <! | Apr 2 2008 | |||
25b33fbbcade | Jerome Caffaro | Removed unnecessary import. | Apr 2 2008 | |||
e23b4f6959e2 | Jerome Caffaro | Initial release of alert engine unit tests. | Apr 2 2008 | |||
5e9bf4c056c3 | Jerome Caffaro | New test for HTML to text conversion. | Apr 2 2008 | |||
b00299effbda | Tibor Simko | Moved globally interesting CFG variables from local foo_config.py files into… | Mar 27 2008 | |||
7fd38a342394 | Samuele Kaplun | Fixed add_records_to_basket which lost synchro with webbasket development. | Mar 26 2008 | |||
e5cf1e00e21a | Tibor Simko | Adapted Makefiles to the new standard webdoc source directory… | 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 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
4550cc6e2009 | Samuele Kaplun | Removed obsoleted main function. | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
b50ce942f702 | Samuele Kaplun | Typo "self" vs. "left". | Mar 11 2008 | |||
55333dcf8d2d | Samuele Kaplun | Fixed webalert to be up to date with centralized send_email tool. | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
f13f6776d1d0 | Jerome Caffaro | Fixed typo. | Feb 6 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
a76931af6c95 | Jerome Caffaro | Fixed wrong value for navmenuid. | Jan 11 2008 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
651893530fe1 | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select. | Dec 20 2007 | |||
ff8546bb5498 | Tibor Simko | Phased out WebAlert Admin static intro page. | Dec 13 2007 | |||
4261338e0953 | Tibor Simko | Verified webdoc files, removed WML files. | Dec 6 2007 | |||
a134788ddeee | Jerome Caffaro | WebDocified admin guide. | Nov 16 2007 | |||
efd88db8e031 | Samuele Kaplun | Bunch of fixes since the last commit that changed both account registration and… | Nov 1 2007 | |||
4f66384ee6bb | Samuele Kaplun | Automatically redirect user to login dialog whenever needed. | Nov 1 2007 | |||
8ab9f0e7bb4d | Samuele Kaplun | New refactored api for sending email (send_mail in mailutils.py). Includes new… | Jun 26 2007 | |||
c95739dfbceb | Jerome Caffaro | Removed content of <script> and <style> tags during the HTML-to-text processing… | Jun 22 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 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
c82e2e2e2e9c | Samuele Kaplun | Fixed a typo. | May 7 2007 | |||
9e3495590c7f | Tibor Simko | Pass current language to create_personal_baskets_selection_box(). Thanks to… | May 3 2007 | |||
663aee83e90b | Tibor Simko | Do not attempt to send alert messages to improperly deleted users or to guest… | Apr 16 2007 | |||
1b00b8becbd3 | Tibor Simko | Display warning message to guest users when they try to set up new alert… | Apr 2 2007 | |||
c683f0255f0b | Tibor Simko | Delete extraneous colon after the "Alert identification name:" heading. | Apr 2 2007 | |||
3ba501153ec8 | Tibor Simko | Do not use explicit user ID parameter in the remove alert functionality. | Mar 22 2007 | |||
5fec8ff81667 | Tibor Simko | Do no pass idu (id of the user) in remove alert links anymore. | Mar 22 2007 | |||
668204c948f4 | Tibor Simko | Do not use two id_user/uid arguments to perform_remove_alert(). Also, print… | Mar 22 2007 | |||
6dbc96e05033 | Jerome Caffaro | Added 'navmenuid' parameter in order to let functions creating webpages know in… | Mar 20 2007 | |||
2e10a4abf037 | Jerome Caffaro | Fixed vulnerability that would let users delete alerts that do not belong to… | 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 | |||
faef4a6868d1 | Tibor Simko | Fixed frequency list in tmpl_alert_email_body() where the 'weekly' frequency… | Oct 30 2006 | |||
20eb7fa38707 | Tibor Simko | Fixed basket checking code when setting up a new alert with no storing of… | Oct 23 2006 | |||
8257467bb7c2 | Tibor Simko | Removed wildcard config import and fixed some indentation problems. | 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 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
5e0a5985f4cb | Tibor Simko | Use UPPERCASE module config parameters. | Sep 13 2006 | |||
355b6dc4b2b4 | Tibor Simko | Fixed some obvious pylint warnings. | Sep 8 2006 | |||
7f9224ef13e7 | Tibor Simko | Do not pass weburl to templates, read it from the config file. Also, removed… | Aug 29 2006 | |||
fd6b5ae486db | Tibor Simko | Removed some variables no longer in use. | Aug 29 2006 | |||
4b105146869a | Tibor Simko | Fixed some pychecker warnings. | Aug 29 2006 | |||
cc2e7c3500fb | Tibor Simko | Added *.pyc. | Aug 29 2006 | |||
4046b042451b | Tibor Simko | Now that we do not support Python 2.2 anymore, removed the file textwrap.py as… | Aug 29 2006 | |||
a6f613babbd6 | Tibor Simko | Commented out True/False pre-Python-2.3 handling, to please pychecker. | Aug 29 2006 | |||
71da0a9fa431 | Tibor Simko | Fixed a typo in the python output formatting, correcting the personal search… | Aug 16 2006 | |||
3223e3b6a11e | Gregory Favre | Fixed bug while trying to access a page without parameter. Added check for… | Jul 21 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
e65ca78c643a | Tibor Simko | Use rather two different %(x_url*_close)s placeholders, for clarity. | Jul 20 2006 | |||
4b2173aa3ed4 | Gregory Favre | Update of strings for internationalization. Now the strings are created with… | Jul 20 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 | |||
2963abc3eebd | Gregory Favre | Modified some still uninternationalizable strings. | Jul 17 2006 | |||
e80665d7ceff | Gregory Favre | Refactored HTML output. Modified strings for internationalization. | Jul 17 2006 | |||
c2eba5270c61 | Tibor Simko | Respect language context in links and forms. | Jul 16 2006 | |||
124d6760a9d4 | Tibor Simko | Fixed display of alert name after itl update. Respect language context in… | Jul 16 2006 | |||
38e4495687ad | Tibor Simko | Preserve language context in the Your Account navtrail link. | Jun 27 2006 | |||
88b061123348 | Tibor Simko | Set email-sending failover parameters (number of tries, sleeptime between… | Jun 23 2006 | |||
acb600c536e4 | Tibor Simko | Slightly changed and documented send_email() API. Its failover retry and… | Jun 23 2006 | |||
b6a7b329364a | Tibor Simko | Started cleanup of the output messages so that we can have them fixed before… | Jun 21 2006 | |||
da0fb34585af | Tibor Simko | Use absolute URL when calling redirect_to_url(), as the installation may be… | Jun 15 2006 | |||
c4dec4479cb5 | Tibor Simko | Cosmetic docstring update. | Jun 14 2006 |
c4science · Help