CVS Commit Overview for 2006-07-23 ================================== 2006-07-23 Tibor Simko <tibor.si...@cern.ch>
* modules/bibformat/doc/hacking/Makefile.am, modules/bibformat/doc/hacking/api.html.wml, modules/bibformat/doc/hacking/api.txt, modules/bibformat/doc/hacking/index.html.wml, modules/webhelp/web/hacking/index.html.wml: BibFormat api.txt moved to api.html.wml to be consistent with what we have in other modules. Written entry page for BibFormat Internals. Plugged these pages into the general Hacking CDS Invenio welcome page. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * INSTALL: Added note on PHP having to be compiled with XML support, thanks to Theodoros. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * AUTHORS: Updated description of Fred's contributions. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * modules/webhelp/web/hacking/style.html.wml: Developed part on testing. Added section on ``keeping it simple'' and on ESR's TAOUP principles. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * modules/webhelp/web/hacking/testsuite.html.wml: Added musings on the regression test suite. Reogranized document to have clean unit testing versus regression testing sectioning. Used simple regression testing examples; this part could be completed later on when we shall develop more helper functions in the testutils library in order to test easily POST pages too. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * modules/bibformat/etc/format_templates/Makefile.am: Do not include "Test 2.bft" into EXTRA_DIST due to escaping problems. The new BibFormat test suite is not yet plugged into testsuite anyway. Do we need to have a test like that? 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * modules/bibharvest/RTdata: Removing unused, empty RTdata file. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * modules/bibformat/lib/elements/Makefile.am: Added missing files for the distribution (e.g. __init__.py, bfe_summary.py, bfe_url.py). All files except "test 1.py" were added. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * modules/bibformat/lib/elements/Makefile.am: Removed test and some unused files like bfe_summary from the distribution. Added only the important missing __init__.py file. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * modules/miscutil/sql/tabfill.sql.wml: Updated French record ID translation to fit the PO file. Moved Russian translation that was wrongly put into Swedish into its proper place. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * NEWS, RELEASE-NOTES, ChangeLog: Release of CDS Invenio v0.90.1. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * RELEASE-NOTES: Added instruction to run make update-v0.90.0-tables. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * configure.ac: Version bump after the release. 2006-07-23 Tibor Simko <tibor.si...@cern.ch> * modules/websession/lib/webgroup.py: Pass language context to display_admin_group() and display_member_group(), again. The change was done in revision 1.3 already, but it got reverted back in revision 1.4. Please pay more attention when resolving CVS conflicts in the future. -- CDS Invenio Developers <project-cdsware-develop...@cern.ch>