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
b8abf8aea4
Merge pull request #75 from gcsolaroli/master
...
More fixes for /delta
2015-08-03 16:34:09 +02:00
Giulio Cesare Solaroli
721beef8c8
Merge pull request #74 from jokajak/flask_cleanup
...
Flask cleanup
2015-08-03 09:56:48 +02:00
jokajak
88e51068ca
Update flask models to fix table creation
...
Mysql requires a length in the table definition for String columns
2015-08-02 17:49:02 -04:00
jokajak
a141d2e887
Add docstrings to flask backend
2015-08-02 14:01:23 -04:00
jokajak
3a1188a779
Fix flask model to support sqlalchemy-migrate
2015-08-02 14:01:02 -04:00
jokajak
35960ad2df
Add a gitignore file for flask backend
...
This file will allow virtualenv's to be created in the src directory for
development of the flask backend directly.
2015-08-02 13:58:05 -04: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
78eb3bc16c
Signed off code
2015-07-29 18:25:08 +02:00
Giulio Cesare Solaroli
6af8f80abe
Merge pull request #73 from gcsolaroli/master
...
Minor fixes to /delta first public release
2015-07-29 17:59:30 +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
Dario Chiappetta
b812ea4efb
Added Export feature
2015-04-20 18:18:22 +02:00
Giulio Cesare Solaroli
5b2e5b95d1
Merge remote-tracking branch 'giulio.cesare/iTouch'
2015-04-20 18:12:08 +02:00
Giulio Cesare Solaroli
c7a05c9e8a
Revisited styles for touch devices
...
Revisited styles to support/improve the following issues:
- iPhone login rendering
- selection of card fields on touch devices
- scrolling on touch devices (mostly iPad)
2015-04-20 18:02:37 +02:00
Giulio Cesare Solaroli
7ad8e42d9c
Merge pull request #66 from jokajak/flask_backend
...
Introduce new flask based python backend
2015-04-20 15:03:49 +02:00
jokajak
18a9936dfa
Updated flask backend README to include link to running instance
2015-04-20 08:54:17 -04:00