- 25 Feb, 2013 5 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
First select pads for current user, then if it's anonymous user and it's preferred so return public knowledge pads for context. This change allows logged in users to have their own customized pads independently from value of a web site preference : "Force Anonymous Gadget " and still we can show or hide public pads for context for anonymous. In case still we want to show default pads for logged in users we can use preferences which can contain knowledge pads templates. The templates can itself be customized which allows a KM or ERP5 UI site to show a set of default pads for any context which with a single click can be adjusted by user to his needs.
-
- 22 Feb, 2013 4 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Aurel authored
it should not be based on it but on title to check dependencies if only provider is possible, use it wrap long lines Conflicts: product/ERP5/bootstrap/erp5_core/bt/revision
-
- 21 Feb, 2013 31 commits
-
-
Julien Muchembled authored
This adds support for IPv6 and new syntax for unix sockets.
-
Julien Muchembled authored
-
Julien Muchembled authored
This deprecates the old syntax, which uselessly requires to specify credentials.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This makes code simpler, faster and easier to understand. It is easy to forget that ZODB connections can be reused by different threads, which led to bug such as the one fixed by commit 2c11b76a. ZODB already maintains a pool of connections to reuse so we don't need anymore to have one.
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
getSimulationQuantity/Source/Destination.. getOrderQuantity/Source/Destination... getDeliveryQuantity/Source/Destination... Those methods were not used and were calling some non existing ZSQL Methods XXX wrong ! getSimulationQuantity is used !
-
Jérome Perrin authored
doc.isMemberOf('') is not valid
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
getDefaultTotalPrice getSourceTotalPrice getDestinationTotalPrice
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
In inventory API queries, stock table is already selected, and we want the query parameters to be applied on this stock table, whereas default related keys would add stock table one more time
-
Jérome Perrin authored
- add payment_request - also index non accountable movements
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
to get rid of movement table dependancy
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-