R3600/modulesmaint-1.1
R3600/modules
maint-1.1
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0c78add2ed22 | Martin Vesely | OAI repository archive and management tool. Main features include creation… | Apr 12 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 | |||
6b13f0051c34 | Tibor Simko | Adapted to the new way of I18N, removing MSG_ dependencies. | 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 | |||
bc692c0a1277 | Tibor Simko | Do not initialize all the msg_* strings anymore now that all the client code… | Apr 11 2006 | |||
d1997790625a | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
925fe36ceff4 | Tibor Simko | Automatically add rights to `cfgwebcomment' for `superadmin' users in `Your… | Apr 11 2006 | |||
32d42549ab84 | Tibor Simko | Added link `Configure WebComment' in the `Your Administrative Activities' page. | Apr 11 2006 | |||
39be90c8e373 | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
94372fc30d6e | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
cdb5ffb7f7ab | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
c08849422f97 | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
1335890d5bab | Martin Vesely | OAI cache created within make install. RTdata moved into $… | Apr 10 2006 | |||
cf8e5e8c85e6 | Tibor Simko | Added standard `help' CLI option. | Apr 10 2006 | |||
01e3d691f044 | Tibor Simko | Added standard `version' CLI option. Modified usage() function to display… | Apr 10 2006 | |||
5db069eaf36e | Tibor Simko | Added standard `help' and `version' CLI options. | Apr 10 2006 | |||
caf3cba8d80f | Tibor Simko | Use single quotes around the version number so that it gets printed nicely. | Apr 10 2006 | |||
a8437583e4e4 | Tibor Simko | Initialize version number as for the other CLI files. | Apr 10 2006 | |||
cede71c4e4cd | Tibor Simko | Use single quotes around the version number so that it gets printed nicely. | Apr 10 2006 | |||
a11b41a1b853 | Tibor Simko | Use exit status 0 when looking for help or version number. | Apr 10 2006 | |||
cdc0ebac75da | Tibor Simko | Use single quotes around the version number so that it gets printed nicely. | Apr 10 2006 | |||
6c5f57dc4049 | Tibor Simko | Do not use WML call in the version string. | Apr 10 2006 | |||
275fb3556f69 | Tibor Simko | Deleted superfluous usage() function definition. | Apr 10 2006 | |||
4a26acc4d8a7 | Tibor Simko | Added standard `help' and `version' CLI options. | Apr 10 2006 | |||
c51045985c97 | Tibor Simko | Fix order of help-version-verbose arguments. | Apr 10 2006 | |||
8fca831c3fa8 | Tibor Simko | Added standard `help' and `version' CLI options. | Apr 10 2006 | |||
d3c9709224d8 | Tibor Simko | Introduced standard `help' and `version' CLI options. Fixed case of reporting… | Apr 10 2006 | |||
8bae1a3d717e | Tibor Simko | record_xml_output() now returns plain ``<record></record>'' instead of throwing… | Apr 10 2006 | |||
c5dd200ff157 | Tibor Simko | Added basic .cvsignore files. | Apr 6 2006 | |||
559980bc0e80 | Tibor Simko | Do not remove quotes from the search pattern when getting nearest terms and the… | Apr 6 2006 | |||
393d32eb9b0a | Tibor Simko | Do not display MySQL wildcards (%) in the nearest terms box message for partial… | Apr 6 2006 | |||
828cec10ef5d | Tibor Simko | When a phrase index does not exist (``not773''), return empty hit set instead… | Apr 6 2006 | |||
24d9d56178bc | Tibor Simko | create_formatoptions() now returns the created box, fixing the ``Output… | Apr 6 2006 | |||
a2e76860ff31 | Tibor Simko | Fixed search results page fragment identifier links (#colX) for the ``Results… | Apr 6 2006 | |||
9a11b5c43972 | Tibor Simko | Properly escape all hidden form arguments, fixing problem with ``jump to… | Apr 6 2006 | |||
67f4db3eb0b1 | Tibor Simko | Added missing dot after the hit number in the search results list. | Apr 6 2006 | |||
0c1abf8e369b | Nicholas Robinson | fixed bug in cloning an action - added call to mysql_escape_string to escape… | Apr 3 2006 | |||
fd86fbe354fd | Martin Vesely | Adding global config for BibMatch. | Mar 31 2006 | |||
5ce4938fc421 | Tibor Simko | Properly escape SQL query arguments when calculating reading similarity lists. | Mar 31 2006 | |||
10f98ede7b6f | Nicholas Robinson | Added class="adminbutton" to descriptions of "EndButton", "EndButton2" and… | Mar 29 2006 | |||
18e7aa486e8a | Tibor Simko | Return empty hit set when searching in a non-existing word index. | Mar 27 2006 | |||
065f49acfbc8 | Tibor Simko | Pass "limit to" search pattern option to the search box display template. | Mar 27 2006 | |||
8709b84a273b | Tibor Simko | Fixed "Limit to" search box display problem, template used `p1' instead of `pl'. | Mar 27 2006 | |||
b30c99a8e856 | Martin Vesely | Adding Makefiles associated to the BibMatch module. | Mar 17 2006 | |||
c44fc37833c2 | Martin Vesely | Adding BibMatch engine that allows to match individual records parsed from an… | Mar 17 2006 | |||
7b49a34f7cc0 | Martin Vesely | Adding BibMatch module that allows to match MARCXML files against database… | Mar 17 2006 | |||
addd64a5c1db | Tibor Simko | Update information on `deleting' versus `hiding' records. | Mar 17 2006 | |||
20b39e1939de | Tibor Simko | Fixed slow/fast typo in the Reindexing section. | Mar 17 2006 | |||
5ea91721652e | Frederic Gobry | Templatized the webalert email. In the process, added an option to run… | Mar 3 2006 | |||
5362069157b1 | Frederic Gobry | removed another source of noise in the XML stream | Feb 28 2006 | |||
269dd1c29aa0 | Frederic Gobry | Fixed display of "your approvals" for people that are only referee for a given… | Feb 28 2006 | |||
6be1484debb0 | Frederic Gobry | improved similar author matching (finds non-accented version when an accented… | Feb 28 2006 | |||
b941e4494221 | Frederic Gobry | use the configured default language for search results when no ln= is specified | Feb 28 2006 | |||
c052b513dcc6 | Frederic Gobry | use the standard python email library to forge the alert emails, so that the… | Feb 28 2006 | |||
a7890ed99ec4 | Frederic Gobry | Submission directories are usually not empty. Use rmtree to get rid of them… | Feb 28 2006 | |||
15dc68697843 | Frederic Gobry | The return URL used when a submission is over must be escaped when passed as a… | Feb 28 2006 | |||
cc2db771eb13 | Frederic Gobry | Properly mark deleted records as 980$c DELETED (not 980$a) | Feb 28 2006 | |||
d69cd922fd64 | Frederic Gobry | i18n'ed warning messages when sorting does not occur, and avoided their display… | Feb 27 2006 | |||
631076f42bc8 | Frederic Gobry | escape the proposed filename (in the http header) when downloading a fulltext | Feb 27 2006 | |||
9dc4eb1d2800 | Frederic Gobry | Don't export baskets in XML as if it were an HTML page. | Feb 27 2006 | |||
9355d8102250 | Frederic Gobry | For non-CERN sites, bibupload should match records on their 970$a field in a… | Feb 24 2006 | |||
c8bf46bf6627 | Frederic Gobry | discard the XML envelop around on-the-fly formatted records, only keep the HTML… | Feb 22 2006 | |||
7b1a82a64c3a | Martin Vesely | Inserting explicit namespace declarations for the MARC21 metadata format to… | Feb 17 2006 | |||
8c08d3ce80a2 | Martin Vesely | Inserting explicit namespace declarations for the Dublin Core metadata format… | Feb 17 2006 | |||
0cc2d3c120b7 | Gregory Favre | Bibsched is now compatible with MacOSX (except page up and page down). Fixed… | Feb 14 2006 | |||
1b2b7129fa59 | Gregory Favre | Fixed a bug on display of dates which occured with python 2.3.4. | Feb 13 2006 | |||
6b72f6d610ca | Gregory Favre | Added missing WebComment configurations variables… | Feb 13 2006 | |||
05d222a3acb5 | Tibor Simko | Added two missing WebComment configuration variables. | Feb 12 2006 | |||
f108c787d4f7 | Tibor Simko | Fixed typos in initializations of two messages for Spanish, Catalan, and Slovak. | Feb 10 2006 | |||
70b8446a1f9c | Gregory Favre | Fixed a problem with output of the default date in… | Feb 9 2006 | |||
eb6f2891c706 | Gregory Favre | Added a function to log all queries in order to help debugging. | Feb 8 2006 | |||
5554db2e8751 | Alberto Pepe | Added explanation of how to clean up temporary files created by The BibHarvest… | Feb 8 2006 | |||
f5193f962bc4 | Alberto Pepe | Modified some parts of the function call_bibharvest that would cause problems… | Feb 8 2006 | |||
b0a52c4dbf1f | Tibor Simko | Added sections on the bibindex normal operation, on checking and repairing… | Feb 5 2006 | |||
5ea87c8c454b | Tibor Simko | Delete superfluous `>' characters in the new oaiARCHIVE table definition. | Feb 2 2006 | |||
27a68490e4ea | Gregory Favre | Webmessage bugfix: - while writing a message, hitting the 'add to users' button… | Feb 1 2006 | |||
fd092e87b53e | Martin Vesely | OAI repository database structure change. OAI db structure upgraded to… | Jan 31 2006 | |||
d3eed8dd2405 | Tibor Simko | Import required os module. | Jan 31 2006 | |||
34308163bb01 | Tibor Simko | During make clean, remove only those Python files that were produced out of WML… | Jan 31 2006 | |||
5f8564ebe54d | Tibor Simko | Fixed ``added from x until y'' date selection box on the Advanced Search page… | Jan 30 2006 | |||
b360ac952a3d | Alberto Pepe | Added possibility to include parameters such as RECSEP and RECHEAD at a… | Jan 27 2006 | |||
e9985469a9ee | Gregory Favre | Fixed a display problem: replaced underscores '_' with '_' | Jan 17 2006 | |||
def68666a233 | Gregory Favre | Refactoring of webcomment module: - Internationalized every string in html… | Jan 17 2006 | |||
4189727c5f89 | Gregory Favre | Added a new function to urlutils: def get_client_ip_address(req): """… | Jan 17 2006 | |||
a8264682c1fc | Gregory Favre | Added a new table (cmtACTIONHISTORY). This table will be used by webcomment… | Jan 17 2006 | |||
26e406d15030 | Gregory Favre | Removed every stars*.gif (currently only used by webcomment module) The stars… | Jan 17 2006 | |||
54af68cda8a1 | Gregory Favre | Updated classes for webcomment module. Added a redefinition for the 'dd' tag… | Jan 17 2006 | |||
d205eab0275d | Tibor Simko | Introducing Polish translation. (General supporting infrastructure, plus… | Jan 15 2006 | |||
f806ade4f2e1 | Tibor Simko | Introduced Japanese translation of demo collection names and of welcome page… | Jan 11 2006 | |||
1a774fe59571 | Tibor Simko | Introduced Japanese translation of field names, thanks to Paulo's friends. | Jan 11 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 | |||
a696b52c58a8 | Gregory Favre | - Fixed a small importation bug | Jan 10 2006 | |||
e7df3727b736 | Tibor Simko | Use "from cdsware import foo" rather than "import cdsware.foo". | Dec 22 2005 | |||
339811efd13e | Tibor Simko | Added i18n_update_wml.py call to update _(Foo)_ strings in PHP files generated… | Dec 22 2005 | |||
bf81264a2597 | Tibor Simko | Added i18n_update_wml.py call to update _(Foo)_ strings in PHP files generated… | Dec 21 2005 | |||
10345a2090c6 | Tibor Simko | Fixed login() function when invoked in I18N context. Fixed several indentation… | Dec 21 2005 | |||
b476a7d41a18 | Tibor Simko | Added language argument to the login link. | Dec 21 2005 | |||
3a0a1175062a | Tibor Simko | Added hidden language field into the login form, fixing I18N logging. Added… | Dec 21 2005 |
c4science · Help