Commit Graph

299 Commits

Author SHA1 Message Date
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
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 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 299627a144 [IMP] use psycopg2 instead of psycopg1
bzr revid: christophe@tinyerp.com-20081208140342-qstsqxm0xr5rppzz
2008-12-08 15:03:42 +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
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 23d5e09e28 [IMP] move oswalksymlinks to a new module tools.osutil
bzr revid: christophe@tinyerp.com-20081204153656-l247acif1eqvyvl0
2008-12-04 16:36:56 +01:00
Christophe Simonis 49c441b3a4 [IMP] move parse_version to tools directory
[IMP] release.py set major_version variable

bzr revid: christophe@tinyerp.com-20081202164726-0d9d0gz89d6y7v2l
2008-12-02 17:47:26 +01:00
Christophe Simonis 97725e1bc0 [IMP] po file generation: write the string format after the #: comments, like launchpad generated files
bzr revid: christophe@tinyerp.com-20081201092553-a7tfa7iydmeq4i5d
2008-12-01 10:25:53 +01:00
Christophe Simonis 0e8f4ebf17 [IMP] better error message
bzr revid: christophe@tinyerp.com-20081128193434-nf87l3pafnjoy0hx
2008-11-28 20:34:34 +01:00
Christophe Simonis 95e0019e09 [FIX] xml importation: all tags handle the 'noupdate' attribute
lp bug: https://launchpad.net/bugs/302646 fixed

bzr revid: christophe@tinyerp.com-20081127124450-n8lj6uq2xqv87n6u
2008-11-27 13:44:50 +01:00
Stephane Wirtel 224297ad39 [FIX] Remove the executable flag
bzr revid: stephane@tinyerp.com-20081124111943-eb4yl14pwzx9e05g
2008-11-24 12:19:43 +01:00
Stephane Wirtel 84928ad0c1 [REF] Remove email_send_attach
[IMP] Add the attachments in the email_send function
[FIX] Use the subtype for the body
[FIX] Use the SSL configuration

bzr revid: stephane@tinyerp.com-20081124111320-mkxvxo2y9rugg6uz
2008-11-24 12:13:20 +01:00
Fabien Pinckaers a2fddb8b40 bugfix
bzr revid: fp@tinyerp.com-20081123111128-a2vqz7wf6w89popv
2008-11-23 12:11:28 +01:00
Fabien Pinckaers 21a9b9e064 bugfix_301049
bzr revid: fp@tinyerp.com-20081123110717-c7odqp2ri7du65s0
2008-11-23 12:07:17 +01:00
Fabien Pinckaers b67fcb51ed improve
bzr revid: fp@tinyerp.com-20081122000935-p245m22qxykckmv3
2008-11-22 01:09:35 +01:00
Stephane Wirtel 44ac88b020 [IMP] Add some languages
[REF] Sort languages to display to the client
[REF] Show the translated languages

bzr revid: stephane@tinyerp.com-20081121195042-2hafq729icvylffy
2008-11-21 20:50:42 +01:00
Jay Vora 6db3d8bf54 Added active_id usage for act_window's context
bzr revid: jvo@tinyerp.com-20081121091131-tfck9pxroymb2o4v
2008-11-21 14:41:31 +05:30
Jay Vora 75e0a841d7 Added the use of ref(xml_id) in act_window ,to be passed into context.Example:cci_crm:act_window:Open a New RSF
bzr revid: jvo@tinyerp.com-20081121083624-wt78ufuwmdpfvbsx
2008-11-21 14:06:24 +05:30
Fabien Pinckaers b54f761998 improvement_report
bzr revid: fp@tinyerp.com-20081120170642-0b356j36hjk93gac
2008-11-20 18:06:42 +01:00
Stephane Wirtel 681f77aa0c [FIX] Use get_languages instead of scan_languages ( Sorry, It is my fault )
lp bug: https://launchpad.net/bugs/299433 fixed

bzr revid: stephane@tinyerp.com-20081118152153-dim22dfbj5i8pg4u
2008-11-18 16:21:53 +01:00
Stephane Wirtel 115fff5b23 [IMP] Use scan_languages instead of get_languages
bzr revid: stephane@tinyerp.com-20081117172526-1kxpcstje4czrkpx
2008-11-17 18:25:26 +01:00
Stephane Wirtel 8c654e8278 [REF] Remove unless code
bzr revid: stephane@tinyerp.com-20081117172209-4dv7lii9h0l44xf4
2008-11-17 18:22:09 +01:00
hda@tinyerp.com 352339979c Improve error message (ref:sbh)
bzr revid: hda@tinyerp.com-20081112130509-ewddg85ivilq5u81
2008-11-12 18:35:09 +05:30
Sofia 8c89d36640 import DateTime
bzr revid: sahibsofia@gmail.com-20081107051325-mntwyiragvi442nk
2008-11-07 10:43:25 +05:30
qdp 8794a1233a *improvement of import:
*added try-except
	*bugfixed the import partial

bzr revid: qdp@tinyerp.com-20081106165828-xldwvciacbp5u2zd
2008-11-06 17:58:28 +01:00
Jay Vora 560cf4336e Generic development for inserting values into PDF
bzr revid: jvo@tinyerp.com-20081106133146-0gqj1wd1yq9ey3t6
2008-11-06 19:01:46 +05:30
Jay Vora 1f1556ffba Added subtype arguement for emailing HTML format emails.
bzr revid: jvo@tinyerp.com-20081104063323-1xokh2az5bvbwyp9
2008-11-04 12:03:23 +05:30
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers e048250071 improvment
bzr revid: fp@tinyerp.com-20081031141048-gohuvljsot9byn5g
2008-10-31 15:10:48 +01:00
Stephane Wirtel f4da34e876 Add the amount_to_text file
bzr revid: stephane@tinyerp.com-20081027131009-286ilrlm1taqwfg3
2008-10-27 14:10:09 +01:00
Fabien Pinckaers 537bb6835a bugfix_empty_dir
bzr revid: fp@tinyerp.com-20081027121852-hcmyfyqbcdlk8cuz
2008-10-27 13:18:52 +01:00
Fabien Pinckaers 54f4c8f1cc bugfix
bzr revid: fp@tinyerp.com-20081027104650-1c3tf9xsx0rmmoat
2008-10-27 11:46:50 +01:00
Christophe Simonis f626f391cd warning is warning :o
bzr revid: christophe@tinyerp.com-20081021084214-jncb5rjj4454hmoe
2008-10-21 10:42:14 +02:00
Amit Mendapara cec9e7b922 validating --addons-path option.
bzr revid: ame@tinyerp.com-20081021070813-x3ttpr9f1wxm9iv0
2008-10-21 12:38:13 +05:30
Christophe Simonis 1e834353d6 translations: avoid a traceback
bzr revid: christophe@tinyerp.com-20081020133457-s87zop6uv2t6jwpe
2008-10-20 15:34:57 +02:00
Christophe Simonis 0649604ee1 merge syleam branch
bzr revid: christophe@tinyerp.com-20081020120537-ncgcqa2vzlo6of0j
2008-10-20 14:05:37 +02:00
Fabien Pinckaers aa4bca4cf8 improve
bzr revid: fp@tinyerp.com-20081017095914-xidmsrlw33vy5gkz
2008-10-17 11:59:14 +02:00
Christophe Simonis f538cefe02 * improve security on attachment: use the access right of the linked model
* improve cache managment

bzr revid: christophe@tinyerp.com-20081016182816-o2h4swwye1urt3kw
2008-10-16 20:28:16 +02:00
Christophe Simonis 05543e0af7 <assert> tag reports now as errors by default
bzr revid: christophe@tinyerp.com-20081016133847-0n0uc2vjpolym3dq
2008-10-16 15:38:47 +02:00
Jay Vora 9f61a4c52c Corrected behaviour of language installation wizard
bzr revid: jvo@tinyerp.com-20081016085428-bf9xr2kgdd2id1y1
2008-10-16 14:24:28 +05:30
Christophe Simonis c1d58b4ffb xml files: the noupdate attribute must be set to something different that '', '0' and 'False' to be active
bzr revid: christophe@tinyerp.com-20081015075223-nfpmqa5fdf4kmgwi
2008-10-15 09:52:23 +02:00
Christophe Simonis 9d11c67875 po files: allow empty lines between comments and msgid
bzr revid: christophe@tinyerp.com-20081015074953-rx39rgezl92egybn
2008-10-15 09:49:53 +02:00
Mantavya Gajjar 58ccb8691c adding new funcionalities,
digit to word in english language

bzr revid: mga@mga-laptop-20081010075801-idqqkuzeztwhf3ya
2008-10-10 13:28:01 +05:30
Olivier Laurent c69b5b407d Bugfix: TinyPOFile has no attribute 'lines'
bzr revid: olt@tinyerp.com-20081009085245-ylhhnkq8e1xkcaiw
2008-10-09 10:52:45 +02:00
Olivier Laurent 97764f0bb6 PO file header lines should end with '\n' (otherwise Launchpad po file exports are messed up)
bzr revid: olt@tinyerp.com-20081009082416-8w2p6hct02zdagcj
2008-10-09 10:24:16 +02:00
Olivier Laurent 826bcde116 no comments after line termination character ('\')
bzr revid: olt@tinyerp.com-20081009081957-nmp21w4p1px2v87g
2008-10-09 10:19:57 +02:00
Olivier Laurent 0ccdb8ef9d no comments after line termination character ('\')
bzr revid: olt@tinyerp.com-20081009081442-9o4185ci4nlsmeu1
2008-10-09 10:14:42 +02:00
Olivier Laurent 7c201f3220 Bugfix:
AttributeError: 'list' object has no attribute 'get'
  context was a list instead of a dict
  resolution: use 'read' method instead of 'browse'

bzr revid: olt@tinyerp.com-20081009080041-ddju2msf57t2xy5m
2008-10-09 10:00:41 +02:00
Olivier Laurent 3e0ca97993 Merge
bzr revid: olt@tinyerp.com-20081008152922-b50t2atgw6lqwa4z
2008-10-08 17:29:22 +02:00
Olivier Laurent f9d30d3e96 Handle the BOM (Byte Order Mark) in PO files
bzr revid: olt@tinyerp.com-20081008152805-va7a54971td4affo
2008-10-08 17:28:05 +02:00
Amit Mendapara 2c40c75d7f Merged workflow branch
bzr revid: ame@tinyerp.com-20081008143955-cosax8q4wfqmjja4
2008-10-08 20:09:55 +05:30
Christophe Simonis b9c0637839 wizard actions now store the linked model
bzr revid: christophe@tinyerp.com-20081008141208-m433cr857z9bi3ys
2008-10-08 16:12:08 +02:00
Shanta Kabra 9e7af6b730 * Imrovement for tree having more than one root
bzr revid: shanta.kabra@gmail.com-20081008131530-j1w2mr9e44badj5m
2008-10-08 18:45:30 +05:30
Christophe Simonis 8c3108a829 bugfix with po file import
bzr revid: christophe@tinyerp.com-20080930130726-j4n4gmlgz8wv92fv
2008-09-30 15:07:26 +02:00
Fabien Pinckaers d189e17e71 bugfixes
bzr revid: fp@tinyerp.com-20080925194050-enw8gayfgjm0b0jc
2008-09-25 21:40:50 +02:00
Jay Vora 6b589c87ad Bugfix :email sending and minor edit on constraint validation
bzr revid: jvo@tinyerp.com-20080925054703-0eui2prn54hw2q59
2008-09-25 11:17:03 +05:30
Jay Vora 34fcda731a Added Groups option for report,wizard and act_window.
bzr revid: jvo@tinyerp.com-20080918140205-dod9qocp1n1u9q0b
2008-09-18 19:32:05 +05:30
Jay Vora 8a32c4a658 Minor edit:for displaying size on binary widget.
bzr revid: jvo@tinyerp.com-20080916133215-x34qcnbpw7kereav
2008-09-16 19:02:15 +05:30
Fabien Pinckaers 22cfeacab1 fix tools
bzr revid: fp@tinyerp.com-20080916122607-fk0jkoh8rw7umnyk
2008-09-16 14:26:07 +02:00
Christophe Simonis 941c766687 improve the use of release.py
bzr revid: chs@tinyerp.com-20080912194504-yggsuaa992dgekqw
2008-09-12 21:45:04 +02:00
Christophe Simonis 2a54df0171 bugfix with the import/export of po files
bzr revid: christophe@tinyerp.com-20080911151544-of3tvjpiwydawyna
2008-09-11 17:15:44 +02:00
Shanta Kabra c5e2c4dee5 Interchanged 'x' and 'y' roles in result dictionary.
Normalized order of nodes

bzr revid: shanta.kabra@gmail.com-20080911125749-ny4btftghgazh29q
2008-09-11 18:27:49 +05:30
Christophe Simonis bedefcac6a merge
bzr revid: christophe@tinyerp.com-20080910133734-dt901dkmzoj7xcys
2008-09-10 15:37:34 +02:00
Stephane Wirtel de9ce4a0e1 raise an exception if the root element is not <terp/> or <openerp/>
bzr revid: stephane@tinyerp.com-20080910132330-y0ogf3o2kj3l9mw0
2008-09-10 15:23:30 +02:00
Christophe Simonis 17c49602e1 fix with lang import
bzr revid: christophe@tinyerp.com-20080910131416-5xhjytbofrshmm9t
2008-09-10 15:14:16 +02:00
Stephane Wirtel dbe1e8ca98 Rename Tiny ERP to OpenERP
Rename tinyerp to openerp

bzr revid: stephane@tinyerp.com-20080910084640-bg1h1bre7mwky8s0
2008-09-10 10:46:40 +02:00
Stephane Wirtel a05e6fe4b3 merge
bzr revid: stephane@tinyerp.com-20080910072335-3p3vsvhjp6o59s1c
2008-09-10 09:23:35 +02:00
Amit Mendapara 46865e5b92 Merged workflow branch
bzr revid: ame@tinyerp.com-20080910054235-5teuucitb7gjz7cz
2008-09-10 11:12:35 +05:30
Stephane Wirtel 40e6110013 Add a new decorator to log the res, args of a function
bzr revid: stephane@tinyerp.com-20080909161517-nx1s1u2fzdbv52p1
2008-09-09 18:15:17 +02:00
Shanta Kabra f6bd3ada8a * Change in scale strategy
bzr revid: shanta.kabra@gmail.com-20080909093142-urjd701pvlysw4na
2008-09-09 15:01:42 +05:30
Christophe Simonis b7fbf0aa72 fix with code source walking in translation export
bzr revid: christophe@tinyerp.com-20080908075251-gbr4dp0vyl5dhv9u
2008-09-08 09:52:51 +02:00
Shanta Kabra fd8f74ca72 * Modifications in the strategy to add edge for the nodes with no ancesters
bzr revid: shanta.kabra@gmail.com-20080905094546-oj9xbxoiykwk541k
2008-09-05 15:15:46 +05:30
Christophe Simonis 6fbedbf2e5 add (and use) method tools.oswalksymlinks
bzr revid: christophe@tinyerp.com-20080904235001-3ix8x19mcdobihwo
2008-09-05 01:50:01 +02:00
Christophe Simonis db3e946b50 merge
bzr revid: christophe@tinyerp.com-20080904142534-lgeqx2imzehzmhxf
2008-09-04 16:25:34 +02:00
Christophe Simonis 09de5a26fd the translations are now by modules
there are stored in a "i18n" folder of each module

bzr revid: christophe@tinyerp.com-20080904135432-5lxn2lisw4yqlevl
2008-09-04 15:54:32 +02:00
Christophe Simonis b30f507f97 translations:
*/ fix bug when importing po files
	*/ fix encoding bug when exporting po files
	*/ set logging optional when importing files
	*/ remove commented code
	*/ mmh ... nothing else...

bzr revid: christophe@tinyerp.com-20080904132841-yepj78a97rw7geaw
2008-09-04 15:28:41 +02:00
Shanta Kabra 8c725d3cfe * Imrovement in tree ordering and finding starts of the components (when graph is a forest)
bzr revid: shanta.kabra@gmail.com-20080904053614-bqwxe32uyp6t731c
2008-09-04 11:06:14 +05:30
Fabien Pinckaers c65d70e168 Better Security Rules
bzr revid: fp@tinyerp.com-20080904002248-vh8kpyyckkdszttn
2008-09-04 02:22:48 +02:00
Shanta Kabra b08ade3356 * Code improvement
bzr revid: shanta.kabra@gmail.com-20080903111425-x8hb38nbaqofxdvu
2008-09-03 16:44:25 +05:30
Christophe Simonis fe13a01ae9 views: id's with a dot must refer a installed module
bzr revid: christophe@tinyerp.com-20080903094731-5j3mgzsvmzzabeay
2008-09-03 11:47:31 +02:00
Christophe Simonis 7d39292eae export lang tgz: fix tar warning
bzr revid: christophe@tinyerp.com-20080902151305-w0ydcbcd0cw97um1
2008-09-02 17:13:05 +02:00
Christophe Simonis 39a34fdd43 only strings in python code are python formated
bzr revid: christophe@tinyerp.com-20080902150144-2i8b15x2xb2z8m58
2008-09-02 17:01:44 +02:00
Christophe Simonis 3236594f4a merge
bzr revid: christophe@tinyerp.com-20080902134538-5a0lsm163u0wxum7
2008-09-02 15:45:38 +02:00
Christophe Simonis df1e1de0e3 do not export empty translatable strings
bzr revid: christophe@tinyerp.com-20080902130214-ws57mk8zjzqyeb7r
2008-09-02 15:02:14 +02:00
Shanta Kabra 0f3033108b * Improved graph rankin using optimal feasible tree
bzr revid: shanta.kabra@gmail.com-20080902114330-8rz4nanbmwm1s742
2008-09-02 17:13:30 +05:30
Christophe Simonis ed7af4de69 the binary size is human readable
bzr revid: christophe@tinyerp.com-20080902100928-nv9i9e1guq2qpeh2
2008-09-02 12:09:28 +02:00
Shanta Kabra 754af78295 * Improvement in tree ordering to avoid overlaping
bzr revid: shanta.kabra@gmail.com-20080902060409-6o8q476t246dlf4s
2008-09-02 11:34:09 +05:30
Fabien Pinckaers 51fe0efd16 Small bugfixes
bzr revid: fp@tinyerp.com-20080901192902-zftoynk3cxktmbn9
2008-09-01 21:29:02 +02:00
Shanta Kabra aece567bf3 * Graph algorithm updations
bzr revid: shanta.kabra@gmail.com-20080829092303-4qn1f85o9p25trap
2008-08-29 14:53:03 +05:30
mga@tinyerp.com ab64629077 Implement Create / Write Object
* implement view, object
* process the normal values

bzr revid: mga@tinyerp.com-20080825121946-gojfoe093cr7xjdg
2008-08-25 17:49:46 +05:30
Christophe Simonis 78fce194ca export lang as po file: bugfix: msgid must be unique
bzr revid: christophe@tinyerp.com-20080822093914-bk6hahvstngwkgxj
2008-08-22 11:39:14 +02:00
mga@tinyerp.com c1d400209f * change content type in to the email send method
* Implement the mail marge method 
* change in to the view to have tiny_mce editor in e-tiny

bzr revid: mga@tinyerp.com-20080821103617-wrct24u6imwv9cnb
2008-08-21 16:06:17 +05:30
Fabien Pinckaers 4f112db1f1 Simplified Partial Import
bzr revid: fp@tinyerp.com-20080820125119-fgnnp0s24s4lipr7
2008-08-20 14:51:19 +02:00
Fabien Pinckaers 649c027c16 Bugfixed Partial Import
bzr revid: fp@tinyerp.com-20080820124757-hq1zjhlskph54pva
2008-08-20 14:47:57 +02:00