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

ading bootsrap and update navbar

adding bootstrap navbar

2ceb80865a77eff0e95884688e3f41c1cdd13873 authored over 2 years ago
Make sure user can view any zone content if allowed

7ef33657e3a32b52fb5b452c50ad2a5f37e0202b authored over 2 years ago
Merge pull request #2 from suhancz/develop

Fix default verbosity being handled as a number

d52fe9fb16bfda53d9fe614ba8a8be56d881f675 authored almost 3 years ago
Merge branch 'hotfix/verbose_as_string' into develop

082bfd7c17a5e869053a891b24e203ea282cef41 authored almost 3 years ago
make sure verbosity is handled as a string

26dc9f64bc6c8a5015f944369d743799edc11451 authored almost 3 years ago
Merge pull request #1 from suhancz/develop

Python dyndns client

26d18c941b764aec48f6010282276237dc66f4c4 authored almost 3 years ago
Python dyndns client

02216cf277155a6318413b5271427d180e09232d authored almost 3 years ago
Escape HTML characters from input.

a3bbccaa66a163961f61b58e500fd0271ba05771 authored almost 3 years ago
Fixed JS code linter warnings.

aa779e487c504bd517971350492939581c397512 authored almost 3 years ago
Fixes #423 - Allow to select all zones. Also added number of zones to the top.

383dca4f62efe09ec9ab1a9a2d795e5fe84a9305 authored almost 3 years ago
Use different session variables for different pages.

b4c55b2b62529815c52eb60d8adbcc55f8e1d87d authored almost 3 years ago
Include javascript helper file from main header.

6dd5a906b899959a60268c68c158975e745b7cba authored almost 3 years ago
Use templates for bulk import.

c6ae3d8ce0dd1506daa9b791e9f175e25c7f523b authored almost 3 years ago
Updated code style.

3d6f4f9d151d57e1862c3b2918036011fa05b6ea authored almost 3 years ago
Use template for permission template management.

6a7a244cd81a56358ee492679470ebbecfb13138 authored almost 3 years ago
Code simplified.

161b3dcab4504943d5d8ee564604adec5bc72887 authored almost 3 years ago
Use template for editing of zone comment.

01c51154bf0644400121599f48676fce9bea228a authored almost 3 years ago
Read config from application instance.

8acf3281b72398ae4bbe54d1788e67bbf9fc56a7 authored almost 3 years ago
Move app initialization to the top. Use config params from there.

7c7259e0af16301c241417b85155dfa9f68bf62d authored almost 3 years ago
Updated how boolean are handled during reading of config file.

2c7058f78a4c6176ecf06affdcb28c3ba7b945b8 authored almost 3 years ago
Replace globals with reading of configuration from main application class.

df8937026f49647c58be3b8dd2f2ca8ec87b4f1f authored almost 3 years ago
Change how validation works.

b9e18e687c6cc4a9203e6f6422a684059a60f0d2 authored almost 3 years ago
Replace die function with similar exit.

72561ce09f4c76a3a902dfcd65cc239cb622f9bc authored almost 3 years ago
Code simplified.

51555d6ed8cfe8458a2d237b535ffa66e0eff5e7 authored almost 3 years ago
Code simplified.

0feee6a2c7d97d59fdc8ac1013ca875453ec6835 authored almost 3 years ago
Code simplified.

89b18b071548aaf5c19ec5f0a852dfca8ac753d9 authored almost 3 years ago
Simplify the code.

84e23cdf58acfd5136d2f31a8c7b54f21735e27f authored almost 3 years ago
Simplified code.

b13070fb4039abaef35a4cf6b469980521abe121 authored almost 3 years ago
Minimize amount of JS to be able to introduce modern framework.

31b3a619f9f3da961612b1369b2bdebf22f9938b authored almost 3 years ago
Code simplified.

9e78409d7f3c107a5f5c482219f777899eb33b07 authored almost 3 years ago
Code simplified.

fb7a57d6a8deb3db2b4dffb12f6c038ea6fa6d0b authored almost 3 years ago
Use php 7 language features. Remove statement nesting.

f2fd7b536cf0460af301355d5b0632ddb19fdf7f authored almost 3 years ago
Replaced quotes.

943ef82904ec56309becfffff7f3601a94f8b0c2 authored almost 3 years ago
Removed unnecessary braces. Merge conditions.

c25f0db6c2916d50c8c6708618c5b7f7a2156f48 authored almost 3 years ago
Removed unused code. Use bulk import functionality.

4d634bafffc705877cfe5f8bb55236cb927d8aa7 authored almost 3 years ago
Extract nested code.

2f5a82df3ddeb60e9e4c9c8233ea0f4913be615c authored almost 3 years ago
Less nested code.

c00bb717a62f1126a38755941122351914be0e7e authored almost 3 years ago
Removed empty lines.

c685d9b151eee2c302b529fbeaf9d7a70948d8ec authored almost 3 years ago
Move html form from delete record to separate file.

03ed01e6ced7f586eb5f49924eb39282a214ec6b authored almost 3 years ago
Kill nested if statements.

5298c59e112a40e964d8a679188cbfb91ed77ad3 authored almost 3 years ago
Added natural sort of reverse domains for PostgreSQL. Based on discussions in #425.

f6ef72a42b31f32743549b6b4f895de719d03e57 authored almost 3 years ago
Fixed code warnings.

094517b70f3daf78a396f7ebaebfb051db1e1f20 authored almost 3 years ago
Updated visual style.

a1f235662682d69c15fe6f7e38df4b40d379d6a3 authored almost 3 years ago
Updated visual style (in forms).

6257772459ca7f1979d92c559b2727dc9af1ff40 authored almost 3 years ago
Refactored deletion of super master, html moved to template.

6666cac433e2c01620485933b586d1fe7a9936ca authored almost 3 years ago
Simplified query used for pagination for better performance.

1b6a27a59376e50bb9a5704721ed58962f6dcc5c authored almost 3 years ago
Updated deleting of domain, html moved to the template.

2e4a89455cf8dff9df8a5efac618cd1c40fd67ba authored almost 3 years ago
Refactored deleting of record from zone template.

7902ee52628f6f6fd35bd1d6e3f3ac6d96603199 authored almost 3 years ago
Permission template deletion refactored.

2e0a8373f9f3c47dcb0922092bba06cc570f5d16 authored almost 3 years ago
Simplified the code, html moved to the template file.

5feb6c9cf50ef200c77cd6542e80b861a1524498 authored almost 3 years ago
Updated code style.

35fac10139374c9400363a7c686e0ef0ed0ac96a authored almost 3 years ago
Updated IDN support, replaced how it's used in search query and results.

ab9e3a09d269327de9b5ab77e3d9d7e2a0edf1a1 authored almost 3 years ago
Initialize search result.

8041cd42329444b99a8b68e96cc15fefa86de814 authored almost 3 years ago
Use template for user form.

9a63f05b67bb9791933b920883dc69741410cee3 authored almost 3 years ago
Added better description of available settings.

1da475da20ec93df9e91cc5e4463a6a9bc7088b6 authored almost 3 years ago
Update README.md

9d04e99b904a596ba0ef7243b429f63509456be9 authored almost 3 years ago
Allow to disable comments in zone view.

b5e34c28a92a6b3c9035619d142a9e1f0351170b authored almost 3 years ago
Allow to override from config SOA defaults.

c54fed124a095a8c4dc65fa1dd1b4203c73b3db1 authored almost 3 years ago
Configuration settings must be used in forms for zone types.

a7fcd219a2095cfb4d29a15626cb6551b782e7fc authored almost 3 years ago
Output of supermasters moved to external file

528a11c49d31a062c7890937d9bd43182d996625 authored almost 3 years ago
List of zone templates moved to external file.

92828b2a94aa11671b92c8f6dab3b26f27abb16a authored almost 3 years ago
Use external template for zone template form.

2ffac005cd43c9e5bcee62e7be201860941b80a3 authored almost 3 years ago
Adding of permission template form moved to external file.

aa68cd29124a5ce486e9739fec5107715b3939a3 authored almost 3 years ago
Code was reformatted.

bae0241b643f59eb7dc9e80fb1cacadfcb87e461 authored almost 3 years ago
Removed use of duplicate function.

564fa59fe248db6197b5f1d80587775fdc685ee6 authored almost 3 years ago
Resolved linter errors related to password change function.

a323bfe970e8d0ca38094311ad883f11801563eb authored almost 3 years ago
Password change form moved to external template.

62e8a91f487a3bf0f4182ef4227edfb6d1198799 authored almost 3 years ago
Permission template output moved to external file.

7ac775c6978b0845ac651e62925272c68efdc8f8 authored almost 3 years ago
Updated version number.

3eef20f13daf6a145398116e23dedd3521a39afc authored almost 3 years ago
Hook function may return not only boolean (ouch).

788c9874bd5f46d2f9ca7396ffce7603e6c222ec authored almost 3 years ago
Simplify code (merge if statements).

c993cd36a24daece15a1e35705547e5c21dbbe8f authored almost 3 years ago
Removed dead code.

034d16479b483cca49c2635464303c08e6c1aa90 authored almost 3 years ago
Change order of imports.

379a8bbe6a31c54922c22db9de4996220c909eae authored almost 3 years ago
Added types.

a52e0146c5990a51e800b4b73fa095747664424d authored almost 3 years ago
HTML code from landing page moved to template file.

d1b274ab2eac208c7cba344d364a210d0c1294a7 authored almost 3 years ago
Minor changes to the installation steps.

bc3ea8b318439755875d69a4798d82704d8fa62c authored almost 3 years ago
Closes #414 - added installation steps to readme file.

dd583a467f4bda8c67a0426a46e3a7050c459b3c authored almost 3 years ago
Fixes #414 - Added checking for PHP extensions.

a03fff1539f9eb2a32f7a1f6fa205815ac6b568e authored almost 3 years ago
Updated links in composer file.

b66dad929956ce8aa25f59442920b701324cbe00 authored almost 3 years ago
Added missing import.

c33462d9171956e15d006f1ad6dabc400b0cc1ba authored almost 3 years ago
Merge pull request #415 from tswestendorp/patch-1

Added missing import of Poweradmin\Validation

ae366f4005a5e3cf36f2f9394817e1a15310dda1 authored almost 3 years ago
Added missing import

4fee14ffabc34ca34492e38a504ddbb37ac655f1 authored almost 3 years ago
Do not show debug block if there's no output.

5d7805dd6da0e78bb5a86e6c86dd2fc1648cf983 authored almost 3 years ago
Allow to use ns2, ns3 and ns4 servers in templates.

6a38a08d747a76c57919c5cc08e9193954e84761 authored almost 3 years ago
Fixed migration script.

be4970094fa769b009416e29d9db5297385a66c8 authored almost 3 years ago
Updated readme file.

de4144b70dcd668bc5be179ca527767aceeb6c67 authored almost 3 years ago
Added requirement list to readme file.

b254f3639f04304621abf2dae63204b76e4fbe75 authored almost 3 years ago
Make links safe.

7322593016a551cae35540c595138dbe8e21a819 authored almost 3 years ago
Code cleanup.

c0ebb8c19ab5dc59e98f5bbccbbf9b1379ce31d5 authored almost 3 years ago
Code cleanup.

37258222ac12cb85360fa5bc7c0403195fe33849 authored almost 3 years ago
Use secure links.

b9db2741790b107533c13ad1ba5db62b67be55f3 authored almost 3 years ago
Dns functions moved to related class.

deeb16d52d98850288bf468c36838b737072e201 authored almost 3 years ago
Validation methods moved to related class.

0e2ee76fbb7a798e16bcbf1958944916a17ba8af authored almost 3 years ago
Functions moved to related class.

6fa1f2a73740678094e7c1616d0ec69efe69d85b authored almost 3 years ago
DNSSEC functions moved to related class.

2e605589c3c528485f8f97c92f4617cbfeab6ace authored almost 3 years ago
Syslog functions moved to related class.

453adc912ec51713b9a9d72fb3ce592ed39050fb authored almost 3 years ago
Zone template management moved to the class.

ec29a01235e40205220bc4ed1d34a3789a4d1a32 authored almost 3 years ago
PDO class extracted to separate file.

76fab369a944b520968ce3d0c05ae7f5f3a91739 authored almost 3 years ago
Removed superflous class introduced by MDB2 layer.

acd24f287a20e22ca3bf2ce78f4958b3f04403af authored almost 3 years ago
Removed dependency on PEAR::isError method.

70d67e25a463a16a9329997be4f65518d5e8e5ab authored almost 3 years ago