1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2024-09-21 09:31:34 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Clipperz
969b9f94a2 Fixed error when importing data 2013-01-18 16:02:39 +01:00
Clipperz
fac609cf15 Fixed account preference saving
Saving preferences was still invoking an old method removed since the unification of the backend
2013-01-10 09:37:28 +01:00
Clipperz
9741a93a9f Merge latest changes with public repository 2013-01-09 12:45:31 +01:00
Clipperz
6cfcbb8dee Merge branch 'master' of github.com:clipperz/password-manager
Conflicts:
	frontend/beta/css/yui-extensions/basic-dialog.css
2013-01-09 12:24:13 +01:00
Clipperz
267603e3aa Fixed corrupted card problem
Changes that check for a weird condition that was causing cards to get corrupted.

A similar change has been applied also to /gamma (in a different commit, though)
2013-01-08 16:17:30 +01:00
Giulio Cesare Solaroli
59d420a7da Merge pull request #41 from jokajak/compactFix
Fix the Clipperz Compact link
2012-06-16 00:24:17 -07:00
Josh
7bf1c8f74d Fix the Clipperz Compact link
The clipperz compact link should be relative to the current path
2012-06-15 21:46:56 -04:00
Josh
36b3236415 fix the cancel button for editing cards
The javascript was checking for the parameters assuming the backend
provided version information.  The community edition backend does not
supply any versioning information so the javascript checks both
locations
2012-06-15 21:26:30 -04:00
Giulio Cesare Solaroli
67455b069c Integration of PHP backend with /beta and /gamma front ends
Fixed PHP backend and /beta code to handle request and data format compatible with /gamma.
At the moment adding/deleting/editing records seem to work fine.
2011-10-23 18:36:57 +01:00
Giulio Cesare Solaroli
6ba274c79e Fixed the copyright headers 2011-10-06 01:36:10 +01:00
Giulio Cesare Solaroli
3065be1b71 Merge branch 'timeout' 2011-10-05 00:24:50 +01:00
Giulio Cesare Solaroli
bf22713a72 Fixed code indentation 2011-10-05 00:23:06 +01:00
Giulio Cesare Solaroli
9474b9ba38 Fixed the copyright header on the Russian translation file 2011-10-04 22:52:52 +01:00
kuznetz
212dfb8b02 Added Russian Language 2011-10-04 12:25:04 +03:00
Josh
27e2d4e631 check for exceptions from the server 2011-10-03 20:28:50 -04:00
Giulio Cesare Solaroli
ef68436ac0 First version of the newly restructured repository 2011-10-03 00:56:18 +01:00