[glom-postgresql-setup] Created tag 0.1



The unsigned tag '0.1' was created.

Tagger: Murray Cumming <murrayc murrayc com>
Date: Tue Oct 11 10:54:41 2011 +0200

    0.1

Changes:

Chris KÃhl (43):
      Normalized indentation.
      Added PolicyKit .policy file.
      Initial policykit integration (pkexec actually).
      Added detailed error reporting.
      Added missing CONFIG_RENAME_FAILED
      Improved GUI and added error feedback.
      Fixed up error reporting issues.
      Renamed program.
      Install privileged helper into sbin directory.
      Replace COMMAND_BAD error with USER_ALREADY_EXISTS
      Made the policy file installable & translatable.
      Removed FIXME to add error handling which is done.
      Limit username and password to 16 chars.
      Restrict username and password to alphanumeric values.
      Added missing po/POTFILE.in
      Removed error code from error message.
      Upped max entry length to 128.
      Remove comment from 2007 asking for recent intltool version.
      Fix distcheck by customizing INTLTOOL_POLICY_RULE macro.
      Added error messages to stderr in helper app.
      Added port number input and argument support.
      Removed overlooked debug output.
      Removed FIXME about filtering sql strings which is done.
      Added default port selection using getservbyname.
      Ported to Gtkmm-3.0.
      Extract the port from the postgresql.config file.
      Moved code to extract port from config to helper app.
      Rename ui.* to config-dialog,* to match class name.
      Make authentication error message clearer.
      Relax gtkmm glibmm version requirements.
      Make autotools figure out location of libpq include dir.
      Add entry for configuration file path and fill w/ default.
      Added to items to .gitignore
      Made indentation (2 spaces) consistant with Glom.
      Fixed up if statement formatting to be consistent.
      Fixed up return logic after function reorder.
      Inform user whether the server needs restarting.
      Make the dialog wider than the default.
      Added success dialog for when no config file changes needed.
      Fix bug due to the multple successful return codes.
      Added password confirmation.
      Added buttong to open file chooser.
      Correct capitalization of configuration file label.

Jon Nordby (22):
      Initial commit. Skeleton build files.
      Widgets for postgre config file.
      Widgets for postgre user/password.
      Move UI to separate file
      Add license headers.
      Mechanism: Code for doing the privileged actions needed.
      Mechanism: const correctness and more error checking.
      Add config class.
      Mechanism: More correct types.
      Add --enable-warnings configure flag.
      UI/Config: Fix issues brought up by review
      UI: One label/entry per line.
      Ignore commented-out settings when parsing configuration
      Creating user basically works.
      Rename config{h,cc} to configuration.{h,cc}
      Add configure option for setting path to config file
      UI: Polish
      Link to and run mechanism actions directly
      Add missing header file: mechanism.h
      Code style: Use _ suffix for member variables
      More helpful error on missing postgres config path.
      Change name to glom-postgresql-setup

Murray Cumming (19):
      Correctly capitalize PostgreSQL.
      Removed a space.
      Correct the window title
      Commented out an unused variable.
      Use std::string for filenames.
      Make secondary dialogs transient for their parent.
      Cope with no trailing / in --with-postgresql-config-dir.
      Use get_content_area() instead of get_vbox().
      Make code style like Glom
      FileChooser: Start with existing path.
      Make translatable.
      Add a desktop file.
      Really add the desktop file
      Add a .doap file
      Added a ChangeLog
      Add AUTHORS, COPYING, README, NEWS
      helper: Check the command-line options and make this translatable.
      ChangeLog comment
      0.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]