跳转至内容
  • 版块
  • 标签
  • 热门
  • 用户
  • 群组
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(Flatly)
  • 不使用皮肤
折叠

Odoo 中文社区

  1. 主页
  2. 版块
  3. Odoo 开发与实施交流
  4. Web-Client 5.0.2

Web-Client 5.0.2

已定时 已固定 已锁定 已移动 Odoo 开发与实施交流
24 帖子 5 发布者 17.6k 浏览
  • 从旧到新
  • 从新到旧
  • 最多赞同
登录后回复
此主题已被删除。只有拥有主题管理权限的用户可以查看。
  • mrshellyM 离线
    mrshellyM 离线
    mrshelly
    写于 最后由 编辑
    #13

    我连了一下 5.0.1 的 Server 不成功... 菜单出来了. 但一直在 Loading.....

    1 条回复 最后回复
    0
    • mrshellyM 离线
      mrshellyM 离线
      mrshelly
      写于 最后由 编辑
      #14

      寒,没有 Loading.. 足足10来秒才出来....

      晕了....

      1 条回复 最后回复
      0
      • mrshellyM 离线
        mrshellyM 离线
        mrshelly
        写于 最后由 编辑
        #15

        切换 many2one 视图也是很慢.....

        1 条回复 最后回复
        0
        • C 离线
          C 离线
          chengwenge
          写于 最后由 编辑
          #16

          你不应该连5.0.1的服务器,要5.0.2的。GTK5.0.2连 5.0.1的服务器也有问题。

          1 条回复 最后回复
          0
          • mrshellyM 离线
            mrshellyM 离线
            mrshelly
            写于 最后由 编辑
            #17

            [quote]原帖由 [i]chengwenge[/i] 于 2009-8-19 21:53 发表 www.shine-it.net/redirect.php?goto=findpost&pid=2615&ptid=606
            你不应该连5.0.1的服务器,要5.0.2的。GTK5.0.2连 5.0.1的服务器也有问题。 [/quote]

            关键是有问题的话,给一个理由先????

            修改客户端应该不影响 rpc 接口结构...

            理论上,接口不变化.. 那 就应该与版本无关才对....
            越来越让人失望了给....

            1 条回复 最后回复
            0
            • C 离线
              C 离线
              chengwenge
              写于 最后由 编辑
              #18

              5.0.3都出来了,哪里看changelog?

              1 条回复 最后回复
              0
              • O 离线
                O 离线
                oldrev
                写于 最后由 编辑
                #19

                今早也在 google reader 里看到了,changelog 应该在代码的 doc/changelog 文件里

                1 条回复 最后回复
                0
                • C 离线
                  C 离线
                  chengwenge
                  写于 最后由 编辑
                  #20

                  是在下载文件的doc下。
                  本周开始学习测试了RoR,很是喜欢,后面继续研究学习。

                  1 条回复 最后回复
                  0
                  • C 离线
                    C 离线
                    chengwenge
                    写于 最后由 编辑
                    #21

                    5.0.3 (2009-08-21)

                    Bug Fixed (major):
                    
                    * [FIX] graph crashed, if date value is empty.
                    * [FIX] O2M popup (IE issue).
                    * [FIX] validation problem in wizards.
                    * [FIX] search widget (missing validation).
                    * [FIX] don't show sidebar if target=new.
                    * [FIX] process view popup.
                    * [IMP] datetime validation (year out of range).
                    * [FIX] Fixed graph view for unicode characters.
                    * [FIX] Fixed `Graph View` when there is no data on y-axis (For OOCRM).
                    
                    For more complete bug fix history, please visit Launchpad.
                    

                    5.0.2 (2009-08-11)

                    New Features:
                    
                    * Removed TurboGears & PyXML dependencies
                    * [color=Red]Ported to CherryPy 3 + Mako template, almost 5-7 time faster then the previous version[/color]
                    * Re-implementation of graph with Open Flash Chart 2
                    * Implemented profiler for code profiling (for developer's only)
                    * Implemented unit test api (for developer's only)
                    * Implemented anonymous login
                    
                    Improvements:
                    
                    * Compatible with Python 2.6
                    * start-openerp-web command is renamed to openerp-web
                    * Improved cache system (efficiently handle per db cache).
                    * Added min_rows, limit configuration options for M2M/O2M fields
                    * Improved ListGrid button action (support act_url).
                    * Implemented `Concurrency Exception` handling.
                    * Database filter options from configuration
                    * Login controller with custom template for small Ajax login screen
                    * Strip the header completely for action with target=new.
                    * New Picture widget (display only)
                    * Improved wiki widget
                    * Improvements in `Import/Export` (db_id, id, import compatible).
                    
                    Bug Fixed (major):
                    
                    * Concurrenry problem when inserting o2m values from popup.
                    * Calendar view (improper day span).
                    * Incorrect sequence number incrementation
                    * Fixed long URI problem (relate links)
                    * Fixed notebook widget (nested notebooks are not working)
                    * Dynamic notebook page visibility with attrs.
                    * Improved Ajax validator (fixes onchange problem when there is some invalid value in the form)
                    * Prevent conflicts with `onchange` and `attrs/state change` hooks.
                    * Month calendar issue (day span 3 instead of 2 for hours=16 with day_length=8)
                    * M2M (listview reload) problem in wizards.
                    * O2M popup rendering time is too slow (IE bug)
                    * attrs (invisible) is not working properly on fields with labels
                    * attrs is not working properly on Group widgets
                    * Evaluate dynamic domain & context expression.
                    * Search popup validation problem (bug #338141)
                    * Ignore concurrency check if no check field defined.
                    * Create custom field for custom object (o2m popup problem).
                    
                    For more complete bug fix history, please visit Launchpad.
                    
                    1 条回复 最后回复
                    0
                    • L 离线
                      L 离线
                      ldfoe
                      写于 最后由 编辑
                      #22

                      这个问题解决了吗?
                      我在本机测试,loading的时间比网络(demo.shine-it.net)的时间还长,想不通。

                      1 条回复 最后回复
                      0
                      • mrshellyM 离线
                        mrshellyM 离线
                        mrshelly
                        写于 最后由 编辑
                        #23

                        [quote]原帖由 [i]ldfoe[/i] 于 2010-2-20 15:29 发表 www.shine-it.net/redirect.php?goto=findpost&pid=3955&ptid=606
                        这个问题解决了吗?
                        我在本机测试,loading的时间比网络(demo.shine-it.net)的时间还长,想不通。 [/quote]

                        换用 Chrome 或者 FireFox 就好了...

                        1 条回复 最后回复
                        0
                        • L 离线
                          L 离线
                          ldfoe
                          写于 最后由 编辑
                          #24

                          谢谢您的解答!
                          但还有一个问题:偶用demo.shine-it.net,也是在IE中。

                          1 条回复 最后回复
                          0

                          • 登录

                          • 没有帐号? 注册

                          • 登录或注册以进行搜索。
                          • 第一个帖子
                            最后一个帖子
                          0
                          • 版块
                          • 标签
                          • 热门
                          • 用户
                          • 群组