|
|
@12143
|
10 years |
Henrik Bettermann |
Add contract exporter.
|
|
|
@12141
|
10 years |
uli |
Remove senseless constructor.
|
|
|
@12140
|
10 years |
uli |
pyflakes.
|
|
|
@12139
|
10 years |
uli |
Add interface methods in Payment class.
|
|
|
@12138
|
10 years |
uli |
Try to make IPayment more consistent.
|
|
|
@12137
|
10 years |
uli |
logger_info should probably go into Logger class (if really needed).
|
|
|
@12136
|
10 years |
uli |
Remove attributes probably not needed.
|
|
|
@12135
|
10 years |
uli |
pep8.
|
|
|
@12134
|
10 years |
uli |
Conform to interface and generate unique ids.
|
|
|
@12133
|
10 years |
uli |
Add first tests for local Payment.
|
|
|
@12132
|
10 years |
uli |
Knipicking.
|
|
|
@12131
|
10 years |
Henrik Bettermann |
Adjust tests.
|
|
|
@12130
|
10 years |
Henrik Bettermann |
customer_id is replaced by user_id.
|
|
|
@12129
|
10 years |
Henrik Bettermann |
Use ISampleContract for ContractProcessor?.
|
|
|
@12128
|
10 years |
Henrik Bettermann |
user_id is customer_id.
|
|
|
@12127
|
10 years |
Henrik Bettermann |
When checking conversion during import, contracts do not belong to …
|
|
|
@12126
|
10 years |
Henrik Bettermann |
Add property attribute user_id.
Add indexes user_id and state to catalog.
|
|
|
@12125
|
10 years |
Henrik Bettermann |
Add batch processor for contracts.
|
|
|
@12124
|
10 years |
Henrik Bettermann |
Revert changes from last revision. This was an accidental commit.
|
|
|
@12123
|
10 years |
Henrik Bettermann |
|
|
|
@12119
|
10 years |
Henrik Bettermann |
Implement HREFDisplayWidget which renders a persistent object title …
|
|
|
@12118
|
10 years |
Henrik Bettermann |
Simplify pagetemplate.
|
|
|
@12117
|
10 years |
uli |
pep8.
|
|
|
@12116
|
10 years |
uli |
Change lineendings to unix style.
|
|
|
@12115
|
10 years |
uli |
pep8, pyflakes.
|
|
|
@12114
|
10 years |
uli |
Adapt to change interface.
|
|
|
@12113
|
10 years |
uli |
Try to incorporate a more general idea of payments.
|
|
|
@12112
|
10 years |
Henrik Bettermann |
Replace 'apptype' by 'contype'.
|
|
|
@12106
|
10 years |
uli |
Create new payments branch.
|
|
|
@12105
|
10 years |
uli |
Remove obsolete branch.
|
|
|
@12103
|
10 years |
Henrik Bettermann |
Add sample contract interfaces with additional document field. Use …
|
|
|
@12102
|
10 years |
Henrik Bettermann |
Change some copyright dates.
|
|
|
@12101
|
10 years |
Henrik Bettermann |
Add tests for ConCatProductSource? and CustomerDocumentSource?.
|
|
|
@12100
|
10 years |
Henrik Bettermann |
We don't need a contains method since there are usually only a few …
|
|
|
@12099
|
10 years |
Henrik Bettermann |
Renaming batch 3
|
|
|
@12098
|
10 years |
Henrik Bettermann |
Renaming batch 2
|
|
|
@12097
|
10 years |
Henrik Bettermann |
The term 'application' should really not be used in Python-based …
|
|
|
@12096
|
10 years |
Henrik Bettermann |
Adjust logging formats.
Inform applicants_catalog when …
|
|
|
@12095
|
10 years |
Henrik Bettermann |
Add event subscriber handle_product_removed which ensures that also …
|
|
|
@12094
|
10 years |
Henrik Bettermann |
Add applications_catalog. We need this catalog for imports.
Add …
|
|
|
@12093
|
10 years |
Henrik Bettermann |
Test AppCatProductSource? in browser test.
|
|
|
@12092
|
10 years |
Henrik Bettermann |
Add product field with source AppCatProductSource? for filtering …
|
|
|
@12091
|
10 years |
Henrik Bettermann |
Add browser tests and fix.
|
|
|
@12090
|
10 years |
Henrik Bettermann |
Add application browser components.
|
|
|
@12089
|
10 years |
Henrik Bettermann |
Implement application content components and rework workflows.
|
|
|
@12088
|
10 years |
Henrik Bettermann |
Move and rename some dicts.
|
|
|
@12087
|
10 years |
Henrik Bettermann |
Rename dictionaries in order to not confuse all the dicts.
Rename …
|
|
|
@12078
|
10 years |
Henrik Bettermann |
Add application_category attribute to products.
|
|
|
@12077
|
10 years |
Henrik Bettermann |
Add product exporter with tests.
|
|
|
@12076
|
10 years |
Henrik Bettermann |
Singular not plural.
|
|
|
@12073
|
10 years |
Henrik Bettermann |
Add batch processor for products.
|
|
|
@12072
|
10 years |
Henrik Bettermann |
Add more products browser tests.
|
|
|
@12071
|
10 years |
Henrik Bettermann |
Make tests a package.
|
|
|
@12070
|
10 years |
Henrik Bettermann |
Move test to the right place.
|
|
|
@12069
|
10 years |
Henrik Bettermann |
Initialize browser tests.
|
|
|
@12068
|
10 years |
Henrik Bettermann |
Add local role ProductManager?.
We don't need local roles for the …
|
|
|
@12067
|
10 years |
Henrik Bettermann |
Upgrade manage form pages.
|
|
|
@12066
|
10 years |
Henrik Bettermann |
We don't need the logger. We are using the app logger (main.log).
|
|
|
@12065
|
10 years |
Henrik Bettermann |
First products browser components.
- work in progress -
|
|
|
@12064
|
10 years |
Henrik Bettermann |
Add products module.
|
|
|
@12063
|
10 years |
Henrik Bettermann |
We don't need a logger for documents only.
|
|
|
@12062
|
10 years |
Henrik Bettermann |
Add PDFDocumentSlipPage and related components.
|
|
|
@12060
|
10 years |
uli |
Merge changes from uli-payments back into trunk.
|
|
|
@12059
|
10 years |
Henrik Bettermann |
Add pdf download button to downloads page.
|
|
|
@12058
|
10 years |
Henrik Bettermann |
Add test for pdf file viewlets.
|
|
|
@12057
|
10 years |
Henrik Bettermann |
Use a baseclass for customer documents. That eases file viewlet …
|
|
|
@12056
|
10 years |
Henrik Bettermann |
Replace classname by class_name (see Passig & Jander).
|
|
|
@12055
|
10 years |
Henrik Bettermann |
Do not show last_transaction_date on DocumentDisplayFormPage?. This is …
|
|
|
@12054
|
10 years |
Henrik Bettermann |
Use classname from import file to check if the right processor has …
|
|
|
@12053
|
10 years |
Henrik Bettermann |
Add second customer document class.
Select document factory when …
|
|
|
@12052
|
10 years |
Henrik Bettermann |
Render datatable on pdf slip.
|
|
|
@12051
|
10 years |
Henrik Bettermann |
Add pdf utility methods first pdf slip components.
|
|
|
@12050
|
10 years |
Henrik Bettermann |
Rename files.py fileviewlets. This module contains browser components only.
|
|
|
@12045
|
10 years |
uli |
pep8.
|
|
|
@12044
|
10 years |
uli |
Add a sample payment.
|
|
|
@12043
|
10 years |
uli |
Disable expensive paypal tests by default and add test for standard …
|
|
|
@12042
|
10 years |
uli |
One package paypalsdk relies on requires a fairly recent setuptools …
|
|
|
@12041
|
10 years |
uli |
With paypalsdk we need another helper lib installed. Tell about that.
|
|
|
@12040
|
10 years |
Henrik Bettermann |
Add test.
|
|
|
@12039
|
10 years |
Henrik Bettermann |
Implement customer self-registration.
|
|
|
@12038
|
10 years |
Henrik Bettermann |
Rename file viewlets.
|
|
|
@12037
|
10 years |
Henrik Bettermann |
Add test for managing customer document file uploads.
|
|
|
@12036
|
10 years |
Henrik Bettermann |
Test file upload by customer.
|
|
|
@12035
|
10 years |
Henrik Bettermann |
Add document file viewlets. Tests will follow.
|
|
|
@12034
|
10 years |
Henrik Bettermann |
Add 'final submit' action.
|
|
|
@12033
|
10 years |
Henrik Bettermann |
Display document state.
|
|
|
@12032
|
10 years |
Henrik Bettermann |
Implement translated_state property correctly so that we can more …
|
|
|
@12031
|
10 years |
uli |
Update docs.
|
|
|
@12030
|
10 years |
uli |
Activate PayPal? SDK on instance startup.
|
|
|
@12029
|
10 years |
uli |
Provide a global PayPal? SDK activation.
|
|
|
@12028
|
10 years |
Henrik Bettermann |
Add view and viewlet for customer document transitions.
|
|
|
@12027
|
10 years |
uli |
Add header.
|
|
|
@12026
|
10 years |
uli |
Set keywords properties for Id.
|
|
|
@12025
|
10 years |
uli |
Fix underline length.
|
|
|
@12024
|
10 years |
uli |
Fix too short underline; line wraps.
|
|
|
@12023
|
10 years |
uli |
Include paypal docs.
|
|
|
@12022
|
10 years |
uli |
Add docs for paypal.
|
|
|
@12021
|
10 years |
uli |
More docs.
|
|
|
@12020
|
10 years |
Henrik Bettermann |
Fix test.
|
|
|
@12019
|
10 years |
uli |
Give hints to get people started with paypal.
|
|
|