History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
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 | |||
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 | |||
a09140fc5860 | Tibor Simko | WebAlert module is now using the new URL style. Your Alerts links updated… | Jun 14 2006 | |||
ecfc50c8a447 | Tibor Simko | Print the `Detailed record' link after record was displayed, as it used to be… | Jun 13 2006 | |||
4fd01212b0b6 | Tibor Simko | Read the old DEBUGLEVEL variable from the new alert engine config file. | Jun 13 2006 | |||
584af2ba9341 | Tibor Simko | Added new alert_engine_config.py source file. | Jun 13 2006 | |||
ecc1e5869ad7 | Tibor Simko | Centralize all the various WebAlert free parameters here. | Jun 13 2006 | |||
475d5b07b43e | Tibor Simko | Remove "Detailed record" and "Similar records" text from the output. Always… | Jun 13 2006 | |||
a522842b8646 | Tibor Simko | Small email notification template updates, e.g. use configuration-based CDSNAME… | Jun 12 2006 | |||
71ab34262d08 | Tibor Simko | Adaped to the new URL schema induced search engine API change (string->int date… | Jun 12 2006 | |||
2ec46e7fa552 | Tibor Simko | Fixed arguments to create_personal_baskets_selection_box(). | Jun 12 2006 | |||
8fe97ec8800c | 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 | |||
6ccca4d034a0 | Tibor Simko | Fixed `try' statement typo introduced by commit 1.31. | Apr 26 2006 | |||
d46104f70a20 | Tibor Simko | Do not explicitly request leading zeros in time.strftime() formats, as they are… | Apr 18 2006 | |||
b1120eed7994 | Gregory Favre | Adapted webalert module to the new webbasket module. (now calls the correct… | Apr 13 2006 | |||
5ea91721652e | Frederic Gobry | Templatized the webalert email. In the process, added an option to run… | Mar 3 2006 | |||
c052b513dcc6 | Frederic Gobry | use the standard python email library to forge the alert emails, so that the… | Feb 28 2006 | |||
a696b52c58a8 | Gregory Favre | - Fixed a small importation bug | Jan 10 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
8ed28d1f774c | Tibor Simko | Adding templating code. | Aug 15 2005 | |||
1811db2f06df | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
df2a21fad05c | Tibor Simko | Removed unnecessary pylibdir handling. | Dec 15 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
feb9cf72faec | Tibor Simko | Do not import unnecessary stuff from webuser. | Mar 23 2004 |
c4science · Help