Commit Graph

83 Commits

Author SHA1 Message Date
Christophe Simonis 642c8e040a [FIX] cleaning url managment
bzr revid: chs@openerp.com-20111212142012-cb5p5oxu2fzmcil2
2011-12-12 15:20:12 +01:00
Christophe Simonis 607fa699d6 [IMP] fire the bbq
bzr revid: chs@openerp.com-20111209163114-23c0orpwbqom4js9
2011-12-09 17:31:14 +01:00
Xavier Morel 3cb695540e [IMP] stop hiding left menu
bzr revid: xmo@openerp.com-20111209111404-sp53qc4q3ff80n0q
2011-12-09 12:14:04 +01:00
Antony Lesuisse 03a2c05f8f [FIX] menu disapear
bzr revid: al@openerp.com-20111209095309-krhje63k6cwvxdjq
2011-12-09 10:53:09 +01:00
Antony Lesuisse a5b31d465e [MERGE] tiles style
bzr revid: al@openerp.com-20111208114722-1tko0x521cf3r2qk
2011-12-08 12:47:22 +01:00
niv-openerp 21c1918717 [imp] improved menu disapearance
bzr revid: nicolas.vanhoren@openerp.com-20111207112214-hvff0rtfl12jk355
2011-12-07 12:22:14 +01:00
niv-openerp d30c1d8c4f [imp] changed behavior when clicking on a root menu item wihout dashboard to be more consistent
bzr revid: nicolas.vanhoren@openerp.com-20111207105008-bt3m5vytpb2r06lh
2011-12-07 11:50:08 +01:00
Minh Tran 4ca43cd31e [IMP] Changed the default home page
bzr revid: mit@openerp.com-20111205154425-fw94io3x1dagpc5h
2011-12-05 16:44:25 +01:00
Xavier Morel 53603c3365 [FIX] prevent rpc defaults from unblocking db-creation UI in case e.g. db.create() takes more than 3s
bzr revid: xmo@openerp.com-20111205132425-6jr9lv8i4zviwrso
2011-12-05 14:24:25 +01:00
Christophe Simonis 199e42c673 [FIX] by popular demand, warnings are not sticky anymore
bzr revid: chs@openerp.com-20111205112003-3j6fbtvgcuhhf7jg
2011-12-05 12:20:03 +01:00
Xavier Morel 2e5d7852f4 [FIX] comma-terminated object literals
bzr revid: xmo@openerp.com-20111122101950-mng5zy4os3mukj6d
2011-11-22 11:19:50 +01:00
Christophe Simonis 4d7a24e814 [IMP] nivification of Loading widget
bzr revid: chs@openerp.com-20111115165530-mvunu1bsuiq1k4du
2011-11-15 17:55:30 +01:00
Fabien Meghazi 1116d94a81 [UNFK] Restore xmo fixes that I accidentally reverted.
bzr revid: fme@openerp.com-20111115132914-74mhywoy36gm8pdd
2011-11-15 14:29:14 +01:00
Fabien Meghazi db2c85635b [IMP] Upgraded unserscore version from 1.1.7 to 1.2.2 and underscore.string from 1.1.6 to 1.2.0
WARNING: underscore string does not mixin to underscore by default. Use _.str.*

bzr revid: fme@openerp.com-20111115123059-k31lhp0db2d8h22k
2011-11-15 13:30:59 +01:00
Xavier Morel 92ba7b7fc3 [IMP] correctly synchronize dblist between db pane and login
bzr revid: xmo@openerp.com-20111115094250-8c2rq2le39oc3z7b
2011-11-15 10:42:50 +01:00
Xavier Morel 6810fd765c [FIX] only hide the database when going back to login, don't stop it entirely
the database widget seems to not restart correctly anymore, after being stopped

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

bzr revid: xmo@openerp.com-20111115093448-opym0msx0szvaeyt
2011-11-15 10:34:48 +01:00
Xavier Morel 358818cdd3 [FIX] quickfix of dialogs broken by commit 1422
bzr revid: xmo@openerp.com-20111109150439-uwchwm5g06pp7ikf
2011-11-09 16:04:39 +01:00
Christophe Simonis 6e735ccbbe merge upstream
bzr revid: chs@openerp.com-20111103111333-93bu8xdgs30ry5ig
bzr revid: chs@openerp.com-20111108154541-dsz5sjnf7xwihg06
2011-11-08 16:45:41 +01:00
Antony Lesuisse 91f050054f [MERGE] rename Session into connection define a Connection singleton (chs)
bzr revid: al@openerp.com-20111108152723-2w6zpksjw4e1yx7q
2011-11-08 16:27:23 +01:00
Christophe Simonis ae0bf044ef [IMP] qweb templates are stored in addon manifest and given by the server
bzr revid: chs@openerp.com-20111102111105-ibyupno1e47sv9ho
2011-11-02 12:11:05 +01:00
Christophe Simonis 6f91e87f8c [FIX] correct CrashManager
bzr revid: chs@openerp.com-20111102100511-f58vlgnv12cti8ry
2011-11-02 11:05:11 +01:00
Xavier Morel 4df4d335e6 [IMP] remove a few object trailing commas
bzr revid: xmo@openerp.com-20111028085212-vjpb1oejd8cv24mt
2011-10-28 10:52:12 +02:00
Christophe Simonis 6f899d86c0 [IMP] rename Session to Connection and create one at initialisation
bzr revid: chs@openerp.com-20111027153132-qoj0fiwoj813gsda
2011-10-27 17:31:32 +02:00
Xavier Morel 680f93f745 [IMP] display wait throbber/blockUI for network operations taking more than ~3s (aggregated)
lp bug: https://launchpad.net/bugs/854017 fixed

bzr revid: xmo@openerp.com-20111027135828-y1q85e8pq2uh3frz
2011-10-27 15:58:28 +02:00
Xavier Morel ab1bf880f1 [IMP] blockUI defaults configuration
* Set throbber image as the default message
* Ensure blockUI is on top of dialogs

bzr revid: xmo@openerp.com-20111027124503-i4u0fmqij3o80sy3
2011-10-27 14:45:03 +02:00
Fabien Meghazi 57a4d1feb9 [IMP] change cursor when loading
bzr revid: fme@openerp.com-20111018143300-jcwmbraqyzi41ho1
2011-10-18 16:33:00 +02:00
Christophe Simonis ddb9a16377 [IMP] change cursor when loading
bzr revid: chs@openerp.com-20111013091738-l1vmy572zic3wg7i
2011-10-13 11:17:38 +02:00
Christophe Simonis a58395f2af [FIX] do no load the menu until a session is active
[IMP] make menu loading hookable

bzr revid: chs@openerp.com-20111013081445-1xzvodzrtxvacbzz
2011-10-13 10:14:45 +02:00
Fabien Meghazi 0de588dd4a [MERGE] Allow overwrite of default dbname and login from querystring
bzr revid: fme@openerp.com-20111012140114-z4zibt4fdcpc6awr
2011-10-12 16:01:14 +02:00
Fabien Meghazi 7a8d4be486 [FIX] Menus, manual triggering of menus does not work when folded
bzr revid: fme@openerp.com-20111012093031-3htkczhktnascdcg
2011-10-12 11:30:31 +02:00
Christophe Simonis 066f4425f0 [IMP] allow overwrite of default dbname and login from querystring
bzr revid: chs@openerp.com-20111010123116-8ibjek78ub83u7mp
2011-10-10 14:31:16 +02:00
Fabien Meghazi edb6f57088 [FIX] Crashmanager only display one error at a time, closing the previous one. (stupid fme)
bzr revid: fme@openerp.com-20111017152400-3ntwfzzxugkzrf0w
2011-10-17 17:24:00 +02:00
Christophe Simonis 59b21310e8 [FIX] typo
bzr revid: chs@openerp.com-20111014154950-5c805sb1dcff98l4
2011-10-14 17:49:50 +02:00
Antony Lesuisse 7b5b9d45ad [MERGE] notification cleanups by chs
bzr revid: al@openerp.com-20111014003056-3apcizt2i9qeb1ra
2011-10-14 02:30:56 +02:00
Antony Lesuisse 57d635f44d [FIX] soft reload after module installation
lp bug: https://launchpad.net/bugs/873362 fixed

bzr revid: al@openerp.com-20111013232054-2i5ptzfurjc429zw
2011-10-14 01:20:54 +02:00
Christophe Simonis 7dd8fcfad4 [IMP] do_notify and do_warn bubble the messages to the parent widget
bzr revid: chs@openerp.com-20111013153023-xzu2y4j5qzuqem1e
2011-10-13 17:30:23 +02:00
Christophe Simonis de5c2f58e8 [IMP] Notification Widget is now a singleton
bzr revid: chs@openerp.com-20111013150317-kzy2h7bz407kiugz
2011-10-13 17:03:17 +02:00
Christophe Simonis 00b269d1c0 [IMP] nivification of Notification Widget
bzr revid: chs@openerp.com-20111013102653-wox1v4o9mfplzt2b
2011-10-13 12:26:53 +02:00
Christophe Simonis 3677064274 [IMP] notification: warnings does not expire
bzr revid: chs@openerp.com-20111005153539-xxds5bog4p08m2yl
2011-10-05 17:35:39 +02:00
niv-openerp 5c2d8e4cdc [fix] problem in database when creating a new database
bzr revid: nicolas.vanhoren@openerp.com-20110929145751-4oh0b9uqll8wx3zj
2011-09-29 16:57:51 +02:00
niv-openerp e43790f7f2 [imp] refactoring to improve the way the components are destroyed
bzr revid: nicolas.vanhoren@openerp.com-20110928151613-8suxvi1rzn9t40gd
2011-09-28 17:16:13 +02:00
niv-openerp b41131cdc6 [fix] problem with al making refactorings like a baraki de kermesse
bzr revid: nicolas.vanhoren@openerp.com-20110928123746-xudpsdgx353s2fnz
2011-09-28 14:37:46 +02:00
Christophe Simonis e4c2cfb4ba [FIX] nivification of Login Widget
bzr revid: chs@openerp.com-20110927155347-dcqeg7hlyaq5djis
2011-09-27 17:53:47 +02:00
Christophe Simonis 567cd953ca [IMP] nivification of Login widget
bzr revid: chs@openerp.com-20110927093232-j6rdzec2k1u6g2h1
2011-09-27 11:32:32 +02:00
Xavier Morel 47094e8adb [ADD] import
bzr revid: xmo@openerp.com-20110926101440-y5j45bgie4xnhmqf
2011-09-26 12:14:40 +02:00
Antony Lesuisse bf06ac9e85 [FIX] remove debugging crap
bzr revid: al@openerp.com-20110923163803-b4bjtzzkat0qpyot
2011-09-23 18:38:03 +02:00
niv-openerp 4380f33587 [imp] added reload page in preferences dialog + improved the code in that dialog
bzr revid: nicolas.vanhoren@openerp.com-20110921132232-mmapwk9wp33of5n8
2011-09-21 15:22:32 +02:00
Xavier Morel 7b80bd155c [FIX] issues with missing window.console object in Firefox 3.6 when Firebug is not active
bzr revid: xmo@openerp.com-20110921081651-a4usbx7flv91xko5
2011-09-21 10:16:51 +02:00
Fabien Meghazi 873cc6f5e0 [FIX] Many fixes
bzr revid: fme@openerp.com-20110920134142-jccggvzzu46708kx
2011-09-20 15:41:42 +02:00
Fabien Meghazi 82c7c513b6 [ADD] Add timeout to floated sub menu
bzr revid: fme@openerp.com-20110920111830-fpm2ryla6tfzb23x
2011-09-20 13:18:30 +02:00