summaryrefslogtreecommitdiff
path: root/frontend/beta/js/Clipperz/PM/DataModel
AgeCommit message (Collapse)AuthorFilesLines
2013-04-26Fixed a bug that would "corrupt" header data when upgrading the crypto ↵Giulio Cesare Solaroli1-1/+3
version used to process an account data The problem being that only part of the header section would be re-encrypted, thus ending up with different sections encrypted using different crypto function versions. And this would break when loading data back on next login.
2013-01-31Updated Copyright claimsClipperz13-156/+130
- updated reference dates; - removed reference to Community Edition; - normalized logging using Clipperz.log[Warn|Error|Debug]
2013-01-18Fixed error when importing dataClipperz1-2/+7
2013-01-10Fixed account preference savingClipperz1-1/+2
Saving preferences was still invoking an old method removed since the unification of the backend
2013-01-09Merge latest changes with public repositoryClipperz1-5/+4
2013-01-09Merge branch 'master' of github.com:clipperz/password-managerClipperz1-2/+8
Conflicts: frontend/beta/css/yui-extensions/basic-dialog.css
2013-01-08Fixed corrupted card problemClipperz2-12/+17
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)
2012-06-16fix the cancel button for editing cardsJosh1-2/+8
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
2011-10-23Integration of PHP backend with /beta and /gamma front endsGiulio Cesare Solaroli1-1/+6
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-06Fixed the copyright headersGiulio Cesare Solaroli13-117/+78
2011-10-02First version of the newly restructured repositoryGiulio Cesare Solaroli13-0/+5182