Ecosyste.ms: OpenCollective

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

github.com/poweradmin/poweradmin

A web-based control panel for PowerDNS
https://github.com/poweradmin/poweradmin

Added more test cases.

a720db49a8ebb1dc90dc02d70fd0d6085ed5bc59 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated implementation config reader.

c0b8881b9bd9f5618f4ae355a51c29851c6bb7cd authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Use user seletected language from UI.

fa58e180fc3fce2f25a80b169ecfd4e75674a472 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated comment.

e3b6dff67f65987fd593a7affac94379c5e60873 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Change static methods in classes to instance-based methods.

3143959f3ba37d743aa3eff122b6ab8c20d5f29b authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Added troubleshooting notes.

ac0c43bc75db94ef14d8dc71753254cf602c5231 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
For manual installation, use the latest version

1e4772d0e066407a1c195b83bfdfd479a2fa078a authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Use configuration class to get interface language.

8f8e82ff3620d6a86826aed9e59e0f64879c0919 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Added initial config file validator.

804e3eec4f205f83a1577edd42f972d0a1ca1299 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Added note on available facility names.

0aae1396c2b4ae447065e4080f0a01fdbf1a7912 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated version.

0b285e9271a90004029aa5f5beecb4a99654f792 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Restored previous code, the validation function has side effects.

b6a0568575ed5f4c24394548e85539796e1f6f7d authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated dependencies

5b2dfab1097a50cccfa5f638bfe90de6c182efea authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated minimum requirements.

7e5ea3c7568a8750083c814ace7859be16415bf7 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated versions used for testing, added sample docker compose file.

0129520e4e17efc0b9acbe908c205680e5b632f1 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
There is now a toggle for showing and hiding password fields.

09b1540298aa190d41be3023754e30c00700b614 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated dependencies

1b6ee1971015a2224ae2a32e30006c02e93bd64e authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Fixes #496 - The ONLY_FULL_GROUP_BY mode has to be removed before a search query is executed.

c67314c6a708a2c782c542197660f302cbc2270b authored almost 2 years ago by Edmondas Girkantas <[email protected]>
English locale setting should be ignored.

62e63193f6a780a98481528185fd20dad0638865 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Update README.md

95f40a36054d16d1616d6ab89416bd6bf65f0f77 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Update README.md

907e59d100b9d770db601f0c737537abbb5b6762 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Update php.yml

d89cd1ce37d1200199b4453383c1c7ab2c9ca249 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated dependencies.

0ad7e6891923371c7a0cf33b477936bdab6fc989 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Create php.yml

ba7b05976c709e4dc754ed1c2930465f26e76686 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated template file used for translations.

f5b009e3ccecfa1009c8b75fd35b1d552ae9a307 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Small localization fixes (#495)

* Newlines are breaking translation
* German translation rework

---------

Co-authored-by:...

ae40f726b91a503ec9550b118a034bb6d3a6f889 authored almost 2 years ago by Dirk <[email protected]>
Updated php version.

1b682ed10cae6cbf13aaf0d1113d625e662ad6e5 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated using documentation.

a5fc44839deb54fdd22590012e5df90f4e51b2ab authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Move helper functions to separate class.

10e19e8ce7b8f5feb04b528e6e42bfab13de314c authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Replace include_once with require_once.

1d22dcf5acd6e856c840e2d199d09255208493ae authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated validation of prio and ttl fields.

b82b1df4bbd4c2c2e0d1e7b13234d8815269f257 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Fixes #494 - Updated validation of prio field.

416526e7eee657dec17dad5e46a1b7844df63b16 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated description and possible options.

ed2fbdef066d4601e37087c81fcf8f0f6a6f1e7b authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Updated php version used for docker.

4c9acb9f88b0c56b7f4dc3df99b5351645194e7f authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Implemented experimental conflict resolution algorithm for editing of zone. Related to #402

ea36401ab55b3aa37830adfa386ddf5520c17a99 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Code cleanup, also fixed issue with wrong sql.

d077010817adabab02ec1b1cf481c43b382441bb authored almost 2 years ago by Edmondas Girkantas <[email protected]>
It seems that createuser has updated it's behaviour and additional questions where removed, related to #489.

5431b2d3f6c0a5f15d766d93628973d1c2d717b5 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Show success message only if the securing of domain was successfull.

8775811cd7237a46adfc3397238b2c202e056d0d authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Zones can be signed by adding them.

d557014fd0a29858eb3e4b747a065f38764beae9 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Additional right required for PostgreSQL user. Fixes #489 and #487.

02f3fb63ed1b471ab33e3c06884e12b6d3fcbc60 authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Use different extension for translations, related to #487.

52ff440e909c6694eb5b9b559adf6de32976356c authored almost 2 years ago by Edmondas Girkantas <[email protected]>
Related to #485 - Keep action buttons on the same line, reformatted code as well.

2c42e7ad0c3bc9aa6ed0bf9e2aa1da8d04ccec50 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated list of supported record types.

d5f2847b107f9e9fa3ff8768d8d924a97396473b authored about 2 years ago by Edmondas Girkantas <[email protected]>
Added support for PostgreSQL database (related to #311 changes).

c4ad7266f17f1830219d50043e46b7996b657b20 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Fixes #311 - Updates template records faster.

37ba32f8277772bdfb67db713f860dc31730eed2 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Fixed updating of zones.

571a2be9ac82c9cc4de1f6e0ac219ea873c5581e authored about 2 years ago by Edmondas Girkantas <[email protected]>
Fixes #75 - Added highliting of zones with no items.

a4b80895c5ea4722adde9daa2cefd6e4fede1e3c authored about 2 years ago by Edmondas Girkantas <[email protected]>
Show count of linked zones, allow to change template even if it has no records.

746d7930ab5319b7d1c19627933cfedeefe234d2 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Related to #110, display template name in zone list.

3057e9f964d6c9be1d2500f513a60b67120b0ae0 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Dead code cleanup.

b69c1890ce95033f14a04dbe7bf56956b8a30336 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Allow to change template type from global to private and vice versa.

3b4e6705d74c8578bdb4ee6c3230b75ec0f27d4a authored about 2 years ago by Edmondas Girkantas <[email protected]>
Added separator.

d0579ff3d643937aa4edc18aac7c07a15d049cac authored about 2 years ago by Edmondas Girkantas <[email protected]>
Resolves #413 - Added option to create global (shared) templates which can be manages by the administrators.

6dfbf1dc38e6f4b1cd2ecfcd7c9fa20762555544 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated twig library.

e801de181825ca38436ad37bfb496efb4204dfbc authored about 2 years ago by Edmondas Girkantas <[email protected]>
Fix dynamic translations.

5d89644136fb2437fc9a596b410b081ad6881458 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Simplified action names.

0b3fc67a57e870a65dd080cc5fe817e0aa1427df authored about 2 years ago by Edmondas Girkantas <[email protected]>
Use symphony translation library, because twig extensions are not maintained.

b60748c11e613ba7139ccefab3689cb2af62aa87 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Changed order of html blocks.

a6e68edd17cf4a28b6f673862302c648d6dfe6fc authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated documentation.

951aca0fbc774590dca8e7bdf5d455b7ca91531d authored about 2 years ago by Edmondas Girkantas <[email protected]>
Incremented minimum php version to 8.1, added new dependency for translations in twig templates.

7693ba815f1b741c1ba8e45eb68185769d4191c4 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Check if header was not sent already.

cab534fb65b840c9911e362c2047febe3eca4e3d authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated tests.

01313bac2fadfc3e4f8ef50548c0dd07863b1b0d authored about 2 years ago by Edmondas Girkantas <[email protected]>
Added tests from poweradmin-tests project.

6b27742d27fc814ef6a8cbfcb7fcd4feaab17774 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Added tests from poweradmin-tests project.

4261fe5af95db950a697fa1ae0161d47d64fd835 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Copyright fixes.

73cf6eca2cb5bf66d66eec3bff4e0a0ee67a209d authored about 2 years ago by Edmondas Girkantas <[email protected]>
Improved readability of methods.

5dd2ebd4779bb6722419419759b7a1677bcbf0a5 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated list of official domains.

61f4a857d0c1b93caea5f6d15be23a7fac01a775 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated copyright.

cd6f041780d9b5ef313467a47a82b5d85bcb0688 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Added return types.

672f60eff6be48456403d8bcab849c2b0c1d29fe authored about 2 years ago by Edmondas Girkantas <[email protected]>
Added show/hide password toggler.

e8fd24925b45e65f838338202a19910cd1927ebf authored about 2 years ago by Edmondas Girkantas <[email protected]>
HTML validity fixes.

0e4417e947e8adcdd7293a46fdf7f84b8b000e4f authored about 2 years ago by Edmondas Girkantas <[email protected]>
HTML cleanup.

80a4944e25a8e7af5d4d8afe44741c4ff765fbdc authored about 2 years ago by Edmondas Girkantas <[email protected]>
Added pdo sqlite.

081f229189859c8e2a46848f885352c25887b67e authored about 2 years ago by Edmondas Girkantas <[email protected]>
Use minimal php 8 version for testing.

9a00be18d7d2b3bcbb36e2379afd4a5b51df5969 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Drop support for php 7.

6224b37b421ce6c7d5331b7f084cac398cf3cf37 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Update README.md

04cb7ed27191c11d4d08752d8acf4edc5c7769ee authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated documentation.

8e44cc442cf7f0f6e63c066cec58b5cd103f137f authored about 2 years ago by Edmondas Girkantas <[email protected]>
Added backling to the zones, updated permission checking.

a015eae28d581a715c2d96dbdf8c0830fb07f049 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated button titles.

8c4aa94b1277fc7bd45abf23bf43713e5ac1b4c8 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Version bump.

7ae282cc43deebb9c2ce37cdec53e4e09d52f49c authored about 2 years ago by Edmondas Girkantas <[email protected]>
Removed debugging stuff.

8aad93f132b04f8474c3598dfa4e43dd3cb827da authored about 2 years ago by Edmondas Girkantas <[email protected]>
Allow updated user's password if there enough rights for that.

9a2071ff6c4f038f5ec36e0437c48f5b4be64686 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Use same user's permission template when creating new users if there's no permission to select another type of permission template.

9e6d93134f8590d826b8c6d5a573f305df6915dc authored about 2 years ago by Edmondas Girkantas <[email protected]>
Removed superflous space.

adbff72dff9ca267ba6e48c379bd7f5b033ea186 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated used permission name.

8cbe3b0e2fbffdda29886e7292073a97fee591cf authored about 2 years ago by Edmondas Girkantas <[email protected]>
Hide button if user has no rights.

d3ca580d4feeeef59f9337ee7df800db16a81f9f authored about 2 years ago by Edmondas Girkantas <[email protected]>
Hide comment editing buttons if user has no rights.

067875eaec52ca461e78922873ccadf59b0ecc87 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated permission checking.

a2cb536434c1709911b09b3b6722eb5f966f8e4f authored about 2 years ago by Edmondas Girkantas <[email protected]>
Show success message if user details were updated.

58dce8208955c82c8393dcd7f808ebb81d1de2fb authored about 2 years ago by Edmondas Girkantas <[email protected]>
Handle case when user has no full name, also updated permission check.

c897d25659c426aaa943f6bbd0a1c132ef4b1758 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Removed not required checks.

52a090ee24785494e88d159e887779e129a7a805 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated permission checking.

327a704443e98e704b58f209218095b221dc4c06 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Version bump. Let's have patch version for a while.

de967f719772bc00021786a2afa2d45f73de87f0 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated version.

88cdbf9b5d98a11493fbc46c29fe9232c9ef9234 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Fixes #484. Updating of zones gives errors.

1ec46312d38ff178782233627988a5ecad636576 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Handle case when user has no full name.

783ea8bff81a4cb0c98a4e6008d2ad27b3b5e781 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Updated permission checking.

2d950b8592315bcbde2ccda83e1651a71871d667 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Allow admins to see list of zones.

b7dc7ce0752a793ff3deba2df830502296f979b7 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Added additional permission check.

1cf94a0a108f6b1847f68369223fbe4d9b2155b0 authored about 2 years ago by Edmondas Girkantas <[email protected]>
Fix permission checking.

ec88020edb26e80f2542f15681cfe23dd48ef286 authored about 2 years ago by Edmondas Girkantas <[email protected]>