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

updated MDB2 interface wrapper, extended PDOCommon class with some additional class/methods

5b86d378bb9adefc2ac544490eedc441932b6f5c authored about 13 years ago by Edmondas Girkantas <[email protected]>
implemented sql queries debugging

cd431de017ea62bd4082aa16d91e4d02f6acf4a1 authored about 13 years ago by Edmondas Girkantas <[email protected]>
implemented extended PDO class which implements MDB2 functionality

c39c51da836dece46afa59bd08e97b76ad377cb2 authored about 13 years ago by Edmondas Girkantas <[email protected]>
added updated MDB2 interface wrapper by Aldo Gonzalez (http://www.totalaldo.com/blog/?p=186)

52887b0cae34d645a4afee28b9e451f8c0c553fd authored about 13 years ago by Edmondas Girkantas <[email protected]>
updated project description

b1137714f6a27c9b46edd8aa60eaa404cd7dca18 authored about 13 years ago by Edmondas Girkantas <[email protected]>
added readme file

da7eb277281a5966b7ef2dfb5d3c869dcb693b4b authored about 13 years ago by Edmondas Girkantas <[email protected]>
make master type default in zones bulk registration

fa0d7da8096b40ffdccbe3a0c88152cbf0816a00 authored about 13 years ago by Edmondas Girkantas <[email protected]>
show user templates sorted by name in "add user" and "permission template" views

07e0ee3490d0fe3ea3e38bbdb0e1f46089203a9f authored about 13 years ago by Edmondas Girkantas <[email protected]>
fixed search query, now user will see only his domains

0d2cba90626d53712790aeac040a6c089af80d5d authored about 13 years ago by Edmondas Girkantas <[email protected]>
fixed wrong credits url in copyright text

6ff3a215eb56a87b802f4ef725e0e7a2f0dfe628 authored about 13 years ago by Edmondas Girkantas <[email protected]>
updated test case because of changes in r633 - default type for new master zone was native and now it is master

7f526b3f2f5ea0376b5e8973fcfa34b8874782c6 authored about 13 years ago by Edmondas Girkantas <[email protected]>
added inc/config.inc.php to gitignore list

d96c6a7305237876ab008209b5c7e802c777e034 authored about 13 years ago by Edmondas Girkantas <[email protected]>
create sqlite db file outside the web root

29dd574362840b64c14310f6dbea5a4fa71fa3e2 authored over 13 years ago by Edmondas Girkantas <[email protected]>
fixed check condition for sqlite3 db file

3f622f41d601947e590e905305bd7322f84cfd13 authored over 13 years ago by Edmondas Girkantas <[email protected]>
fix for the last commit - when "active" checkbox is disabled, then user can be locked

668a89c43e9335af436c14ac0804a0d68292b97a authored over 13 years ago by Edmondas Girkantas <[email protected]>
disallow normal users and superuser delete & disable themselves

d8edb4777ec47f99ede22f14723c8cc24076eb2e authored over 13 years ago by Edmondas Girkantas <[email protected]>
allow pass zone ownership to other user when existing owner is under removal

e8fcb1e14c070b8b3cd5ae09ee68cf8b93c07f01 authored over 13 years ago by Edmondas Girkantas <[email protected]>
zone can be without zone template, therefore handle such situation

120a76c4f8818ba984431e285942cdb000da0a06 authored over 13 years ago by Edmondas Girkantas <[email protected]>
show info message if zones was sucessessfully updated, do not show comment field if it has zero value

230cde6638c0d9a944f404918b3319e19d5d7a7e authored over 13 years ago by Edmondas Girkantas <[email protected]>
TTN #453 - If further owner is added to a zone, then keep also zone_template_id

25b471d3a85030738535fa2b5143e5d22002c26f authored over 13 years ago by Edmondas Girkantas <[email protected]>
show info messsage if permission template was added successfully, fixed minor warning when no permission was selected during creation

3021c4e0850f96add6dff62e2582ab597ac31f9c authored over 13 years ago by Edmondas Girkantas <[email protected]>
added missing brace

18ba1c1c8d961d861918d37784a76e3ed07d8ea3 authored over 13 years ago by Edmondas Girkantas <[email protected]>
source code/html output cleanup

3ebbeb019de5e367b09cb6e07df91c99e034b4bb authored over 13 years ago by Edmondas Girkantas <[email protected]>
added experimental sqlite3 database support

18f8585c25edda44f5cad6aef01180024bb45696 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added possibility to create sqlite3 db using this script

f5cd77a5474f529a91b3b51a97628ffb2cc819b5 authored over 13 years ago by Edmondas Girkantas <[email protected]>
Undo r639, bad update

c75f704cbd6397a7c15ce3e840fd68e997b0d75c authored over 13 years ago by Scott Harvanek <[email protected]>
FIX TTN452

72775ab3c2820b12411ddad2d7e7a2fd575f03b8 authored over 13 years ago by Scott Harvanek <[email protected]>
FIX TTN449 - Delete zone template records as well as the template

a8246cc2148e74b0811e62fa5df71d835e159235 authored over 13 years ago by Scott Harvanek <[email protected]>
updated session_key generation function (added more characters and increased length)

2400551c627a020ef1502cdf7755cea8e0f03863 authored over 13 years ago by Edmondas Girkantas <[email protected]>
renamed cryptokey to session_key, otherwise it's easy to think that this variable is related to dnssec

d36ad0c5ebf903a913ff2112a88310bfe4f6baf6 authored over 13 years ago by Edmondas Girkantas <[email protected]>
make "master" zone type as default, because "native" confuses people and "master" option is used more oftenly during deployment

7a57d8653b6c8fee05c64b0e7f31b09817817809 authored over 13 years ago by Edmondas Girkantas <[email protected]>
#451 - don't remove existing records if user decides to change zone template

70eb28fb684ff53f5082a9303b00f0561c2fcb20 authored over 13 years ago by Edmondas Girkantas <[email protected]>
show 0 in records column if that zone has no records

7bfbb0fb8dd3be6eb702197ef23828c5bbed3fe5 authored over 13 years ago by Edmondas Girkantas <[email protected]>
use gettext function for localisation of usage note

b0104b1b23c9795616ff81a205d72a6e8db6aea0 authored over 13 years ago by Edmondas Girkantas <[email protected]>
#359 - implemented mass zone registration

35aed9ac31fb7673d3808b21f0222ac7df4ca8b0 authored over 13 years ago by Edmondas Girkantas <[email protected]>
do nothing after change of zone template if it has no records

389988a887483b7a91c253a2ced26c730d10e0bd authored over 13 years ago by Edmondas Girkantas <[email protected]>
added support for another global ip lookup service

39ffffdb1fc6c76e92ba9beb58860cb1e31327e9 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added php scripts for testing connectivity with Oracle DB

5bb0f2eabb1b46887c378b0fb7cfd17e00f0bc7f authored over 13 years ago by Edmondas Girkantas <[email protected]>
do not use semicolon at the end of query, this will fail with Oracle DB

812dea87616365b9ae8ba373121735bb8656091e authored over 13 years ago by Edmondas Girkantas <[email protected]>
added oci8 (oracle) database type

ab5e06b0faa742202775fb4a310812cc64cd49c9 authored over 13 years ago by Edmondas Girkantas <[email protected]>
#384 - added oracle database scheme files

d526a6694572b4fcb66b9ba8aa9f9c49bb77ee3b authored over 13 years ago by Edmondas Girkantas <[email protected]>
#407: show error message if cryptokey has default value

e7898e5e0f0ea96f4015b9a2f054d4d796d19d0f authored over 13 years ago by Edmondas Girkantas <[email protected]>
allow to use SSL secured urls in dynamic update script

a63e97962a93256e54702eebea050d05cb672dfa authored over 13 years ago by Edmondas Girkantas <[email protected]>
removed code used in debugging

177328bffca35bf3e9042fd7a050bdbbe2e3a222 authored over 13 years ago by Edmondas Girkantas <[email protected]>
applied patch from TTN #450, made source code & functionality cleanup

e830ec8b3380cc0a9914434c36f43033ad6c6a39 authored over 13 years ago by Edmondas Girkantas <[email protected]>
TTN #407 - added generation of random cryptokey in installer

12f46b0294a85049577c7ab3f2b7dc8b8a79fcae authored over 13 years ago by Edmondas Girkantas <[email protected]>
updated regression test for bug #412, implemented removal of zone template

dfd7d12735ded1a168439f069b2c9da4c0698b13 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added initial regression test for bug #412

e1cf94b2ff857f2e8ced73104c83a929554c7725 authored over 13 years ago by Edmondas Girkantas <[email protected]>
use proper names for test case methods

84e67cb1ee4394de7f88dc307977bcf144a0ac8e authored over 13 years ago by Edmondas Girkantas <[email protected]>
FIX TTN418 - Double SOA update on delete record

5eee85ea3a4d7b533f5bce7d851ee331bfe3f786 authored over 13 years ago by Scott Harvanek <[email protected]>
added php script which can increment SOA serial in all zones

7e5a7fd91fce32df26fa466283e7a51be90a90b1 authored over 13 years ago by Edmondas Girkantas <[email protected]>
test file (and class name) must have "Test" keyword in it's name

831bf797c36d801832ff4b1427e47728b1a18519 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added regression test for #446

953293570411ac7803143abf29db219e54337468 authored over 13 years ago by Edmondas Girkantas <[email protected]>
show login error and logout info message only once

fa3b2f6dbc9257a0245a93bd4ca0fe4681ac45ff authored over 13 years ago by Edmondas Girkantas <[email protected]>
"Emailaddress" replaced to "Email address"

4c0aca64f28562969b37e15e473cb4efb46bce3f authored over 13 years ago by Edmondas Girkantas <[email protected]>
added script which helps to create sqlite db for poweradmin

824995d1d4b9760d58ce4b28cfb6abcbb1ff72df authored over 13 years ago by Edmondas Girkantas <[email protected]>
added SQL debugging feature which can be enabled from config.inc.php ($db_debug = true)

d359d8f27fcf9304f6f6abb3ecfb6d680e1c42bd authored over 13 years ago by Edmondas Girkantas <[email protected]>
reverting changes made in r589 - patch from #448 will break normal functionality in reverse zones

e596bed509b5c76de4244c393910248d4d6b4028 authored over 13 years ago by Edmondas Girkantas <[email protected]>
#446 - Quotes not escaped properly, that cause the textbox to appear empty

0cae695756fd5b17dcd893109605fae8f190fe4a authored over 13 years ago by Edmondas Girkantas <[email protected]>
try to use tag/branch name for version if version.inc.php not available

480387d9869e1064802de2c7ae4efd0096e29341 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added checking if svn executable exists on the system

87c626c32c1e59bb654e4e3ff22f964794445236 authored over 13 years ago by Edmondas Girkantas <[email protected]>
fixed release building from current directory, added more path patterns to ignore

17188c58c17feced1ed559c609c93f7b28a19061 authored over 13 years ago by Edmondas Girkantas <[email protected]>
release creation script doesn't work on Mac OS X

84c34e765d23637d6c27477c8e7414076133189f authored over 13 years ago by Edmondas Girkantas <[email protected]>
allow to create release file from provided svn branch/tag

e75a67edd886e05132d117fde256b4d37b1dae6f authored over 13 years ago by Edmondas Girkantas <[email protected]>
#440 - added initial version of script which helps to create release file

e19dff0ef2bdf9bf4343c274483ab4a1a697c4d6 authored over 13 years ago by Edmondas Girkantas <[email protected]>
update test for PTR editing

3197b2965aef96f8598886e18e54a16e29585fff authored over 13 years ago by Edmondas Girkantas <[email protected]>
initial (unfinished) version for the first regression test

5f25b24f2d852bcb7a6a0ccb56b210a45efe54cb authored over 13 years ago by Edmondas Girkantas <[email protected]>
removed empty directory

d2cc7d381df9109cae1b0d2fff9a8aee1e4d8fec authored over 13 years ago by Edmondas Girkantas <[email protected]>
added test case sceleton for BUG#448

7c7ef4df95cd11a74a12807c4d9578f4bc4b3385 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added brief description on how to run existing tests

c229a68a5f81b69e41e7b86f4cc98f331140c96c authored over 13 years ago by Edmondas Girkantas <[email protected]>
#448 - do not add zone name to the end of PTR record (fixes PTR editing issue)

a3b0f3fe8bbf67c2bf37f3525bcb5641c11566d5 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added test cases for zone searching

0e2fb7a267859391ae8ef1fde88e203d27d53739 authored over 13 years ago by Edmondas Girkantas <[email protected]>
move zone removal testing function to common lib

f2d0514363163a72b1bf9a22d03fe61d450ec611 authored over 13 years ago by Edmondas Girkantas <[email protected]>
restore some test cases, move zone removal to common functions, added directory for regression tests

1159f13f972872d65319adeb1ddbac65fa660a6a authored over 13 years ago by Edmondas Girkantas <[email protected]>
added user password changing test case

0275c464cf35219361fa2c5a93250ef4e0499452 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added supermaster addon/removal testing

a020be78f3c21459464bea335ada7044829d8f0c authored over 13 years ago by Edmondas Girkantas <[email protected]>
added master zone addon/removal testing

a26d1fbc02fabbac6cbd76c3af53b56a5ec5314a authored over 13 years ago by Edmondas Girkantas <[email protected]>
test case renamed to more appropriate name, added logout test

b85a167e2bf8a25194f77ec78e36f43cd34de869 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added user login test

290f2100a864e0178273971ed35dee976d2487a9 authored over 13 years ago by Edmondas Girkantas <[email protected]>
small fixes for sqlite support

4f081a5829cf324a486e1477b12b54064f6b416b authored over 13 years ago by Edmondas Girkantas <[email protected]>
added initial sqlite support

92d6adb05ecf784b94a502129fd662618f0a592e authored over 13 years ago by Edmondas Girkantas <[email protected]>
added default values to sqlite scheme

e069f73abdda0cfe99d4cab9f0470ae5e11663ae authored over 13 years ago by Edmondas Girkantas <[email protected]>
added initial sqlite scheme file with poweradmin tables

6b4fa30e3da53ff0d7fc5ba386e3beccefe3c25e authored over 13 years ago by Edmondas Girkantas <[email protected]>
change version number, prepare for 2.1.6 release

55a5bfb17d27594d5bf0a17e01264295591e6204 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added phpunit configuration file, updated sample test, now it uses constants from config

6c5bfdf2b83bf2f2e9dd4ecec0cd04a26f0d15a5 authored over 13 years ago by Edmondas Girkantas <[email protected]>
minor changes in test case name

2a98c15f9665e0338ae1cb801473563e94f630a6 authored over 13 years ago by Edmondas Girkantas <[email protected]>
renamed existing component tests to more accurate name

866af1f43d86491570b3dcd787eb753e5d133897 authored over 13 years ago by Edmondas Girkantas <[email protected]>
move Dns related tests to dedicated directory

230520830f32865ed2e5047938bf1afc5d857aa4 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added directories for functional tests, created first test

969346f60aa1be3997253f103107863ff91993a6 authored over 13 years ago by Edmondas Girkantas <[email protected]>
various fixes to make msgfmt -c checking happy

d98306091b5104a46ba93b7282d26e25f7ed5906 authored over 13 years ago by Edmondas Girkantas <[email protected]>
add database strings translation to global locale binary file

7df4663641a88629d04c59c3aa38ceac78e36170 authored over 13 years ago by Edmondas Girkantas <[email protected]>
updated database strings file which is used for localisation

8960fd3646c1769efb0bdd1f54731b11cd6200b8 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added regeneration of i18n-template-db.pot

6b20385edee7f8953486d430d9245ae5bbc27a34 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added initial file for Lithuanian language translation

cc05a76f2000ad730a0da30a7be9193cabe5cc14 authored over 13 years ago by Edmondas Girkantas <[email protected]>
do updating of en_EN locale file

0a077048faa39fa23ad72796888face57339d210 authored over 13 years ago by Edmondas Girkantas <[email protected]>
updated english translation

c01bb40e385aab426ea8531f3740f5d6f7b7386b authored over 13 years ago by Edmondas Girkantas <[email protected]>
fixes some typos in locale files

d65e50c440854468b7c7e6fa81c0ed63401d6ccd authored over 13 years ago by Edmondas Girkantas <[email protected]>
check translation file before updating

86db705ce184a79e9d3dfbcdd6b519aba4de9207 authored over 13 years ago by Edmondas Girkantas <[email protected]>
updated translation template file

3909c2f78658137dba2fa8d9159ea7a531ab9e00 authored over 13 years ago by Edmondas Girkantas <[email protected]>
added script for regeneration of gettext's pot file

0f10cc64c592ca0c824afa7ae33501f6abad70b7 authored over 13 years ago by Edmondas Girkantas <[email protected]>