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

Fixing typo in Dutch translation.

github.com/poweradmin/poweradmin - 3182c7b0f962cf5d984e05070f0263d05d9f5cf5 authored over 16 years ago by Rejo Zenger <[email protected]>
Fixing small bug in on-screen print of suggested configuration.

github.com/poweradmin/poweradmin - 05f80fb0aa494ec0afd1d1d1f90a48343fd6f33e authored over 16 years ago by Rejo Zenger <[email protected]>
Added translation of installation script. User now may choose between english or dutch installation procedure.

github.com/poweradmin/poweradmin - 24c3f19ceddefe8c5e121a10e1d76fe93042598f authored over 16 years ago by Rejo Zenger <[email protected]>
The local configuration file is now written by the installer if the file is writeable to the webserver. If it is not, the user must create the file himself. Fixed a small typo.

github.com/poweradmin/poweradmin - 3f3774cf4661c267d9c08998940a0e60aafd560d authored over 16 years ago by Rejo Zenger <[email protected]>
Fixed a missing variable definition in the installer.

github.com/poweradmin/poweradmin - 119ea09499e36636babcfb258b3d38c45c2e0657 authored over 16 years ago by Rejo Zenger <[email protected]>
Allow the use of SRV records, allthough there is no validation of this type (yet). Requested by Philipp Hellmich.

github.com/poweradmin/poweradmin - ce5f508790a8ab593853322b8a054e64dae39a58 authored over 16 years ago by Rejo Zenger <[email protected]>
Added a small explanation of the supported regular expression for the search field. This closes ticket:38 and ticket:47.

github.com/poweradmin/poweradmin - be987034c0be9f68d742c66a0b3e7371015db03b authored over 16 years ago by Rejo Zenger <[email protected]>
Added the possibility to select whether MySQL or PostgreSQL should be used.

Depending on the choice, a different instruction is displayed in step 3.
Also fixed a minor typo.

github.com/poweradmin/poweradmin - 83c71293bd1a8cccb99be34fb92bb56d59ded5c3 authored over 16 years ago by Peter Beernink <[email protected]>
Fixed a small problem in the database scheme that is created by the install procedure.

github.com/poweradmin/poweradmin - d95147385ed55eb11d537ef0a2885e889d92e685 authored over 16 years ago by Rejo Zenger <[email protected]>
Added a check for the existence of the install/ direcory. If it exists, present the user with an error message.

github.com/poweradmin/poweradmin - a6086041aecefdd50f7bc8f50771d3ac6b021963 authored over 16 years ago by Rejo Zenger <[email protected]>
Added a small check to make sure a nice message is shown if the users does not have view access to any zone (in list_zones.php).

github.com/poweradmin/poweradmin - a8b60c3b13f88e805594412ef0530e9fd53ad03a authored over 16 years ago by Rejo Zenger <[email protected]>
Added basic installation procedure. This closes ticket:10.

github.com/poweradmin/poweradmin - 6c21de42b08fcc225704b11a5b241f057d9d7164 authored over 16 years ago by Rejo Zenger <[email protected]>
If the user was listing the details of a zone that did not exist, all kinds of error messages were given. Now we first determine if the ID is valid and if not, immediately return the correct error message.

github.com/poweradmin/poweradmin - 357968794da363571a141aa8320fec15f05122c2 authored over 16 years ago by Rejo Zenger <[email protected]>
Improvement of DNS validation code. See also [wiki:Documentation documentation on standards]. Closes ticket:6, trailing dot not allowed in content field (it is now stripped automagically as PowerDNS doesnt want it). Closes ticket:40, error shown if priority field was empty and record type was not MX (prio field is now ignored if record type is not MX).

github.com/poweradmin/poweradmin - 092c074c48039b249b4ab302c79aae756c3c1242 authored over 16 years ago by Rejo Zenger <[email protected]>
Bugfix: When a record is deleted from the search screen, an error was displayed. This closes ticket:43.

github.com/poweradmin/poweradmin - eb0fa7d331003ff6b2d06f944912d846b647522b authored over 16 years ago by Peter Beernink <[email protected]>
Improved SOA record validation.

github.com/poweradmin/poweradmin - 48e34dac8b83da7c168f33e740ba29279db0f341 authored over 16 years ago by Rejo Zenger <[email protected]>
Added inclusion of 'config-me.inc.php' to get the defaults.

github.com/poweradmin/poweradmin - f37c464bc101a06ba2cd52f6f1e0f33a648e0ad2 authored over 16 years ago by Rejo Zenger <[email protected]>
Changed configuration file and variables. See [wiki:Documentation/ConfigurationFile documentation] for more information on new setup.

github.com/poweradmin/poweradmin - 01c77aba3a4f26c5d2d082ba6e632aa4d0fcbff5 authored over 16 years ago by Rejo Zenger <[email protected]>
Bugfix: Only save the modified record when there is no error in the record.

Bug reported by Techwolf in ticket:39

github.com/poweradmin/poweradmin - f8c5643ccf148f00c07c7afe18860ef0727471f6 authored over 16 years ago by Peter Beernink <[email protected]>
Bugfix: when a zone has no records (eg a incorrect slave) it was not possible to delete this zone.

Modified the query to fetch the records of the zone with a LEFT OUTER JOIN so there still will be...

github.com/poweradmin/poweradmin - d811fe5a2e9f0c30d0853e07e94c3538dd161ed7 authored almost 17 years ago by Peter Beernink <[email protected]>
Bugfix. Adding a new master zone without using the template caused creation of malformed SOA record.

github.com/poweradmin/poweradmin - 5ad85f765290b1f0bdfad9575caf21a941a11a96 authored almost 17 years ago by Rejo Zenger <[email protected]>
Fixed a typo. Reported in ticket:39.

github.com/poweradmin/poweradmin - eb8de3f61e63f2d46161e16c0f6700cb82efbee6 authored almost 17 years ago by Rejo Zenger <[email protected]>
Removed svn:executable for a number of files. This closes ticket:36.

github.com/poweradmin/poweradmin - a928eca082717e98c1d2841e2bed77f0cb98a082 authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. If the number of zones a user has access to was exactly the maximum number of rows to be show according to the configuration, only a small number was actually shown. Parch by Techwolf. This closes ticket:29.

github.com/poweradmin/poweradmin - 09fd4bd0596bcbdbeef0c53a2166cdac5667c240 authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. Added missing count of number of supermasters. Was removed somewhere between revisions r125 and r181 in r182. Bug found by Techwolf. This closes ticket:35.

github.com/poweradmin/poweradmin - a5939cf5eaa12cef5f4bda9c2b9ee8b30641155d authored almost 17 years ago by Rejo Zenger <[email protected]>
Removed left-over debug statement.

github.com/poweradmin/poweradmin - 998599536d57f8c9bb20aa033ce8f1a61f2e85b9 authored almost 17 years ago by Rejo Zenger <[email protected]>
Input for edit_record function in edit_record.php was array with incorrect fields. Fixed. This closes ticket:32.

github.com/poweradmin/poweradmin - d1903969fddfa1b2f0118ad4deb11bffe80a1159 authored almost 17 years ago by Rejo Zenger <[email protected]>
Fixed a lot of notices which where shown when php was running in E_ALL instead of E_ALL & ~E_NOTICE

Bugfix: In the index.php the Add supermaster wasn't displayed due to a wrong parameter in the check.

github.com/poweradmin/poweradmin - 3298506b4b4207ac1fcb6cbf9bc5829c9bfb50e2 authored almost 17 years ago by Peter Beernink <[email protected]>
Changed URL's to Poweradmin website in footer of PHP pages.

github.com/poweradmin/poweradmin - 7dadcdbec9c06337794c5a2e5a9c297c2d43e816 authored almost 17 years ago by Rejo Zenger <[email protected]>
Updated the README with a pointer to the website.

github.com/poweradmin/poweradmin - 7a81996886cee37d36d7978c12da1d4698411664 authored almost 17 years ago by Rejo Zenger <[email protected]>
Added a check for a number of database related settings in the configuration. If not set, the interface now will return a clean error message. This closes ticket:28.

github.com/poweradmin/poweradmin - d3678b96983fefea93813b23ae0baeadb94fe57f authored almost 17 years ago by Rejo Zenger <[email protected]>
Removed left-over debug statement from r224.

github.com/poweradmin/poweradmin - 0559ce0eaad11585a2fffcc9133ea8acf44771a8 authored almost 17 years ago by Rejo Zenger <[email protected]>
The is_valid_soa function now ignores multiple spaces inbetween the fields and replaces them with a single space upon updating the record in the database (instead of returning an error). If user provided 8 fields or more, 8th and further fields are ignored. This closes ticket:24.

github.com/poweradmin/poweradmin - 7faa4fc59876853aab31381c4b95147a7db7cb65 authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. No domain id was provided when entering 'edit record' page from a search query. Changed code so 'edit record' does not rely on domain id provided by user but determines it from the record id that is about to be changed. This closes ticket:31.

github.com/poweradmin/poweradmin - d3a2041da3ab4598bcd11a45b76e6de75a29b133 authored almost 17 years ago by Rejo Zenger <[email protected]>
Changed case of Poweradmin's name (a is now lowercase).

github.com/poweradmin/poweradmin - 887f8bd96e8c62eea628a95d300871d540752dbb authored almost 17 years ago by Rejo Zenger <[email protected]>
Applied the database-structure as supplied by Techwolf to make the insert queries work in PostgreSQL versions before 8.2.

This closes ticket:27

github.com/poweradmin/poweradmin - beb61c3adb52bc23a550de8170fe121dd1aad3c0 authored almost 17 years ago by Peter Beernink <[email protected]>
Update of 'edit user' window and i18n related files. All text in 'edit user' window is now translatable.

github.com/poweradmin/poweradmin - f410f3abb58e2f42d7d24a682573c797fcb381d5 authored almost 17 years ago by Rejo Zenger <[email protected]>
Description of permission rights are now translated as well. This closes ticket:26.

github.com/poweradmin/poweradmin - 585f9d06e492eb0bc556f21b8e66243ac90d48b3 authored almost 17 years ago by Rejo Zenger <[email protected]>
Little modification to speed up the zone listing in pgSQL.

github.com/poweradmin/poweradmin - 517cec9d1c40e985da1353e7f60e13af6e00d252 authored almost 17 years ago by Peter Beernink <[email protected]>
Removed wrong svn property on search.php.

github.com/poweradmin/poweradmin - e22c30826081eccf659bbb687f7a968685eee6bd authored almost 17 years ago by Rejo Zenger <[email protected]>
Modified the inserts in the pgsql db structure to make sure no duplicate key errors are shown when a new records is created. Also moved the Ueber_user permision item upfront, to make sure it is created with id 1 so the permission template can be created correctly.

Added an additional query to check what the ID is of the ueber_user, as it set hardcoded to 53 in...

github.com/poweradmin/poweradmin - a2f5d772e53efc5ae6ff38002a77d0c7c8d15249 authored almost 17 years ago by Peter Beernink <[email protected]>
Minor change to Dutch translation.

github.com/poweradmin/poweradmin - 3d2f2a26d2bde8a6fe5d0ae7f0e90ecaa20a672a authored almost 17 years ago by Rejo Zenger <[email protected]>
Update of template translation file. Update of Dutch translation. Update and cleanup of some user interface text.

github.com/poweradmin/poweradmin - 0847a52d90870da18b8d5f84ee1bc05956244128 authored almost 17 years ago by Rejo Zenger <[email protected]>
Lots of minor updates to user interface text.

github.com/poweradmin/poweradmin - 7e4bc3a70a0085cb722e62480a0fa87b36d33bd9 authored almost 17 years ago by Rejo Zenger <[email protected]>
Modified some of the INSERT queries to make them compatible with pgSQL

github.com/poweradmin/poweradmin - 558d1c5ba474cc8c441eb3f16fe2027925a09506 authored almost 17 years ago by Peter Beernink <[email protected]>
When in the zone listing letters are shown (too many zones to show on a single screen), the start letter is clickable only if there are any zones starting with that letter. If the users asks for a start letter that has no zones (because of bugs like the one fixed in r207 or because user manipulates URL in browser), a PHP error was shown. Code now verifies number of zones now first.

github.com/poweradmin/poweradmin - 7ea0fc7f2fa028c14d0e364bbc160f419e7965f9 authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. The letters shown just above the list of zones was showing clickable letters, even if there were no zones starting with such a letter.

github.com/poweradmin/poweradmin - 7bdb14cc0c7961ed76c5d245ae837c117ac0fb45 authored almost 17 years ago by Rejo Zenger <[email protected]>
Added database structure for PostgreSQL and fixed some queries to be compatible with PostgreSQL.

Bugfix in delete_supermaster.php

github.com/poweradmin/poweradmin - 6419a35d8ecbd63a8df0cc0e5161b296b79bce3c authored almost 17 years ago by Peter Beernink <[email protected]>
Bugfix. A user with with at least view access could change user details, including the assigned permission template, for which he did have rights. Reported by Maarten te Paske.

github.com/poweradmin/poweradmin - aec3f7eead90dad4d914e81d4b4643e4200cce28 authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. Even if one did have the 'add supermasters' right, the menu option wasn't shown. Reported by Maarten te Paske.

github.com/poweradmin/poweradmin - b4746394356025dbfd86af94b7049a8a9cb911d4 authored almost 17 years ago by Rejo Zenger <[email protected]>
Changed field type for password entry field in 'edit user' window from text to password. Now password is no longer shown in plain tekst.

github.com/poweradmin/poweradmin - 63f18d924c1f82828313bb11acfd03a79230232c authored almost 17 years ago by Rejo Zenger <[email protected]>
Changed field type for password entry field in 'add user' window from text to password. Now password is no longer shown in plain tekst.

github.com/poweradmin/poweradmin - d52c0185ff039d2a95ea31e15fe99a7099496cea authored almost 17 years ago by Rejo Zenger <[email protected]>
Fixed a typo in the description of 'supermaster_edit' permission.

github.com/poweradmin/poweradmin - 26220e2209b00de565b91b40ff6f8d64ad3ab80f authored almost 17 years ago by Rejo Zenger <[email protected]>
When loading SQL database structure user 'administrator' has all possible permissions enabled, both ueberuser and others. This may bring confusion, especially those that didn't read the documentation. Now only 'user_is_ueberuser' is enabled, all other disabled. No functional changes. Suggested by Maarten te Paske.

github.com/poweradmin/poweradmin - 6f94ce9378202bdcf16b395901de6168ca7fb344 authored almost 17 years ago by Rejo Zenger <[email protected]>
Changed layout of links to additional menu options in user management windows. Suggestion by Maarten te Paske.

github.com/poweradmin/poweradmin - aa3e95b7a3e3d279aeed6eac36e0251f491cba6d authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. User was unable to delete a record from a zone due to a number of errors in de code.

github.com/poweradmin/poweradmin - 28404555acfdd2d76afb8fde71e69e14d5995eef authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix for name field validation. Now done right. I hope.

github.com/poweradmin/poweradmin - fea9a19387f16fb6a7a75bd8a6b620d5cf27cc6e authored almost 17 years ago by Rejo Zenger <[email protected]>
Another update to name field checking.

github.com/poweradmin/poweradmin - 8f4f88af2eb20260a71b86dd04f9237ac7f53e0b authored almost 17 years ago by Rejo Zenger <[email protected]>
Extended name field validation.

github.com/poweradmin/poweradmin - b5c9d67de33abdf1ebfc0bd61142e17d2cc01ab1 authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. Unable to add record without specifying a name (which is common for @ records).

github.com/poweradmin/poweradmin - af82d68ea7b5da8ff1fc5e9d71cd6429aaec0189 authored almost 17 years ago by Rejo Zenger <[email protected]>
Removal of left-over debug statement in add domain function.

github.com/poweradmin/poweradmin - 33477c764f3fb8d2be9cfd6c158f064bab6da9cb authored almost 17 years ago by Rejo Zenger <[email protected]>
Second half of r189 commit.

github.com/poweradmin/poweradmin - b207bee28d93ed0dfb330795b911d91ab3dbc815 authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. Syntax problem in debug_print function.

github.com/poweradmin/poweradmin - f55013245648554c29f39fd6da8d21e434023ffb authored almost 17 years ago by Rejo Zenger <[email protected]>
Changed 'print debug' function a tiny bit.

github.com/poweradmin/poweradmin - c9eb1499bbd6aa274d9cb4c218649a185964199c authored almost 17 years ago by Rejo Zenger <[email protected]>
Added functionality for deletion of permission templates. Simplified function for getting permission template details.

github.com/poweradmin/poweradmin - 0e343f3a371f3ef950d5a4b512223453049de9dd authored almost 17 years ago by Rejo Zenger <[email protected]>
Improved error checking of delete_domain function. The ticket:25 has been opened, this is still a problem.

github.com/poweradmin/poweradmin - 83fc5ba44011ecf0b4e94aef41c11f8450b735b0 authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. Corrected field order of insert of new zones.

github.com/poweradmin/poweradmin - 14f4621eb4ddcf92beceb026c98fc80d49d0e6ac authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. Due to a typo in an if statement it was impossible to add new slave zones.

github.com/poweradmin/poweradmin - cb8f6c49aa218a364a0d2cd07af81d6b029b845e authored almost 17 years ago by Rejo Zenger <[email protected]>
Added functionality to add a new permission template. It was lacking support for that important feature until now. :)

github.com/poweradmin/poweradmin - 337062f88e00a6f037016dc01544179ba5d759d0 authored almost 17 years ago by Rejo Zenger <[email protected]>
Fixed a typo in a description of one of the permission items.

github.com/poweradmin/poweradmin - 478d3c9cf95952ed57c0ab99a34a0e9e18f75f27 authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix. When changing the username of an existing user, an sql error was shown due to bad quoting of a variable.

github.com/poweradmin/poweradmin - 4bf4599279446c0f428d860996e121f05df9d2bd authored almost 17 years ago by Rejo Zenger <[email protected]>
Merged r125:181 of branches/rewrite-user-management into trunk. This incorporates the [wiki:ProposalUserPermissionManagement a new user and permission management system] and closes ticket:22. Be aware, this database structure has changed, this version is incompatible with previous versions.

github.com/poweradmin/poweradmin - 70e6cf317178161ac8eee0563a074c7b54651d5e authored almost 17 years ago by Rejo Zenger <[email protected]>
Bugfix for ticket:16: A minor glitch in the query caused partially owned records not to be shown.

github.com/poweradmin/poweradmin - 407ca22bd4ee13207af5fdd77c3f1f7eb86fb402 authored almost 17 years ago by Peter Beernink <[email protected]>
Bugfix for ticket:18: Minor modification in the CSS to make sure no data is displayed on top of other data. Also a little modification to make sure the sub-owners (if there are any) are displayed above the record form, instead of next to it.

github.com/poweradmin/poweradmin - 692fa9cfb22b8efc6981aae4f344f95932997e13 authored almost 17 years ago by Peter Beernink <[email protected]>
Made a lot of small changes to allow PHP to run with error_reporting E_ALL without giving notices.

Most functions have been checked but some situations might give a notice.

github.com/poweradmin/poweradmin - 1eb98a9305cc7afde6ba4461f2f37be52540167a authored almost 17 years ago by Peter Beernink <[email protected]>
Bugfix for ticket:5 : Modified the query which searches zones to also find empty zones by adding a LEFT JOIN.

github.com/poweradmin/poweradmin - 82aee1990466182f1aebef398eadad7915dac1a3 authored almost 17 years ago by Peter Beernink <[email protected]>
Minor bugfix. If number of zones exceeded maximum row amount and the '0-9' was selected to be shown, the '0-9' was not rendered in bold, where in all other cases the selected letter is shown in bold.

github.com/poweradmin/poweradmin - 9a0b249eb5ae9383545e64183c0395a309f997f1 authored almost 17 years ago by Rejo Zenger <[email protected]>
Reverting to changeset:121. Problems that were fixed in changeset:122 were local problems only.

github.com/poweradmin/poweradmin - 74a0bfef8cafa690b1a02721459a190ddeb33142 authored almost 17 years ago by Rejo Zenger <[email protected]>
Fixing a number of 'division by zero' errors introduced changeset:121. Changed from constant to a normal variable. May need to be reviewed in a future cleanup.

github.com/poweradmin/poweradmin - 477b40bcc66eadc35db3c3b40fef0345f8008b52 authored almost 17 years ago by Rejo Zenger <[email protected]>
Moved the constants down, so the ROWAMOUNT can be defined in the config.inc.php file. This to solve ticket:20.

Fixed a bug which was introduced in r112. The used arguments in the setLimit function where in th...

github.com/poweradmin/poweradmin - 4f28a407e3f4973a9062e05e7b59b15276ab99e8 authored almost 17 years ago by Peter Beernink <[email protected]>
Fixed a bug reported by Techwolf. When editing or deleting an user the user was redirected to a non existing page. This probably happened when BASE_URL and/or BASE_PATH was set wrong in the config.inc.php.

github.com/poweradmin/poweradmin - e5622c3efeffaefab7e68946f3a6b2d17cfc405a authored almost 17 years ago by Peter Beernink <[email protected]>
Modified install.php to have the same footer as the rest of the files.

github.com/poweradmin/poweradmin - fd18d9f077a7e8ca3e6824f10ca0d3f0c578ef56 authored almost 17 years ago by Peter Beernink <[email protected]>
Removed the requirement of enabeling the PHP setting short_open_tag by changing all short open tags (<?) to the 'normal' tags (<?php).

github.com/poweradmin/poweradmin - cff63b1f565fe18cb7aa8c816250195c767182a7 authored almost 17 years ago by Peter Beernink <[email protected]>
Fixed a bug reported by Balazs Petrikovics. i18n doesn't work correctly on FreeBSD.

github.com/poweradmin/poweradmin - ea806eb711d976c9abc97dce54f6f847a063d283 authored almost 17 years ago by Peter Beernink <[email protected]>
Fixed a bug reported by Techwolf. Adding a new user reloaded a non-existing page on success.

github.com/poweradmin/poweradmin - 7ab6ccc0fd11c7b7b4ccbad27dd3bf23f56d58fb authored about 17 years ago by Rejo Zenger <[email protected]>
Fixed a missing slash in a html tag in list_zones.php.

github.com/poweradmin/poweradmin - 6feb89a3ff6de621ddb66bdb6fffe0183eaaed48 authored about 17 years ago by Rejo Zenger <[email protected]>
Patch for ticket 19. Because of the use of the quote function, empty strings where converted to NULL as MDB2_PORTABILITY_EMPTY_TO_NULL is set by default.

This problem also applied to the active state of an user.

github.com/poweradmin/poweradmin - dbae49c94fa4e9649af49a5c259c5bf4f421c3ab authored about 17 years ago by Peter Beernink <[email protected]>
Password field in users.php is now set to type 'password' instead of 'text'. When typing password '*' are shown instead of the password.

github.com/poweradmin/poweradmin - 2b4745c44c56c71bf43129769a76ce8c6e4953c1 authored about 17 years ago by Rejo Zenger <[email protected]>
Added better support of the PEAR:MDB2 package by using the setLimit() function instead of adding a LIMIT to the query itself and by using the quote() function to quote all parameters.

Added an error when no valid email address was given when creating or modifying a user.

github.com/poweradmin/poweradmin - bd72090508c45de8381d7caa598cfeebbe93b48e authored about 17 years ago by Peter Beernink <[email protected]>
Cleaning up docs/.

github.com/poweradmin/poweradmin - 330a5e4189c34e3f629a77372a6e5999d5c7846e authored about 17 years ago by Rejo Zenger <[email protected]>
Removed two echo's used for debugging.

github.com/poweradmin/poweradmin - 3165b0b8f4beba23d59f2910037f947b37b32333 authored about 17 years ago by Rejo Zenger <[email protected]>
Fixed ticket:7 (allow regular expression in zone and record search).

github.com/poweradmin/poweradmin - 2c5590e80d6414d677a7a98cf28d696a2fe62405 authored about 17 years ago by Rejo Zenger <[email protected]>
Modified the SQL statements for PostgreSQL as the tables are created with wrong definitions.

github.com/poweradmin/poweradmin - d40f43507a4a17c245b35e3137ace97d3902c23b authored about 17 years ago by Peter Beernink <[email protected]>
Fixing ticket:17 (zone listing and count in user management screen incomplete).

github.com/poweradmin/poweradmin - d13ce0f001dd42554c98f40d12c6a50229437bd3 authored about 17 years ago by Rejo Zenger <[email protected]>
Cleared unmaintained changelog in docs/ and added reference to website.

github.com/poweradmin/poweradmin - 506162e891ac6406958f37495337f3f3b9419a16 authored about 17 years ago by Rejo Zenger <[email protected]>
Correcting included file in users.inc.php.

github.com/poweradmin/poweradmin - 4028f7a0ddea26fcc8e87f2c60ac77647e9bc5b0 authored about 17 years ago by Rejo Zenger <[email protected]>
Created function to delete sub-owner from record.

github.com/poweradmin/poweradmin - 9e058d3797ce4314dfb67b42efb73947b94e8136 authored about 17 years ago by Rejo Zenger <[email protected]>
Created function to add a so-called sub-owner to a record.

github.com/poweradmin/poweradmin - 3119852ad535e0bdf4929378b83ab843f7137a74 authored about 17 years ago by Rejo Zenger <[email protected]>
Fixed the queries so both MySQL and PostgreSQL are supported.

The 'REGEXP' queries are currently fixed with a workaround.

github.com/poweradmin/poweradmin - f95b093e04898ee2d5a9d311f1e08ff48f60049d authored about 17 years ago by Peter Beernink <[email protected]>
Fixing wrong test commit.

github.com/poweradmin/poweradmin - b0011339b0b263a2e9b4f5340a891026e9ee8a2a authored about 17 years ago by Rejo Zenger <[email protected]>