Skip to content
  1. Nov 06, 2012
  2. Nov 05, 2012
  3. Nov 04, 2012
  4. Nov 02, 2012
    • Falko Timme's avatar
    • mcramer's avatar
      Bugfix: · 061c5ea8
      mcramer authored
       - database users do not get renamed in mysql
       - database passwords get deleted on user or database changing in some situations
      061c5ea8
    • mcramer's avatar
      Updated: · 8c94bf53
      mcramer authored
       - allowed some more characters in phpmyadmin url (system config) like redirect urls do
       - added [DATABASENAME] as placeholder to the phpmyadmin url to be able to use urls like http://[SERVERNAME]/?db=[DATABASENAME]
      8c94bf53
    • mcramer's avatar
      Fixed: · 11b0b5e6
      mcramer authored
       - follow-up to previous commits, database user selection was not refreshed on existing databases
      11b0b5e6
    • mcramer's avatar
      Updated: · 366be0c1
      mcramer authored
       - if no db prefix is set use php uniqid function to get a db username and db name
      366be0c1
    • mcramer's avatar
      Updated: · b14a7cc8
      mcramer authored
       - Database users have to match the client of the parent website
       - Update select boxes for database users on change of parent website
      b14a7cc8
  5. Nov 01, 2012
  6. Oct 31, 2012
  7. Oct 30, 2012
  8. Oct 29, 2012
    • mcramer's avatar
      Fixed: · dfd594e7
      mcramer authored
      - APS installer:
        if database is created on different server than web the allowed remote ip for the database was set to the database server ip instead of the webserver ip
      Updated:
      - APS installer:
        the database should be created on localhost (the webserve) if it has database service enabled. fallback is the default database server of the client.
      dfd594e7
    • mcramer's avatar
      Fixed: aps_instances_settings should NOT be read from dbmaster. slave servers... · c38140ba
      mcramer authored
      Fixed: aps_instances_settings should NOT be read from dbmaster. slave servers have no rights to select/update this database table on master.
      
      c38140ba
  9. Oct 27, 2012
  10. Oct 25, 2012