summaryrefslogtreecommitdiff
path: root/frontend/beta
AgeCommit message (Collapse)AuthorFilesLines
2013-01-09Merge latest changes with public repositoryClipperz2-6/+5
2013-01-09Fixed conflictClipperz1-6/+0
2013-01-09Merge branch 'master' of github.com:clipperz/password-managerClipperz3-3/+15
Conflicts: frontend/beta/css/yui-extensions/basic-dialog.css
2013-01-09Fixed application version ID + linkClipperz1-2/+2
Fixed the display of application version in /gamma, and added a link to the specific code version on GitHub
2013-01-08Fixed corrupted card problemClipperz3-14/+24
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-08Added references to static resourcesClipperz1-2/+6
Added the list of static resources that need to be copied when assembling the application
2013-01-08Fixed image referencesClipperz1-10/+11
2013-01-08Fixed 'dump'Clipperz1-1/+1
The new application layout (single backend with multiple versions of frontend application) handle 'dump' requests (aka 'offline copy') from a different url
2013-01-08Updated /beta imagesClipperz61-0/+0
Not sure exactly what the differences are, but 'git' marked them all as modified
2013-01-08Fixed image paths in CSS filesClipperz16-369/+369
CSS should not use external images (to let the offline copy work smoothly), but some resources are still external
2012-06-16Merge pull request #41 from jokajak/compactFixGiulio Cesare Solaroli1-1/+1
Fix the Clipperz Compact link
2012-06-16Merge pull request #42 from jokajak/issue38Giulio Cesare Solaroli1-2/+0
Remove reference to missing images
2012-06-16Remove reference to missing imagesJosh1-2/+0
This removes references to image files that are missing that don't affect the display.
2012-06-16Fix the Clipperz Compact linkJosh1-1/+1
The clipperz compact link should be relative to the current path
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
2012-03-17Merge branch 'buildFix' of https://github.com/jokajak/password-managerGiulio Cesare Solaroli1-1/+4
Conflicts: frontend/gamma/properties/gamma.properties.json
2012-03-17Fixed frontend properties and updated MochiKit versionGiulio Cesare Solaroli1-0/+3
2012-03-17define html.template for beta and gamma frontendsJosh1-1/+4
2012-03-03Added static resources used when exiting the applicationGiulio Cesare Solaroli6-0/+643
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-02-11Updated the index_template filesGiulio Cesare Solaroli1-2/+2
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2011-10-23Integration of PHP backend with /beta and /gamma front endsGiulio Cesare Solaroli3-265/+7
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 Solaroli153-1377/+918
2011-10-04Merge branch 'timeout'Giulio Cesare Solaroli1-0/+6
2011-10-04Fixed code indentationGiulio Cesare Solaroli1-6/+6
2011-10-04Fixed the copyright header on the Russian translation fileGiulio Cesare Solaroli1-9/+10
2011-10-04Added Russian Languagekuznetz3-120/+205
2011-10-04check for exceptions from the serverJosh1-0/+6
2011-10-02First version of the newly restructured repositoryGiulio Cesare Solaroli330-0/+125357