Commit graph

13996 commits

Author SHA1 Message Date
Achilles Rasquinha
ea030bcb9e added setup_wiggle function 2017-09-28 12:37:16 +05:30
Achilles Rasquinha
a33512aa38 added node_modules, working on webpack 2017-09-28 12:35:52 +05:30
Achilles Rasquinha
9416df270d [BUG] fixed, changed to --restore, reset is a flag for test_runner 2017-09-26 15:44:04 +05:30
Achilles Rasquinha
fda767d9af added Webcam to globals 2017-09-26 11:50:29 +05:30
Achilles Rasquinha
e8b6c95a6a [minor] wiggling needs to be falsified when cleared 2017-09-26 10:06:03 +05:30
Achilles Rasquinha
6d764e7ac5 fixed codacy 2017-09-26 10:03:19 +05:30
Achilles Rasquinha
2816e9f54d renamed make_copy_force to reset 2017-09-26 10:01:40 +05:30
Achilles Rasquinha
94133c022e spaces to tabs - codacy 2017-09-26 09:51:19 +05:30
Achilles Rasquinha
c582e7ae46 fixed codacy 2017-09-26 09:43:55 +05:30
Achilles Rasquinha
5713c1454a [MAJOR] functional frappe.ui.Capture 💃 2017-09-26 00:48:58 +05:30
Achilles Rasquinha
d58e6b65e9 updated LICENSE, helps to index 2017-09-25 21:51:25 +05:30
Achilles Rasquinha
9d43911c83 added shields 2017-09-25 21:46:58 +05:30
Achilles Rasquinha
f7a82e727d updated README.md, we need better readmes 2017-09-25 21:41:40 +05:30
Achilles Rasquinha
5ac8b500a4 fixed codacy 2017-09-25 21:22:17 +05:30
Achilles Rasquinha
c1ab7eab45 codacy fix 2017-09-25 20:56:15 +05:30
Achilles Rasquinha
eb152073a7 fu codacy 2017-09-25 19:48:18 +05:30
Achilles Rasquinha
a38b6913ce added a Makefile for faster dev, and clean command to remove eggs, wheels, builds, dist - anything that clutters devspace 2017-09-25 19:33:54 +05:30
Achilles Rasquinha
dae76e27a8 [FIX] fixed for desktop titles 2017-09-25 19:25:34 +05:30
Achilles Rasquinha
6a4dcb58af Wiggle Desktop Icons to have them removed, works for current user only - the iOS feel 2017-09-25 19:15:14 +05:30
Achilles Rasquinha
ed8b4afde8 fixed codacy 2017-09-25 12:46:41 +05:30
Achilles Rasquinha
6b51712659 [MINOR, UX] added color contrast to color picker 2017-09-25 12:38:56 +05:30
Achilles Rasquinha
a6056ea510 added .vscode to .gitignore 2017-09-24 17:23:35 +05:30
Achilles Rasquinha
21b822424b [FIX] build - for symlinks, --make-coppy - for copy (if symlinks doesn't exists, else no copy), --make-copy-force (force copy, cleans symlinks or dirs) 2017-09-22 15:34:32 +05:30
Achilles Rasquinha
867e9997d2 [MINOR] added --make-copy-force to force copy assets 2017-09-22 15:05:48 +05:30
Rushabh Mehta
2d9e441cd0 Merge pull request #4158 from pratu16x7/toolbar-fix
[fix] Make toolbar only after reaching desk
2017-09-22 10:31:41 +05:30
pratu16x7
70e1158c45 [fix] don't make toolbar while in setup 2017-09-22 03:07:44 +05:30
Rushabh Mehta
a52d393980 [fix] test 2017-09-21 17:22:11 +05:30
Rushabh Mehta
dcaf5f98af [fix] remove prints 2017-09-21 16:47:53 +05:30
Rushabh Mehta
d4fd3efef4 [fix] checkbox editor 2017-09-21 15:31:12 +05:30
Rushabh Mehta
82c9357b50 [fix] item selector 2017-09-21 14:55:13 +05:30
Rushabh Mehta
1e59f16588 Merge pull request #4153 from manassolanki/eval-try--catch
try catch expression in eval for depends_on
2017-09-21 14:53:10 +05:30
Rushabh Mehta
8a2b91b79e Merge pull request #4133 from mbauskar/grid
[minor] don't setup checkbox if the childtable is read_only
2017-09-21 14:51:45 +05:30
Rushabh Mehta
b321d30dea Merge pull request #4122 from mbauskar/depends-on
[test-cases] minor fixes and checked all the depends on fields are valid of not
2017-09-21 14:50:49 +05:30
Rushabh Mehta
fdebb727ed Merge pull request #4090 from revant/web_hooks
Web hooks or Reverse API
2017-09-21 14:49:17 +05:30
Rushabh Mehta
ab2e36fc8c Merge pull request #4136 from shridarpatil/notiy_by_email
Notiy by email
2017-09-21 14:48:08 +05:30
Nabin Hait
9d24c8038a Merge branch 'develop' into staging 2017-09-21 13:01:51 +05:30
Manas Solanki
486ea5bb05 fix codacy 2017-09-21 12:24:18 +05:30
Rushabh Mehta
6651726b06 Merge pull request #4151 from rmehta/file-upload-fallback
[minor] fallback to file upload
2017-09-20 21:54:25 +05:30
Revant Nandgaonkar
45f2ff43ad [Fix] Codacy
https://www.codacy.com/app/frappe/frappe/pullRequest?prid=900990
2017-09-20 18:52:50 +05:30
Revant Nandgaonkar
2d148c804e Webhook retry 3 times 2017-09-20 18:34:28 +05:30
Revant Nandgaonkar
520e815f1d Merge branch 'develop' of frappe/frappe into web_hooks 2017-09-20 16:33:37 +05:30
Revant Nandgaonkar
1f9b1e40e3 Moved run_webhooks to webhook.py 2017-09-20 16:33:28 +05:30
Rushabh Mehta
8a37efcfd2 [fix] lint 2017-09-20 14:59:47 +05:30
Rushabh Mehta
85b88d6b09 [fix] lint 2017-09-20 14:58:54 +05:30
Rushabh Mehta
202732ed5f [minor] added fallback to file upload 2017-09-20 14:51:55 +05:30
mbauskar
9b1f46d2c8 [minor] move the toggle_check funcation call to refresh 2017-09-20 12:02:22 +05:30
Rushabh Mehta
97393402da [fix] dirty for text editor and use emoji for desktop icon 2017-09-20 11:54:23 +05:30
Rushabh Mehta
80679f1b2f Merge pull request #4135 from mbauskar/backup
[minor] change backup filename format to DDMMYY_HHMMSS_SITE_DATABASE.*
2017-09-20 11:22:00 +05:30
Rushabh Mehta
16148abc9b Update backups.py 2017-09-20 11:21:40 +05:30
Rushabh Mehta
98f92d5427 Merge pull request #4146 from mbauskar/html_utils
[minor] fixed uneven intendation, replaced spaces with tag
2017-09-20 11:20:08 +05:30