Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2013-01-08 | Fixed 'dump' | Clipperz | 1 | -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-08 | Updated /beta images | Clipperz | 61 | -0/+0 |
Not sure exactly what the differences are, but 'git' marked them all as modified | ||||
2013-01-08 | Fixed image paths in CSS files | Clipperz | 16 | -369/+369 |
CSS should not use external images (to let the offline copy work smoothly), but some resources are still external | ||||
2012-03-17 | Merge branch 'buildFix' of https://github.com/jokajak/password-manager | Giulio Cesare Solaroli | 1 | -1/+4 |
Conflicts: frontend/gamma/properties/gamma.properties.json | ||||
2012-03-17 | Fixed frontend properties and updated MochiKit version | Giulio Cesare Solaroli | 1 | -0/+3 |
2012-03-17 | define html.template for beta and gamma frontends | Josh | 1 | -1/+4 |
2012-03-03 | Added static resources used when exiting the application | Giulio Cesare Solaroli | 6 | -0/+643 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-02-11 | Updated the index_template files | Giulio Cesare Solaroli | 1 | -2/+2 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2011-10-23 | Integration of PHP backend with /beta and /gamma front ends | Giulio Cesare Solaroli | 3 | -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-06 | Fixed the copyright headers | Giulio Cesare Solaroli | 153 | -1377/+918 |
2011-10-04 | Merge branch 'timeout' | Giulio Cesare Solaroli | 1 | -0/+6 |
2011-10-04 | Fixed code indentation | Giulio Cesare Solaroli | 1 | -6/+6 |
2011-10-04 | Fixed the copyright header on the Russian translation file | Giulio Cesare Solaroli | 1 | -9/+10 |
2011-10-04 | Added Russian Language | kuznetz | 3 | -120/+205 |
2011-10-04 | check for exceptions from the server | Josh | 1 | -0/+6 |
2011-10-02 | First version of the newly restructured repository | Giulio Cesare Solaroli | 330 | -0/+125357 |