Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TodoList #28

Open
magicdict opened this issue Nov 17, 2016 · 7 comments
Open

TodoList #28

magicdict opened this issue Nov 17, 2016 · 7 comments

Comments

@magicdict
Copy link
Owner

magicdict commented Nov 17, 2016

  1. QueryDocument的模块化
  2. CollationDocumen的模块化
  3. 用户密码不保存,连接时候要求输入
    [开发完成]:连接部分没有完成,测试等到安全功能模块时候再做
@magicdict
Copy link
Owner Author

magicdict commented Nov 17, 2016

4.Capped Collection:对于Size的单位需要在界面上明确表示出来。
[开发完成]待测试
5.普通数据集转CappedCollection功能。
[开发完成]简单测试完成
6.View禁止操作的加入

@magicdict
Copy link
Owner Author

magicdict commented Nov 17, 2016

7.ReadOnly功能,使得使用者只能看,不能修改数据库
8.BSonValue的类型,重新按照文档整理一遍:注意Undefined
[取消]: 和MongoDB.Bson.BsonType不同,这里还会附带一些功能性的,包装的类型
例如BsonGeo这样表示地理坐标的类型
9.文档:MongoDB Extended JSON 两个模式的区别,加入参考文档
[完成]

@magicdict
Copy link
Owner Author

magicdict commented Nov 17, 2016

10.按照场景自动生成的config文件
11.TextSearch的 {meta:}的加入,sort 和输出。
12.所有界面的UI的汉化:
TextType枚举全部去除
[XML资源文件]调整为能够实现层级的形式。便于以后做成YMAL的形式。
能够修改的地方修改为新的形式,暂时还不能完成清理干净

@magicdict
Copy link
Owner Author

magicdict commented Nov 18, 2016

13.CopyCollection:复制索引未实装
14. RoleBaseSecurity的研究
15.SSH、SSL等的研究

@magicdict
Copy link
Owner Author

16.全面检查保存的问题:
-不应该保存在Javascript中
-可以保存的都保存

@magicdict
Copy link
Owner Author

magicdict commented Nov 28, 2016

17.Aggr Framework Stage按照步骤分步执行
18.Graph组建的替换
19.各种Index的细化,TextIndex的Weight等
20. Eval 运行 find指令结果不是预期的

@magicdict
Copy link
Owner Author

magicdict commented Jan 11, 2017

21.新建一个数据表之后,立刻做View,会出现下标错误,内部数据集列表没有更新。
已经解决 ,并非新建表之后的问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant