History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c7470beaa43d | Jerome Caffaro | Removed unsignificant trailing whitespaces. | Sep 5 2007 | |||
b46bc342aace | Gregory Favre | Added on optional 'of' parameter to function "page()". If 'of'='xx', then the… | Aug 25 2007 | |||
52ba3ae5f429 | Marcus Johansson | Added /stats as a URL path. | Jul 27 2007 | |||
7b12c7e47819 | Jerome Caffaro | Fixed small display bugs. | Jul 20 2007 | |||
6311159a7fb5 | Jerome Caffaro | "Detailed record" pages reorganisation. | Jul 20 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 | |||
3b955e7edf1e | Samuele Kaplun | New function for just discovering apache user and apache password if set | Apr 30 2007 | |||
3e7ca8961b8e | Samuele Kaplun | Added many more attribute to FakeApache in order to satisfy mod_python 3.3. | Mar 29 2007 | |||
d3843bb5e594 | Tibor Simko | Added stat to FakeApache in order to satisfy mod_python 3.3. | Mar 28 2007 | |||
69638d17090f | Tibor Simko | Respect new navmenuid argument in tmpl_pageheader() and highlight where we are… | Mar 22 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 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
1dc3d48ecf12 | Tibor Simko | A quick fix to tmpl_language_selection_box() that did not produce correct… | Nov 24 2006 | |||
4cf4d21e7ac7 | Gregory Favre | Suppressed references to miscutil.urlutils a_href function (used… | Nov 22 2006 | |||
7ae9f0c05773 | Tibor Simko | Activated parameters "titleprologue" and "titleepilogue" in tmpl_page(). | Nov 6 2006 | |||
ef48a0ada0cd | Tibor Simko | Remove empty space that was printed in the page header before the DOCTYPE line. | Oct 31 2006 | |||
8b808721fe7d | Tibor Simko | Added exists_config_define to the FakeApache module, as it is needed by some… | Oct 24 2006 | |||
b90669161961 | Tibor Simko | Added RSS 2.0 feed service. The service is available via WEBURL/rss. Currently… | Sep 22 2006 | |||
f36f8f8b8ea5 | Tibor Simko | When page() and pagefooter() receive the last updated timestamp in the CVS… | Sep 21 2006 | |||
d9cb24345c47 | Tibor Simko | Removed wildcard config import and fixed some basic kwalitee problems. | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
bb3cf98f872a | Tibor Simko | Added copyright messages to the files where they were missing. Fixed copyright… | Sep 14 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
6465ce65cb5d | Tibor Simko | In the error box, initialize properly host/page/browser/etc information, if we… | Aug 17 2006 | |||
3fa8c9c2713d | Jerome Caffaro | Added forgotten string import. | Jul 20 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 | |||
1d2062ba13ed | Gregory Favre | Updated strings for internationalization. | Jul 17 2006 | |||
c8fd2d1c2539 | Tibor Simko | Plugging Your Groups pages to the site. Fixed problem of HTTPS in groups pages. | Jun 29 2006 | |||
2504800bc4ea | Frederic Gobry | fixed webinterface_tests so that it manages to import mod_python properly | Jun 27 2006 | |||
d1643f11c9fe | Tibor Simko | Changed test cases value names in order not to use CDSware and Invenio terms… | Jun 27 2006 | |||
90ef831b99f3 | Tibor Simko | Waterproofed situation when page() is called without req argument. Now both the… | Jun 22 2006 | |||
184588629fc0 | Frederic Gobry | support of the legacy /oai2d.py URL | Jun 16 2006 | |||
aa101a0a524b | Tibor Simko | WebMessage module is now using the new URL style. The yourmessages links… | Jun 16 2006 | |||
de421172d3a5 | Tibor Simko | BibHarvest module (OAI repository application) is now using the new URL style. | Jun 15 2006 | |||
5200b83baddf | Tibor Simko | MiscUtil module is now using the new URL style. The changes concern error… | Jun 15 2006 | |||
1ad8e92dfe89 | Tibor Simko | WebComment module is now using the new URL style. The comments links updated… | Jun 15 2006 | |||
9955c0b27510 | Tibor Simko | WebBasket module is now using the new URL style. Your Baskets links updated… | Jun 15 2006 | |||
a09140fc5860 | Tibor Simko | WebAlert module is now using the new URL style. Your Alerts links updated… | Jun 14 2006 | |||
2ac5b28a703d | Tibor Simko | Put one more space around languages in the page footer. The space disappeared… | Jun 9 2006 | |||
587e0357e740 | Tibor Simko | Fail appropriately when mod_python.util.FieldStorage import fails. | Jun 9 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
c80624ec8133 | Tibor Simko | Ignore pyc files. | Jun 9 2006 | |||
0c0009142e37 | Tibor Simko | Use absolute imports. | Jun 9 2006 | |||
f23fe8b8d364 | Frederic Gobry | moved some websubmit subpages in the /submit/ url namespace, and fixed… | Jun 9 2006 | |||
9c7ab1b2c9d2 | Frederic Gobry | added support for getting fulltexts via <http://invenio/record/<recid>/files/... | Jun 6 2006 | |||
d935e46b0e55 | Tibor Simko | When importing mod_python stuff, import util first (before publisher), fixing… | Jun 6 2006 | |||
237055a1e7fb | Tibor Simko | Updated docstrings to reflect urlargs->req change. | Jun 5 2006 | |||
e78f3d54407c | Frederic Gobry | More flexible template interface, with less unnecessary arguments (usually… | May 29 2006 | |||
350f6c5a5e0b | Tibor Simko | webinterface_test.py renamed to webinterface_tests.py to conform to the usual… | May 24 2006 | |||
49062060ac68 | Frederic Gobry | Implementation of the new URL scheme (/record/... and friends) for websearch… | May 24 2006 | |||
a4b2770e6b11 | Tibor Simko | Added an option to produce secure page elements in page() and pageheader()… | May 9 2006 | |||
d3d662a9ec62 | Tibor Simko | Point to secure web URL when referring to youraccount pages. (More of the… | May 9 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 | |||
d46104f70a20 | Tibor Simko | Do not explicitly request leading zeros in time.strftime() formats, as they are… | Apr 18 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
e42108a936c2 | Gregory Favre | Handles new errorlib module. Errors are internationalized. MOdified… | Dec 15 2005 | |||
1fc38b938551 | Frederic Gobry | replaced a few more MSG_ occurences. Now all the messages from message.wml… | Nov 23 2005 | |||
13d3611a559a | Paulo Cabral | Introduced new error box treatment. | Sep 13 2005 | |||
8304a3022c1e | Tibor Simko | Do not use _default in the template filename. | May 10 2005 | |||
4d2be20400cc | Tibor Simko | Renamed webstyle_templates.py to webstyle_templates_default.py. | May 10 2005 | |||
7394f3468395 | Tibor Simko | Fixed indentation and some pylint complaints. | May 10 2005 | |||
07829afa8358 | Tibor Simko | Adding templating code, getting rid of WML. | May 10 2005 | |||
a38f05fd3c38 | Tibor Simko | Renamed to webpage.py. | May 10 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
805e5a8801f2 | Tibor Simko | Added title prologue and title epilogue arguments to the page creation function. | Dec 14 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 | |||
0d6d85ae1e5b | Tibor Simko | Respect pagebodystripe name change. Replace Personalize in on-the-fly header. | Apr 2 2004 | |||
f83d42a37327 | Tibor Simko | Use create_userinfobox_body, create_navtrailbox_body for consistency. Add… | Mar 23 2004 | |||
51c1fcc56375 | Tibor Simko | pagefooteronly() now treats language box too. | Mar 16 2004 | |||
c7d488ff89ec | Tibor Simko | Do not use CDSPAGESTRIPEWIDTH as it is in CSS already. Added some verbose… | Feb 23 2004 | |||
c7b3b62943d3 | Tibor Simko | Add more header and footer title template expansion. Suitable for the CERN… | Feb 16 2004 | |||
139425b9e989 | Tibor Simko | I18N of Internal Error box. | Dec 12 2003 | |||
01dda4a80506 | Tibor Simko | create_error_box() now accepts verbose argument. | Nov 10 2003 | |||
58121ba92adf | Tibor Simko | Add multi-language capabilities. | Sep 26 2003 | |||
ab90e6844fd0 | Tibor Simko | Add a possibility of `Last updated' argument for the page footer. | Sep 16 2003 | |||
78abe417b6f7 | Tibor Simko | create_error_box(): really print traceback. | Sep 4 2003 | |||
1e0375a4d8b7 | Tibor Simko | Add create_error_box(). | Sep 4 2003 | |||
af0f5b56432d | Tibor Simko | Remove unnecessary URL argument from page header creating functions. (We won't… | May 30 2003 | |||
c9a430a48564 | Tibor Simko | Minor design changes. Default encoding is now UTF-8. | May 22 2003 | |||
88b91b17bb37 | Tibor Simko | Using Home instead of CDSNAME in navtrail. | May 14 2003 | |||
d03c1108b899 | Tibor Simko | Put user info box into the header. Add new parameters to page(). | May 9 2003 | |||
bd90d466e922 | Tibor Simko | Reflect new CSS style essay. | May 5 2003 | |||
1fcd2464ffea | Tibor Simko | Try new navtrail position. Need to prettify it, though. Make some place for… | Apr 28 2003 | |||
b645efbfb5be | Tibor Simko | Initial release after module reorganization. | Apr 2 2003 |
c4science · Help