Features: - Full RBAC with 3 roles (superadmin/manager/contributor) - Ownership tracking on posts, tasks, campaigns, projects - Task system: assign to anyone, filter combobox, visibility scoping - Team members merged into users table (single source of truth) - Post thumbnails on kanban cards from attachments - Publication link validation before publishing - Interactive onboarding tutorial with Settings restart - Full Arabic/English i18n with RTL layout support - Language toggle in sidebar, IBM Plex Sans Arabic font - Brand-based visibility filtering for non-superadmins - Manager can only create contributors - Profile completion flow for new users - Cookie-based sessions (express-session + SQLite)
336 B
336 B
1.0.0 / 2015-12-14
- Merge pull request #12 from kasicka/master
- Add license text
0.1.0 / 2014-10-17
- adds
.fluent()to api
0.0.3 / 2014-01-13
- fix receiver for .method()
0.0.2 / 2014-01-13
- Object.defineProperty() sucks
- Initial commit