Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mathesar-foundation/mathesar

Web application providing an intuitive user experience to databases.
https://github.com/mathesar-foundation/mathesar

Two typos in the docs folder

TheGiraffe3 opened this issue 2 months ago
Remove fixture util

mathemancer opened this pull request 2 months ago
Comprehensive documentation improvements

seancolsen opened this pull request 2 months ago
Send null for string like columns that don't allow empty strings when cell is cleared

aniketkulkarni17 opened this pull request 2 months ago
Add docs and tests for `users.*` RPC endpoints

Anish9901 opened this issue 2 months ago
Fix error message on invalid file type import

aniketkulkarni17 opened this pull request 2 months ago
changes regarding RPC

avnishrai569 opened this pull request 2 months ago
Users RPC transition

Anish9901 opened this pull request 2 months ago
Add scenario testing framework, initial test

mathemancer opened this pull request 2 months ago
Allow only superusers to disconnect configured DBs

Anish9901 opened this pull request 3 months ago
Remove support for sqlite

Anish9901 opened this pull request 3 months ago
Analytics POC - draft

pavish opened this pull request 3 months ago
Add RPC functions to install/update SQL on configured databases

mathemancer opened this pull request 3 months ago
Tidy installation SQL script(s) for beta

mathemancer opened this issue 3 months ago
Remove SQLite

mathemancer opened this issue 3 months ago
Add backend functionality to allow upgrading SQL via RPC calls

mathemancer opened this issue 3 months ago
Handle permissions edge cases within record summaries

seancolsen opened this pull request 3 months ago
Use mocked `exec_msar_func` calls for RPC tests

Anish9901 opened this pull request 3 months ago
Double-check RPC function docstrings before beta release

mathemancer opened this issue 3 months ago
RPC parameters should be consistent w.r.t. permissions

mathemancer opened this issue 3 months ago
Return correct permission denied exception from SQL functions

mathemancer opened this pull request 3 months ago
Too easy to grant access to table without schema

mathemancer opened this issue 3 months ago
No error shown when missing `USAGE` on schema

mathemancer opened this issue 3 months ago
Only admins should disconnect DBs

mathemancer opened this issue 3 months ago
Implement `users.password.replace_own` RPC function

mathemancer opened this issue 3 months ago
Implement `users.add` RPC function

mathemancer opened this issue 3 months ago
Implement `users.list` RPC function

mathemancer opened this issue 3 months ago
Implement `users.password.revoke` RPC function

mathemancer opened this issue 3 months ago
Implement `users.patch` RPC function

mathemancer opened this issue 3 months ago
Implement `users.get` RPC function

mathemancer opened this issue 3 months ago
Implement `users.delete` RPC function

mathemancer opened this issue 3 months ago
Require all Svelte components to have a TS script block

seancolsen opened this pull request 3 months ago
Minor visual improvements to the Table Inspector

seancolsen opened this pull request 3 months ago
Persist visibility of table inspector sections

seancolsen opened this pull request 3 months ago
Small bug fixes in record summary DB code

seancolsen opened this pull request 3 months ago
`records.list` should raise permission error appropriately

mathemancer opened this issue 3 months ago
Fix broken GitHub Sponsors link in docs

seancolsen opened this pull request 3 months ago
Move `User` model manipulation to RPC endpoint

mathemancer opened this issue 3 months ago
Remove `DataFile` model

mathemancer opened this issue 3 months ago
Faster CI for running backend tests

Anish9901 opened this pull request 3 months ago
Bump ipython from 7.34.0 to 8.10.0

dependabot[bot] opened this pull request 3 months ago
Add python 13 to testing matrix

Anish9901 opened this pull request 3 months ago
Upgrade dependencies

Anish9901 opened this pull request 3 months ago
Frontend support for configurable record summaries

seancolsen opened this pull request 3 months ago
Github sponsor page takes to deprecated `centerofci`

Aritra8438 opened this issue 3 months ago
Reduce backend dependencies

Anish9901 opened this pull request 3 months ago
Remove `types.list` RPC endpoint

Anish9901 opened this pull request 3 months ago
Drop all msar functions at start of install SQL

seancolsen opened this pull request 3 months ago
Fix some bugs from milestone testing-2

pavish opened this pull request 3 months ago
Code removal 3: clean up

mathemancer opened this pull request 3 months ago
Fix row height calculation during grouping removal

pavish opened this pull request 3 months ago
Add tests for `exec_msar_func` python wrappers

Anish9901 opened this pull request 3 months ago
Backend support for configurable record summaries

seancolsen opened this pull request 3 months ago
SQL comments to index positional arguments

seancolsen opened this pull request 3 months ago
Remove dead code 2 (the code strikes back)

mathemancer opened this pull request 3 months ago
Refactor SQL install script

seancolsen opened this pull request 3 months ago
Fix bug when renaming exploration column

seancolsen opened this pull request 3 months ago
Improve front end linting

seancolsen opened this pull request 3 months ago
Fix form state bug in Edit User

seancolsen opened this pull request 3 months ago
Fix action buttons looking disabled

seancolsen opened this pull request 3 months ago
Streamline New Role Configuration and Assignment Workflow

ghislaineguerin opened this issue 3 months ago
Fix browser console warnings

seancolsen opened this pull request 3 months ago
Document multi-version docs system

seancolsen opened this pull request 3 months ago
Fix missing links in cell context menu

seancolsen opened this pull request 3 months ago
Uploadable filetypes can't be imported

mathemancer opened this issue 3 months ago
Updates to 0.2.0-testing.1 release notes

seancolsen opened this pull request 3 months ago
Fix reactivity bug with grouping row height

seancolsen opened this pull request 3 months ago
Swap Pill declarations to fix wrong colors in the Link Table dialog

lenikadali opened this pull request 3 months ago
0.2.0

mathemancer opened this pull request 3 months ago
Publish testing.1 user docs

seancolsen opened this pull request 3 months ago
Merge master into testing.1 branch

seancolsen opened this pull request 3 months ago
Bugfix msar.set_members

Anish9901 opened this pull request 3 months ago
Incorrect owner information shown for the public schema

Anish9901 opened this issue 3 months ago
Couldn't cast a text column to money type

Anish9901 opened this issue 4 months ago
Cast to date fails if date is in DD-MM-YY format

Anish9901 opened this issue 4 months ago
Add developer documentation for new multi-version docs setup

seancolsen opened this issue 4 months ago
Cell context menu is missing some actions

seancolsen opened this issue 4 months ago
Merge develop into release branch.

kgodey opened this pull request 4 months ago
Release notes for 0.2.0-testing.1

ghislaineguerin opened this pull request 4 months ago
Remove dead code (part 1)

mathemancer opened this pull request 4 months ago
Remove dead code for the Beta

mathemancer opened this issue 4 months ago
Docs improvements for build from scratch

Anish9901 opened this pull request 4 months ago
Merge pull request #3943 from mathesar-foundation/manual_docs_publishing

github-actions[bot] opened this pull request 4 months ago
Remove GitHub action to auto-publish documentation

seancolsen opened this pull request 4 months ago
Allow adding connections from config files (again)

mathemancer opened this issue 4 months ago
Bump django from 4.2.11 to 4.2.16

dependabot[bot] opened this pull request 4 months ago
Fix response of `explorations.run` for summarizations

Anish9901 opened this pull request 4 months ago
Release 0.2.0-testing.1

ghislaineguerin opened this pull request 4 months ago
Use a semver library to parse our version strings on the front end

seancolsen opened this pull request 4 months ago
Move strings out of component library

pavish opened this issue 4 months ago
Fix i18n issues in app

pavish opened this issue 4 months ago
I18n release (maintainer) documentation

pavish opened this issue 4 months ago
Add guide for volunteer translators

pavish opened this issue 4 months ago
Improve Internationalization linting rules

pavish opened this issue 4 months ago
Save & Discard buttons always shown when viewing user

pavish opened this issue 4 months ago