Commit Graph

16 Commits

Author SHA1 Message Date
Clipperz
07d0357bee Updated Copyright claims
- updated reference dates;
- removed reference to Community Edition;
- normalized logging using Clipperz.log[Warn|Error|Debug]
2013-01-31 14:42:04 +01:00
Clipperz
0e9e543614 Simplified Backend property files
Removed extra info not actually used
2013-01-31 14:33:54 +01:00
Clipperz
a9974c63bd Added properties for 'dev' backend
Added an extra 'dev' backend, useful when testing the application during development.

A dev-proxy script also helps in working separately on frontend and backend code.
2013-01-08 16:22:38 +01:00
Josh
ff33328861 fix python backend properties 2012-03-13 10:34:16 -04:00
Josh
ba9eff02a0 Fix syntax problem in php.properties.json
was missing a ,
2012-03-06 10:43:42 -05:00
Giulio Cesare Solaroli
185949cb77 Improved build scripts
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-02-11 23:34:25 +00:00
Giulio Cesare Solaroli
17efce23d9 Merge branch 'master' of github.com:gcsolaroli/password-manager into php+gamma 2012-02-08 23:08:46 +00:00
Adam Cozzette
aa25544e0a Removing the @ sign in @mysql_connect so that if the MySQL module is not
installed, the Apache log will have an informative error message.
2012-02-05 21:51:07 +00:00
Giulio Cesare Solaroli
67455b069c Integration of PHP backend with /beta and /gamma front ends
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-23 18:36:57 +01:00
Josh
2cab484222 make is so that the records table can be created. drop the default/on update clauses 2011-10-07 09:10:14 -04:00
Giulio Cesare Solaroli
647a8a5391 Fixed the formatting of PHP code 2011-10-06 23:57:46 +01:00
Josh
a26b219b6f Fix timestamps on records
- update the access and update date when a record is saved
- set the creation date when a record is created
2011-10-05 21:58:00 -04:00
Giulio Cesare Solaroli
6ba274c79e Fixed the copyright headers 2011-10-06 01:36:10 +01:00
Giulio Cesare Solaroli
bf22713a72 Fixed code indentation 2011-10-05 00:23:06 +01:00
Josh
d6f7343c97 send an exception when a session has timed out on the server side 2011-10-03 20:29:48 -04:00
Giulio Cesare Solaroli
ef68436ac0 First version of the newly restructured repository 2011-10-03 00:56:18 +01:00