/[public]/erp5/trunk/products/ERP5/Document
ERP5 logo

Index of /erp5/trunk/products/ERP5/Document

Files shown:230
Directory revision: 45812 (of 46038)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
AcceptSolver.py  45597  13 months  jerome  put docstrings
Account.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
AccountTypeConstraint.py  43461  15 months  seb  - add acquisition wrappers on temp constraint - fix some typo errors
AccountingTransaction.py  45069  13 months  kazuhiko  since getSearchableText is already well configurable in ERP5Type.Base, we should...
AccountingTransactionBalanceConstraint.py  43961  14 months  arnaud.fontaine  Remove exportToFilesystemDefinitionDict in property and constraint documents use...
AccountingTransactionLine.py  44204  14 months  jerome  now we have associated AccountingTransactionLineConstraint proprty sheet on the ...
AccountingTransactionRootSimulationRule.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
Acknowledgement.py  37179  22 months  ivan  Remove Snapshot implementation.
AdoptSolver.py  45597  13 months  jerome  put docstrings
Agent.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
AgentPrivilege.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Alarm.py  44348  14 months  jerome  all this have to be protected with access, not view
Amount.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
AmountFilter.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
AmountGeneratorLine.py  43576  14 months  jm  amount_generator: add support for variation
AnnotationLine.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
AppliedRule.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
Assignment.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
AssortedResource.py  43653  14 months  arnaud.fontaine  Get rid of acquisition_sync_value. This property was initially designed to handl...
AttributeBlacklistedConstraint.py  45752  12 months  romain  Remove unused import
AttributeUnicityConstraint.py  45645  13 months  romain  Migrate this constraint to ZODB PS
BalanceTransaction.py  43307  15 months  seb  - fix reindexing of Balance Transaction. There was following problem : 1 - b...
BalanceTransactionLine.py  36498  23 months  jerome  Fix unindexing of balance transaction: - make balance transaction line indexable...
BankAccount.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
BaseCategory.py  43011  15 months  arnaud.fontaine  When adding a Base Category, call resetDynamicDocumentsOnceAtTransactionBoundary...
BaseDomain.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
BaseVariantMovementGroup.py  26470  3 years  luke   - use `document' variable instead of python reserved `object'
Binder.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Budget.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
BudgetCell.py  42701  15 months  jerome  missing -
BudgetLine.py  43319  15 months  jerome  getEngagedBudgetDict was not working, because it was using getCurrentInventoryLi...
BudgetModel.py  39337  19 months  arnaud.fontaine  Move Predicate.py from ERP5.Document to ERP5Type.Core as it will later be needed...
BudgetTransaction.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
BudgetTransfer.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
BudgetTransferLine.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
BudgetVariation.py  39337  19 months  arnaud.fontaine  Move Predicate.py from ERP5.Document to ERP5Type.Core as it will later be needed...
Bug.py  45062  13 months  kazuhiko  since getSearchableText is already well configurable in ERP5Type.Base, we should...
BusinessLink.py  44462  14 months  seb  improve test_isFrozen_OrderedDeliveredInvoiced: - remove newSimulationExpectedFa...
BusinessProcess.py  45045  13 months  leonardo  Allow querying the Business Process for Business Links w/o predecessor or sucess...
BusinessTemplate.py  45688  12 months  nicolas  It helps to display extra spaces in filled in values
Calendar.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
CalendarException.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Capacity.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Career.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Category.py  39337  19 months  arnaud.fontaine  Move Predicate.py from ERP5.Document to ERP5Type.Core as it will later be needed...
CategoryAcquiredMembershipStateConstraint.py  45724  12 months  romain  Remove unused import
CategoryBudgetVariation.py  42706  15 months  jerome  funding is also uid based
CategoryMembershipEquivalenceTester.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
CategoryMembershipStateConstraint.py  45715  12 months  romain  Migrate CategoryAcquiredMembershipStateConstraint
CategoryMovementGroup.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
CategoryRelatedMembershipStateConstraint.py  45768  12 months  romain  Migrate CategoryRelatedMembershipState constraint
CausalityAssignmentMovementGroup.py  32571  2 years  kazuhiko  simplify the code.
CausalityMovementGroup.py  26247  3 years  kazuhiko  meta_type must be unique.
Computer.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
ComputerPartition.py  41356  17 months  luke   - as Computer Partition shares a lot of logic from Computer, make similar Pr...
Consumption.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
Container.py  44348  14 months  jerome  all this have to be protected with access, not view
ContainerCell.py  44348  14 months  jerome  all this have to be protected with access, not view
ContainerLine.py  44348  14 months  jerome  all this have to be protected with access, not view
ContributionPredicate.py  39337  19 months  arnaud.fontaine  Move Predicate.py from ERP5.Document to ERP5Type.Core as it will later be needed...
Coordinate.py  45060  13 months  kazuhiko  since getSearchableText is already well configurable in ERP5Type.Base, we should...
Currency.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
DateTimeEquivalenceTester.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
DayMovementGroup.py  26470  3 years  luke   - use `document' variable instead of python reserved `object'
Delivery.py  45692  12 months  jerome  Non simulated packing list are no longer divergent since r44313, so it's no long...
DeliveryCausalityAssignmentMovementGroup.py  28937  2 years  jerome  Supports using this movement group on movements that comes from invoice rule. In...
DeliveryCell.py  34287  2 years  jm  Use Base._edit to update special properties of DeliveryCell and MappedValue
DeliveryLine.py  44355  14 months  jerome  revive DeliveryLine.isDivergent, it exists here because it also checks that deli...
DeliveryRootSimulationRule.py  40112  18 months  jm  Fix testRule
DeliverySimulationRule.py  40112  18 months  jm  Fix testRule
DependentCapacity.py  44348  14 months  jerome  all this have to be protected with access, not view
Device.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Discount.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Document.py  43654  14 months  kazuhiko  Document class should have Reference property sheet, that is the core of documen...
Domain.py  39337  19 months  arnaud.fontaine  Move Predicate.py from ERP5.Document to ERP5Type.Core as it will later be needed...
DomainGenerator.py  30704  2 years  seb  - the possibility to pass --enable_full_indexing=portal_skins in order to make ...
EmailDocument.py  43179  15 months  romain  Remove duplicated method.
EmbeddedFile.py  41667  16 months  ivan  Add 'Embedded File' file system class.
EmploymentContract.py  44228  14 months  jerome  force=1 is not part of simulation API anymore
Event.py  37179  22 months  ivan  Remove Snapshot implementation.
ExtFolder.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
ExternalSource.py  44348  14 months  jerome  all this have to be protected with access, not view
FIFODeliverySolver.py  45795  12 months  jerome  prevent division by zero with movement that have zero quantity
File.py  43844  14 months  kazuhiko  compare by str not by its md5 hash. this is faster in same case, and much faster...
FirstCausalityMovementGroup.py  35645  23 months  kazuhiko  fix a bug that can call getDeliveryValue() for applied rule not for simulation m...
FloatEquivalenceTester.py  44574  13 months  leonardo  Fix FloatEquivalenceTester. If decimal_alignment was enabled, the tester could c...
Gadget.py  39189  19 months  kazuhiko  add newline at end of file.
GeneratedDeliveryBuilder.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
GeographicAddress.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
IdGenerator.py  36290  23 months  jm  Id Tool: refactoring/optimization
Image.py  45090  13 months  nicolas  Fix condition, return original content only if format is empty and no parameters...
ImmobilisableItem.py  44438  14 months  jerome  Change Item class hierarchy, not all Items are immobilisation items. Change Mach...
Immobilisation.py  44351  14 months  jerome  fix security declaration
ImmobilisationCell.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
ImmobilisationDelivery.py  44438  14 months  jerome  Change Item class hierarchy, not all Items are immobilisation items. Change Mach...
ImmobilisationLine.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
ImmobilisationMovement.py  44438  14 months  jerome  Change Item class hierarchy, not all Items are immobilisation items. Change Mach...
IndependentCapacity.py  44348  14 months  jerome  all this have to be protected with access, not view
InternetProtocolAddress.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Inventory.py  41640  16 months  yusei  stock_object_list may be an empty list.
InventoryCell.py  36370  23 months  kazuhiko  * calling parent's recursiveReindexObject() by reindexObject() is not at all sca...
InventoryLine.py  36370  23 months  kazuhiko  * calling parent's recursiveReindexObject() by reindexObject() is not at all sca...
Invoice.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
InvoiceCell.py  44353  14 months  jerome  we don't need to redefine isDivergent
InvoiceLine.py  44353  14 months  jerome  we don't need to redefine isDivergent
InvoiceMovementGroup.py  37591  21 months  yo  Use the portal method to retrieve invoice movement types instead of hardcoding t...
InvoiceRootSimulationRule.py  40112  18 months  jm  Fix testRule
InvoiceSimulationRule.py  40112  18 months  jm  Fix testRule
InvoiceTransactionSimulationRule.py  41994  16 months  aurel  getPriceCurrency does not always exists
Item.py  44438  14 months  jerome  Change Item class hierarchy, not all Items are immobilisation items. Change Mach...
ItemListSplitSolver.py  45597  13 months  jerome  put docstrings
LIFODeliverySolver.py  36862  22 months  kazuhiko  make delivery solvers ERP5 documents.
LeavePeriod.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Machine.py  44438  14 months  jerome  Change Item class hierarchy, not all Items are immobilisation items. Change Mach...
MailMessage.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
MappedProperty.py  37273  21 months  yo  Segregate the creation of a mapping dict into getMappingDict. Define a new metho...
MappedValue.py  42273  16 months  jm  MappedValue: remove xxxProperty/edit methods to revert to pre-39918 behaviour N...
Measure.py  37250  21 months  nicolas.dumazet  Fix indexation of default Measures now that quantity_unit is not anymore acquire...
MetaNode.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
MetaResource.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
MinimisePriceDeliverySolver.py  45796  12 months  jerome  same as r45795, prevent division by zero with movement that have zero quantity
MirrorMovementGroup.py  37393  21 months  yo  Fix the comparison method. With the previous one, a mirror mapping was always ap...
MonthlyRangeMovementGroup.py  26470  3 years  luke   - use `document' variable instead of python reserved `object'
Movement.py  44383  14 months  jerome  return True / False instead of 1 / 0
MovementGroup.py  30625  2 years  jp  Added comments to explain that some interfaces are private
MovementSplitSolver.py  37088  22 months  kazuhiko  add a Movement Split Solver, that moves several movements to another delivery. a...
NestedLineMovementGroup.py  26470  3 years  luke   - use `document' variable instead of python reserved `object'
NetConvertedQuantityEquivalenceTester.py  33585  2 years  kazuhiko  rename document classes for testers from 'XXX Divergence Tester' to 'XXX Equival...
NodeBudgetVariation.py  42706  15 months  jerome  funding is also uid based
OpenOrder.py  43690  14 months  jerome  Open Orders are not Orders, Open Order Lines are not Order Lines they are simply...
OpenOrderCell.py  43690  14 months  jerome  Open Orders are not Orders, Open Order Lines are not Order Lines they are simply...
OpenOrderLine.py  43690  14 months  jerome  Open Orders are not Orders, Open Order Lines are not Order Lines they are simply...
Order.py  43730  14 months  jerome  I don't think Order.getOrderRelatedValueList is necessary. Anyway with newer sim...
OrderBuilder.py  41629  17 months  jm  Use legacy OrderBuilder/DeliveryBuilder classes for legacy simulation This fixe...
OrderCell.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
OrderLine.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
OrderMovementGroup.py  26247  3 years  kazuhiko  meta_type must be unique.
OrderRootSimulationRule.py  40112  18 months  jm  Fix testRule
Organisation.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
PDFDocument.py  44584  13 months  nicolas  filename argument is understood as original filename by portal_transforms. Give ...
PDFTypeInformation.py  43886  14 months  arnaud.fontaine  Allow to define Portal Types accessor holders and property sheets created dynami...
PackingList.py  44313  14 months  jerome  There's no reason for packing lists to have a different implementation of 'isDiv...
ParentDeliveryCategoryMovementGroup.py  33594  2 years  kazuhiko  directly call getter instead of using Base.getProperty() because getProperty() d...
ParentDeliveryPropertyMovementGroup.py  35367  2 years  kazuhiko  same as 35180, the expected behaviour of this movement group in delivery level i...
ParentExplanationMovementGroup.py  26470  3 years  luke   - use `document' variable instead of python reserved `object'
Path.py  41509  17 months  yusei  Since MappedValue does not inherit Amount now, Path has to inherit Amount. Other...
PaySheetCell.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
PaySheetLine.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
PaySheetModel.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
PaySheetModelCell.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
PaySheetModelLine.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
PaySheetModelSlice.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
PaySheetTransaction.py  41696  16 months  aurel  fix deletion of pay sheet transaction lines & cells
PaySheetTransactionLine.py  30704  2 years  seb  - the possibility to pass --enable_full_indexing=portal_skins in order to make ...
PaymentCondition.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
PaymentSimulationRule.py  40112  18 months  jm  Fix testRule
PeriodicityLine.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
Person.py  42964  15 months  nicolas.dumazet  it does not make sense to override the public setter, as the private one can be ...
PortalTest.py  34410  2 years  yusei  Revert r34406 commit to fix unit test failures.
PredicateGroup.py  39337  19 months  arnaud.fontaine  Move Predicate.py from ERP5.Document to ERP5Type.Core as it will later be needed...
PredicateMatrix.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
PresencePeriod.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
Pricing.py  34410  2 years  yusei  Revert r34406 commit to fix unit test failures.
ProductionReport.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
ProductionReportCell.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
ProductionReportLine.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
Project.py  44660  13 months  kazuhiko  define isAccountable in Project class, that should be False. contributed by Bori...
ProjectReport.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
PropertyAssignmentMovementGroup.py  26506  3 years  yusei  If movement_list is empty, then return an empty list and prevent raising excepti...
PropertyGroupingMovementGroup.py  38536  19 months  tatuya  Make it possible to decide updating existing document or not with the update_alw...
PropertyMovementGroup.py  35700  23 months  kazuhiko  modify the accessor too, that should be the part of r35698.
PythonScript.py  45783  12 months  fx.algrain  Update manage_main. All tabs work well.
QuantitySignMovementGroup.py  26506  3 years  yusei  If movement_list is empty, then return an empty list and prevent raising excepti...
QuantitySplitSolver.py  45597  13 months  jerome  put docstrings
QuantityUnitConversionDefinition.py  34825  2 years  nicolas.dumazet  Allow to invert a conversion definition, defining its base unit w.r.t. new unit
QuantityUnitConversionGroup.py  31858  2 years  nicolas.dumazet  improve Quantity Unit Conversions (1/2) * Deprecate usage of "quantity" float ...
RequirementMovementGroup.py  32570  2 years  kazuhiko  requirement should be taken from the first simulation movement, that is not move...
Resource.py  44068  14 months  aurel  do not use the catalog to retrieve individual variations because in some cases w...
ResourceMeasuresConsistencyConstraint.py  43961  14 months  arnaud.fontaine  Remove exportToFilesystemDefinitionDict in property and constraint documents use...
RoleDefinition.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
RootAppliedRuleCausalityMovementGroup.py  26247  3 years  kazuhiko  meta_type must be unique.
RoundingModel.py  41653  16 months  nicolas.dumazet  do not inherit from DecimalOption: add DecimalOption to RoundingModel Document
SQLNonContinuousIncreasingIdGenerator.py  41261  17 months  jm  Fix testIdToolUpgrade
SaleOpportunity.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
SetPricing.py  34410  2 years  yusei  Revert r34406 commit to fix unit test failures.
SimulatedDeliveryBuilder.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
SimulationMovement.py  45812  12 months  jerome  if a simulation movment has been explicitly marked as frozen, use this and not t...
SolverDecision.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
SolverProcess.py  45811  12 months  jerome  As divergence tester are predicates, test if they apply on the simulation moveme...
SolverTypeInformation.py  45794  12 months  jerome  remove "experimental" warning
SpecialiseEquivalenceTester.py  43926  14 months  jerome  for all other testers, tested_property is a list
SplitMovementGroup.py  26470  3 years  luke   - use `document' variable instead of python reserved `object'
StringAttributeMatchConstraint.py  45753  12 months  romain  Migrate StringAttributeMatchConstraint
StringEquivalenceTester.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
SubscriptionItem.py  44254  14 months  jerome  SimulationState.getSimulationMovement should be delegated to the expandable item...
Supply.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
SupplyCell.py  31762  2 years  jerome  Supply Line and Supply Cell are not movements, they are paths. Also clean up a f...
SupplyChain.py  44348  14 months  jerome  all this have to be protected with access, not view
SupplyLine.py  43689  14 months  jerome  this kind of code is now done by interaction workflows. For now, add a TODO
SupplyLink.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
TaxLine.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
TaxLineDeliveryMovementGroup.py  32524  2 years  kazuhiko  to support both new and old simulation hierarchy.
Telephone.py  44348  14 months  jerome  all this have to be protected with access, not view
TextDocument.py  44584  13 months  nicolas  filename argument is understood as original filename by portal_transforms. Give ...
Ticket.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
TitleMovementGroup.py  30072  2 years  jerome  title movement group should operate with the title stored on simulation movement...
TradeCondition.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
TradeModelCell.py  42273  16 months  jm  MappedValue: remove xxxProperty/edit methods to revert to pre-39918 behaviour N...
TradeModelLine.py  42273  16 months  jm  MappedValue: remove xxxProperty/edit methods to revert to pre-39918 behaviour N...
TradeModelLineCellConsistencyConstraint.py  43961  14 months  arnaud.fontaine  Remove exportToFilesystemDefinitionDict in property and constraint documents use...
TradeModelPath.py  44809  13 months  jerome  add funding categories
TradeModelSimulationRule.py  40112  18 months  jm  Fix testRule
TradeModelSolver.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
TransactionQuantityValueFeasabilityConstraint.py  43961  14 months  arnaud.fontaine  Remove exportToFilesystemDefinitionDict in property and constraint documents use...
TransactionQuantityValueValidityConstraint.py  43961  14 months  arnaud.fontaine  Remove exportToFilesystemDefinitionDict in property and constraint documents use...
Transformation.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
TransformedResource.py  44986  13 months  kazuhiko  explicitly cast to list before calling append(), because ERP5Site.getPortalXxxLi...
UnifySolver.py  44567  13 months  leonardo  Add XXX comment
Url.py  40960  17 months  nicolas  move Document.Url.UrlMixin to mixin.url.UrlMixin
VariantMovementGroup.py  26470  3 years  luke   - use `document' variable instead of python reserved `object'
VariatedProperty.py  34410  2 years  yusei  Revert r34406 commit to fix unit test failures.
Variation.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
VariationEquivalenceTester.py  39918  18 months  jm  Reimplement amount generator and use new simulation by default Main changes are...
VariationImage.py  33558  2 years  nicolas.dumazet  pyflakes: remove unused/duplicate imports What's the point? Mostly cleaning up ...
VariationPropertyMovementGroup.py  26470  3 years  luke   - use `document' variable instead of python reserved `object'
WebSection.py  40358  18 months  kazuhiko  no longer pass 'view' argument to the type based method of getPermanentURL.
WebSite.py  43759  14 months  kazuhiko  no longer use legacy API in WebSite.
Wiki.py  40351  18 months  kazuhiko  we no longer need '/view' in the url. (more modification should be required.)
ZODBContinuousIncreasingIdGenerator.py  38947  19 months  seb  fixed migration problem when the id_group was not a string (it happened that the...
__init__.py  6280  6 years  yo  Remove .cvsignore. Remove unneeded executable flags.

Properties

Name Value
svn:ignore .AppleDouble *.pyc

  ViewVC Help
Powered by ViewVC 1.1.2