Commit Graph

66 Commits

Author SHA1 Message Date
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Christophe Simonis c619a6fdec allow more specific gpl licencing of modules
bzr revid: christophe@tinyerp.com-20081103181928-kgx86tqic4oum6l7
2008-11-03 19:19:28 +01:00
Fabien Pinckaers 95ed4f39ad improved_views
bzr revid: fp@tinyerp.com-20081030075624-q47d58h8btqcvr8i
2008-10-30 08:56:24 +01:00
Fabien Pinckaers 97e080c448 module_layout_print_report
bzr revid: fp@tinyerp.com-20081028231542-i0z2xm40d507le8o
2008-10-29 00:15:42 +01:00
Christophe Simonis 41c89fa5f3 bugfix with boken addons symlinks
bzr revid: chs@tinyerp.com-20081028094851-v7cpms0hnozu0fin
2008-10-28 10:48:51 +01:00
Fabien Pinckaers d5e50a5159 improvement
bzr revid: fp@tinyerp.com-20081025085356-9ezz9r2qj6q52a3r
2008-10-25 10:53:56 +02:00
Christophe Simonis be2fe6fe1e fix bug with language update when upgrading a module + PEP8
bzr revid: christophe@tinyerp.com-20081024150743-4u8iolu21xhi0a2r
2008-10-24 17:07:43 +02:00
hda@tinyerp.com d8ea3c99d9 Added fearutes tab in module
bzr revid: hda@tinyerp.com-20081024104131-zirn6p2mu806a1o6
2008-10-24 16:11:31 +05:30
Fabien Pinckaers 268657552d improvement
bzr revid: fp@tinyerp.com-20081007050851-x0hbr5fpu9vmj34t
2008-10-07 07:08:51 +02:00
Harshad Modi 4f80a8e213 Improvement on Configuration wizard step :
* rename "ir.module.module.configuration.step" with "ir.actions.todo" and put into ir/ir_actions.py file
* added more fields like :
- active
- start_date (datetime)
- stop_date (datetime)
- users_id and groups_id ( for security)
- type : configure | service | other ( default type is  "configure" )
- start_on : at once | auto | manual
* rename "ir.module.module.configuration.wizard" with "ir.actions.configuration.wizard" and put into ir/ir_actions.py file

bzr revid: hmo@tinyerp.com-20080929084906-8jke69eg3uadl9vm
2008-09-29 14:19:06 +05:30
hda@tinyerp.com c82b81aa0c change user action
bzr revid: hda@tinyerp.com-20080924060432-pb1ln88r9x6k310p
2008-09-24 11:34:32 +05:30
hda@tinyerp.com 8f91b2b034 fix crash problem after configuration wizard
bzr revid: hda@tinyerp.com-20080923081537-wqlqgiynp8mw1pwv
2008-09-23 13:45:37 +05:30
Fabien Pinckaers 98f1d94a94 bugfix
lp bug: https://launchpad.net/bugs/271380 fixed

bzr revid: fp@tinyerp.com-20080917155518-i0sw7bd7pav0tnj5
2008-09-17 17:55:18 +02:00
Christophe Simonis 7b16d23aab bugfix with demo installation detection
bzr revid: christophe@tinyerp.com-20080915125200-n39c3pntsottsc9o
2008-09-15 14:52:00 +02:00
Fabien Pinckaers eae3463b99 Bugfix
bzr revid: fp@tinyerp.com-20080909094023-owi3zbiaokilfmi3
2008-09-09 11:40:23 +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 dc559134f8 fix with demo installation detection
bzr revid: christophe@tinyerp.com-20080903080601-rv124c3o25umt2up
2008-09-03 10:06:01 +02:00
Fabien Pinckaers 9c3aec61b3 Improvements
bzr revid: fp@tinyerp.com-20080902142557-3u4ctyjsbucmqaob
2008-09-02 16:25:57 +02:00
Fabien Pinckaers 51fe0efd16 Small bugfixes
bzr revid: fp@tinyerp.com-20080901192902-zftoynk3cxktmbn9
2008-09-01 21:29:02 +02:00
Harshad Modi d8d9b8fc86 on module model, made new function for install module with dependency.
bzr revid: hmo@tinyerp.com-20080826104113-pnnxx93osl7hr6d1
2008-08-26 16:11:13 +05:30
Fabien Pinckaers 45cd43be4c Small modifs
bzr revid: fp@tinyerp.com-20080824232218-316vtgkh1ww0vu5n
2008-08-25 01:22:18 +02:00
Fabien Pinckaers fdb4812d33 Improvement in Config Wizards
bzr revid: fp@tinyerp.com-20080824171028-ul98prnl13wl1y13
2008-08-24 19:10:28 +02:00
Christophe Simonis c9ae160680 remove unused (and duplicate) method
bzr revid: christophe@tinyerp.com-20080820194606-dro6fgtkwrboa2ng
2008-08-20 21:46:06 +02:00
mga@tinyerp.com 73c21a4237 * add colum which is used in the orm `group_name`
* add field in to the ir_model_fields `group_name`
* add method state_change in to the `ir.module.module`

bzr revid: mga@tinyerp.com-20080820190608-kne60tnsltzdnsfl
2008-08-21 00:36:08 +05:30
Christophe Simonis 75da15c3b9 modules:
* merge methods state_change and state_upgrade into state_update
 * raise an exception when there is an unmet dependency

bzr revid: christophe@tinyerp.com-20080820120054-1l2fdexs1lty7nk8
2008-08-20 14:00:54 +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 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Amit Mendapara a07e811cbd Imrpoved addons path support
- Imrpoved tools.file_open to override search path
	- Removed addons.get_report_resource
	- Code cleanup and minor changes

bzr revid: ame@tinyerp.com-20080717095516-191aflvin9ztd45z
2008-07-17 15:25:16 +05:30
Amit Mendapara 6c1e9c0627 Improved custom addons path support
- get_module_path checks for zip files
	- fixed zipped module problem

bzr revid: ame@tinyerp.com-20080716090715-pbuby8xpuwoam7h1
2008-07-16 14:37:15 +05:30
Fabien Pinckaers ba9f3dc8b2 Imrpovement in wizards
bzr revid: fp@tinyerp.com-59f5cbd2e685f0e18ca2b2883350c96f3872c5ca
2008-07-09 17:55:23 +00:00
Fabien Pinckaers 4bf0b7a8b5 Better Layout
bzr revid: fp@tinyerp.com-7d6e86e18f23344fa30834da0104c8a10e299571
2008-07-09 05:56:06 +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
Harshad Modi ff60385c07 fix bugs:
* on configuration wizard , if no wizard found, return cancel action on continue button

bzr revid: hmo@tinyerp.com-e8d800be8e16cd7cae4342311c765211225d4b46
2008-07-07 10:33:28 +00:00
Harshad Modi a3fccdb1fe modification:
* add icon on main configiration Steps and also all configuration wizards
* add new field 'note' on configuration step object for step desection
	which is display on main configuration wizard
* modify some configuration wizards :
	- configure user :	add new button for loop , save + new
	- select simple view or extend view : modify layout
	- journal of bank account : put one2many object with editable tree view to allow create more than one journal

bzr revid: hmo@tinyerp.com-6847618764e7199996115d04ccb6dac991b1438a
2008-06-25 11:57:29 +00:00
Harshad Modi a00dea7af6 imrovement on configuration wizard :
* change name of all configuration wizard
* imroovemnt on view
* put view_id on user configuration wizard's action
* put action on base setup and module upgrade wizard to call configuration wizard
* make new configuration wizard for install extra module on service profile
* make new configuration wizard for set extend group on admin user to set extendend view

bzr revid: hmo@tinyerp.com-a4b56d4283c1ab9cc0aa5162c9b5c269e4438e5b
2008-06-21 09:54:30 +00:00
Harshad Modi 24c3169bd7 prototype of configuration wizard
bzr revid: hmo@tinyerp.com-d9d10212c9d6bbb5902436d3bb6fc85005825691
2008-06-20 11:49:23 +00:00
stw 7134784787 add Copyright and GPL license into the Header of Python files
bzr revid: stw-eb6ee9b006e577bda6338caa450ec9795b12f9bc
2008-06-16 11:00:21 +00:00
ced 77c0cf596a Add import of zip module that have been downloaded
bzr revid: ced-4b58fae7c13e7d7ef3362304b6510efa3e56fc9f
2008-01-15 14:01:08 +00:00
ced 8657fec59e Fix ondelete on many2one
Now change on the value of many2one are updated
Fix difference in base module between sql definition and ORM object

bzr revid: ced-8eb2888f04437d5e9edae98c9401d726f4122d47
2007-12-31 13:31:38 +00:00
ced 870ac3b109 Add timeout to update module list
bzr revid: ced-037d6635e5a30954e99c77cd4e2c8788dc981168
2007-11-21 06:57:23 +00:00
ced df543d3f1d Add published version on module
bzr revid: ced-a52a6ba6872c6f3ecf5dc9a1e7b17e5a747e8f30
2007-10-30 09:06:10 +00:00
ced eb931882b3 Fix installation module zipped
- Add dependencies after download the module
- Used new cursor to update module info to prevent dead lock

bzr revid: ced-4b96e0128485f1eab0856a49f659ea0a3cfa2f5f
2007-10-30 09:05:50 +00:00
ced 6f7bdabe0a Add exception if the user provide a bad url
bzr revid: ced-86d62f683f3aad3e1654c0e89b4eccdc09b9cfbe
2007-09-20 08:49:02 +00:00
ced 6ce23cf8b4 Fix module version compare if there is no latest version
bzr revid: ced-1aef0fbd3eb91f885c6bbbd854792e994319e2b8
2007-08-16 07:48:05 +00:00
ced 11085b1210 Bugfix in compare of module version
bzr revid: ced-e994741ea56321dd5d274987b286977a50dc7832
2007-08-10 12:06:05 +00:00
ced 3909f387d0 Fix default version, must be a string
bzr revid: ced-1f083aea9344299984bdde7f89f1633a663c67b8
2007-08-10 06:13:10 +00:00
Fabien Pinckaers 5689e2e10a Terminologies
bzr revid: fp@tinyerp.com-1d2f5e6a51fb63f9996690451cd79f7f6ad1cfb9
2007-08-09 10:08:21 +00:00
ced 5c3609a570 fix raise string deprecated in python 2.5
bzr revid: ced-ba57e04979dcd47a40b22b2b586489996b06a3d9
2007-08-09 08:18:06 +00:00
ced f4b96696d9 base: add active field to repository
bzr revid: ced-84d00cb29b8e856d8ebcfbdbd7b289f9534fa614
2007-08-03 14:02:55 +00:00
ced efdf54b283 base: add information on module to download when upgrade modules
bzr revid: ced-73cc0c8567285f1a1a2f4b2e86b7329d5646cbf6
2007-08-01 14:03:37 +00:00