R3600/modulesmaint-1.0
R3600/modules
maint-1.0
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36efd7dea586 | Tibor Simko | Used the same demo values for WEBURL and DB credentials as in invenio.conf. | Feb 25 2008 | |||
a836093271c7 | Jerome Caffaro | After a record has been modified, propose to edit another one. Removed trailing… | Feb 25 2008 | |||
638460a5fe4a | Samuele Kaplun | Added make_conclusion and wrap_in_a_box nice function for uniforming printed… | Feb 22 2008 | |||
95760f506c45 | Samuele Kaplun | Fixed typo in touch() last commit. Addeded very detailed logging to the… | Feb 22 2008 | |||
2ea4f397f86a | Samuele Kaplun | Update bibrec modification time when bibdoc is modified. NOTE: are there any… | Feb 22 2008 | |||
73aebe160d19 | Jerome Caffaro | Removed column headers in the Excel format, since it is not flexible enough to… | Feb 22 2008 | |||
db2ae61b52c9 | Nicholas Robinson | Moved the line "from __future__ import generators" to be the first statement… | Feb 21 2008 | |||
7998ed0ad767 | Jerome Caffaro | Prevent wrapping of links in header menu. | Feb 20 2008 | |||
66a3267b209f | Nicholas Robinson | More refactoring and renaming of stuff. Also now using tempfile.mkdtemp for… | Feb 19 2008 | |||
d5055c376970 | Nicholas Robinson | Plenty of refactoring and updates to the script. There are now 3 stamping… | Feb 19 2008 | |||
c7fefe7492ee | Jerome Caffaro | Fixed resizing of documentation frame inside template editor. | Feb 19 2008 | |||
15d4a404eea8 | Marko Niinimaki | adding author affilitions in demo records changed the order in search responses… | Feb 15 2008 | |||
87907b476cbe | Samuele Kaplun | Fixed web interface bug in WebBasket when not selecting a topic, but creating a… | Feb 15 2008 | |||
3b082db50950 | Marko Niinimaki | changed the text cases to include author affiliations as added to demobibdata | Feb 15 2008 | |||
aaf4d952a872 | Tibor Simko | Moved important runtime parameters (URLs, DB credentials) from configure… | Feb 15 2008 | |||
f69eed335c44 | Tibor Simko | Fixed doc concerning REVERT functionality. | Feb 14 2008 | |||
71230ea8f544 | Tibor Simko | Do not require conf files as arguments anymore; rather, look for them in etcdir. | Feb 14 2008 | |||
59d0c42509a3 | Tibor Simko | Do not generate config.py during make anymore. It will be generated later… | Feb 14 2008 | |||
8af950c41037 | Nicholas Robinson | Initial commit of a utility to enable WebSubmit to add a stamp to a file. **… | Feb 14 2008 | |||
9c8a5e36353c | Tibor Simko | Fixed --reset-cdsname so that it does not touch reclist cache when not needed… | Feb 14 2008 | |||
6538e4e25bad | Samuele Kaplun | Formalized __str__() method of BibRecDocs, BibDoc, BibDocFile. Fixed sorting of… | Feb 14 2008 | |||
1ec25e6584e0 | Tibor Simko | Removed flx* tables and values now that BibFormat in PHP is gone. | Feb 14 2008 | |||
4e4e00663307 | Tibor Simko | Removed flx table name prefix and introduced missing ones (acc, bsk, cls, etc). | Feb 14 2008 | |||
3a2f4bad037c | Marko Niinimaki | added second affiliation for INFN researchers who have it | Feb 14 2008 | |||
7ac5472777f0 | Marko Niinimaki | added author affiliations. some of them are incomplete so that the records can… | Feb 14 2008 | |||
f6e9deaadd34 | Jerome Caffaro | Removed reference to migration kit. | Feb 14 2008 | |||
f5a875e8fb0a | Jerome Caffaro | Fixed a bug that would prevent listing the format templates and output formats… | Feb 14 2008 | |||
489d3f717460 | Jerome Caffaro | Display only webdoc files in index pages. | Feb 14 2008 | |||
6921f71419b0 | Samuele Kaplun | Added by mistake to repository. Now removed. | Feb 13 2008 | |||
013cf6ac8e3f | Samuele Kaplun | Changed behaviour of Bibupload WRT FFT when --replace is used. It now behaves… | Feb 13 2008 | |||
280aad94cc37 | Tibor Simko | Use single quotes instead of double quotes for DB parameters. Useful if dbpass… | Feb 13 2008 | |||
f5f307e0b11b | Jerome Caffaro | Fixed links. | Feb 13 2008 | |||
b654f3fc3e9e | Tibor Simko | Shortened image names to fit into 99 chars for older tars. | Feb 12 2008 | |||
ee4927dbd4b8 | Jerome Caffaro | Renamed some new CSS classes used in detailed record pages. | Feb 12 2008 | |||
4a928bf7bcc3 | Tibor Simko | Added forgotten Mail_New_Record_Notification.py. | Feb 12 2008 | |||
372b7770c847 | Tibor Simko | Added EXTRA_DIST target. | Feb 12 2008 | |||
8c14c9619a6a | Tibor Simko | Fixed EXTRA_DIST target. | Feb 12 2008 | |||
6e70e76ced69 | Tibor Simko | Plugged WebJournal's doc subdir. | Feb 12 2008 | |||
b226e82bcee8 | Tibor Simko | Updated docstring. | Feb 12 2008 | |||
076be7f3fea3 | Tibor Simko | Fixed noinst target. | Feb 12 2008 | |||
ae710a468c53 | Tibor Simko | Fixed EXTRA_DIST target. | Feb 12 2008 | |||
e2eee7b643ec | Samuele Kaplun | Speeded queries about user retrieval by not checking empty emails (i.e. guest… | Feb 12 2008 | |||
38825bb69518 | Jerome Caffaro | Updated looks of tabs in detailed record pages. | Feb 12 2008 | |||
3d792d328b4c | Samuele Kaplun | Syncronized tabcreate.sql and root Makefile.am plus fixed some table (e.g. | Feb 12 2008 | |||
cda73a488505 | Nicholas Robinson | Added 4th parameter "user_info" (defaulting to None) to definition of… | Feb 11 2008 | |||
80f0eff9b746 | Nicholas Robinson | In 'print_function_calls', added the framework to allow WebSubmit functions to… | Feb 11 2008 | |||
457f570b73b6 | Tibor Simko | Fixed Kiss author link for authors with incomplete first name. Thanks to Tony… | Feb 11 2008 | |||
3a890c7ab319 | Jerome Caffaro | XHTML valid markup. | Feb 11 2008 | |||
145403f0ac40 | Nicholas Robinson | Fixed a bug: An attempt was made to call the string "replace" method on the… | Feb 11 2008 | |||
29800113544a | Jerome Caffaro | Cleaned markup. | Feb 8 2008 | |||
177733e6857e | Samuele Kaplun | Fixed not closed <it> tags. | Feb 8 2008 | |||
451b0e1a64e3 | Samuele Kaplun | Italian translation. | Feb 8 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 | |||
325252a498e5 | Nicholas Robinson | For exception handling in the create_record function, replaced the use of print… | Feb 8 2008 | |||
6f3a1fee847d | Jerome Caffaro | Made use of _()_ syntax to translate parts of the guide, instead of <lang/>… | Feb 8 2008 | |||
ce77de2ba16e | Tibor Simko | Fixed variable replacement in the output message string of the last commit. | Feb 8 2008 | |||
0fdc70575318 | Tibor Simko | Made new output messages translatable. Added x_ prefix to arguments, removed… | Feb 8 2008 | |||
ebc1bafba98a | Jerome Caffaro | Replaced (broken) HTML links to HEP.rdf with access path to the file. | Feb 8 2008 | |||
a0886c95c0d2 | Jerome Caffaro | XHTML-valid login link ('&'->'&' before referer). | Feb 8 2008 | |||
e67f97d631b8 | Jerome Caffaro | French translation, partially based on (EPFL) Infoscience's own translation of… | Feb 8 2008 | |||
ca75cb18bbaf | Jerome Caffaro | Better checking of admin guides availability. | Feb 8 2008 | |||
b587d5f7835c | Jerome Caffaro | French translation, adapted from (EPFL) Infoscience's own translation of the… | Feb 8 2008 | |||
a95669a34b71 | Tibor Simko | Added unit tests for wash_index_term(). Cleaned the other test. | Feb 7 2008 | |||
e9245a03cb0c | Jerome Caffaro | Removed biformat migration kit files. | Feb 7 2008 | |||
7cda534c7657 | Jerome Caffaro | Removed references to bibformat migration kit. | Feb 7 2008 | |||
1cc7fc07fc98 | Jerome Caffaro | Removed note about the migration from PHP to Python. | Feb 7 2008 | |||
c782c5bb2544 | Jerome Caffaro | Fixed regression tests to check for new webdoc pages. | Feb 7 2008 | |||
c7cd7c91d748 | Samuele Kaplun | Updated links for webaccess, small fixies in webaccess admin plus using… | Feb 6 2008 | |||
ddefb5059f6b | Jerome Caffaro | Cleaned Python code and HTML markup. | Feb 6 2008 | |||
c0cf40722027 | Jerome Caffaro | Behaves correctly when accessing referees page without a doctype. Prints a… | Feb 6 2008 | |||
38f58186ad2b | Jerome Caffaro | Fixed message in error box. | Feb 6 2008 | |||
ebd6e353909f | Jerome Caffaro | Escape quotes in strings used as parameters for <input> tags. | Feb 6 2008 | |||
471c5a449a75 | Jerome Caffaro | Renamed table 'collectiondetailedpagetabs' to… | Feb 6 2008 | |||
f13f6776d1d0 | Jerome Caffaro | Fixed typo. | Feb 6 2008 | |||
e6ac65b47b7e | Samuele Kaplun | Compiled with the most up to date Cython 0.9.6.11b. Tested on SLC4, MacosX… | Feb 5 2008 | |||
0fe6f54d28ee | Samuele Kaplun | Fixed regression test WRT latest modifications to demo site. | Feb 5 2008 | |||
e6aecf5ffb55 | Samuele Kaplun | Updated last added record to FFT. | Feb 5 2008 | |||
5a8827fc806f | Samuele Kaplun | Update regression tests to work with stemming correctly enabled. | Feb 5 2008 | |||
d5ad194201ca | Jerome Caffaro | Updated default tab settings for new '/usage' url. | Feb 5 2008 | |||
540adc21082e | Jerome Caffaro | Changed url of 'usage statistics' tab from /statistics to /usage | Feb 5 2008 | |||
11c247e0fe09 | Samuele Kaplun | Updated test to work with correct lowerizing of unicode string in the search… | Feb 5 2008 | |||
c1d5ec3260a8 | Samuele Kaplun | Fix lowerizing of unicode strings (e.g. for russian and greek). | Feb 5 2008 | |||
abe7f722fb22 | Samuele Kaplun | Disabled idxPHRASE indexing until websearch will exploit it. | Feb 5 2008 | |||
c727136e0f46 | Samuele Kaplun | Updated to Cython-0.9.6.10b and added __all__ variable to module. | Feb 5 2008 | |||
b73388d66b7a | Jerome Caffaro | More explicit output message when deprecated 'tmpl_records_format_other' is… | Feb 5 2008 | |||
426608f85955 | Jerome Caffaro | New tests for help page availability and legacy urls. | Feb 5 2008 | |||
15f08b196d8f | Jerome Caffaro | Fixed problem with handling of legacy url '/help/submit' | Feb 5 2008 | |||
846feb42f47d | Jerome Caffaro | Fixed broken link. | Feb 5 2008 | |||
6c5f73b79725 | Jerome Caffaro | Fixed broken link. | Feb 5 2008 | |||
132626a7dd93 | Jerome Caffaro | Fixed broken links. | Feb 5 2008 | |||
66d8d1d822bb | Jerome Caffaro | Fixed broken link. | Feb 5 2008 | |||
8115e11ae2d2 | Jerome Caffaro | Fixed broken links. | Feb 5 2008 | |||
c533bd9de33a | Jerome Caffaro | Fixed broken link. | Feb 5 2008 | |||
cfbf3a4e6a6a | Jerome Caffaro | Generate output on-the-fly when cache dir cannot be read. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
d9655e30ddbc | Jerome Caffaro | Redirect legacy urls weburl/help/[...] to corresponding webdoc. | Feb 4 2008 | |||
ade7d37307a5 | Samuele Kaplun | Fixed comment spacing in order to make tabcreate.sql syntactically correct. | Feb 1 2008 | |||
8830e1236430 | Tibor Simko | Removed mentions of WML. | Jan 31 2008 | |||
c0c9cbc65844 | Tibor Simko | Updated global docstring. | Jan 31 2008 |
c4science · Help