All Projects → purplegrape → iTop-CN

purplegrape / iTop-CN

Licence: other
iTop in chinese

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Twig
543 projects
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to iTop-CN

Glpi
GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.
Stars: ✭ 2,278 (+6227.78%)
Mutual labels:  cmdb, itsm, itil
serveradmin
Configuration management database system of InnoGames
Stars: ✭ 40 (+11.11%)
Mutual labels:  cmdb, itsm
Opendevops
CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台
Stars: ✭ 2,990 (+8205.56%)
Mutual labels:  cmdb, itsm
embedding study
中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果
Stars: ✭ 94 (+161.11%)
Mutual labels:  chinese
ModernSecurityProtectionGuide
Modern Security Protection Guide
Stars: ✭ 72 (+100%)
Mutual labels:  chinese
predict Lottery ticket
双色球+大乐透彩票AI预测
Stars: ✭ 341 (+847.22%)
Mutual labels:  chinese
fuzzychinese
A small package to fuzzy match chinese words
Stars: ✭ 50 (+38.89%)
Mutual labels:  chinese
chinese-learner
A desktop web application for learning Mandarin Chinese and its character stroke order.
Stars: ✭ 22 (-38.89%)
Mutual labels:  chinese
pinyin data
🐼 Easy to use and portable pronunciation data for Hanzi characters.
Stars: ✭ 13 (-63.89%)
Mutual labels:  chinese
BERT-chinese-text-classification-pytorch
This repo contains a PyTorch implementation of a pretrained BERT model for text classification.
Stars: ✭ 92 (+155.56%)
Mutual labels:  chinese
chinese-tokenizer
Tokenizes Chinese texts into words.
Stars: ✭ 72 (+100%)
Mutual labels:  chinese
ime.vim
A Vim input method engine
Stars: ✭ 74 (+105.56%)
Mutual labels:  chinese
stable-baselines-zh
Stable Baselines官方文档中文版
Stars: ✭ 75 (+108.33%)
Mutual labels:  chinese
word2vec-movies
Bag of words meets bags of popcorn in Python 3 中文教程
Stars: ✭ 54 (+50%)
Mutual labels:  chinese
PHP-Chinese
PHP Chinese Conversion (中文繁簡轉換)
Stars: ✭ 37 (+2.78%)
Mutual labels:  chinese
eslint-config-mingelz
A shared ESLint configuration with Chinese comments. 一份带有完整中文注释的 ESLint 规则。
Stars: ✭ 15 (-58.33%)
Mutual labels:  chinese
ChineseNames
🀄 Chinese Name Database (1930-2008)
Stars: ✭ 99 (+175%)
Mutual labels:  chinese
Vanhiupun.github.io
🏖️ Vanhiupun's Awesome Site ==> another theme for elegant writers with modern flat style and beautiful night/dark mode.
Stars: ✭ 57 (+58.33%)
Mutual labels:  chinese
introspector
A schema and set of tools for using SQL to query cloud infrastructure.
Stars: ✭ 61 (+69.44%)
Mutual labels:  cmdb
servicenow.itsm
Ansible Collection for ServiceNow ITSM
Stars: ✭ 45 (+25%)
Mutual labels:  itsm

iTop-CN

iTop in chinese

安装要求

php5.6+  
mysql 5.6+ 或 mariadb 10.0+  

改进

1、除了安装界面,汉化率95%左右  
2、添加字体droidsansfallback,彻底解决pdf导出乱码问题  
3、解决jquery-ui 中的日历无法调用的问题  
4、删除了中英文之外的其它语言包  
5、默认时区改为Asia/Shanghai,更贴近中文用户  

安装指南(docker + apache2 + php7.0)

wget https://raw.githubusercontent.com/purplegrape/iTop-CN/master/Dockerfile
docker build -t itop .
docker run -d -p 80:80 itop

注: 请自行准备数据库

其它

已将汉化成果贡献给了官方,https://github.com/Combodo/iTop
但官方版本依然存在一些小问题,仍在积极解决中,比如pdf导出乱码,日历问题

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].