Alexander Makarov
Alexander Makarov
Installer should be able to handler the whole installing process when using Yeeki as an application.
Need a media manager able to upload files, images, video, revisions and insert these into wiki pages.
There should be a way to deal with conflicts. A conflict is when two users are editing the same article and then saving their changes: ``` R = read S...
Non-PDO APIs have more abilities and could be used to work with database more efficiently.
See https://github.com/yiisoft/yii2/pull/18407#discussion_r530507105
Events
What events do you think are usable to be emitted by database abstraction layer?
The following info should be useful: - SQL queries - Timings - Connections - Schema reading What else?
# Yii Jobs TODO ### Roles There are three roles in the system: - Employer - the one who's posting a job offer. - Employee - the one who's seeking...
- [ ] markdown - [ ] referencing github issues - [ ] referencing API - [ ] suggest topics when creating new ones - [ ] post counter -...