| age |
author |
description |
| Wed, 08 Jun 2011 15:26:28 +0200 |
Nicolas Chauvat |
Added tag pybill-debian-version-1.1.0-1 for changeset 377ee3ac3cd5default tip |
| Wed, 08 Jun 2011 15:26:27 +0200 |
Nicolas Chauvat |
Added tag pybill-version-1.1.0 for changeset ed1e8ed56a22pybill-debian-version-1.1.0-1 |
| Mon, 04 Apr 2011 09:58:09 +0200 |
Olivier CAYROL (Logilab) |
Updated data for package generationpybill-version-1.1.0 |
| Mon, 04 Apr 2011 09:49:01 +0200 |
Olivier CAYROL (Logilab) |
Added 2011 to copyright |
| Tue, 25 Jan 2011 15:32:28 +0100 |
Olivier CAYROL (Logilab) |
Enhancing exception rendering |
| Wed, 19 Jan 2011 18:25:31 +0100 |
Olivier CAYROL (Logilab) |
Uses format_exc to nicely display exceptions |
| Wed, 19 Jan 2011 18:16:12 +0100 |
Olivier CAYROL (Logilab) |
Reactivate an exception raising |
| Wed, 19 Jan 2011 18:05:06 +0100 |
Olivier CAYROL (Logilab) |
Raises a PyBillProcessingException instead of a PyBillWritingException. WritingException is used when writing data in files |
| Tue, 18 Jan 2011 15:31:19 +0100 |
Olivier CAYROL (Logilab) |
Adding a little more space in the frames for the sender's address and the metadata |
| Tue, 18 Jan 2011 15:06:45 +0100 |
Olivier CAYROL (Logilab) |
[test] Added reference PDFs for reportlab 2.5 |
| Tue, 18 Jan 2011 14:28:01 +0100 |
Olivier CAYROL (Logilab) |
[test] Changed pdf references for reportlab 2.2 after resizing frames |
| Tue, 18 Jan 2011 14:27:54 +0100 |
Olivier CAYROL (Logilab) |
[test] Changed pdf references for reportlab 2.3 after resizing frames |
| Tue, 18 Jan 2011 11:06:08 +0100 |
Olivier CAYROL (Logilab) |
[test] New PDF references for reportlab 2.1 after changing frame sizes |
| Mon, 17 Jan 2011 18:30:01 +0100 |
Olivier CAYROL (Logilab) |
[test] New PDF references for reportlab2.4 after changing frame sizes |
| Mon, 17 Jan 2011 18:11:35 +0100 |
Olivier CAYROL (Logilab) |
Remove borders of the frames from the PDF pages (used for debug) |
| Mon, 17 Jan 2011 17:26:10 +0100 |
Olivier CAYROL (Logilab) |
Redefining frame for receiver's address in order to display one more line |
| Mon, 17 Jan 2011 17:22:19 +0100 |
Olivier CAYROL (Logilab) |
Redefining frames on the first page to be able to display more information |
| Mon, 17 Jan 2011 16:07:13 +0100 |
Olivier CAYROL (Logilab) |
Added tests raising exceptions or warnings when some content can't be displayed in the PDF |
| Thu, 06 Jan 2011 11:25:51 +0100 |
Olivier CAYROL (Logilab) |
Added a constant to ease the result PDF debugging (can show the frame boundaries) |
| Wed, 05 Jan 2011 19:17:40 +0100 |
Olivier CAYROL (Logilab) |
Changed names of assert methods to be compatible with unittest2 |
| Wed, 05 Jan 2011 17:33:14 +0100 |
Olivier CAYROL (Logilab) |
Added the ability to specify the encoding to be used for the XML outputted by the software (new command-line option) |
| Tue, 07 Sep 2010 15:00:27 +0200 |
Olivier CAYROL (Logilab) |
Added tag version 1.0.1 for changeset da9dfe202a31 |
| Tue, 07 Sep 2010 14:19:17 +0200 |
Olivier CAYROL (Logilab) |
Mergeversion 1.0.1 |
| Tue, 07 Sep 2010 13:49:56 +0200 |
Olivier CAYROL (Logilab) |
New Debian package |
| Tue, 07 Sep 2010 13:49:22 +0200 |
Olivier CAYROL (Logilab) |
Fixed documentation |
| Tue, 07 Sep 2010 13:47:20 +0200 |
Olivier CAYROL (Logilab) |
Changed version number in documentation |
| Tue, 07 Sep 2010 13:35:30 +0200 |
Olivier CAYROL (Logilab) |
Corrected typo |
| Tue, 07 Sep 2010 14:18:07 +0200 |
Olivier CAYROL (Logilab) |
Added new line character at the end of the files |
| Tue, 07 Sep 2010 11:33:47 +0200 |
Olivier CAYROL (Logilab) |
Added tests for the utilitary function that reads text from the XML elements |
| Tue, 07 Sep 2010 11:33:23 +0200 |
Olivier CAYROL (Logilab) |
Use the previous utilitary function to read text in XML elements into the configuration reader |
| Tue, 07 Sep 2010 11:32:50 +0200 |
Olivier CAYROL (Logilab) |
Added an utilitary function to read the text in the XML elements and return default values when needed |
| Tue, 07 Sep 2010 09:47:49 +0200 |
Olivier CAYROL (Logilab) |
Added reference PDFs for new tests for Reportlab 2.3 |
| Tue, 07 Sep 2010 09:40:56 +0200 |
Olivier CAYROL (Logilab) |
Added reference PDFS for the new tests for reportlab 2.2 |
| Tue, 07 Sep 2010 09:06:05 +0200 |
Olivier Cayrol (Logilab) |
Added reference PDF for new tests (no sender, organisation receiver, person receiver) for reportlab 2.1 |
| Mon, 06 Sep 2010 19:22:20 +0200 |
Olivier CAYROL (Logilab) |
Added reference PDFs for the new tests (no sender, person receiver, organisation receiver) |
| Mon, 06 Sep 2010 19:21:45 +0200 |
Olivier CAYROL (Logilab) |
Modified PDF template generation to have correct behaviour with organisation or person receiver, or with no sender |
| Mon, 06 Sep 2010 19:20:54 +0200 |
Olivier CAYROL (Logilab) |
Added tests to check the generation of documents without sender or with a specific receiver |
| Mon, 06 Sep 2010 18:08:39 +0200 |
Olivier CAYROL (Logilab) |
Added a check in the test |
| Mon, 06 Sep 2010 09:45:25 +0200 |
Olivier CAYROL (Logilab) |
Raise exception when no receiver is defined in 0.X documents |
| Mon, 06 Sep 2010 09:44:25 +0200 |
Olivier CAYROL (Logilab) |
Added tests to check exceptions are raised when no receiver is defined |
| Fri, 03 Sep 2010 19:56:24 +0200 |
Olivier CAYROL (Logilab) |
Corrected little bug. Raise nice exception when no receiver is defined. |
| Fri, 03 Sep 2010 19:29:29 +0200 |
Olivier CAYROL (Logilab) |
Corrected installation directory of PyBill XML schemas |
| Fri, 03 Sep 2010 19:26:36 +0200 |
Olivier CAYROL (Logilab) |
Merge |
| Fri, 03 Sep 2010 19:07:37 +0200 |
Olivier Cayrol (Logilab) |
Merge |
| Fri, 03 Sep 2010 19:06:35 +0200 |
Olivier Cayrol (Logilab) |
Corrected Debian package dataĆ |
| Mon, 23 Aug 2010 17:45:58 +0200 |
Olivier CAYROL (Logilab) |
Added new lines at the end of the files |
| Mon, 23 Aug 2010 14:26:44 +0200 |
Olivier Cayrol (Logilab) |
Forgot two dependencies in the debian package |
| Thu, 19 Aug 2010 18:24:32 +0200 |
Olivier Cayrol (Logilab) |
Added tag version 1.0.0 for changeset b08ac75bd8f5 |
| Thu, 19 Aug 2010 17:31:02 +0200 |
Olivier Cayrol (Logilab) |
Corrected some bugsversion 1.0.0 |
| Thu, 19 Aug 2010 16:43:52 +0200 |
Olivier Cayrol (Logilab) |
fixed packaging problem |
| Thu, 19 Aug 2010 15:58:51 +0200 |
Olivier CAYROL (Logilab) |
Working on Debian packaging |
| Fri, 16 Jul 2010 19:34:29 +0200 |
Olivier CAYROL (Logilab) |
Added catalog management in Debian package |
| Fri, 16 Jul 2010 19:27:49 +0200 |
Olivier CAYROL (Logilab) |
Changed names of XML Schemas in examples |
| Fri, 16 Jul 2010 19:23:00 +0200 |
Olivier CAYROL (Logilab) |
Changed the file names of the XML Schemas to have the version number in these names |
| Fri, 16 Jul 2010 18:12:29 +0200 |
Olivier CAYROL (Logilab) |
Added a makefile that builds all the documentations of PyBill in HTML and PDF formats |
| Fri, 16 Jul 2010 18:11:23 +0200 |
Olivier CAYROL (Logilab) |
Corrected errors: we can't directly use the non-blank space character in TeX |
| Thu, 08 Jul 2010 15:27:53 +0200 |
Olivier CAYROL (Logilab) |
Added tag 0.1.3 for changeset f29f7d9fcf05 |
| Thu, 08 Jul 2010 15:22:59 +0200 |
Olivier Cayrol (Logilab) |
Tested on Debian lenny: it works fine\! |
| Thu, 08 Jul 2010 14:59:40 +0200 |
Olivier CAYROL (Logilab) |
Updated date |
| Thu, 27 May 2010 21:42:11 +0200 |
Olivier Cayrol (Logilab) |
Changed schema names in Debian generation files |