R3600/moduleslegacy
R3600/modules
legacy
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
15ac0f469e0c | Nicholas Robinson | Added 'DEMOTH.tpl' and 'DEMOTHcreate.tpl' to submission templates data. | Mar 5 2008 | |||
902b0f7fd472 | Nicholas Robinson | Bibconvert templates used for the creation of DEMO Thesis (DEMOTH) records in… | Mar 5 2008 | |||
508c8a5892de | Samuele Kaplun | Corrected SELECT * queries. | Mar 5 2008 | |||
96d06023ac21 | Samuele Kaplun | Fixed bug where list was treated as dictionary making the element to fail. | Mar 5 2008 | |||
e06bba2c3c05 | Jerome Caffaro | Removed fragile SQL code. Thanks to Gregory Favre (EPFL). | Mar 5 2008 | |||
e392a2b83cce | Samuele Kaplun | Fixed test WRT indentation (strange had already fixed yesterday for the same… | Mar 4 2008 | |||
4d8b6374f19d | Samuele Kaplun | Removed previous prettyfication. It doesn't work :-( | Mar 4 2008 | |||
0ee2f6a01558 | Samuele Kaplun | Prettified revision name (it is used in Python 2.5 to create the egg info file. | Mar 4 2008 | |||
ec8574430e82 | Samuele Kaplun | Not registering apache.SERVER_RETURN which is a legal mod_python way to… | Mar 4 2008 | |||
34b19d5f6283 | Samuele Kaplun | Printing fixed here and there. Used intbitset for iterating over a huge… | Mar 4 2008 | |||
4732b4c0948e | Samuele Kaplun | Various comment cleaning and small fixies... | Mar 4 2008 | |||
f63e3d1ffd57 | Tibor Simko | Updated to test_utf8_python_mysqldb_mysql_storage_chain() to reflect similar… | Mar 4 2008 | |||
26754256ea68 | Tibor Simko | Implemented '--reset-fieldnames' to have I18N translations. Updated wrapped… | Mar 4 2008 | |||
0c19883b5342 | Samuele Kaplun | Renamed alert_support to alert_admin in register_exception. sending email from… | Mar 4 2008 | |||
57dfad263df5 | Samuele Kaplun | For errorlib.py commit: Added alert_support flag defaulted to False in… | Mar 4 2008 | |||
a7149f692d46 | Samuele Kaplun | *** empty log message *** | Mar 4 2008 | |||
572f062bb8c6 | Samuele Kaplun | Fixed exceptions for very small max_col values. Smart handling of new lines… | Mar 4 2008 | |||
4bbe7cf73083 | Tibor Simko | Added tests for external sysno queries with recid-like URLs. | Mar 3 2008 | |||
c573ff42302e | Tibor Simko | If an external sysno was used as a search argument, and no record with such a… | Mar 3 2008 | |||
6929ed9682e4 | Tibor Simko | Introduced single conf section called 'Invenio', as this is how CFG_FOO_BAR are… | Mar 3 2008 | |||
3827933fd182 | Tibor Simko | Prettified boxed output messages as per the new wrap_text_in_a_box(). | Mar 3 2008 | |||
8387cf2e344c | Tibor Simko | Fixed two sorting test cases and the search guide test case. | Mar 3 2008 | |||
181d70a48982 | Samuele Kaplun | Fixed regression test WRT spacing in formatting. | Mar 3 2008 | |||
009b15960e1f | Tibor Simko | Corrected list() docstring. | Mar 3 2008 | |||
137d9dba0018 | Tibor Simko | Added '--list' option to print names and values of all options from conf files. | Mar 3 2008 | |||
1b9648798e3f | Tibor Simko | Improved handling of options with values (--conf-dir, --get). The latter can… | Mar 3 2008 | |||
11f6a1a5d768 | Tibor Simko | Added '--get' option for third-party programs to easily access values of conf… | Mar 3 2008 | |||
ceb6867dc61c | Nicholas Robinson | Added details of the WebSubmit function 'Stamp_Uploaded_Files'. | Mar 3 2008 | |||
5c14ed179126 | Nicholas Robinson | Added 'Stamp_Uploaded_Files.py' function. | Mar 3 2008 | |||
eb4312de7e4d | Samuele Kaplun | Used wrap_text_in_a_box to print messages. | Mar 3 2008 | |||
a6d6e8433a70 | Jerome Caffaro | Replaced 'req' and 'uid' arguments of BibFormatObject with 'user_info'. | Mar 3 2008 | |||
15a2c2b49fb8 | Nicholas Robinson | Fixed a bug encountered when trying to retrive a stamped file from the… | Mar 2 2008 | |||
ea883d2d78d2 | Nicholas Robinson | Updated docstring to take account of the "stamp" parameter. | Mar 2 2008 | |||
dd9a320474cd | Nicholas Robinson | First version of a function to stamp certain files when uploaded during a… | Mar 2 2008 | |||
717b18008e76 | Nicholas Robinson | Added "websubmit_file_stamper.py" to "pylib_DATA". | Feb 29 2008 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 2008 | |||
a575e05839a6 | Samuele Kaplun | Fixed a bug, recently introduced: return somelist.append(something) would… | Feb 29 2008 | |||
7196cd33c6d4 | Samuele Kaplun | Pylinted. | Feb 29 2008 | |||
a562100bc365 | Samuele Kaplun | indent_text have a wrap parameter defaulted to False, so that by default it… | Feb 29 2008 | |||
5b75fffe071a | Jerome Caffaro | Removed on-the-fly indentation of the html source. | Feb 29 2008 | |||
98a1b9fd1487 | Tibor Simko | Added reminder for fieldname inserts. | Feb 28 2008 | |||
0bb0b828dec4 | Tibor Simko | Removed rnkMETHODNAME and fieldname I18N inserts that are now being done via… | Feb 28 2008 | |||
4c64f3a3313e | Tibor Simko | Removed rnkMETHODNAME inserts as they are now being done via inveniocfg through… | Feb 28 2008 | |||
106bc7177b99 | Tibor Simko | Use PO style _(Search Guide)_ phrase. | Feb 28 2008 | |||
0830be67579d | Tibor Simko | Added forgotten collection_clsMETHOD table. | Feb 28 2008 | |||
f9997c9c2f61 | Tibor Simko | Added invenio-local.conf functionality. Added two new I18N fields. | Feb 28 2008 | |||
808436e7c12c | Samuele Kaplun | Fixed a bug in which subsequent use of wrap_text_in_a_box touched permanently… | Feb 28 2008 | |||
9ea947f31179 | Samuele Kaplun | Ported fulltext_files_migration_kit to wrap_text_in_a_box. | Feb 28 2008 | |||
0a1b18702f5f | Tibor Simko | Updated browse_pattern() in order to discard enclosing double quotes should the… | Feb 28 2008 | |||
514420b7f647 | Tibor Simko | Removed unnecessary double quotes around browse pattern in the browse page's… | Feb 28 2008 | |||
c1bcff75db19 | Tibor Simko | Propagate properly language environment in browse pages. Fixed search links in… | Feb 28 2008 | |||
0035392b57e0 | Samuele Kaplun | Fixed bug about last_update_time of an index no more updated. | Feb 28 2008 | |||
fd594d3dac54 | Samuele Kaplun | Fixed handling of double new lines and of tabs. | Feb 28 2008 | |||
5be8297131a8 | Tibor Simko | Removed CERN-only hack for dummy collections. | Feb 28 2008 | |||
04a59ad045bd | Nicholas Robinson | Import of some CFG_ config variables from invenio.config; Updated help message… | Feb 27 2008 | |||
4d14424c17c1 | Samuele Kaplun | Fixed style_name -> style. 'DEFAULT' -> '__DEFAULT'. | Feb 27 2008 | |||
950d872d1c93 | Tibor Simko | Fixed two I18N output messages. (Do not use more than one unnamed parameter… | Feb 27 2008 | |||
c818eff17ec0 | Samuele Kaplun | Fixed a small bug and restyled variables names. | Feb 27 2008 | |||
da0306d68e32 | Tibor Simko | Harmonized colours of the tab text and the tab border for all three kinds of… | Feb 27 2008 | |||
5791835a77e2 | Tibor Simko | Added comment with the template version number. Deleted trailing blank lines. | Feb 27 2008 | |||
dd6d3c1f8e8c | Tibor Simko | Moved WebSubmit config files all in one etc place, with Nick. Standardized… | Feb 27 2008 | |||
45801cea77eb | Samuele Kaplun | Enhanced wrap_text_in_a_box function. | Feb 27 2008 | |||
fe21ec413aa5 | Tibor Simko | Removed unused (and useless) Month.KB. | Feb 27 2008 | |||
c06f0674b4e1 | Nicholas Robinson | Added "file_stamper_templates" to list of directories. | Feb 27 2008 | |||
35383539cd34 | Nicholas Robinson | A Demo logo. | Feb 27 2008 | |||
d185cdc918e8 | Nicholas Robinson | Updated name of the logo included in the template. | Feb 27 2008 | |||
6c97cb6e5268 | Nicholas Robinson | First version of the LaTeX template used for creating a stamp that is intended… | Feb 27 2008 | |||
1e42f60d4e9b | Samuele Kaplun | Removed NASA-instruments which doesn't bring any results. Updated bibclassify… | Feb 27 2008 | |||
e5d6bff1b408 | Tibor Simko | Fixed syntax error in update_date_of_last_run(). | Feb 27 2008 | |||
128a1bcc4060 | Tibor Simko | Fixed syntax error in BibClassify table insert statements. | Feb 27 2008 | |||
19091776d5d0 | Nicholas Robinson | + Replaced use of os.popen with os.system in places where it wasn't important… | Feb 27 2008 | |||
27aebe994541 | Samuele Kaplun | Made bibclassifyd to run. Added a couple of example in demo site. | Feb 26 2008 | |||
3449c769e597 | Samuele Kaplun | Added support for constructing an intbitset after the result of e.g. run_sql… | Feb 26 2008 | |||
12a62b4cb7da | Tibor Simko | Renamed '--generate-apache-conf' to '--create-apache-conf' in order to resemble… | Feb 26 2008 | |||
5047759a8fe7 | Tibor Simko | Added --generate-apache-conf option to assist in creation of Apache virtual… | Feb 26 2008 | |||
d7638d22afbc | Tibor Simko | Prettified error messages of test_db_connection(). | Feb 26 2008 | |||
293f4aa23a28 | Tibor Simko | Added test of the DB connection during the table creation step. | Feb 26 2008 | |||
6c71aff0c3fd | Tibor Simko | Made wait_for_user() abort message more generic. | Feb 26 2008 | |||
2d48331fa454 | Samuele Kaplun | Fixed authentication hack previously introduced. | Feb 26 2008 | |||
1824c9872fb3 | Samuele Kaplun | Enhanced wrap_text_in_a_box and prefix_text (was make_conclusions). | Feb 26 2008 | |||
538c2c1532ea | Samuele Kaplun | Fixed small import bug. | Feb 26 2008 | |||
dc578db78040 | Samuele Kaplun | Intregrated latest modification to webaccessadmin. | Feb 26 2008 | |||
4eebfb58acf0 | Samuele Kaplun | Added two more examples of SKOS/RDF files, thanks to NASA. | Feb 26 2008 | |||
e6e853bc185b | Samuele Kaplun | Moved action name from runsessiongc to runinveniogc. | Feb 25 2008 | |||
dedbafbdbf55 | Samuele Kaplun | Small cleaning. | Feb 25 2008 | |||
0254b7980e8e | Samuele Kaplun | Cleaned options and added -D for setting/resetting demo site authorizations. | Feb 25 2008 | |||
1a2e69465c2f | Samuele Kaplun | Separeted demo site frome core, and cleaned authorization information. | Feb 25 2008 | |||
7a93205b637d | Samuele Kaplun | Hardcode SUPERADMINROLE super powers. No more in database, this helps in… | Feb 25 2008 | |||
dadee558b50d | Samuele Kaplun | Moved away authentication from SQL script. | Feb 25 2008 | |||
862cf89a81cd | Samuele Kaplun | Added good indexes to bibrec, bibdoc, and added collection_clsMETHOD table. | Feb 25 2008 | |||
bbb27680db03 | Samuele Kaplun | Moved away authentication script from SQL. | Feb 25 2008 | |||
9bdbca804485 | Tibor Simko | Corrected two sort results regression test cases, taking into account the new… | Feb 25 2008 | |||
a8259e366d56 | Tibor Simko | Added CERN-only dirty hack for making base 29 dummy/deleted records visible to… | Feb 25 2008 | |||
cc0737c6afb8 | Tibor Simko | Added options to finish the installation and set up demo site. Added option to… | Feb 25 2008 | |||
4cb45d92f9ce | Tibor Simko | Added wait_for_user() that is useful for interactive CLI programs. Slightly… | Feb 25 2008 | |||
3a05181f2107 | Tibor Simko | Removed some chmodding that is not necessary anymore. | Feb 25 2008 | |||
f819f8f62e4a | Tibor Simko | Install demo config SQL data for later use. | Feb 25 2008 | |||
99b3d868840f | Tibor Simko | Phased out 'make create-tables' in the documentation in profit of 'inveniocfg… | Feb 25 2008 | |||
9fdaf608409d | Tibor Simko | Updated doc WRT 'inveniocfg --create-demo-site' and friends. | Feb 25 2008 | |||
e29143f8db15 | Tibor Simko | Converted end-of-lines to the Unix style. | Feb 25 2008 |
c4science · Help