initiative
A self-hosted, multi-tenant project management platform built for teams that need workspace isolation, granular permissions, and rich collaboration features.
Language: python
Author: Osman Colombo (@osman.colombo)
0 stars · 234 views
Files
- docs (txt)
- en (txt)
- guides (txt)
- tags.md (md)
- search-and-shortcuts.md (md)
- notifications.md (md)
- guilds.md (md)
- projects-and-tasks.md (md)
- task-views.md (md)
- tools.md (md)
- your-space.md (md)
- index.md (md)
- documents.md (md)
- initiatives.md (md)
- account (txt)
- ai-features.md (md)
- profile-and-preferences.md (md)
- index.md (md)
- api-keys-and-integrations.md (md)
- concepts (txt)
- index.md (md)
- images (txt)
- security (txt)
- how-your-data-is-kept-separate.md (md)
- data-and-compliance.md (md)
- reporting-a-problem.md (md)
- index.md (md)
- sharing (txt)
- sharing-projects-and-documents.md (md)
- initiative-roles.md (md)
- index.md (md)
- getting-started (txt)
- create-account.md (md)
- signing-in.md (md)
- index.md (md)
- your-first-guild.md (md)
- a-quick-tour.md (md)
- index.md (md)
- admin (txt)
- installation.md (md)
- single-sign-on.md (md)
- maintaining-these-docs.md (md)
- configuration.md (md)
- backups-and-updates.md (md)
- object-storage.md (md)
- email.md (md)
- platform-roles.md (md)
- index.md (md)
- push-notifications.md (md)
- reference (txt)
- glossary.md (md)
- index.md (md)
- faq.md (md)
- keyboard-shortcuts.md (md)
- stylesheets (txt)
- extra.css (css)
- index.md (md)
- zensical.toml (toml)
- SECURITY.md (md)
- .vscode (vscode)
- tasks.json (json)
- settings.json (json)
- extensions.json (json)
- launch.json (json)
- backend (txt)
- pyproject.toml (toml)
- alembic (txt)
- baseline (txt)
- public_schema_0125.sql (sql)
- versions (txt)
- 20260626_0125_baseline.py (py)
- 20260704_0128_canonical_tool_naming.py (py)
- 20260702_0126_post_squash_reconcile.py (py)
- 20260704_0127_add_advanced_tools_table.py (py)
- env.py (py)
- migrations_test.py (py)
- alembic.ini (ini)
- app (txt)
- models (txt)
- tenant (txt)
- webhook_subscription.py (py)
- _mixins.py (py)
- task_assignment_digest.py (py)
- recent_view.py (py)
- document.py (py)
- calendar_event.py (py)
- queue.py (py)
- project_order.py (py)
- initiative.py (py)
- resource_grant.py (py)
- comment.py (py)
- event_reminder_dispatch.py (py)
- task.py (py)
- upload.py (py)
- guild_setting.py (py)
- project_activity.py (py)
- counter.py (py)
- project.py (py)
- advanced_tool.py (py)
- resource_grant_test.py (py)
- property.py (py)
- tag.py (py)
- README.md (md)
- layout_test.py (py)
- platform (txt)
- user.py (py)
- api_key.py (py)
- oidc_claim_mapping.py (py)
- push_token.py (py)
- guild.py (py)
- user_view_preference.py (py)
- user_token.py (py)
- auto_delegation_jti.py (py)
- app_setting.py (py)
- access_grant.py (py)
- notification.py (py)
- schemas (txt)
- tenant (txt)
- webhook_subscription.py (py)
- stats.py (py)
- recent_view.py (py)
- document.py (py)
- calendar_event.py (py)
- queue.py (py)
- initiative.py (py)
- resource_grant.py (py)
- comment.py (py)
- task.py (py)
- trash.py (py)
- counter.py (py)
- task_status.py (py)
- project.py (py)
- advanced_tool.py (py)
- import_data.py (py)
- subtask.py (py)
- property.py (py)
- attachment.py (py)
- tag.py (py)
- ical.py (py)
- project_export.py (py)
- base.py (py)
- README.md (md)
- ai_settings.py (py)
- query.py (py)
- base_test.py (py)
- ai_generation.py (py)
- platform (txt)
- user.py (py)
- token.py (py)
- push.py (py)
- settings.py (py)
- api_key.py (py)
- admin.py (py)
- user_test.py (py)
- auth.py (py)
- guild.py (py)
- user_view_preference.py (py)
- access_grant.py (py)
- notification.py (py)
- main.py (py)
- mcp_server.py (py)
- mcp_server_test.py (py)
- db (txt)
- system_grants_test.py (py)
- secret_key_rotation.py (py)
- backfill_uploads_to_s3.py (py)
- base.py (py)
- guild_ddl.py (py)
- schema_provisioning_test.py (py)
- platform_roles_test.py (py)
- secret_key_rotation_test.py (py)
- soft_delete_filter_test.py (py)
- soft_delete_filter.py (py)
- system_grants.py (py)
- guild_migrations_test.py (py)
- guild_migrations.py (py)
- schema_provisioning.py (py)
- platform_role_rls_test.py (py)
- local_upload_migration_test.py (py)
- session_context_test.py (py)
- query.py (py)
- init_db.py (py)
- local_upload_migration.py (py)
- tenancy_test.py (py)
- guild_rls_test.py (py)
- initiative_rls.py (py)
- init_db_test.py (py)
- security_invariants_test.py (py)
- backfill_uploads_to_s3_test.py (py)
- tenancy.py (py)
- query_test.py (py)
- session.py (py)
- assets (txt)
- email-logo.png (image)
- core (txt)
- version.py (py)
- password_policy.py (py)
- config.py (py)
- encryption.py (py)
- email_i18n_test.py (py)
- role_context.py (py)
- capabilities.py (py)
- password_policy_test.py (py)
- pam_context_test.py (py)
- encryption_test.py (py)
- rate_limit.py (py)
- tools_test.py (py)
- capabilities_test.py (py)
- messages.py (py)
- tools.py (py)
- config_test.py (py)
- security.py (py)
- pam_context.py (py)
- security_test.py (py)
- rate_limit_test.py (py)
- email_i18n.py (py)
- user_input_validators.py (py)
- testing (txt)
- factories.py (py)
- __init__.py (py)
- schema_harness.py (py)
- actor.py (py)
- infrastructure_test.py (py)
- main_test.py (py)
- locales (txt)
- en (txt)
- email.json (json)
- notifications.json (json)
- es (txt)
- email.json (json)
- notifications.json (json)
- de (txt)
- email.json (json)
- notifications.json (json)
- fr (txt)
- email.json (json)
- notifications.json (json)
- services (txt)
- tenant (txt)
- attachments.py (py)
- project_export_test.py (py)
- comments_test.py (py)
- project_grants.py (py)
- soft_delete_test.py (py)
- advanced_tool_notify_test.py (py)
- comments.py (py)
- collaboration.py (py)
- initiatives.py (py)
- trash_purge.py (py)
- attachments_test.py (py)
- task_statuses.py (py)
- recurrence_test.py (py)
- webhook_dispatcher.py (py)
- queues.py (py)
- project_import.py (py)
- advanced_tool.py (py)
- advanced_tool_notify.py (py)
- properties.py (py)
- webhook_subscriptions.py (py)
- recurrence.py (py)
- documents_spreadsheet.py (py)
- mention_parser.py (py)
- soft_delete.py (py)
- documents.py (py)
- stats_service.py (py)
- counters.py (py)
- properties_test.py (py)
- trash_purge_test.py (py)
- import_service.py (py)
- calendar_events.py (py)
- recent_views.py (py)
- project_export.py (py)
- ical_service.py (py)
- stats_service_test.py (py)
- webhook_dispatcher_test.py (py)
- membership_test.py (py)
- realtime_test.py (py)
- stream_authz_test.py (py)
- hibp.py (py)
- notifications.py (py)
- permissions.py (py)
- email_test.py (py)
- membership.py (py)
- hibp_test.py (py)
- oidc_sync_test.py (py)
- storage_test.py (py)
- email.py (py)
- rls_test.py (py)
- ai_settings_test.py (py)
- initiative_rls_test.py (py)
- README.md (md)
- rls.py (py)
- cross_guild.py (py)
- permissions_test.py (py)
- oidc_refresh.py (py)
- access_grants_rls_test.py (py)
- oidc_sync.py (py)
- background_tasks.py (py)
- ai_settings.py (py)
- notifications_test.py (py)
- webhook_target_url.py (py)
- realtime.py (py)
- storage.py (py)
- stream_authz.py (py)
- ai_generation.py (py)
- platform (txt)
- user_tokens_test.py (py)
- push_tokens.py (py)
- app_settings.py (py)
- ws_auth.py (py)
- csv_export.py (py)
- guilds.py (py)
- push_notifications.py (py)
- ws_auth_test.py (py)
- guilds_test.py (py)
- csv_export_test.py (py)
- auto_delegation_blocklist.py (py)
- users.py (py)
- api_keys.py (py)
- access_grants.py (py)
- user_notifications.py (py)
- users_test.py (py)
- user_tokens.py (py)
- captcha_test.py (py)
- webhook_target_url_test.py (py)
- ai_generation_test.py (py)
- captcha.py (py)
- api (txt)
- v1 (txt)
- platform_endpoints (txt)
- version.py (py)
- user_view_preferences_test.py (py)
- users_guild_context_test.py (py)
- config.py (py)
- push_test.py (py)
- notifications.py (py)
- guilds.py (py)
- auth_test.py (py)
- push.py (py)
- settings.py (py)
- admin.py (py)
- guild_provisioning_test.py (py)
- auth.py (py)
- break_glass_test.py (py)
- guilds_test.py (py)
- api_keys_test.py (py)
- users.py (py)
- ai_settings.py (py)
- notifications_test.py (py)
- access_grants_test.py (py)
- native_test.py (py)
- admin_test.py (py)
- config_test.py (py)
- access_grants.py (py)
- user_view_preferences.py (py)
- native.py (py)
- settings_test.py (py)
- users_test.py (py)
- api.py (py)
- tenant_endpoints (txt)
- attachments.py (py)
- tasks_properties_test.py (py)
- property_definitions.py (py)
- projects_test.py (py)
- projects.py (py)
- auto_subscriptions_test.py (py)
- auto_subscriptions.py (py)
- comments.py (py)
- tasks.py (py)
- auto_delegation_test.py (py)
- tags.py (py)
- calendar_events_test.py (py)
- me_tasks_test.py (py)
- me_trash.py (py)
- collaboration.py (py)
- initiatives.py (py)
- queues_test.py (py)
- attachments_test.py (py)
- task_statuses.py (py)
- initiative_share_override_test.py (py)
- me_projects_test.py (py)
- resource_grants.py (py)
- ws_token_version_test.py (py)
- documents_properties_test.py (py)
- resource_grants_test.py (py)
- trash.py (py)
- documents_scope_test.py (py)
- ai_settings.py (py)
- queues.py (py)
- recents_test.py (py)
- advanced_tool.py (py)
- imports.py (py)
- task_statuses_test.py (py)
- counters_test.py (py)
- recents.py (py)
- events_properties_test.py (py)
- events.py (py)
- property_definitions_test.py (py)
- me_documents_test.py (py)
- documents_versions_test.py (py)
- ATTRIBUTION.md (markdown)