Commit Graph

61822 Commits

Author SHA1 Message Date
Jiten (OpenERP) 7184bd9151 [ADD] Add infinity image in kanban column when notification are more than 99.
bzr revid: jra@tinyerp.com-20121031054445-0g0r5370q2wpbfc6
2012-10-31 11:14:45 +05:30
Jiten (OpenERP) d272018834 [ADD] Add images for old password and new password.
bzr revid: jra@tinyerp.com-20121031054130-nkvmuydy2mgv26pp
2012-10-31 11:11:30 +05:30
Jiten (OpenERP) 8cd1553052 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121031053533-v6apxlxpy2uz6cah
2012-10-31 11:05:33 +05:30
niv-openerp 8597e63c29 [FIX] problem in graph view with second level of group by
bzr revid: nicolas.vanhoren@openerp.com-20121030145912-5kxyndtucy0do7x3
2012-10-30 15:59:12 +01:00
Frédéric van der Essen dadcebd434 [MERGE] css changes : added more padding to the chat in formview
bzr revid: fva@openerp.com-20121030123849-z33j4yfx4lwu587t
2012-10-30 13:38:49 +01:00
Vo Minh Thu c902eb4539 [DOC] openerp.tests.common: now included in the test-framework page.
bzr revid: vmt@openerp.com-20121030113737-10h045k368pbrldq
2012-10-30 12:37:37 +01:00
Frédéric van der Essen 311cf01384 [MERGE] from trunk
bzr revid: fva@openerp.com-20121030110643-u775xem0pp6sqvjc
2012-10-30 12:06:43 +01:00
Frédéric van der Essen fb642473c1 [IMP] css: made the padding around the comments bigger
bzr revid: fva@openerp.com-20121030110621-86exa4ibrnd9585i
2012-10-30 12:06:21 +01:00
Olivier Dony 71b2765bd7 [MERGE] Misc fixes for test-related issues detected during community test sprint
bzr revid: odo@openerp.com-20121030094854-px1nobnx1hanad7f
2012-10-30 10:48:54 +01:00
ggh-openerp 9c1f3a394b add code for remove line
bzr revid: ggh@tinyerp.com-20121030093451-u77xm5fx9krcmo5w
2012-10-30 15:04:51 +05:30
ggh-openerp f1493bb606 [IMP] code for password field
bzr revid: ggh@tinyerp.com-20121030093059-xiuoh4ph03ytz88t
2012-10-30 15:00:59 +05:30
Jiten (OpenERP) 343092d5c2 [ADD] Add fevicon icon and progress percentage for loading page.
bzr revid: jra@tinyerp.com-20121030072510-ulj3fqb5j8r8fgna
2012-10-30 12:55:10 +05:30
ggh-openerp 4fa267f1fc [IMP] add code for confirm pwd image
bzr revid: ggh@tinyerp.com-20121030055202-epuold0yrsoukw3f
2012-10-30 11:22:02 +05:30
Launchpad Translations on behalf of openerp 87d3caa50f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121030053700-w841c92uvirpii9h
2012-10-30 05:37:00 +00:00
Fabien Pinckaers ac3f0efec6 [FIX] typo
bzr revid: fp@openerp.com-20121029205602-daotsimsdp7c9wcn
2012-10-29 21:56:02 +01:00
Fabien Pinckaers a17c7ad91f [IMP] fancy notes by default
bzr revid: fp@openerp.com-20121029205419-4vsjpab5frvsk0oa
2012-10-29 21:54:19 +01:00
Olivier Dony 485e437440 [FIX] orm: _validate should not immediately rollback
For some obscure reason _validate used to immediately
rollback the current transaction as soon as a constraint
failed anywhere. This is completely incorrect and
violates the transaction abstraction: the responsibility
of creating and closing transactions belongs to the
RPC dispatch layer, or whatever takes its place (e.g. the
test setup/teardown for tests). Rolling back or committing
in the middle of a transaction precludes special
error treatment and can have very bad side effects.

bzr revid: odo@openerp.com-20121029180742-2gw08kobdh7w5njc
2012-10-29 19:07:42 +01:00
Olivier Dony 290baa5be7 [FIX] yaml: more explicit error if !record has missing parameters
bzr revid: odo@openerp.com-20121029173421-bbx9kn0xp10bpeh1
2012-10-29 18:34:21 +01:00
Olivier Dony 6dd4a1ae5f [FIX] openerp-server: missing variable in startup script for --test-file option
bzr revid: odo@openerp.com-20121029173321-clq0p2z2dh3ld8mu
2012-10-29 18:33:21 +01:00
Fabien Pinckaers 2d3c672d93 [IMP] margin-right on hours for timesheets
bzr revid: fp@tinyerp.com-20121029165138-4i0rgh9ayyw2qq5m
2012-10-29 17:51:38 +01:00
Antonin Bourguignon 46e94a312c [IMP] usability of menus by displaying their full hierarchy
this will avoid confusion while organizing menu items hierarchy

bzr revid: abo@openerp.com-20121029145946-6fz0rvi7ewzbtp43
2012-10-29 15:59:46 +01:00
Vo Minh Thu d45e2db49b [MERGE] added single transaction unit test base case.
bzr revid: vmt@openerp.com-20121029145723-ov1efsnh5b834cy4
2012-10-29 15:57:23 +01:00
Fabien Pinckaers d3ff1d70a8 [FIX] timesheet context bug
bzr revid: fp@tinyerp.com-20121029145549-n2zdzd3llqqrskba
2012-10-29 15:55:49 +01:00
Thibault Delavallée c61687e66f [MERGE] OpenChatter 5.Pi "Stylin' in the rain", with a better Chatter widget, CSS and behavior.
This addons-side revision brings :
- Chatter DOM and CSS refactoring
- Chatter JS code cleaning
- server-side code cleaning and testing

bzr revid: tde@openerp.com-20121029145050-sp55fkn70t0fcobp
2012-10-29 15:50:50 +01:00
Thibault Delavallée 4bc3bde860 [MERGE] OpenChatter 5.Pi "Stylin' in the rain", with a better Chatter widget, CSS and behavior.
This web-side revision brings a new web widget for attachments, in order to upload one or more file in same time and display them as a list. Files deletion is supported. The blockui option allows to block the UI while the file is uploaded.

bzr revid: tde@openerp.com-20121029144755-7xibc7a3ndmby898
2012-10-29 15:47:55 +01:00
Frédéric van der Essen 9d0e42e3bc [IMP] css: design for 'likes'
bzr revid: fva@openerp.com-20121029144503-tc124u71b2qijclx
2012-10-29 15:45:03 +01:00
Thibault Delavallée e79b8e2912 [MERGE] Merged branch fixing recurring bug with ClEditor.
bzr revid: tde@openerp.com-20121029143527-6libgkpudmo2xlu8
2012-10-29 15:35:27 +01:00
Christophe Matthieu 54a945f63c [IMP] mail: openchatter fadeout fix
bzr revid: chm@openerp.com-20121029142856-kd2mnje5w4ee5x3t
2012-10-29 15:28:56 +01:00
Antonin Bourguignon db584c4673 [MERGE] trunk-bug-994272-abo: improve project's usability by giving the full path to linked analytic accounts
without this name_get() overwriting, if you have two accounts with the same name, it's impossible to distinct them when you want to link a project to one of them
also improved the project's 'parent_id' field @help

lp bug: https://launchpad.net/bugs/994272 fixed

bzr revid: abo@openerp.com-20121029142706-fhsoyli5klwg4sco
2012-10-29 15:27:06 +01:00
Christophe Matthieu f3e397a98f [FIX] cleditor: When the DOM is modify, the event resize try to call refresh and refresh has not DOM available. Correction : If the DOM as no prent, don't call refresh.
bzr revid: chm@openerp.com-20121029142557-q4wdjiqw5fortp36
2012-10-29 15:25:57 +01:00
Vo Minh Thu 3ffc363cd2 [IMP] tests: added a whole-class setup/teardown base class to tests/common.
bzr revid: vmt@openerp.com-20121029142302-ug3phcx3c26cxd91
2012-10-29 15:23:02 +01:00
Quentin (OpenERP) e67b730ba9 [IMP] base: usability in module form view
bzr revid: qdp-launchpad@openerp.com-20121029141631-2ybbmaoif0lgn33x
2012-10-29 15:16:31 +01:00
Thibault Delavallée 061fd61d64 [MERGE] Sync with addons/trunk.
bzr revid: tde@openerp.com-20121029135531-8x3mx84jtv42p454
2012-10-29 14:55:31 +01:00
Thibault Delavallée 7768919bb2 [MERGE] Sync with web/trunk.
bzr revid: tde@openerp.com-20121029135519-rjjannd2rssl665v
2012-10-29 14:55:19 +01:00
Frédéric van der Essen 867f79cc30 [MERGE] css changes for the chat
bzr revid: fva@openerp.com-20121029135321-upotggfh9jzpu4tv
2012-10-29 14:53:21 +01:00
Frédéric van der Essen cdbafaa06f [MERGE] from chm
bzr revid: fva@openerp.com-20121029135202-jjq6v9u2sm06aum0
2012-10-29 14:52:02 +01:00
Frédéric van der Essen 631122ce7e [MERGE] css changes for openchatter integration
bzr revid: fva@openerp.com-20121029134154-x4eeavzqec2w1fo6
2012-10-29 14:41:54 +01:00
Frédéric van der Essen f561d7e9fd [MERGE] from trunk
bzr revid: fva@openerp.com-20121029105126-gmc4b88e4ggon2l7
bzr revid: fva@openerp.com-20121029134120-7ipcitjtwhgzaqeu
2012-10-29 14:41:20 +01:00
Frédéric van der Essen 930be38e8b [IMP] moved the follower's subtype checkbox to the left
bzr revid: fva@openerp.com-20121029130937-ihwacro4q9jl3h7y
2012-10-29 14:09:37 +01:00
Thibault Delavallée 46718679f3 [FIX] Fixing last fix, forgot a field.
bzr revid: tde@openerp.com-20121029130656-et7vfu2nepxezb31
2012-10-29 14:06:56 +01:00
Frédéric van der Essen 01e2d11863 [IMP] improved padding between messages
bzr revid: fva@openerp.com-20121029130333-388iwp76wozfzqsj
2012-10-29 14:03:33 +01:00
Thibault Delavallée 530b946b32 [IMP] [FIX] base_calendar: read only required fields; first try to fix the runbot infinite loop bug.
bzr revid: tde@openerp.com-20121029123532-okl3q2dtnhq4a2xv
2012-10-29 13:35:32 +01:00
Vidhin Mehta (OpenERP) 5ea001c82c [REM]unused variable.
bzr revid: vme@tinyerp.com-20121029122218-yuv3o313upbkfkuq
2012-10-29 17:52:18 +05:30
Vidhin Mehta (OpenERP) a7bee43a5b [IMP]
bzr revid: vme@tinyerp.com-20121029121313-v12kb501m6vzi9c2
2012-10-29 17:43:13 +05:30
Vidhin Mehta (OpenERP) 5e4b67c1a3 [IMP]check if interval presents then first stop that.
bzr revid: vme@tinyerp.com-20121029120213-61uy6frqo0ormdc6
2012-10-29 17:32:13 +05:30
Vidhin Mehta (OpenERP) a5505925bd [IMP]minor change.
bzr revid: vme@tinyerp.com-20121029115710-kpcfose7n8q749tm
2012-10-29 17:27:10 +05:30
Christophe Matthieu 79669aaf9b [FIX] mail: compose message with reduce DOM
bzr revid: chm@openerp.com-20121029113145-50gx1qdu3co3jd0c
2012-10-29 12:31:45 +01:00
Christophe Matthieu 81df392b71 [IMP] mail: openchatter, reduce DOM item
bzr revid: chm@openerp.com-20121029112254-e0az3mi3vmmk83ca
2012-10-29 12:22:54 +01:00
Thibault Delavallée d97ffd7b19 [CLEAN] Misc cleaning of code: removed debug statements, added some notes.
bzr revid: tde@openerp.com-20121029112117-kup1q99c2nbkgar7
2012-10-29 12:21:17 +01:00
niv-openerp 6c9137021c [FIX] small problem in search view, it did not supported the field type html (caused an exception in Notes)
bzr revid: nicolas.vanhoren@openerp.com-20121029111542-tikkk513ilv0br4e
2012-10-29 12:15:42 +01:00