zh-cn.yaml 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845
  1. # 基本信息。
  2. name: 禅道专业版 # 插件的名称
  3. code: bizext # 插件的英文代号,英文或者字母,必须保持唯一。
  4. type: extension # 插件的类型,可以选择extension, patch, theme三种的一种。
  5. copyright: 青岛易软天创网络科技有限公司 2012 # 版权所有信息。
  6. site: http://www.zentao.net # 官网网站。
  7. author: Zentao team # 作者,多个可以用逗号隔开。
  8. abstract: 集合日志、日历、甘特图、版本库、论坛、Execl导出、批量编辑、统计插件。 # 简介。一句话介绍。
  9. # 描述和安装文档,可以多行,支持a, p, div, h3-h6, strong, img, table, tr, td, ol, ul, li, span标签。
  10. desc: |
  11. 集合日志、日历、甘特图、版本库、论坛、Execl导出、bug case story todo的批量编辑和统计插件。
  12. install: |
  13. 1、插件使用Ioncube加密,运行插件需要安装Ioncube Loader,具体可以参考: http://www.zentao.net/help-read-79644.html。禅道一键安装包已经内置解密程序,无需安装。
  14. 2、下载对应禅道版本的插件,用超级管理员账户,在“后台-扩展”处选择本地安装即可。
  15. license: |
  16. 本协议是用户(您)和禅道开发小组(易软天创)之间关于使用禅道软件商业版达成的法律协议。您安装或者使用本软件的行为将视为对本协的接受及同意。除非您接受本协议,否则您无权下载、安装或使用本软件。
  17. 1、本软件是由易软天创独立开发。软件的一切版权等知识产权均归易软天创所有,未经易软天创官方授权,任何拷贝、销售、转让、出租、修改本软件的行为均被认为是侵权行为。
  18. 2、本软件受版权法和国际版权条约以及其他知识产权法律和条约的保护。您不可以分解、反编译、反相工程和重构本软件。
  19. 3、用户不得利用本软件发表、传播、储存违反国家法律、危害国家安全、祖国统一、社会稳定的内容,或侮辱、诽谤、色情、暴力等任何违反国家法律法规政策的内容。
  20. 4、利用本授权软件发生的商业行为均由授权用户自行负责,因利用本软件进行商业行为所产生的一切纠纷均与本软件无关。
  21. 5、易软天创保留在任何时候为您提供本软件修改、升级版本的权利,以及为修改或升级服务收取费用的权利。
  22. # 版本信息。
  23. releases: # 版本列表。
  24. 11.0:
  25. zentao:
  26. compatible: 16.0
  27. incompatible:
  28. conflicts:
  29. depends:
  30. charge: business
  31. changelog: 兼容开源版。
  32. date: 2021-12-29
  33. 11.0.beta1:
  34. zentao:
  35. compatible: 16.0.beta1
  36. incompatible:
  37. conflicts:
  38. depends:
  39. charge: business
  40. changelog: 兼容开源版。
  41. date: 2021-12-09
  42. 10.3.1:
  43. zentao:
  44. compatible: 15.7.1
  45. incompatible:
  46. conflicts:
  47. depends:
  48. charge: business
  49. changelog: 兼容开源版。
  50. date: 2021-11-04
  51. 10.3:
  52. zentao:
  53. compatible: 15.7
  54. incompatible:
  55. conflicts:
  56. depends:
  57. charge: business
  58. changelog: 兼容开源版。
  59. date: 2021-10-21
  60. 10.2:
  61. zentao:
  62. compatible: 15.5
  63. incompatible:
  64. conflicts:
  65. depends:
  66. charge: business
  67. changelog: 兼容开源版。
  68. date: 2021-09-17
  69. 10.1:
  70. zentao:
  71. compatible: 15.3
  72. incompatible:
  73. conflicts:
  74. depends:
  75. charge: business
  76. changelog: 修复Bug
  77. date: 2021-08-09
  78. 10.0.2:
  79. zentao:
  80. compatible: 15.0.3
  81. incompatible:
  82. conflicts:
  83. depends:
  84. charge: business
  85. changelog: 兼容开源版。
  86. date: 2021-06-24
  87. 10.0.1:
  88. zentao:
  89. compatible: 15.0.2
  90. incompatible:
  91. conflicts:
  92. depends:
  93. charge: business
  94. changelog: 兼容开源版。
  95. date: 2021-06-08
  96. 10.0:
  97. zentao:
  98. compatible: 15.0
  99. incompatible:
  100. conflicts:
  101. depends:
  102. charge: business
  103. changelog: 兼容开源版。
  104. date: 2021-05-06
  105. 10.0.rc1:
  106. zentao:
  107. compatible: 15.0.rc1
  108. incompatible:
  109. conflicts:
  110. depends:
  111. charge: business
  112. changelog: 兼容开源版。
  113. date: 2021-04-07
  114. 9.0.3:
  115. zentao:
  116. compatible: 12.5.3
  117. incompatible:
  118. conflicts:
  119. depends:
  120. charge: business
  121. changelog: 兼容开源版。
  122. date: 2021-01-06
  123. 9.0.2:
  124. zentao:
  125. compatible: 12.5.2
  126. incompatible:
  127. conflicts:
  128. depends:
  129. charge: business
  130. changelog: 修复Bug,兼容开源版。
  131. date: 2020-12-18
  132. 9.0.1:
  133. zentao:
  134. compatible: 12.5.1
  135. incompatible:
  136. conflicts:
  137. depends:
  138. charge: business
  139. changelog: 修复漏洞,兼容开源版。
  140. date: 2020-11-30
  141. 9.0:
  142. zentao:
  143. compatible: 12.5
  144. incompatible:
  145. conflicts:
  146. depends:
  147. charge: business
  148. changelog: 兼容开源版
  149. date: 2020-11-19
  150. 8.9.4:
  151. zentao:
  152. compatible: 12.4.4
  153. incompatible:
  154. conflicts:
  155. depends:
  156. charge: business
  157. changelog: 修复Bug
  158. date: 2020-10-30
  159. 8.9.3:
  160. zentao:
  161. compatible: 12.4.3
  162. incompatible:
  163. conflicts:
  164. depends:
  165. charge: business
  166. changelog: 兼容开源版
  167. date: 2020-10-13
  168. 8.9.2:
  169. zentao:
  170. compatible: 12.4.2
  171. incompatible:
  172. conflicts:
  173. depends:
  174. charge: business
  175. changelog: 兼容开源版
  176. date: 2020-09-16
  177. 8.9.1:
  178. zentao:
  179. compatible: 12.4.1
  180. incompatible:
  181. conflicts:
  182. depends:
  183. charge: business
  184. changelog: 兼容开源版
  185. date: 2020-08-10
  186. 8.9:
  187. zentao:
  188. compatible: 12.4
  189. incompatible:
  190. conflicts:
  191. depends:
  192. charge: business
  193. changelog: 兼容开源版
  194. date: 2020-07-27
  195. 8.8.3:
  196. zentao:
  197. compatible: 12.3.3
  198. incompatible:
  199. conflicts:
  200. depends:
  201. charge: business
  202. changelog: 修复Bug
  203. date: 2020-07-02
  204. 8.8.2:
  205. zentao:
  206. compatible: 12.3.2
  207. incompatible:
  208. conflicts:
  209. depends:
  210. charge: business
  211. changelog: 兼容开源版。
  212. date: 2020-06-01
  213. 8.8.1:
  214. zentao:
  215. compatible: 12.3.1
  216. incompatible:
  217. conflicts:
  218. depends:
  219. charge: business
  220. changelog: 兼容开源版。
  221. date: 2020-05-19
  222. 8.8:
  223. zentao:
  224. compatible: 12.1
  225. incompatible:
  226. conflicts:
  227. depends:
  228. charge: business
  229. changelog: 兼容开源版。
  230. date: 2020-03-25
  231. 8.7.1:
  232. zentao:
  233. compatible: 12.0.1
  234. incompatible:
  235. conflicts:
  236. depends:
  237. charge: business
  238. changelog: 兼容开源版。
  239. date: 2020-02-13
  240. 8.7:
  241. zentao:
  242. compatible: 12.0
  243. incompatible:
  244. conflicts:
  245. depends:
  246. charge: business
  247. changelog: 兼容开源版。
  248. date: 2020-01-03
  249. 8.6:
  250. zentao:
  251. compatible: 11.7
  252. incompatible:
  253. conflicts:
  254. depends:
  255. charge: business
  256. changelog: 兼容开源版。
  257. date: 2019-12-09
  258. 8.5.3:
  259. zentao:
  260. compatible: 11.6.5
  261. incompatible:
  262. conflicts:
  263. depends:
  264. charge: business
  265. changelog: 修复Bug。
  266. date: 2019-11-08
  267. 8.5.2:
  268. zentao:
  269. compatible: 11.6.3
  270. incompatible:
  271. conflicts:
  272. depends:
  273. charge: business
  274. changelog: Git版本库增加分支追踪,优化ldap。
  275. date: 2019-09-23
  276. 8.5.1:
  277. zentao:
  278. compatible: 11.6.1
  279. incompatible:
  280. conflicts:
  281. depends:
  282. charge: business
  283. changelog: 兼容开源版
  284. date: 2019-08-23
  285. 8.5:
  286. zentao:
  287. compatible: 11.6
  288. incompatible:
  289. conflicts:
  290. depends:
  291. charge: business
  292. changelog: 优化国际版
  293. date: 2019-07-15
  294. 8.4:
  295. zentao:
  296. compatible: 11.5
  297. incompatible:
  298. conflicts:
  299. depends:
  300. charge: business
  301. changelog: 日志增加备注。
  302. date: 2019-05-08
  303. 8.3:
  304. zentao:
  305. compatible: 11.4.1
  306. incompatible:
  307. conflicts:
  308. depends:
  309. charge: business
  310. changelog: 重构甘特图
  311. date: 2019-04-08
  312. 8.2:
  313. zentao:
  314. compatible: 11.3
  315. incompatible:
  316. conflicts:
  317. depends:
  318. charge: business
  319. changelog: 兼容开源版
  320. date: 2019-02-27
  321. 8.1:
  322. zentao:
  323. compatible: 11.2
  324. incompatible:
  325. conflicts:
  326. depends:
  327. charge: business
  328. changelog: 兼容开源版
  329. date: 2019-01-28
  330. 8.0:
  331. zentao:
  332. compatible: 11.1
  333. incompatible:
  334. conflicts:
  335. depends:
  336. charge: business
  337. changelog: 兼容开源版
  338. date: 2019-01-04
  339. 7.5.1:
  340. zentao:
  341. compatible: 10.6
  342. incompatible:
  343. conflicts:
  344. depends:
  345. charge: business
  346. changelog: 兼容开源版
  347. date: 2018-11-20
  348. 7.5:
  349. zentao:
  350. compatible: 10.5.1
  351. incompatible:
  352. conflicts:
  353. depends:
  354. charge: business
  355. changelog: 添加看板、燃尽图、分组视图导出,调整需求导出。
  356. date: 2018-11-05
  357. 7.4:
  358. zentao:
  359. compatible: 10.5
  360. incompatible:
  361. conflicts:
  362. depends:
  363. charge: business
  364. changelog: 修复Bug。
  365. date: 2018-10-25
  366. 7.3:
  367. zentao:
  368. compatible: 10.4
  369. incompatible:
  370. conflicts:
  371. depends:
  372. charge: business
  373. changelog: Fix Bugs.
  374. date: 2018-09-28
  375. 7.2:
  376. zentao:
  377. compatible: 10.3
  378. incompatible:
  379. conflicts:
  380. depends:
  381. charge: business
  382. changelog: Fix Bugs.
  383. date: 2018-08-27
  384. 7.1:
  385. zentao:
  386. compatible: 10.1
  387. incompatible:
  388. conflicts:
  389. depends:
  390. charge: business
  391. changelog: 主要修复Bug。
  392. date: 2018-07-26
  393. 7.0.beta:
  394. zentao:
  395. compatible: 10.0
  396. incompatible:
  397. conflicts:
  398. depends:
  399. charge: business
  400. changelog: 全新的界面和交互体验
  401. date: 2018-06-26
  402. 6.7.3:
  403. zentao:
  404. compatible: 9.8.3
  405. incompatible:
  406. conflicts:
  407. depends:
  408. charge: business
  409. changelog: 兼容开源版9.8.3。
  410. date: 2018-04-08
  411. 6.7.2:
  412. zentao:
  413. compatible: 9.8.2
  414. incompatible:
  415. conflicts:
  416. depends:
  417. charge: business
  418. changelog: 兼容开源版9.8.2。
  419. date: 2018-03-23
  420. 6.7.1:
  421. zentao:
  422. compatible: 9.8.1
  423. incompatible:
  424. conflicts:
  425. depends:
  426. charge: business
  427. changelog: 兼容开源版9.8.1, 优化英文语言文件.
  428. date: 2018-02-06
  429. 6.7:
  430. zentao:
  431. compatible: 9.8
  432. incompatible:
  433. conflicts:
  434. depends:
  435. charge: business
  436. changelog: 兼容开源版9.8, 修复Bug.
  437. date: 2018-01-18
  438. 6.6.1:
  439. zentao:
  440. compatible: 9.7
  441. incompatible:
  442. conflicts:
  443. depends:
  444. charge: business
  445. changelog: 兼容开源版9.7, 修复Bug.
  446. date: 2017-12-28
  447. 6.6:
  448. zentao:
  449. compatible: 9.6.3
  450. incompatible:
  451. conflicts:
  452. depends:
  453. charge: business
  454. changelog: 优化报表,工作日志,ldap,完善细节。
  455. date: 2017-12-04
  456. 6.5.1:
  457. zentao:
  458. compatible: 9.5.1
  459. incompatible:
  460. conflicts:
  461. depends:
  462. charge: business
  463. changelog: 兼容9.5.1
  464. date: 2017-09-27
  465. 6.5:
  466. zentao:
  467. compatible: 9.5
  468. incompatible:
  469. conflicts:
  470. depends:
  471. charge: business
  472. changelog: 兼容9.5
  473. date: 2017-08-24
  474. 6.4:
  475. zentao:
  476. compatible: 9.4
  477. incompatible:
  478. conflicts:
  479. depends:
  480. charge: business
  481. changelog: 兼容9.4
  482. date: 2017-07-26
  483. 6.3.1:
  484. zentao:
  485. compatible: 9.2.1
  486. incompatible:
  487. conflicts:
  488. depends:
  489. charge: business
  490. changelog: 兼容9.2.1
  491. date: 2017-05-22
  492. 6.3:
  493. zentao:
  494. compatible: 9.2
  495. incompatible:
  496. conflicts:
  497. depends:
  498. charge: business
  499. changelog: 兼容9.2
  500. date: 2017-05-16
  501. 6.2:
  502. zentao:
  503. compatible: 9.1.2
  504. incompatible:
  505. conflicts:
  506. depends:
  507. charge: business
  508. changelog: 增加移动版界面
  509. date: 2017-04-19
  510. 6.1:
  511. zentao:
  512. compatible: 9.1
  513. incompatible:
  514. conflicts:
  515. depends:
  516. charge: business
  517. changelog: 兼容9.1。
  518. date: 2017-03-23
  519. 6.0.1:
  520. zentao:
  521. compatible: 9.0.1
  522. incompatible:
  523. conflicts:
  524. depends:
  525. charge: business
  526. changelog: 兼容9.0.1。
  527. date: 2017-02-15
  528. 6.0:
  529. zentao:
  530. compatible: 9.0
  531. incompatible:
  532. conflicts:
  533. depends:
  534. charge: business
  535. changelog: 兼容9.0。
  536. date: 2017-01-17
  537. 6.0.beta:
  538. zentao:
  539. compatible: 9.0.beta
  540. incompatible:
  541. conflicts:
  542. depends:
  543. charge: business
  544. changelog: 兼容9.0.beta。
  545. date: 2017-01-03
  546. 5.5.1:
  547. zentao:
  548. compatible: 8.4.1
  549. incompatible:
  550. conflicts:
  551. depends:
  552. charge: business
  553. changelog: 兼容8.4.1。
  554. date: 2016-12-12
  555. 5.5:
  556. zentao:
  557. compatible: 8.4
  558. incompatible:
  559. conflicts:
  560. depends:
  561. charge: business
  562. changelog: 兼容8.4。
  563. date: 2016-12-06
  564. 5.4.1:
  565. zentao:
  566. compatible: 8.3.1
  567. incompatible:
  568. conflicts:
  569. depends:
  570. charge: business
  571. changelog: 兼容8.3.1。
  572. date: 2016-11-17
  573. 5.4:
  574. zentao:
  575. compatible: 8.3
  576. incompatible:
  577. conflicts:
  578. depends:
  579. charge: business
  580. changelog: 修复Bug。
  581. date: 2016-11-07
  582. 5.3.3:
  583. zentao:
  584. compatible: 8.2.6
  585. incompatible:
  586. conflicts:
  587. depends:
  588. charge: business
  589. changelog: 修复Bug。
  590. date: 2016-09-13
  591. 5.3.2:
  592. zentao:
  593. compatible: 8.2.5
  594. incompatible:
  595. conflicts:
  596. depends:
  597. charge: business
  598. changelog: 修复Bug,增加禅道客户端的一些功能支持。
  599. date: 2016-08-05
  600. 5.3.1:
  601. zentao:
  602. compatible: 8.2.4
  603. incompatible:
  604. conflicts:
  605. depends:
  606. charge: business
  607. changelog: 修复Bug
  608. date: 2016-06-28
  609. 5.3:
  610. zentao:
  611. compatible: 8.2.3
  612. incompatible:
  613. conflicts:
  614. depends:
  615. charge: business
  616. changelog: 优化专业版。
  617. date: 2016-06-24
  618. 5.2.1:
  619. zentao:
  620. compatible: 8.2.1
  621. incompatible:
  622. conflicts:
  623. depends:
  624. charge: business
  625. changelog: 兼容开源版8.2.1,修复Bug
  626. date: 2016-05-24
  627. 5.2:
  628. zentao:
  629. compatible: 8.2
  630. incompatible:
  631. conflicts:
  632. depends:
  633. charge: business
  634. changelog: 兼容开源版8.2,修复Bug
  635. date: 2016-05-17
  636. 5.1.3:
  637. zentao:
  638. compatible: 8.1.3
  639. incompatible:
  640. conflicts:
  641. depends:
  642. charge: business
  643. changelog: 兼容开源版8.1.3,修复Bug
  644. date: 2016-03-23
  645. 5.1:
  646. zentao:
  647. compatible: 8.1
  648. incompatible:
  649. conflicts:
  650. depends:
  651. charge: business
  652. changelog: 兼容开源版8.1,修复Bug
  653. date: 2016-03-15
  654. 5.0.1:
  655. zentao:
  656. compatible: 8.0.1
  657. incompatible:
  658. conflicts:
  659. depends:
  660. charge: business
  661. changelog: 兼容开源版8.0.1
  662. date: 2015-12-24
  663. 4.7.1:
  664. zentao:
  665. compatible: 7.3
  666. incompatible:
  667. conflicts:
  668. depends:
  669. charge: business
  670. changelog: 兼容开源版7.3
  671. date: 2015-09-21
  672. 4.7:
  673. zentao:
  674. compatible: 7.2.5
  675. incompatible:
  676. conflicts:
  677. depends:
  678. charge: business
  679. changelog: 完善水晶报表功能,增加各种报表。
  680. date: 2015-08-06
  681. 4.6:
  682. zentao:
  683. compatible: 7.2.4
  684. incompatible:
  685. conflicts:
  686. depends:
  687. charge: business
  688. changelog: 增加全文检索和导出报表功能。
  689. date: 2015-07-03
  690. 4.5:
  691. zentao:
  692. compatible: 7.1
  693. incompatible:
  694. conflicts:
  695. depends:
  696. charge: business
  697. changelog: 重写日历,修复Bug。
  698. date: 2015-03-10
  699. 4.4:
  700. zentao:
  701. compatible: 7.0
  702. incompatible:
  703. conflicts:
  704. depends:
  705. charge: business
  706. changelog: 重写看板,调整版本库。
  707. date: 2015-02-06
  708. 4.3:
  709. zentao:
  710. compatible: 6.3
  711. incompatible:
  712. conflicts:
  713. depends:
  714. charge: business
  715. changelog: 完善水晶报表和数据表格。
  716. date: 2014-12-02
  717. 4.2:
  718. zentao:
  719. compatible: 6.3
  720. incompatible:
  721. conflicts:
  722. depends:
  723. charge: business
  724. changelog: 增加客户端API,数据表格。
  725. date: 2014-11-06
  726. 4.1.beta:
  727. zentao:
  728. compatible: 6.2
  729. incompatible:
  730. conflicts:
  731. depends:
  732. charge: business
  733. changelog: 修复Bug,可以上传、查看授权。
  734. date: 2014-08-05
  735. 4.0.beta1:
  736. zentao:
  737. compatible: 6.0
  738. incompatible:
  739. conflicts:
  740. depends:
  741. charge: business
  742. changelog: 修复Bug,修改界面。
  743. date: 2014-06-20
  744. 3.3:
  745. zentao:
  746. compatible: 5.3
  747. incompatible:
  748. conflicts:
  749. depends:
  750. charge: business
  751. changelog: 修复Bug。
  752. date: 2014-03-21
  753. 3.2.1:
  754. zentao:
  755. compatible: 5.2.1
  756. incompatible:
  757. conflicts:
  758. depends:
  759. charge: business
  760. changelog: 修复Bug。
  761. date: 2013-12-09
  762. 3.2:
  763. zentao:
  764. compatible: 5.2
  765. incompatible:
  766. conflicts:
  767. depends:
  768. charge: business
  769. changelog: 调整样式,修复Bug。
  770. date: 2013-11-03
  771. 3.1:
  772. zentao:
  773. compatible: 5.1
  774. incompatible:
  775. conflicts:
  776. depends:
  777. charge: business
  778. changelog: 增加git和代码评审。svn本地支持,提高查看速度。及修复一些Bug。
  779. date: 2013-09-28
  780. 3.0:
  781. zentao:
  782. compatible: 5.0
  783. incompatible:
  784. conflicts:
  785. depends:
  786. charge: business
  787. changelog: 适应开源版5.0。
  788. date: 2013-09-03
  789. 3.0.beta1:
  790. zentao:
  791. compatible: 5.0.beta1
  792. incompatible:
  793. conflicts:
  794. depends:
  795. charge: business
  796. changelog: 适应开源版5.0.beta1。
  797. date: 2013-08-09
  798. 2.2.beta:
  799. zentao:
  800. compatible: 4.2.beta
  801. incompatible:
  802. conflicts:
  803. depends:
  804. charge: business
  805. changelog: 适应开源版4.2,去除company字段。
  806. date: 2013-07-05
  807. 2.1:
  808. zentao:
  809. compatible: 4.0.1,4.1
  810. incompatible:
  811. conflicts:
  812. depends:
  813. charge: business
  814. changelog: 增加notify插件,调整日历视图,优化显示界面。
  815. date: 2013-05-03
  816. 2.0.1:
  817. zentao:
  818. compatible: 4.0.1
  819. incompatible:
  820. conflicts:
  821. depends:
  822. charge: business
  823. changelog: 兼容Zentao 4.0.1。
  824. date: 2013-03-18
  825. 2.0:
  826. zentao:
  827. compatible: 4.0
  828. incompatible:
  829. conflicts:
  830. depends:
  831. charge: business
  832. changelog: 兼容Zentao 4.0,优化专业版功能。
  833. date: 2013-03-03
  834. 1.3:
  835. zentao:
  836. compatible: 3.3
  837. incompatible:
  838. conflicts:
  839. depends:
  840. charge: business
  841. changelog: 添加excel导入需求、Bug、任务。
  842. date: 2012-10-29