Commit Graph

4757 Commits

Author SHA1 Message Date
Stephane Wirtel 30fba46139 [IMP] Use the logger
bzr revid: stephane@tinyerp.com-20081210221657-qyu25oj1cid926k4
2008-12-10 23:16:57 +01:00
Stephane Wirtel 08d926bf81 [IMP] Remove the print statements
bzr revid: stephane@tinyerp.com-20081210221257-apvp2q47f7vrkh7n
2008-12-10 23:12:57 +01:00
Stephane Wirtel 26a6c764bb [IMP] Use the logger
bzr revid: stephane@tinyerp.com-20081210221104-j4gv4f22pxobigzf
2008-12-10 23:11:04 +01:00
Stephane Wirtel 242528a3b0 [IMP] Use the logger
bzr revid: stephane@tinyerp.com-20081210220800-pxm9xmkhnrnkvnzx
2008-12-10 23:08:00 +01:00
Stephane Wirtel 424ba1e7cd [REF] Remove the unused code and print statement
bzr revid: stephane@tinyerp.com-20081210215549-yxxdiz0x4uc6ozkr
2008-12-10 22:55:49 +01:00
Stephane Wirtel a1d6019076 [IMP] Use the logger
bzr revid: stephane@tinyerp.com-20081210214830-bzgox1uw469v6e5f
2008-12-10 22:48:30 +01:00
Stephane Wirtel 7d3ab11f97 [IMP] Remove the unused code
bzr revid: stephane@tinyerp.com-20081210214617-359x2kq97k8vpcam
2008-12-10 22:46:17 +01:00
Stephane Wirtel a49463c7b4 [IMP] Remove the print statement
bzr revid: stephane@tinyerp.com-20081210214357-xrdp1k23y5va5o8u
2008-12-10 22:43:57 +01:00
Stephane Wirtel b08de4107e [IMP] Use the logger to show the output from the logged function
bzr revid: stephane@tinyerp.com-20081210214308-c6l296vkka9o92d3
2008-12-10 22:43:08 +01:00
Stephane Wirtel 55ec2ebdd0 [IMP] Add the FIXME message
bzr revid: stephane@tinyerp.com-20081210213604-wd1thxun1a4bv964
2008-12-10 22:36:04 +01:00
Stephane Wirtel 880d0578e0 [IMP] Use the warning level for the pytz library if missing
bzr revid: stephane@tinyerp.com-20081210213229-e22ebweqg8a7byvh
2008-12-10 22:32:29 +01:00
Stephane Wirtel c7e627bed9 [IMP] Improve the logging
bzr revid: stephane@tinyerp.com-20081210212645-01kbn7iprk88g4wn
2008-12-10 22:26:45 +01:00
Stephane Wirtel 0d07e64e71 [IMP] Remove the print statements
bzr revid: stephane@tinyerp.com-20081210212525-lfastpg2wkepfsbt
2008-12-10 22:25:25 +01:00
Stephane Wirtel b5b1ab3904 [IMP] Update the logging of the error in the osv module
bzr revid: stephane@tinyerp.com-20081210212423-20zjyagn6etc3rzn
2008-12-10 22:24:23 +01:00
Stephane Wirtel 2d4a21f9f2 [IMP] Change the presentation of the logger
bzr revid: stephane@tinyerp.com-20081210212354-zox0dl3v85yo6754
2008-12-10 22:23:54 +01:00
Christophe Simonis 3b41e1a843 [IMP] avoid false warnings by disabling the check of access rules when loading only 'base' module graph
bzr revid: christophe@tinyerp.com-20081210150632-7tji0vj1yc05o7h8
2008-12-10 16:06:32 +01:00
Christophe Simonis bbbdf4b8ca [IMP] remove dead code and add comment
bzr revid: christophe@tinyerp.com-20081210144357-d4v17cnsjycabexr
2008-12-10 15:43:57 +01:00
Christophe Simonis dd25d328f5 [MERGE]
bzr revid: christophe@tinyerp.com-20081210144113-6wdfu8mwpsojl4la
2008-12-10 15:41:13 +01:00
Najlaa 5a836ab275 [FIX] correct graph loading when updating database or installing new module from command line
lp bug: https://launchpad.net/bugs/304807 fixed

bzr revid: nel@silver-20081210141128-oaknnb0rzj68htio
2008-12-10 15:11:28 +01:00
Najlaa 02663d9780 [IMP] convert varchar to text in database
bzr revid: nel@silver-20081210140856-easnep218it0bnqu
2008-12-10 15:08:56 +01:00
Jay Vora f500ecff15 Reports: FormatLang() corrected - Reports will behave acc. to Language(res.lang),not locale.
bzr revid: jvo@tinyerp.com-20081210133506-w9h48mu7qum7ok2g
2008-12-10 19:05:06 +05:30
Fabien Pinckaers a357aa85e5 bugfix
bzr revid: fp@tinyerp.com-20081209203754-2xk5qcy0vivsjy4f
2008-12-09 21:37:54 +01:00
Fabien Pinckaers 6b47dd274a improve
bzr revid: fp@tinyerp.com-20081209143720-crwf3n3esq54400n
2008-12-09 15:37:20 +01:00
Fabien Pinckaers 549458e053 improve
bzr revid: fp@tinyerp.com-20081209143426-8hp2khrcdevqcdqs
2008-12-09 15:34:26 +01:00
Fabien Pinckaers 887a992d58 improvement
bzr revid: fp@tinyerp.com-20081209143153-7t18385iv9bbwasn
2008-12-09 15:31:53 +01:00
Fabien Pinckaers a0b7a8f4e6 modifs
bzr revid: fp@tinyerp.com-20081209141034-cj0f9clfgkr1eorz
2008-12-09 15:10:34 +01:00
Christophe Simonis e09455ccd8 [FIX] psycopg2: %d -> %s
[IMP] orm: use _symbol_f when updating database at initialization
[IMP] misc.ustr: function returning the unicode string representation of a object

bzr revid: christophe@tinyerp.com-20081209133540-zlb6wxs97cxa99nx
2008-12-09 14:35:40 +01:00
Christophe Simonis 822da77ee6 [FIX] psycopg2: convert types & update web_services
bzr revid: christophe@tinyerp.com-20081209133132-wn7v8d2qyo3cv6x5
2008-12-09 14:31:32 +01:00
Christophe Simonis c2cc3a3049 [FIX] psycopg2: in queries we must now use %s everywhere (no more %d or %f)
bzr revid: christophe@tinyerp.com-20081209123722-4kmv4pecjwiw3tm3
2008-12-09 13:37:22 +01:00
Christophe Simonis b2f82b8bd6 [FIX] psycopg2 return strings in unicode.
bzr revid: christophe@tinyerp.com-20081209122345-mqi0yy55yh0zswnm
2008-12-09 13:23:45 +01:00
Fabien Pinckaers d02ffad04f improved_related
bzr revid: fp@tinyerp.com-20081209080355-b3n01hbm3asej3mp
2008-12-09 09:03:55 +01:00
Christophe Simonis 3b8e9cae1e [FIX] change setup.py to load psycopg2
bzr revid: christophe@tinyerp.com-20081208140445-fcey0uzjpwtzkfzx
2008-12-08 15:04:45 +01:00
Christophe Simonis 299627a144 [IMP] use psycopg2 instead of psycopg1
bzr revid: christophe@tinyerp.com-20081208140342-qstsqxm0xr5rppzz
2008-12-08 15:03:42 +01:00
Christophe Simonis e80211fbc3 [MERGE]
bzr revid: christophe@tinyerp.com-20081208084816-n4ju99d7nz21gun5
2008-12-08 09:48:16 +01:00
Olivier Laurent 033ddefdb9 merge
bzr revid: olt@tinyerp.com-20081208075914-cz3pm2zms256m7ms
2008-12-08 08:59:14 +01:00
Olivier Laurent 8cbf75d090 Sometimes a database could not be created because of the connection to 'template1'
This fix should correct the problem (tested with 1 second but reduced to 0.2 second)

bzr revid: olt@tinyerp.com-20081208075558-1kfm6rf25nrinwfv
2008-12-08 08:55:58 +01:00
Olivier Laurent b08432d356 level=50 is too low for some projects
bzr revid: olt@tinyerp.com-20081208075131-qnxld3nfeap0sg7j
2008-12-08 08:51:31 +01:00
Olivier Laurent 04b6432165 typo in translation
bzr revid: olt@tinyerp.com-20081208074825-xb33eq6shm74vk6q
2008-12-08 08:48:25 +01:00
Fabien Pinckaers f8f691f6ed bugfixes_store
bzr revid: fp@tinyerp.com-20081208074738-qspr61l0lnobpb1h
2008-12-08 08:47:38 +01:00
Fabien Pinckaers 6e55b73d26 bugfixes
bzr revid: fp@tinyerp.com-20081207124502-guf3osjkrd7tunwj
2008-12-07 13:45:02 +01:00
Fabien Pinckaers dfbcd29e8e Speed Improvement ORM
Better Store={...}

bzr revid: fp@tinyerp.com-20081207021654-wfgrjy7tj3ukgopv
2008-12-07 03:16:54 +01:00
Christophe Simonis 75a195153f [FIX] allow selections in (old style) wizards to be translated (idea from Activity Solutions)
bzr revid: christophe@tinyerp.com-20081205134332-hkwjiy5fulyh5o2i
2008-12-05 14:43:32 +01:00
Husen Daudi bcca622a6e added states data
bzr revid: hda@tinyerp.com-20081205133612-tula3gt59dzic23m
2008-12-05 19:06:12 +05:30
Christophe Simonis 49916d38fd [IMP] amount_to_text: add a function allowing to register a convertion function (patch from Activity Solutions)
bzr revid: christophe@tinyerp.com-20081205131029-s05x7qtisskcekzw
2008-12-05 14:10:29 +01:00
Christophe Simonis f770e5e65f [FIX] report/print_xml.py: use the record when evaluate the expression (patch from Activity Solutions)
bzr revid: christophe@tinyerp.com-20081205125641-pmdcma8mlsny7fei
2008-12-05 13:56:41 +01:00
Christophe Simonis eb08809553 [FIX] orm: searching an inexisting id (as integer) return False (patch from Activity Solutions)
bzr revid: christophe@tinyerp.com-20081205124158-hjmig1c8gyp9qme3
2008-12-05 13:41:58 +01:00
Christophe Simonis b9a785f886 [IMP] make bank.type name and bank.type.field name translatable (patch from Activity Solutions)
bzr revid: christophe@tinyerp.com-20081205121157-ose6felchwrkyxqs
2008-12-05 13:11:57 +01:00
Christophe Simonis 3332f26cc2 [FIX] fix the access rights verification in attachments
bzr revid: christophe@tinyerp.com-20081205115409-rlk3mq4fw89f1hue
2008-12-05 12:54:09 +01:00
Fabien Pinckaers 17d926706f improve
bzr revid: fp@tinyerp.com-20081205100508-dn5fh7gow0udnyjw
2008-12-05 11:05:08 +01:00
Fabien Pinckaers 6f24369ba2 improved_view
bzr revid: fp@tinyerp.com-20081204235843-uwp1poxk0rinjsbu
2008-12-05 00:58:43 +01:00