Commit Graph

185 Commits

Author SHA1 Message Date
Giulio Cesare Solaroli
4cfc1dcb77 Added “Offline copy” banner in the login page 2015-08-20 12:04:31 +02:00
Giulio Cesare Solaroli
9d9dd1e161 Merge remote-tracking branch 'gcsolaroli/master'
Conflicts:
	frontend/delta/css/clipperz.css.map
2015-08-20 11:22:41 +02:00
Dario Chiappetta
ee163ba2e9 Integrated Giulio's comments in previous commit 2015-08-20 11:13:24 +02:00
Giulio Cesare Solaroli
3d5c37d9bd Added keyboard cheat sheet 2015-08-20 10:52:49 +02:00
Dario Chiappetta
4a869380b0 Fixed #34 (Reorder fields within cards) 2015-08-19 13:23:00 +02:00
Giulio Cesare Solaroli
6fed029616 Normalized "use strict" quoting and minor fixed to components 2015-08-18 17:31:02 +02:00
Giulio Cesare Solaroli
a0bd079b51 Fixed error in AES due to "use strict" directive 2015-08-18 17:30:06 +02:00
Giulio Cesare Solaroli
a2f3ee038e Improved SCSS layout and minor issues 2015-08-18 17:29:29 +02:00
Giulio Cesare Solaroli
a53767d5c0 Fixed hidden error triggered setting "use strict" 2015-08-13 10:54:49 +02:00
Giulio Cesare Solaroli
00398aa65e Changed length field rendering in password generator 2015-08-12 11:05:11 +02:00
Giulio Cesare Solaroli
feef7e9705 Improved password generator UI 2015-08-12 10:54:13 +02:00
Giulio Cesare Solaroli
c73aee1751 Fixed password generator rendering in Safari 2015-08-11 18:21:59 +02:00
Giulio Cesare Solaroli
58e1cdfcf9 Added username/password fields to newly created cards 2015-08-10 16:38:42 +02:00
Giulio Cesare Solaroli
cb949d791f Improved rendering for password generator 2015-08-10 15:26:45 +02:00
Giulio Cesare Solaroli
2e6ae458de Added password generator for password fields 2015-08-08 11:51:21 +02:00
Giulio Cesare Solaroli
c99e8bcd71 Improved drag&drop handler rendering as suggested by Roberto Pasini 2015-08-03 17:32:35 +02:00
Giulio Cesare Solaroli
ce3fd5d19c Fixed copyright notice
- fixed copyright place inside HTML file in order to keep encoding information in the first 1024 bytes
- updated licence notice to AGPL
2015-07-31 18:29:15 +02:00
Giulio Cesare Solaroli
80b82d2524 updated logout icon 2015-07-31 18:28:27 +02:00
Giulio Cesare Solaroli
6000248da2 Fixed rendering of search form 2015-07-31 17:40:23 +02:00
Giulio Cesare Solaroli
197bce0d00 Fixed rendering of search form 2015-07-31 09:15:13 +02:00
Giulio Cesare Solaroli
392a8bb3a4 Fixed password fields typography metrics 2015-07-30 15:26:06 +02:00
Giulio Cesare Solaroli
cbc613da7f Updated weird case path adding a sensible result and logging a warning 2015-07-29 17:34:20 +02:00
Giulio Cesare Solaroli
0dbd7eb45a Fixed scroll issues for card details in Chrome 2015-07-29 17:31:29 +02:00
Giulio Cesare Solaroli
a182077a1d Fixed extra height in fieldValues when in view mode 2015-07-29 16:07:13 +02:00
Giulio Cesare Solaroli
86c4e70866 Fixed issue when deleting cards on retina display 2015-07-27 18:08:53 +02:00
Giulio Cesare Solaroli
c9c8daf08a Switched to React 0.13.3 2015-07-27 18:03:20 +02:00
Giulio Cesare Solaroli
0e5501b12b Fixed ‘esc’ handling for fieldValues rendered as TextArea 2015-07-27 18:01:40 +02:00
Giulio Cesare Solaroli
0ed0b33ecd Fixed minor rendering issue when selecting a card 2015-07-27 17:26:59 +02:00
Giulio Cesare Solaroli
1517c52b25 Removed favicons 2015-07-27 17:05:22 +02:00
Giulio Cesare Solaroli
06f5e77acf Fixed Firefox rendering issue 2015-07-22 08:42:55 +02:00
Giulio Cesare Solaroli
a1fe0f2d8c Improved tag handling 2015-07-22 08:42:38 +02:00
Giulio Cesare Solaroli
1bc595306a Fixed rendering issue in card detail when in compact view 2015-07-20 18:11:23 +02:00
Giulio Cesare Solaroli
c0d1848628 Tentative fix the problem of the ‘compiled’ version of the application 2015-07-20 16:28:09 +02:00
Giulio Cesare Solaroli
444d021f01 Tentative fix the problem of the ‘compiled’ version of the application 2015-07-20 16:11:57 +02:00
Giulio Cesare Solaroli
c65c406944 Fixed rendering of field value view. 2015-07-20 15:13:35 +02:00
Giulio Cesare Solaroli
1f9c30cdfb Fixed minor issues reported by user after official release of /delta 2015-07-20 10:27:28 +02:00
Giulio Cesare Solaroli
cdfd739897 Fixed rendering of Registration page 2015-07-05 09:28:19 +02:00
Giulio Cesare Solaroli
755df7d360 More fixes before /delta release 2015-07-05 09:09:33 +02:00
Giulio Cesare Solaroli
e6d071a7c1 Final fixed before official /delta release 2015-07-04 18:43:59 +02:00
Giulio Cesare Solaroli
2e65e86341 Fixed another syntax issue breaking the building process 2015-07-01 07:22:58 +02:00
Giulio Cesare Solaroli
9de2c96f66 Added semicolon to (try to) fix a build issue 2015-07-01 07:12:00 +02:00
Giulio Cesare Solaroli
236437ba26 Fixed failed login handling 2015-07-01 06:43:37 +02:00
Giulio Cesare Solaroli
d9ef3741ba Updated password font 2015-07-01 06:43:14 +02:00
Giulio Cesare Solaroli
e02ba2c20c Merged all pending work done on the private repository 2015-06-27 19:08:20 +02:00
Giulio Cesare Solaroli
83b40aea50 Merge branch 'import'
Conflicts:
	frontend/delta/css/clipperz.css
	frontend/delta/css/clipperz.css.map
	frontend/delta/scss/core/layout.scss
	frontend/delta/scss/core/mixin.scss
2015-06-27 18:38:06 +02:00
Giulio Cesare Solaroli
75d5724c8a Merge remote-tracking branch 'clipperz/export' into import
Conflicts:
	frontend/delta/css/clipperz.css
	frontend/delta/js/Clipperz/PM/DataModel/Record.js
	frontend/delta/js/Clipperz/PM/UI/Components/ExtraFeatures/DeleteAccount.js
	frontend/delta/js/Clipperz/PM/UI/Components/Panels/ExtraFeaturesPanel.js
	frontend/delta/js/Clipperz/PM/UI/MainController.js
	frontend/delta/properties/delta.properties.json
	frontend/delta/scss/style/settingsPanel.scss
2015-06-27 18:33:01 +02:00
Dario Chiappetta
0126873868 Merged Import and Export branches, implemented Giulio's remarks on Import feature 2015-05-21 14:34:49 +02:00
Dario Chiappetta
d1d5fae5de Added Import feature 2015-05-14 18:55:18 +02:00
Giulio Cesare Solaroli
e329f6926a Reviewed and improved export feature 2015-05-07 16:23:57 +02:00
Giulio Cesare Solaroli
87bde47a17
Fixed some minor style issues 2015-04-20 18:46:14 +02:00