Ecosyste.ms: OpenCollective

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

Poweradmin

A web-based DNS management tool
Collective - Host: opensource - https://opencollective.com/poweradmin - Website: https://www.poweradmin.org - Code: https://github.com/poweradmin

Test, please ignore

github.com/poweradmin/poweradmin - bb6a6aac6f8e1f1a6b7013e5329d0856b18005f5 authored about 17 years ago by Rejo Zenger <[email protected]>
Update of docs/README file with a new description and download instructions. Fixed a typo as well.

github.com/poweradmin/poweradmin - 00ff3c0c125ec44a0dde9b5e58de3a1bfd372ce3 authored about 17 years ago by Rejo Zenger <[email protected]>
Fixed a missing gettext reference in the title of the change password page.

github.com/poweradmin/poweradmin - 7c80eb26316457cb25ca3c1e665386671b483391 authored about 17 years ago by Rejo Zenger <[email protected]>
Removed superflucious includes of inc/i18n.inc.php.

github.com/poweradmin/poweradmin - c5596bbaf64fc6a2e197fb926387a661c578a5e9 authored about 17 years ago by Rejo Zenger <[email protected]>
Changed list of credits to an online version.

github.com/poweradmin/poweradmin - cfd6202c4b3d7e5a851fcda6663d8831ac3df01c authored about 17 years ago by Rejo Zenger <[email protected]>
Minor changes to increase inconsistency.

github.com/poweradmin/poweradmin - e8cd83f25144ca29632b22ae226ce9b5cff71082 authored about 17 years ago by Rejo Zenger <[email protected]>
Second half of previous commit. :)

github.com/poweradmin/poweradmin - 8eba64f3b44f34f45183c0f656012e9784f15675 authored about 17 years ago by Rejo Zenger <[email protected]>
Change of license, from QPL to GPL. Added a copyright, disclaimer and license pointer to all PHP files. Added the LICENSE file, with a copy of the GPLv3.

github.com/poweradmin/poweradmin - 57b6f4100b69add71692a34c4e2b9bf06f7713eb authored about 17 years ago by Rejo Zenger <[email protected]>
Fix for ticket #3. Patch supplied by Peter Beernink. Added i18n.

github.com/poweradmin/poweradmin - 7a919f6ed0310735bb6ab70595366a22dccb3a57 authored about 17 years ago by Rejo Zenger <[email protected]>
Fixing some language issues. Translations not working due to wrong file names, see r89 as well. Fixing two broken references in menu and list_zones.php.

github.com/poweradmin/poweradmin - 84182df0b587d5a697c107b783a010d0c0a94699 authored about 17 years ago by Rejo Zenger <[email protected]>
Fixing #1 ("password of user is shown in plain text when edited by admin").

github.com/poweradmin/poweradmin - 7266b0002c134b8990cb4c40ec0d2cd3a059392c authored about 17 years ago by Rejo Zenger <[email protected]>
Fix documentation on i18n.

github.com/poweradmin/poweradmin - 998bdbf6550650dd3ed794218a6c508f6398edd8 authored over 17 years ago by Rejo Zenger <[email protected]>
Bugfix. When viewing the details of a slave zone, an error was shown

if the ip addresses of it's master nameserver was set (instead of
showing the error if there was...

github.com/poweradmin/poweradmin - a0ec501b848f166dabd56fb18d71916316e00913 authored over 17 years ago by Rejo Zenger <[email protected]>
Bugfix. With user level 5 or 10 and lots of zones without an owner,

like slave zones that are inserted by a supermaster, the "list all
zones" view was broken (not a...

github.com/poweradmin/poweradmin - 2feeee447e1d8066afd313afc9f5285ed3a646c8 authored over 17 years ago by Rejo Zenger <[email protected]>
Fixed a typo in the credits. Sorry Koert.

github.com/poweradmin/poweradmin - 860ba039f1a315a9303e54b499bdbd649448ff7c authored over 17 years ago by Rejo Zenger <[email protected]>
The type of zone wasn't show to users with access level 1.

If a user with access level 1 did have access to a slave zone the
user did not see the IP of the...

github.com/poweradmin/poweradmin - e710a292694a73f549198f9d0d5b724cbc9b7efd authored over 17 years ago by Rejo Zenger <[email protected]>
Bugfix. The function zone_count() now also counts zones an owner has

only partial access to, not just those zones the owner has full access
to. This fixes just the co...

github.com/poweradmin/poweradmin - ab3409771161aa485a9ad9ca015c5892fa28e6e1 authored over 17 years ago by Rejo Zenger <[email protected]>
Bugfix: the list_zones.php wasn't listing zones correctly if a zone

didn't have an owner. Bugfix: the list_supermasters.php never listed
more then one supermaster, ...

github.com/poweradmin/poweradmin - 6ab4ff83940cdbed2fa9094957ad35d1be6415b3 authored over 17 years ago by Rejo Zenger <[email protected]>
Fixed a bug in add_zone_master.php.

github.com/poweradmin/poweradmin - 2c11d10021ca1ea6557d8d767e3853aedb879c53 authored over 17 years ago by Rejo Zenger <[email protected]>
Bugfix. If the number of zones exceeded the "max row limit" and a

"starting letter" with no zones was requested in list_zones.php it
would show no zones while inco...

github.com/poweradmin/poweradmin - 65cd27861efa6a96104e0172b763df39e43cf872 authored over 17 years ago by Rejo Zenger <[email protected]>
Re-added link to credits (was removed by accident as well).

github.com/poweradmin/poweradmin - 6da32bc051d7015e97fb520af4cbb04a9dda5d73 authored over 17 years ago by Rejo Zenger <[email protected]>
Bugfix. The link to the pages that should list zones starting with a

number was incorrect (only reproducable if number of records to be
shown was larger than the limi...

github.com/poweradmin/poweradmin - c91191e48260b1b7d604a88e6c6c6b5af28be186 authored over 17 years ago by Rejo Zenger <[email protected]>
Removed version information in footer. Doesn't work. Isn't global.

github.com/poweradmin/poweradmin - 613a201e2b82af08879a2bac524b13fa0552810d authored over 17 years ago by Rejo Zenger <[email protected]>
Bugfix. Function zone_count() was accidently omitted.

github.com/poweradmin/poweradmin - 19dffdd86ee2d50e161a7d36f2d8efdc26cd0e51 authored over 17 years ago by Rejo Zenger <[email protected]>
Changed some of the functions that are used for the listing of (all)

zones. Instead of getting all zones from the database, it now only
requests exactlty what it nee...

github.com/poweradmin/poweradmin - 3ccb4371effc3a2c3ce0f788858533a1f2b9fa8f authored over 17 years ago by Rejo Zenger <[email protected]>
Updated changelog file with quick and dirty updated.

github.com/poweradmin/poweradmin - 7ff3dfd8c933bb76cb56ba637572c55e7f3b525d authored over 17 years ago by Rejo Zenger <[email protected]>
Added missing record_owners SQL table creation during install. Fix by

John Morris.

github.com/poweradmin/poweradmin - d96db2c5da912282ec0cb0028e191ee8baf734f0 authored over 17 years ago by Rejo Zenger <[email protected]>
All owners (not sub-owners though) of the zone are now shown

when listing a zone. Added a new function to retrieve owners
of zone by id without fetching all ...

github.com/poweradmin/poweradmin - e57401b574de0f1e5383c31b751fd181a5266f46 authored over 17 years ago by Rejo Zenger <[email protected]>
After a user had logged out, the menu bar was still shown until a

reloading the login screen. [Fix: Peter Beernink]

github.com/poweradmin/poweradmin - 20ccaf5a81885155e45f763e4ceb1d9e576c0440 authored over 17 years ago by Rejo Zenger <[email protected]>
Improved printing of revision information in footer.

github.com/poweradmin/poweradmin - 3939e635dd68bdff997d39482386ef61d6a22f2a authored over 17 years ago by Rejo Zenger <[email protected]>
Changed default TTL from 3600 to 86400.

Changed max number of records on a single screen from 500 to 50.
Added print of version number to...

github.com/poweradmin/poweradmin - 29bfc5939aceb4241ea34691518c980f7daf26fb authored over 17 years ago by Rejo Zenger <[email protected]>
Changed some left-over "domains" to "zones" in web interface.

github.com/poweradmin/poweradmin - 35b966dbf51155f49a2cf8e23a163e0827d30586 authored over 17 years ago by Rejo Zenger <[email protected]>
Updated some of the SQL queries to gain major performance improvements

when listing all slave and master zones.

github.com/poweradmin/poweradmin - a7663cd9c3a6f6a37331a9534fa761b3494e04ea authored over 17 years ago by Rejo Zenger <[email protected]>
Fixed small layout bug in list_zones.php.

github.com/poweradmin/poweradmin - 014336aac330199f8367a6430fd583da10faecd1 authored over 17 years ago by Rejo Zenger <[email protected]>
Removed unneeded variable in validate_input function call.

github.com/poweradmin/poweradmin - 85f044fddf4538187f8959a386f23ec435d1c7af authored over 17 years ago by Rejo Zenger <[email protected]>
Updated credits page.

github.com/poweradmin/poweradmin - 2fcf5ca9cb093d2370128a0a56980d403071782a authored over 17 years ago by Rejo Zenger <[email protected]>
Updated credits page.

github.com/poweradmin/poweradmin - a73260f17c05258fd6e55120ffbe1006d4a090b9 authored over 17 years ago by Rejo Zenger <[email protected]>
Bugfix. The number of arguments for the function validate_input() in

record.inc.php and dns.inc.php was different, causing a variables to
be validated incorrectly.

github.com/poweradmin/poweradmin - e1c83e948c042f6770a826501ba2bf6f6f6225e9 authored over 17 years ago by Rejo Zenger <[email protected]>
Bugfix. In list_zones.php with no domains created, get_domains will

return -1, count() will not be 0, as all_doms contains one element.
Similar problem in existed i...

github.com/poweradmin/poweradmin - ccce031abcbacc076b3a2b8a8035f90df99a4c5b authored over 17 years ago by Rejo Zenger <[email protected]>
Updated changelog.

github.com/poweradmin/poweradmin - bd475b5a184b2671088131e0ab19af902e70afa3 authored over 17 years ago by Rejo Zenger <[email protected]>
Merged 1.4.0 changes r23:59 into trunk.

github.com/poweradmin/poweradmin - 9f26afecdb6b14aaa596656bb9fc06f45bf69ac9 authored over 17 years ago by Rejo Zenger <[email protected]>
Fixed a bug in dns.inc.php ($recordid missing from input on

validate_input function).

github.com/poweradmin/poweradmin - f7dccd077e1904848c301f7bb75d8e299400adb1 authored over 17 years ago by Rejo Zenger <[email protected]>
Added some additional help to docs for i18n is not working.

github.com/poweradmin/poweradmin - 66b057145a56d7c50ec90432486779f6fdf0c29c authored over 17 years ago by Rejo Zenger <[email protected]>
Fixed small typo.

github.com/poweradmin/poweradmin - 50090129e97bccf8f017a8de43a8d1f356e40965 authored over 17 years ago by Rejo Zenger <[email protected]>
- Fixed bug in install.php (was still using sequence stuff).

- Changed alignment of columns in user listing in users.php.

github.com/poweradmin/poweradmin - a585ce2f4e562bd4785d9f32c9eff8d34ee91407 authored over 17 years ago by Rejo Zenger <[email protected]>
- Merged branches/1.3.0 changes r12:19 into the trunk.

github.com/poweradmin/poweradmin - 43e6b4ef27490b29dc207d2bbce7834d51845fd8 authored over 17 years ago by Rejo Zenger <[email protected]>
- Removal of left-over backup file.

github.com/poweradmin/poweradmin - d971bea146abfba65991f3e1cefcae1a0b605dc0 authored over 17 years ago by Rejo Zenger <[email protected]>
- Fixed last major part of translation.

github.com/poweradmin/poweradmin - 9b2d5f7391f6244715e48244558484c1ffcb9976 authored over 17 years ago by Rejo Zenger <[email protected]>
- Fixed bug in record.inc.php, search did never give matching domains.

- Some modifications to Dutch translation.

github.com/poweradmin/poweradmin - 5625e1e978e43081fa4f9e5d27368de9375ec05f authored over 17 years ago by Rejo Zenger <[email protected]>
- Second half of translation framework.

- Several small typo's in code fixed.
- Removed comments on a todo in leveldescription(), already...

github.com/poweradmin/poweradmin - 0f9f9eb3884d876458e79da161f85b744bccdc1d authored over 17 years ago by Rejo Zenger <[email protected]>
General update translation.

github.com/poweradmin/poweradmin - 68e14aba6e3a43dc2952de1bcd2a1402b194f415 authored over 17 years ago by Rejo Zenger <[email protected]>
First set of changes to provide translation framework.

github.com/poweradmin/poweradmin - bfc7218ffd65fed95ab837ffea9b3753894cc52f authored over 17 years ago by Rejo Zenger <[email protected]>
Creation of initial working branch.

github.com/poweradmin/poweradmin - db4d922140b55a049527e4843e6d6ed4c37953a5 authored over 17 years ago by Rejo Zenger <[email protected]>
Initial import

github.com/poweradmin/poweradmin - 05ca1806b18f980b1a9e41840778adfecdcfadd3 authored over 17 years ago by Rejo Zenger <[email protected]>