Commit Graph

210 Commits

Author SHA1 Message Date
Olivier Laurent cc5a062faf pep8
bzr revid: olt@tinyerp.com-20080812144456-xvh2y1ybziok9twi
2008-08-12 16:44:56 +02:00
Christophe Simonis b36e23d0a3 move, rename and refactor use of ID_MAX
bzr revid: christophe@tinyerp.com-20080805083945-cd3y7gki5v6gnu6p
2008-08-05 10:39:45 +02:00
Christophe Simonis ea70b65ac4 remove commented code
bzr revid: christophe@tinyerp.com-20080805074141-8s78k7zp1r79dc7d
2008-08-05 09:41:41 +02:00
Christophe Simonis 40a8a423b7 move domain parsing into expression class
bzr revid: christophe@tinyerp.com-20080804153250-9crz6sq4hf3rm81n
2008-08-04 17:32:50 +02:00
Stephane Wirtel 951316da3c useless variable
bzr revid: stephane@tinyerp.com-20080729111510-vmw1kj5az60yetf1
2008-07-29 13:15:10 +02:00
Stephane Wirtel d36ecab011 refactoring
bzr revid: stephane@tinyerp.com-20080728145521-ewytea1mh6i75ycj
2008-07-28 16:55:21 +02:00
Stephane Wirtel 340e4b1d72 refactoring
bzr revid: stephane@tinyerp.com-20080728140222-9qj0d823pottrnxf
2008-07-28 16:02:22 +02:00
Joel Grand-Guillaume e37c71bae5 Fix truncated string in DB when update server and field are varchar
bzr revid: joel.grandguillaume@camptocamp.com-20080724105655-g2zu5oelpk7trm65
2008-07-24 12:56:55 +02:00
Christophe Simonis ba0c939bb8 merge
bzr revid: christophe@tinyerp.com-20080723163328-wyr58fg7gntstz1v
2008-07-23 18:33:28 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Christophe Simonis 96ed63b84a bugfix: original constraint message is showed when there is no translations
bzr revid: christophe@tinyerp.com-20080723113021-7jgz9j99imrcokxh
2008-07-23 13:30:21 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Christophe Simonis c5c7c2ef07 merge
bzr revid: christophe@tinyerp.com-20080722075357-z9pfuk3qrwph8pbw
2008-07-22 09:53:57 +02:00
Fabien Pinckaers 694f88319c Speed Improvement on Every Operation:
Removed Inherit Stuff

bzr revid: fp@tinyerp.com-20080716200532-iec6d4jfelwhi5rt
2008-07-16 22:05:32 +02:00
Christophe Simonis d309f8fee5 allow the translation of the constraints
bzr revid: christophe@tinyerp.com-20080715134226-c6ncgg2xrwnbce5c
2008-07-15 15:42:26 +02:00
Fabien Pinckaers 56b726f56d Access Rights
bzr revid: fp@tinyerp.com-b34833a003282214495c9c32bbd514ba5fdddaf0
2008-07-09 05:46:24 +00:00
Christophe Simonis 0b1dfd702f * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-52cb3686b17250df7bc23bf90d18397c7888e6f2
2008-07-08 08:13:12 +00:00
Mantavya Gajjar 5a82d5e3dc Remove the Development that done for the user wise View
bzr revid: mga@tinyerp.com-ba05bb7ccc2585617ac9a55c407afc8f74d36dad
2008-07-08 04:29:40 +00:00
Mantavya Gajjar e5c44d7b16 Small changes according to the E-Tiny for View Customization
bzr revid: mga@tinyerp.com-75b0e0e17648aa58e4ae40ecf464009806612bf8
2008-07-07 04:47:46 +00:00
Mantavya Gajjar bd1087a36a Small change, According to the E-Tiny Requirenments
if base view change by user no need to apply inheritance for that

bzr revid: mga@tinyerp.com-4c4aab71fba7eee808f0eccb0d7968610635e36d
2008-07-01 06:13:20 +00:00
Fabien Pinckaers ba737054cc Bugfix
bzr revid: fp@tinyerp.com-360fc058ce56f36a176e476d0880893c3162b32d
2008-07-01 05:58:30 +00:00
Fabien Pinckaers 205d8acccb Improvements in reporting
bzr revid: fp@tinyerp.com-59570faa2bd91f2eb1c612641de7087427cf4f8c
2008-06-30 20:47:46 +00:00
Fabien Pinckaers a691a489b1 Improvement in translation system
bzr revid: fp@tinyerp.com-fb31e8fd7e9c2a8f43d94ff24377a3175fcefe2f
2008-06-30 16:08:08 +00:00
Fabien Pinckaers fca1637a6e Improvements
bzr revid: fp@tinyerp.com-3bf3ca5f392a63f5285035e50e972129f442ae35
2008-06-30 15:33:15 +00:00
Mantavya Gajjar 41baed9ba5 Remove Comment from the __init__ method
bzr revid: mga@tinyerp.com-59fcc4930bf1466f105fb6ac6b6fda9f97d6a0c6
2008-06-26 06:53:39 +00:00
Mantavya Gajjar aa7fcf5188 Change fields_view_get definition to get the View According to the user changes
bzr revid: mga@tinyerp.com-7ac7ff91c33e92e88dd63c0b05298c6c6956db27
2008-06-25 09:20:52 +00:00
stw f17a3a107a support for not like and not ilike
bzr revid: stw-2560679b68baa55a15663547ae6a90024774a36c
2008-06-24 16:05:10 +00:00
Fabien Pinckaers 616475fb2e Bugfix
bzr revid: fp@tinyerp.com-65c24c59d6ffde5a6ed73ba211c0eed93a43d0f0
2008-06-20 11:11:37 +00:00
Fabien Pinckaers 5862e1d38e Uppercase in SQL words
bzr revid: fp@tinyerp.com-5cad407cb512b300827a9b1083dc1cb7dba12384
2008-06-18 12:56:38 +00:00
Fabien Pinckaers fa01eef644 Bugfix
bzr revid: fp@tinyerp.com-f569c6dea92caa683cadc6d3e64e46225d713494
2008-06-18 06:17:51 +00:00
Fabien Pinckaers 8d16581e0f Improvements inmenus
Translations by modules
removed print statement

bzr revid: fp@tinyerp.com-eddee689d274afc56e6b7703a7cd22b9792f2c7b
2008-06-17 20:17:23 +00:00
stw fa973350b9 add the copyright
bzr revid: stw-6e4c16268c7d6111a353b94a6a629d2ca53d0474
2008-06-16 07:24:04 +00:00
stw 12725d1d9e add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-20bff0f954132aeb6dba47d97e5bb8a1ff5feae7
2008-06-16 06:44:24 +00:00
Fabien Pinckaers d2d621da20 Removed print statement
bzr revid: fp@tinyerp.com-b4824b694778385bda515f9b6ba75d495756142c
2008-06-15 15:02:07 +00:00
Fabien Pinckaers b1c297f640 Improvements and bugfixes
bzr revid: fp@tinyerp.com-878f80398fb2d5d2b73a722bc710a4053002dbdd
2008-06-15 14:59:23 +00:00
Fabien Pinckaers 3fe1d6c9ff Lots of modifs
bzr revid: fp@tinyerp.com-f1b00f3bf53ab89508b79dcf313516f3455ed06c
2008-06-15 00:25:47 +00:00
Fabien Pinckaers b3b22afc68 Improvements
bzr revid: fp@tinyerp.com-03a4fc0d7d82b4ba937deb4adf6631154d527a98
2008-06-14 15:14:19 +00:00
qdp 6c46cfe618 *bugfix: previously, we haven't ever checked whether the value could be False for functional many2one. This leads/could lead to errors in several places. (author jvo)
bzr revid: qdp-d220a909c14ca10abbd252842a785219afb8140b
2008-06-05 06:27:47 +00:00
Fabien Pinckaers 72b54570da Bugfix for creating new fields
bzr revid: fp@tinyerp.com-340749ce397ab35660883c8acada977b51d2007d
2008-05-28 15:10:01 +00:00
Fabien Pinckaers d22f37e654 Bugfix
bzr revid: fp@tinyerp.com-25c708b3e55f1bbe1c7be4a34568c503457d5fc1
2008-05-27 07:17:11 +00:00
Fabien Pinckaers 3f3be18404 Bugfixes
bzr revid: fp@tinyerp.com-cbc963a85feabb4cac215294dbb0c0f06dde2aa3
2008-05-27 07:16:06 +00:00
Fabien Pinckaers b37bfd9bc3 Modifs
bzr revid: fp@tinyerp.com-49d32e536413943e883fad5d36b1eaec36a04021
2008-05-27 05:38:42 +00:00
Fabien Pinckaers 05f36310ed Bugfix: sql injection
bzr revid: fp@tinyerp.com-185a6fceab3500c8ae5d014c28294490449db5be
2008-05-26 18:33:33 +00:00
Mantavya Gajjar c9b556b1d7 few changes in to the orm for the write method acl
bzr revid: mga@tinyerp.com-d857a2bdc9912d07b3fc9942cf029b1b95de493f
2008-05-21 06:41:00 +00:00
Mantavya Gajjar c8ded2de3d Implement features for
* self.write = False
* self.read = False

bzr revid: mga@tinyerp.com-75b6b29e53203e1ed2f18d00ef2b263dd46b4ea4
2008-05-21 02:46:30 +00:00
qdp ba184133ed *added the possibility to define graph view into the definition of the one2many
bzr revid: qdp-1f3b9919824132670834463bb261e7ead2ae90d2
2008-05-20 10:47:22 +00:00
qdp a695fbe3b8 added changes on store functionality:
* Set the store selection method in the source object and not in the destination object
* Use a reference to the method and not a string

bzr revid: qdp-f14fa890303809b96aea54870a740b90d82570c5
2008-05-15 09:05:38 +00:00
Fabien Pinckaers 67c0c9ab4d Modifs
bzr revid: fp@tinyerp.com-aa4610dbe3191963205fbe9ca6c797b5e168749a
2008-04-28 16:01:09 +00:00
Mantavya Gajjar 18362f983d small bug fix for the write method for security
bzr revid: mga@tinyerp.com-28de2b0b4baa86e51f058f3fe9c055a3ce1f6926
2008-04-24 08:48:52 +00:00
Fabien Pinckaers c77fae484f Bugfix
bzr revid: fp@tinyerp.com-dcb2f48ad580322ecb521b977c1591b4a3704c71
2008-04-17 10:10:38 +00:00