Skip to content
This repository was archived by the owner on Jun 25, 2018. It is now read-only.

Releases: pklink/ppma

0.6.0

22 Jul 18:46
Compare
Choose a tag to compare
  • Issue #70: Added import for PhpPasswordManager
  • Issue #68: Simplified code of setup routine
  • Issue #56: Added returnUrl-param to entry/update and tag/update
  • Issue #52: Entry name on entry/index is a link now
  • Issue #51: Added default order for entry/index and tag/index
  • Issue #47: Added copy actions to entry/index
  • Issue #46: Added support for alternate database host port
  • Issue #36: Added remember me functionallity
  • Issue #22: Added double check password when create admin user
  • Bug: CSV-Export has no csv-extension
  • Bug: CSV-Import doesn't work with PHP7
  • Bug: Import: Remove entries before saving doesn't work

0.5.2

04 May 19:22
Compare
Choose a tag to compare
  • Bug #60: Moved DEBUG constants to the top of the index.php
  • Bug #66: Removed deprecated mysql_connect() function
  • Enh: Added bower and grunt-cli to package.json as local dependency

0.5.1

06 Feb 14:29
Compare
Choose a tag to compare
  • Bug #44: Can't delete entries or TAGs
  • Bug: Fixed building process for creating release packages

0.5.0

01 Oct 19:49
Compare
Choose a tag to compare
  • Bug #40: 400 error when deleting tag
  • Enh: added form that will be shown if the user tried to delete an entry per GET-request
  • Enh: removed short array syntax

0.4.2

22 Aug 10:46
Compare
Choose a tag to compare
  • Bug #30: Search results pagination goes to main password list instead
  • Bug #31: CSV import limited to 167 entries: Added hint to import
  • Bug #32: Tags don't get imported from CSV
  • Bug #33: Updated zeroclipboard to version 2.1.6
  • Bug #35: Error code 400 on delete request

0.4.1

07 Jul 07:50
Compare
Choose a tag to compare
  • Bug #29: Tags overview is locked to 10 entries, regardless of "Results per page" setting

0.4.0

06 Jul 20:44
Compare
Choose a tag to compare
  • Enh: Added a "Results per page"-dropdown to entry/index and tag/index
  • Chg: Upgraded Yii to version 1.1

0.3.10

25 Jun 20:50
Compare
Choose a tag to compare
  • Enh #24: Added "copy to clipboard" function. Thanks to crossgate9
  • Enh #27: Improved requirement check in setup routine. Thanks to IntiGabriel
  • Enh: Improved upgrade routine

0.3.9

15 Feb 20:10
Compare
Choose a tag to compare
  • Bug: #19: When creating new passwords with tags they don't get added

0.3.8

13 Feb 19:08
Compare
Choose a tag to compare
  • Bug: #18: Upgrade from 0.3.5.1 to 0.3.7 required two upgrade passes to complete
  • Enh: Improved upgrade routine