summaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Collapse)AuthorFilesLines
2013-01-09Fixed application version ID + linkClipperz4-5/+6
Fixed the display of application version in /gamma, and added a link to the specific code version on GitHub
2013-01-09Added JQTouch and Zepto librariesClipperz22-0/+3518
JQTouch and Zepto are tentatively used for the mobile version of Clipperz. No final commitment has been made, though.
2013-01-08Updated version of /gammaClipperz182-2293/+7908
Tons of changes, included a new draft of the mobile version (still VERY rough)
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-03-17Merge branch 'buildFix' of https://github.com/jokajak/password-managerGiulio Cesare Solaroli2-2/+5
Conflicts: frontend/gamma/properties/gamma.properties.json
2012-03-17Updated /gamma web cssGiulio Cesare Solaroli6-2768/+1223
2012-03-17Fixed frontend properties and updated MochiKit versionGiulio Cesare Solaroli43-526/+623
2012-03-17define html.template for beta and gamma frontendsJosh2-2/+6
2012-03-03Added static resources used when exiting the applicationGiulio Cesare Solaroli24-4349/+4382
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-02-11Updated the index_template filesGiulio Cesare Solaroli3-6/+6
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-02-11Improved build scriptsGiulio Cesare Solaroli6-5411/+4225
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2011-10-23Integration of PHP backend with /beta and /gamma front endsGiulio Cesare Solaroli6-272/+26
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 Solaroli408-3672/+2448
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 Solaroli633-0/+221276