Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2013-01-08 | Updated builder script | Clipperz | 10 | -32/+293 |
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 pull request #35 from gcsolaroli/master | Giulio Cesare Solaroli | 3 | -4/+7 |
Merged pull request #33 | ||||
2012-03-17 | Merge branch 'buildFix' of https://github.com/jokajak/password-manager | Giulio Cesare Solaroli | 3 | -4/+7 |
Conflicts: frontend/gamma/properties/gamma.properties.json | ||||
2012-03-17 | Merge pull request #34 from gcsolaroli/master | Giulio Cesare Solaroli | 49 | -3294/+1846 |
Fixed some resources | ||||
2012-03-17 | Updated /gamma web css | Giulio Cesare Solaroli | 6 | -2768/+1223 |
2012-03-17 | Fixed frontend properties and updated MochiKit version | Giulio Cesare Solaroli | 43 | -526/+623 |
2012-03-17 | define html.template for beta and gamma frontends | Josh | 2 | -2/+6 |
2012-03-17 | Merge remote-tracking branch 'upstream/master' | Josh | 3 | -13/+31 |
2012-03-17 | Merge pull request #32 from gcsolaroli/master | Giulio Cesare Solaroli | 1 | -7/+11 |
Improved build scripts | ||||
2012-03-17 | Improved build scripts | Giulio Cesare Solaroli | 1 | -7/+11 |
Improved the detection of the correct repository class to use. Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-03-17 | Merge pull request #31 from gcsolaroli/master | Giulio Cesare Solaroli | 4 | -13/+29 |
Updated build scripts | ||||
2012-03-17 | Merge branch 'buildScript' of https://github.com/jokajak/password-manager | Giulio Cesare Solaroli | 2 | -6/+8 |
Conflicts: scripts/builder/repository.py Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-03-17 | Some fixes to build scripts getting ready to handle the mobile version | Giulio Cesare Solaroli | 3 | -8/+22 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-03-13 | fix python backend properties | Josh | 1 | -2/+2 |
2012-03-07 | switch from dulwich to git-python | Josh | 1 | -4/+4 |
this fixes the areTherePendingChanges check | ||||
2012-03-06 | fix GitRepository revision function | Josh | 1 | -2/+2 |
2012-03-06 | Check to make sure dulwich is available and print error | Josh | 1 | -0/+2 |
2012-03-06 | Fix syntax problem in php.properties.json | Josh | 1 | -2/+2 |
was missing a , | ||||
2012-03-03 | Merge pull request #28 from gcsolaroli/master | Giulio Cesare Solaroli | 25 | -4350/+4383 |
Added static resources used by /beta when exiting the application | ||||
2012-03-03 | Added static resources used when exiting the application | Giulio Cesare Solaroli | 25 | -4350/+4383 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-02-11 | Merge pull request #25 from gcsolaroli/master | Giulio Cesare Solaroli | 26 | -5872/+4754 |
Initial integration of /beta and /gamma with a single backend | ||||
2012-02-11 | Updated the index_template files | Giulio Cesare Solaroli | 3 | -6/+6 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-02-11 | Improved build scripts | Giulio Cesare Solaroli | 16 | -5578/+4543 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-02-08 | Merge branch 'master' of github.com:gcsolaroli/password-manager into php+gamma | Giulio Cesare Solaroli | 1 | -1/+1 |
2012-02-06 | Merge pull request #24 from acozzette/master | Giulio Cesare Solaroli | 1 | -1/+1 |
Trivial change to setup/index.php in the PHP backend | ||||
2012-02-05 | Removing the @ sign in @mysql_connect so that if the MySQL module is not | Adam Cozzette | 1 | -1/+1 |
installed, the Apache log will have an informative error message. | ||||
2011-10-23 | Integration of PHP backend with /beta and /gamma front ends | Giulio Cesare Solaroli | 8 | -288/+205 |
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-09 | Merge pull request #10 from jokajak/timestamp_fix | Giulio Cesare Solaroli | 1 | -1/+1 |
timestamp fix | ||||
2011-10-07 | make is so that the records table can be created. drop the default/on ↵ | Josh | 1 | -1/+1 |
update clauses | ||||
2011-10-06 | Fixed the formatting of PHP code | Giulio Cesare Solaroli | 1 | -2/+3 |
2011-10-06 | Fix timestamps on records | Josh | 3 | -5/+19 |
- update the access and update date when a record is saved - set the creation date when a record is created | ||||
2011-10-06 | Fixed the copyright headers | Giulio Cesare Solaroli | 409 | -3683/+2456 |
2011-10-05 | Merge pull request #7 from themiurgo/master | Giulio Cesare Solaroli | 5 | -6/+6 |
Fixes shebang for python builder scripts | ||||
2011-10-05 | Merge pull request #8 from mbarulli/master | Giulio Cesare Solaroli | 1 | -6/+4 |
Revised README.md | ||||
2011-10-05 | Revised README.md | Marco Barulli | 1 | -6/+4 |
2011-10-05 | Fixing python path of builder scripts for environment support | Antonio Lima | 5 | -6/+6 |
2011-10-04 | Merge branch 'timeout' | Giulio Cesare Solaroli | 2 | -2/+11 |
2011-10-04 | Fixed code indentation | Giulio Cesare Solaroli | 2 | -9/+9 |
2011-10-04 | Merge branch 'master' of github.com:clipperz/password-manager | Giulio Cesare Solaroli | 0 | -0/+0 |
2011-10-04 | Merge pull request #6 from kuznetz/master | Giulio Cesare Solaroli | 3 | -120/+205 |
Russian Translate for Clipperz | ||||
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 | send an exception when a session has timed out on the server side | Josh | 1 | -2/+5 |
2011-10-04 | check for exceptions from the server | Josh | 1 | -0/+6 |
2011-10-03 | Merge pull request #2 from marclaporte/patch-1 | Giulio Cesare Solaroli | 1 | -1/+1 |
Thanks for the fix. For this time I will ask you to sign the contribution agreement. :) | ||||
2011-10-03 | typo | marclaporte | 1 | -1/+1 |
2011-10-03 | Merge pull request #1 from gcsolaroli/master | Giulio Cesare Solaroli | 730 | -0/+232934 |
First version of the restructured repository | ||||
2011-10-03 | Merge pull request #1 from mbarulli/master | Giulio Cesare Solaroli | 2 | -23/+59 |
Pull request per modifiche sul Readme |