History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
39b0468b8d79 | Nikolaos Kasioumis | WebBasket: user interface and engine improvements | Jan 22 2010 | |||
2fa42f716fcc | Nikolaos Kasioumis | WebSearch: first release of hosted collections | Jan 22 2010 | |||
b8048ab417c8 | Tibor Simko | BibFormat: removed unused holdings template | Nov 16 2009 | |||
ff56b037f39a | Jerome Caffaro/Tibor Simko | WebSearch: improved admin interface markup | Jul 17 2009 | |||
a70974ff2574 | Samuele Kaplun/Tibor Simko | WebAccess: filtering roles/actions | May 18 2009 | |||
7783e4fcabaf | Samuele Kaplun/Tibor Simko | WebSearch Admin: improved exception handling | Apr 20 2009 | |||
e3c5b18ddb93 | Tibor Simko | WebSearch: fixed undefined variable cases | Apr 20 2009 | |||
595d85f1ef46 | Benoit Thiell/Tibor Simko | BibClassify: added keyword tab to record pages | Apr 2 2009 | |||
f6a59649096a | Samuele Kaplun | Escaping run_sql calls in bibindex and websearch | Oct 30 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
aea8f11b5ea1 | Joaquim Rodrigues Silvestre | Disable holdings tab if collection != Books | Aug 15 2008 | |||
4db0a97029f3 | Joaquim Rodrigues Silvestre | New tab: holdings | Aug 13 2008 | |||
03c451d9d548 | Tibor Simko | Fixed SQL query behind creating new collection. Thanks to Devin Bougie for… | Jun 11 2008 | |||
228027d20aa6 | Tibor Simko | For Inspire site, always show the Fulltext tab. | May 18 2008 | |||
89168b928286 | Tibor Simko | Disable checking of the reference tab suitability because bfe_references.py may… | May 14 2008 | |||
6c1818f8b722 | Marko Niinimaki | disabled "shall we show citation tab" checking since its too slow | Apr 10 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | 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 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
471c5a449a75 | Jerome Caffaro | Renamed table 'collectiondetailedpagetabs' to… | Feb 6 2008 | |||
540adc21082e | Jerome Caffaro | Changed url of 'usage statistics' tab from /statistics to /usage | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
e3baf3f3e206 | Tibor Simko | Phased out WebSearch Admin static intro page. | Dec 12 2007 | |||
7c9a796575f4 | Samuele Kaplun | Fixed a link. | Dec 7 2007 | |||
3aecf2fe8803 | Samuele Kaplun | Reworked the message for restricted collections. | Dec 7 2007 | |||
619f4bf1da3c | Samuele Kaplun | Backward compatible admin web interface WRT restricted collection. It now… | Dec 7 2007 | |||
81a92ff4219e | Samuele Kaplun | Removed references in the web interface on restricted collection (via apache… | Dec 6 2007 | |||
9f31ff96bb8f | Jerome Caffaro | Added 'citations' tab. 'ln' parameter is preserved by tabs. | Dec 6 2007 | |||
b2fd8b3cd762 | Tibor Simko | Replaced escape_string() occurrences. | Nov 8 2007 | |||
f1ef4054140a | Jerome Caffaro | Added help links to admin guide (sections 3.11 and 3.12). Added missing… | Sep 18 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 | |||
eae2ffd88c78 | Tibor Simko | Reformulated "Attach collection to tree" box phrasing, with Nick. | Apr 12 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
e515b0d14342 | Tibor Simko | Escape collection definition when modifying a collection, fixing display… | Jan 18 2007 | |||
aed246f9142e | Tibor Simko | When creating new portalbox, do not escape HTML markup in its title or body… | Jan 16 2007 | |||
8dcf4c4b5c4b | Tibor Simko | Fixed free variable problems (extra, StandardException, output). | Dec 1 2006 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
f9a8757a9140 | Tibor Simko | Improved output messages in the "Configuration of related external collections"… | Nov 23 2006 | |||
3eb66e42cf9b | Tibor Simko | When adding a portalbox, do not exclude those already added, because one may… | Nov 8 2006 | |||
bfb8a8ad357b | Tibor Simko | Detect properly the timestamp of the last collection cache update. | Sep 21 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 | |||
f35dc5d27596 | Tibor Simko | Use uppercase CFG_EXTERNAL_COLLECTION* module parameters. | Sep 13 2006 | |||
c5f6e45d5ae9 | Tibor Simko | Use the new dbquery.get_table_last_updated() function in order to detect… | Sep 5 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 | |||
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 | |||
c08849422f97 | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
e4c16dc2f690 | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
6ead7a864190 | Tibor Simko | Added some try/except statements to catch the case of a not-existing-but-still… | Apr 12 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
bee962943208 | Trond Aksel Myklebust | Added some missing function commentsx | Dec 15 2004 | |||
c77c596171df | Tibor Simko | Fixed collection table and webcoll cache update times for old Pythons. Use… | Dec 14 2004 | |||
5a971a840ab9 | Trond Aksel Myklebust | Fixed problem when creating/modifying portalboxes causing title to dissapear… | Nov 1 2004 | |||
e46187a56098 | Trond Aksel Myklebust | *** empty log message *** | Oct 20 2004 | |||
6ff1d9bea12c | Trond Aksel Myklebust | *Added "Access Policy" options. *Possible to send an email to admin/user when a… | Oct 19 2004 | |||
7869daa1aa82 | Trond Aksel Myklebust | Modified error messages from webaccess | Sep 23 2004 | |||
7d9f7e5c9adb | Trond Aksel Myklebust | -import datetime statement. Module not in use and not supported by Python 2.2 | Sep 20 2004 | |||
8cb0bbbc1b08 | Trond Aksel Myklebust | *** empty log message *** | Sep 14 2004 | |||
130cc0c2b651 | Trond Aksel Myklebust | Changed text from "rearrange by name" to "order alphabetically" | Sep 14 2004 | |||
4ad67483a601 | Trond Aksel Myklebust | Added functionality for rearranging sort options/search fields by name… | Sep 14 2004 | |||
d82bf3bfd17d | Trond Aksel Myklebust | Fixed a few issues regarding sort fields/search options Still a issue when… | Sep 13 2004 | |||
c5d22f234c23 | Trond Aksel Myklebust | Fixed some bugs with changing the "score" of fields/fieldvalues | Sep 13 2004 | |||
6ac4e434b28c | Trond Aksel Myklebust | Modified feedback messages | Aug 16 2004 | |||
6d8e36261137 | Trond Aksel Myklebust | Modified some textfields | Aug 16 2004 | |||
930f83e6cebf | Trond Aksel Myklebust | Fixed presentation bug when deleting the last value associated with a field | Aug 13 2004 | |||
e02bf14cfa93 | Trond Aksel Myklebust | fixed a bug in "modify search options" which happened when you added a new… | Aug 13 2004 | |||
5d89cbc8ebc7 | Trond Aksel Myklebust | fixed lazy coding...see last update of file..... | Jul 22 2004 | |||
7cfed84b7f4e | Trond Aksel Myklebust | Fixed the date problem. Somehow the mysql server returns 2004-07-19 14:52:48. | Jul 20 2004 | |||
1f0231159c61 | Trond Aksel Myklebust | Fixed two bugs, one where the mysql server returned another dateformat than the… | Jul 19 2004 | |||
396396ac609a | Trond Aksel Myklebust | *** empty log message *** | Jun 22 2004 | |||
f52c29ab58c6 | Trond Aksel Myklebust | Looks like it was abbreviated monthname and not full which was used... (thanks… | Jun 7 2004 | |||
04af92c4801b | Trond Aksel Myklebust | Modified Webcoll status of the webpage, added more checks | Jun 7 2004 | |||
e5f65373f20f | Trond Aksel Myklebust | Cleaned up frontpage of interface | Jun 4 2004 | |||
90008dc54a01 | Trond Aksel Myklebust | Added a overview of collections with error checking | Jun 4 2004 | |||
7ba62756ebdc | Trond Aksel Myklebust | Committing to get it over to pcdh91...(need to do something with this soon...) | Jun 4 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 | |||
225dd0ea21bc | Trond Aksel Myklebust | Added a check to see if collection with id==1 exists, if not a form to add it… | May 26 2004 | |||
91ab171bfea8 | Trond Aksel Myklebust | Changed terminology of "add collection to tree" | May 26 2004 | |||
c6bd169d7030 | Trond Aksel Myklebust | No longer mandatory to have a title for a portalbox | May 24 2004 | |||
a08a8a8888b7 | Trond Aksel Myklebust | Modified up/down arrows | May 19 2004 | |||
8fe27aea1ec5 | Trond Aksel Myklebust | Changed images used for arrows in websearchadmin, also added random argument to… | May 14 2004 | |||
5e590d30c010 | Trond Aksel Myklebust | *** empty log message *** | May 11 2004 | |||
beda71fdc806 | Trond Aksel Myklebust | Updated guide and bugfix | May 10 2004 | |||
07cc37b64b92 | Trond Aksel Myklebust | added link to guide from interface | May 6 2004 | |||
541059f58888 | Trond Aksel Myklebust | Changed navbar | May 4 2004 | |||
84998ce52e64 | Trond Aksel Myklebust | Added a few lines to the guide. Added the last functionality to the interface… | May 4 2004 | |||
3e1dbd88ba39 | Trond Aksel Myklebust | Cosmetic code changed | Apr 30 2004 | |||
dcfee6aed501 | Trond Aksel Myklebust | fixed missing import of function | Apr 30 2004 | |||
502fd9bb9a98 | Trond Aksel Myklebust | fixed some typos..again | Apr 29 2004 | |||
0f822414635b | Trond Aksel Myklebust | Changed typo | Apr 29 2004 | |||
2e7cf74c0440 | Trond Aksel Myklebust | ops..small typo | Apr 29 2004 |
c4science · Help