Copie de photoprint depuis :
authorBenoît Pin <benoit.pin@gmail.com>
Mon, 25 Oct 2010 20:04:49 +0000 (22:04 +0200)
committerBenoît Pin <benoit.pin@gmail.com>
Mon, 25 Oct 2010 20:04:49 +0000 (22:04 +0200)
commitbddfc31eaf67003a04f79f7cf168b8d840920fd6
treedf8c024b393e5dc8a569d2b4c7edbd87f2ecfe6a
Copie de photoprint depuis :

URL: http://svn.luxia.fr/svn/labo/projects/zope/photoprint/trunk
Repository Root: http://svn.luxia.fr/svn/labo
Repository UUID: 7eb47c9a-6e02-46bb-968b-2b2bf1974b8d
Revision: 1390
Node Kind: directory
Schedule: normal
Last Changed Author: pin
Last Changed Rev: 1357
Last Changed Date: 2009-09-07 18:06:05 +0200 (Lun, 07 sep 2009)
53 files changed:
__init__.py [new file with mode: 0755]
_utils/import_printing_list.py [new file with mode: 0755]
cart.py [new file with mode: 0644]
configure.zcml [new file with mode: 0644]
exceptions.py [new file with mode: 0755]
graphics/tampon.psd [new file with mode: 0644]
interfaces.py [new file with mode: 0755]
locales/fr/LC_MESSAGES/photoprint.mo [new file with mode: 0644]
locales/fr/LC_MESSAGES/photoprint.po [new file with mode: 0644]
locales/photoprint-manual.pot [new file with mode: 0644]
locales/photoprint.pot [new file with mode: 0644]
order.py [new file with mode: 0755]
permissions.py [new file with mode: 0755]
permissions.zcml [new file with mode: 0644]
price.py [new file with mode: 0755]
skins/confirm_join_template.pt [new file with mode: 0644]
skins/customer_add_control.py [new file with mode: 0755]
skins/customer_join_form.py [new file with mode: 0755]
skins/customer_join_template.pt [new file with mode: 0644]
skins/customer_login_form.pt [new file with mode: 0644]
skins/get_photo_print_order_template.pt [new file with mode: 0644]
skins/my_orders.py [new file with mode: 0755]
skins/my_orders_template.pt [new file with mode: 0644]
skins/order_cancel_form.pt [new file with mode: 0644]
skins/order_list.py [new file with mode: 0755]
skins/order_list_template.pt [new file with mode: 0644]
skins/order_manual_payment_form.pt [new file with mode: 0644]
skins/order_notify_done_form.pt [new file with mode: 0644]
skins/order_notify_sent_form.pt [new file with mode: 0644]
skins/order_payment_template.pt [new file with mode: 0644]
skins/order_printing_list.py [new file with mode: 0755]
skins/order_printing_list_template.pt [new file with mode: 0644]
skins/order_printing_list_template_xml.pt [new file with mode: 0644]
skins/order_states/canceled-en.gif [new file with mode: 0644]
skins/order_states/canceled-fr.gif [new file with mode: 0644]
skins/order_states/done-en.gif [new file with mode: 0644]
skins/order_states/done-fr.gif [new file with mode: 0644]
skins/order_states/paid-en.gif [new file with mode: 0644]
skins/order_states/paid-fr.gif [new file with mode: 0644]
skins/order_states/recorded-en.gif [new file with mode: 0644]
skins/order_states/recorded-fr.gif [new file with mode: 0644]
skins/order_states/refused-en.gif [new file with mode: 0644]
skins/order_states/refused-fr.gif [new file with mode: 0644]
skins/order_states/sent-en.gif [new file with mode: 0644]
skins/order_states/sent-fr.gif [new file with mode: 0644]
skins/order_view.py [new file with mode: 0755]
skins/order_view_template.pt [new file with mode: 0644]
skins/personalize_form.pt [new file with mode: 0755]
skins/photoprint_templates_edit_form.py [new file with mode: 0755]
skins/photoprint_templates_edit_template.pt [new file with mode: 0644]
tool.gif [new file with mode: 0644]
tool.py [new file with mode: 0755]
utils.py [new file with mode: 0755]