History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f80152df3863 | Tibor Simko | Deleted unnecessary cvsignore files. | Nov 24 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
e1842fade1fa | Samuele Kaplun | Tried to clean Makefile.am files WRT CLEANFILES variable. | Oct 22 2008 | |||
f5926be57b49 | Jerome Caffaro | Added "Contact" page. | Sep 15 2008 | |||
020a49a05378 | Samuele Kaplun | Added missing parameter. | Sep 10 2008 | |||
b704c46ae67c | Jerome Caffaro | Cleaned washing of quotes in CSS. | Jun 9 2008 | |||
fad1d67029a3 | Jerome Caffaro | Correctly redirect when spaces in category name. | Jun 9 2008 | |||
053a24115ae9 | Jerome Caffaro | Fixed the path from which images should be fetched CSS is inlined in HTML email. | Jun 9 2008 | |||
62ad82f233cd | Jerome Caffaro | Catch more exception possibly thrown by wash_journal_name() and… | Jun 6 2008 | |||
a049f7ad3831 | Jerome Caffaro | Catche exception raised when issue number is badly formed in legacy URLs. | Jun 6 2008 | |||
e3b68284069d | Jerome Caffaro | Return default category when none given | Jun 6 2008 | |||
63d6e2f34b19 | Jerome Caffaro | Added 'filter' parameter in order to return English when supplied language is… | Jun 3 2008 | |||
71e3916e1f77 | Jerome Caffaro | Fixed remaining functions that still used "deprected" webjournal_error_box(..)… | Jun 3 2008 | |||
171223725ba2 | Jerome Caffaro | Wash supplied issue number and category name | Jun 3 2008 | |||
1efb84c2d3f4 | Jerome Caffaro | Fixed capitalization. | Jun 2 2008 | |||
7545544e18ca | Jerome Caffaro | When sending text email, replace possible <br> by \n, not the contrary. | Jun 2 2008 | |||
bae57c8d54f0 | Jerome Caffaro | Fixed URL redirection. | Jun 2 2008 | |||
5a7f81a8a895 | Jerome Caffaro | Correctly include text message when sending email alert in HTML. | May 30 2008 | |||
a110049a9a9e | Jerome Caffaro | Cleaning. Removed some reference to CERN Bulletin. | May 30 2008 | |||
48c01b7b8e14 | Jerome Caffaro | Updated legacy 'alert' URLs with new ones | May 29 2008 | |||
291ffb21abda | Jerome Caffaro | Fixed redirection of legacy alert url (unicode string cannot be used for… | May 29 2008 | |||
19aeee682063 | Jerome Caffaro | Standardized value returned by get_journals_ids_and_names(..) | May 29 2008 | |||
c2f01dc385a4 | Jerome Caffaro | Fixed parsing of URI when display search page. | May 29 2008 | |||
a05faee2aea5 | Tibor Simko | Added cvsignore files. | May 23 2008 | |||
56d3b5f83804 | Jerome Caffaro | Catching exceptions | May 20 2008 | |||
2649df7a9899 | Jerome Caffaro | Initial release (based on previous webjournal version) | May 20 2008 | |||
c40dea16f171 | Jerome Caffaro | Initial release | May 20 2008 | |||
b792b2648a00 | Jerome Caffaro | First pass of refactoring, debugging and cleaning WebJournal module. | May 19 2008 | |||
39919ffeadac | Jerome Caffaro | Correctly instantiate IvenioWebJournalNoPopupTypeError | May 15 2008 | |||
344e5e837845 | Nicholas Robinson | In the alert interface, made the "subject" form field readonly. This was done… | Apr 4 2008 | |||
99a4bf0b60a7 | Nicholas Robinson | In the function "perform_request_alert", now passing the "sendmail" function of… | Apr 4 2008 | |||
1af2fb6ae3e7 | Nicholas Robinson | In function "createhtmlmail", now requesting that the MimeWriter object add a… | Apr 4 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
4260039e29dc | Tibor Simko | Added *.pyc to the list of CVS-ignored files. | Mar 25 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
002dd06d18ec | Tibor Simko | Updated codebase to use CFG_SITE_SUPPORT_EMAIL instead of supportemail… | Mar 11 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 | |||
d627e6c45c40 | Samuele Kaplun | Fixed typos in code. | Mar 11 2008 | |||
2bd85b1e880c | Samuele Kaplun | Added missing import. | Mar 11 2008 | |||
af5a1d5278ae | Samuele Kaplun | Fixed typo bug. | Mar 11 2008 | |||
07136f298338 | Samuele Kaplun | Fixed Null->None. | Mar 11 2008 | |||
4550cc6e2009 | Samuele Kaplun | Removed obsoleted main function. | Mar 11 2008 | |||
e457a05883f1 | Samuele Kaplun | Fixed a bunch of XHTML errors. | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
95302ea88121 | Samuele Kaplun | Small text fix. | Mar 10 2008 | |||
59cb8209f845 | Jerome Caffaro | Fixed syntax error. | Mar 7 2008 | |||
a6d6e8433a70 | Jerome Caffaro | Replaced 'req' and 'uid' arguments of BibFormatObject with 'user_info'. | Mar 3 2008 | |||
8c14c9619a6a | Tibor Simko | Fixed EXTRA_DIST target. | Feb 12 2008 | |||
6e70e76ced69 | Tibor Simko | Plugged WebJournal's doc subdir. | Feb 12 2008 | |||
7879b3f60c57 | Tibor Simko | Removed a majority of lengthy error descriptions out of I18N control. Amended… | Feb 8 2008 | |||
25e3889e6921 | Tibor Simko | Fixed some import and undefined variable problems. Fixed I18N output messages… | Feb 8 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
1231424c95e3 | Gabriel Hase | corrected bulletin link | Jan 24 2008 | |||
87c231e0c6ed | Gabriel Hase | added button to reanounce | Jan 21 2008 | |||
2ea7e44276a3 | Gabriel Hase | added two to three letter code language mapping | Jan 17 2008 | |||
c81a5af86c16 | Gabriel Hase | prod strings for alert email system | Jan 15 2008 | |||
88d89561104a | Gabriel Hase | bugfix | Jan 15 2008 | |||
39b74b68a57a | Gabriel Hase | try except for not published issues | Jan 15 2008 | |||
dec6502ba6f9 | Gabriel Hase | administrate interface to look one in the future over the current publication | Jan 15 2008 | |||
072923c9c73c | Gabriel Hase | localized archive links | Jan 15 2008 | |||
f69156106b7d | Gabriel Hase | added issue number to defaults | Jan 15 2008 | |||
a9503b69547b | Gabriel Hase | function for finding a monday, search page logic, archive logic | Jan 14 2008 | |||
4c6a99aba274 | Gabriel Hase | changes to support different issue number formats | Jan 9 2008 | |||
eb09ce6e53a1 | Gabriel Hase | fixed string formatting in article counting function | Jan 9 2008 | |||
46a81f838b04 | Gabriel Hase | fixed another bug in article counting function | Jan 9 2008 | |||
cf99e95386ba | Gabriel Hase | fixed bug in article counting function | Jan 9 2008 | |||
ae006a305f25 | Gabriel Hase | made listing of all articles in an issue agnostic to 01/ or 1/ issue number… | Jan 9 2008 | |||
70fd88081aea | Gabriel Hase | fixed rerouting of login in administrate | Jan 9 2008 | |||
bacac5179f80 | Gabriel Hase | fixed bug in new year times | Jan 8 2008 | |||
5f36b8e5e574 | Gabriel Hase | fixed bug in publication list getting function | Jan 8 2008 | |||
68c548ac2bd1 | Gabriel Hase | fixed bug in publication list getting function | Jan 8 2008 | |||
0e5da7de1e17 | Gabriel Hase | fixed bug in publication list getting function | Jan 8 2008 | |||
9e781e96592a | Gabriel Hase | added new interface for administration, completeley new alert system | Jan 8 2008 | |||
894b25645d7d | Gabriel Hase | refactoring, issue numbers moved to DB | Dec 13 2007 | |||
ac72825bc828 | Gabriel Hase | added link to Yahoo Weather | Dec 6 2007 | |||
6725cc916e1d | Gabriel Hase | a lot of refactoring | Dec 6 2007 | |||
b41a2c790b9a | Gabriel Hase | deleted double include | Dec 3 2007 | |||
f99c24ed974b | Gabriel Hase | added editor redirecter for articles | Dec 3 2007 | |||
5bce876784da | Gabriel Hase | added two languages | Nov 29 2007 | |||
2bbd44de8efe | Gabriel Hase | regenerate tool for issues | Nov 29 2007 | |||
74df73bc0163 | Gabriel Hase | added function to reset the cache for an article | Nov 29 2007 | |||
dabeab6fa9a0 | Gabriel Hase | changed email address back | Nov 28 2007 | |||
4025c04c4cf5 | Gabriel Hase | fixed mail address | Nov 28 2007 | |||
2c22a72fe8a5 | Gabriel Hase | removed top level caching from index page | Nov 28 2007 | |||
b53e5756da37 | Gabriel Hase | caching for recid_order_map dictionary | Nov 28 2007 | |||
bee39ae8ff46 | Gabriel Hase | caching | Nov 28 2007 | |||
ef8a75ca2bca | Gabriel Hase | changed issue number date to monday of the first week | Nov 28 2007 | |||
85aded2c87a2 | Gabriel Hase | added regular expressions to util file | Nov 27 2007 | |||
dceaeacd305f | Gabriel Hase | added subject box and to address to email alert | Nov 27 2007 | |||
7f66310d4e1d | Gabriel Hase | changed record creation function in popup | Nov 26 2007 | |||
51e6fd7a08fa | Gabriel Hase | bugfixes | Nov 23 2007 | |||
d2fadb92a979 | Gabriel Hase | added popup page | Nov 23 2007 | |||
47347bf43af6 | Gabriel Hase | bugfix in alert | Nov 20 2007 | |||
5c5d1b392553 | Gabriel Hase | bugfix | Nov 20 2007 | |||
0c168c693a1e | Gabriel Hase | change to email alert | Nov 20 2007 | |||
6f138fe7239a | Gabriel Hase | changed login handling from passing req to passing uid | Nov 20 2007 | |||
35821c5a2c86 | Gabriel Hase | added utf-8 handling to utils function get string from config | Nov 19 2007 | |||
15d26052106d | Gabriel Hase | fixed bug in utf-8 decoding | Nov 19 2007 |
c4science · Help