History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8f0027eea7ee | Tibor Simko | global: update copyright years | Nov 1 2010 | |||
d30e56fa001a | Tibor Simko | global: CDS Invenio becomes Invenio | Nov 1 2010 | |||
d6832dfc8847 | Benoit Thiell/Tibor Simko | WebSearch: Remove dusty old methods containing Python errors | Aug 17 2010 | |||
d277958c9e4d | Benoit Thiell/Tibor Simko | Removal of unused imports | Aug 17 2010 | |||
2fa42f716fcc | Nikolaos Kasioumis | WebSearch: first release of hosted collections | Jan 22 2010 | |||
7ab0dcd8ea47 | Samuele Kaplun/Tibor Simko | Fix usage of tabs in code. | Dec 2 2008 | |||
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 | |||
118d33b440b8 | Tibor Simko | Updated web tests so that we can test easily remote sites from within local… | Mar 25 2008 | |||
164d10559b08 | Tibor Simko | Initial release of the web test suite infrastructure, to be run via 'inveniocfg… | 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 | |||
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 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
e3baf3f3e206 | Tibor Simko | Phased out WebSearch Admin static intro page. | Dec 12 2007 | |||
81a92ff4219e | Samuele Kaplun | Removed references in the web interface on restricted collection (via apache… | Dec 6 2007 | |||
6311159a7fb5 | Jerome Caffaro | "Detailed record" pages reorganisation. | Jul 20 2007 | |||
b98d3870e673 | Samuele Kaplun | Used cdsname(intl) everywhere in place of "CDS( Invenio)" | May 25 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
17545a7b1f72 | Tibor Simko | Fixed free variable problems (verbose, cdsname). | Dec 1 2006 | |||
a441f3e954ec | Tibor Simko | Improved kwalitee of the code. Removed wildcard imports, put spaces in… | Sep 18 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
b45beba5c79c | Tibor Simko | Added *.pyc. | Sep 7 2006 | |||
876e049c6754 | Olivier Serres | Imporved database structure and configuration interface of the external… | Sep 1 2006 | |||
be4a6f74a072 | Olivier Serres | Add external collections searching. | Aug 30 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
9a417c550b01 | Tibor Simko | Updated page() arguments: req in, urlargs out. | Jun 5 2006 | |||
49062060ac68 | Frederic Gobry | Implementation of the new URL scheme (/record/... and friends) for websearch… | May 24 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 | |||
d169e50bee90 | Tibor Simko | Moved admin index pages from web to doc directory so that their location would… | Apr 28 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 2006 | |||
7d36be84b671 | Tibor Simko | Revert back to not creating many I18N index files, for the sake of harmony with… | Apr 11 2006 | |||
22d6267b388c | Tibor Simko | Create proper I18N index pages. | Apr 11 2006 | |||
f6ca2d45529d | Tibor Simko | Adapted to the new way of I18N. | Apr 11 2006 | |||
b941e4494221 | Frederic Gobry | use the configured default language for search results when no ln= is specified | Feb 28 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 | |||
98d9215e171f | Tibor Simko | General support infrastructure for the Japanese translation. Dynamic elements… | Dec 21 2005 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
eb619ec772f3 | Tibor Simko | Fixed import of gettext_set_language. | Dec 4 2005 | |||
148c5b6bb92b | Frederic Gobry | Completed translation of the python part of websearch. This makes use of 105 of… | Nov 22 2005 | |||
b9ea828bf20f | Tibor Simko | Removed leftover usage of <LIBDIR> WML variable. | May 13 2005 | |||
4dcecafe646d | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
be9efa9821ce | Tibor Simko | Keep language selection for collection-not-found pages. | Mar 1 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
a9b4da8a0892 | Tibor Simko | Use proper function names (perform_checkwebcollstatus instead of… | Dec 14 2004 | |||
06dda30cf4c7 | Tibor Simko | Reflect new treatment of left-top, title-prologue and title-epilogue… | Dec 14 2004 | |||
b0f02bf3a10d | Trond Aksel Myklebust | Using page_not_authorized in webuser | Nov 1 2004 | |||
6ff1d9bea12c | Trond Aksel Myklebust | *Added "Access Policy" options. *Possible to send an email to admin/user when a… | Oct 19 2004 | |||
1d40f209ada0 | Trond Aksel Myklebust | *** empty log message *** | Sep 23 2004 | |||
142b147eb8cb | Trond Aksel Myklebust | Modified so that error messages when not authorized is received from webaccess | Sep 23 2004 | |||
09cce2dea5c8 | Trond Aksel Myklebust | Added two new functions, rearrangefield/rearrangefieldvalue | Sep 14 2004 | |||
449f47ea03f8 | Tibor Simko | get_colID() is now read from search engine's library. | Sep 2 2004 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
9dc45f64e931 | Trond Aksel Myklebust | Fixed "Modified search options" part of the modify collection page | Aug 13 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
60d7d459b702 | Tibor Simko | Respect I18N names of collections and fields. | Jul 13 2004 | |||
406bd65a009f | Trond Aksel Myklebust | Changed the navigation/work flow in websearch interface | May 28 2004 | |||
39f01f634b2d | Trond Aksel Myklebust | Prepared for webcoll interface | May 27 2004 | |||
8fe27aea1ec5 | Trond Aksel Myklebust | Changed images used for arrows in websearchadmin, also added random argument to… | May 14 2004 | |||
2bb4457c1a05 | Trond Aksel Myklebust | commented out reload(wsc) | May 12 2004 | |||
5e590d30c010 | Trond Aksel Myklebust | *** empty log message *** | May 11 2004 | |||
ae002ee61a41 | Trond Aksel Myklebust | Fixed securty issue/ added role='cfgwebsearch' | May 7 2004 | |||
84998ce52e64 | Trond Aksel Myklebust | Added a few lines to the guide. Added the last functionality to the interface… | May 4 2004 | |||
bd1ff71f0326 | Trond Aksel Myklebust | Unknown changes..... | Apr 30 2004 | |||
3415eecaa387 | Tibor Simko | Added navbar position. | Apr 30 2004 | |||
2f7300be6973 | Tibor Simko | Add .html extension to be ignored by CVS. | Apr 30 2004 | |||
502fd9bb9a98 | Trond Aksel Myklebust | fixed some typos..again | Apr 29 2004 | |||
9d5f7cc1d23f | Trond Aksel Myklebust | first version of websearch interface | Apr 29 2004 | |||
b036f484e410 | Tibor Simko | Adopt to new page() arguments. | Mar 23 2004 | |||
841cd4b965c4 | Tibor Simko | Import stuff within functions rather than globally. | Mar 11 2004 | |||
743227388af2 | Tibor Simko | Import also bindir. | Mar 11 2004 | |||
ce06a57d048f | Tibor Simko | Import also weburl. | Mar 11 2004 | |||
b6da495a6e77 | Tibor Simko | Import also weburl, needed for restricted collections. | Mar 11 2004 | |||
73368e83129d | Tibor Simko | Do not import * from config.py for security reasons. | Mar 11 2004 | |||
8d993c182251 | Tibor Simko | Do not import * from config.py for security reasons. | Mar 11 2004 | |||
ebebc9d9feb6 | Tibor Simko | New `rm' ranking argument. | Mar 5 2004 | |||
92d1a5ddb865 | Tibor Simko | Remove unwanted sys.exit(). | Feb 11 2004 | |||
419866029790 | Tibor Simko | I18N of the Internal Error boxen. | Dec 12 2003 | |||
02758028e3e6 | Tibor Simko | oai2s moved into bibharvest | Dec 2 2003 | |||
80630812b66c | Tibor Simko | Cleanup of Makefile and .cvsignore now that OAI is a mod_python app. | Nov 12 2003 | |||
95ba34cb7a5d | Tibor Simko | Display nicer error message in case of MySQL troubles. | Nov 10 2003 | |||
ecc5e94b572c | Martin Vesely | OAI server update. | Oct 8 2003 | |||
639dfb8afff1 | Martin Vesely | some modifs.. | Oct 6 2003 | |||
c8c2ffa654c2 | Martin Vesely | OAI repository interface in mod_python | Oct 2 2003 | |||
2c9cc4af7b7f | Martin Vesely | OAI repository interface in mod_python | Oct 1 2003 | |||
58121ba92adf | Tibor Simko | Add multi-language capabilities. | Sep 26 2003 | |||
d6b89ae4da89 | Tibor Simko | Add proper treatment of `Last updated' for the page footers. | Sep 16 2003 | |||
7723c22876e6 | Tibor Simko | Add verbose argument suitable for problem analysis. | Sep 9 2003 | |||
d7046b285b79 | Tibor Simko | Import stuff plainly so that mod_python would report error directly in the web… | Sep 8 2003 | |||
e8734aa9e97b | Tibor Simko | Add some error handling. | Sep 4 2003 | |||
2147c91ce58f | Tibor Simko | Prefer `verbose=LEVEL' argument instead of `dbg'. | Aug 29 2003 | |||
8b86d71d6a15 | Tibor Simko | Fix missing import module. | Aug 29 2003 | |||
2fe7cb148c73 | Tibor Simko | Fix handling of dates (d1y, d1m, etc) as integers. | Jul 10 2003 |
c4science · Help