Faris Ansari
031b6cfd44
fix: Rename fields and cleanup
2019-01-30 16:22:54 +05:30
Faris Ansari
75065ff210
fix: Import popen
2019-01-27 11:39:14 +00:00
Faris Ansari
d7ca66315f
fix: Default white navbar
2019-01-27 16:58:46 +05:30
Faris Ansari
d66f9ce864
fix: Absolute css url
2019-01-27 16:49:52 +05:30
Faris Ansari
174e9990d9
fix: Auto generate css file on save
...
- Remove generate button
2019-01-27 16:44:35 +05:30
Faris Ansari
bc876200d2
fix: Refresh form after generating theme
2019-01-27 16:26:32 +05:30
Faris Ansari
415ad469b0
fix: Add website_theme directory to .gitignore
2019-01-27 16:26:14 +05:30
Faris Ansari
e4c2f5bae4
feat: Generate Custom Bootstrap Theme using scss variables
2019-01-27 16:11:21 +05:30
Faris Ansari
fd3bb6159e
fix: Deprecate profile page
...
- Route to My Account page
2019-01-26 16:09:30 +05:30
Faris Ansari
48cfc6b5ec
fix: Cleanup navbar login
2019-01-26 16:09:11 +05:30
Faris Ansari
ac28b0373d
feat: Add get_single_value in jinja methods
2019-01-26 13:49:28 +05:30
Faris Ansari
9c33f3a47f
fix: Full width form layout
2019-01-26 12:53:42 +05:30
Faris Ansari
698f32ffcc
fix: Override Dialog implementation for bootstrap 4
2019-01-26 12:39:22 +05:30
Faris Ansari
e4788cd570
fix: Replace toString check with a JSON check
...
- toString returns [object Object] which is not a very accurate check
2019-01-26 00:49:52 +05:30
Faris Ansari
d8d141c7be
fix: Urls starting with http are valid
2019-01-15 19:23:03 +05:30
Faris Ansari
189fd1e0f8
fix: Urls starting with http are valid
2019-01-15 19:21:07 +05:30
Faris Ansari
173378e379
wip: Auto generate css variables
2019-01-15 16:44:09 +05:30
Faris Ansari
80dc3643a5
fix: Style for standard image
2019-01-15 16:43:58 +05:30
Faris Ansari
82edf3e83f
fix: Indicator font size
2019-01-15 10:50:18 +05:30
Faris Ansari
17e2ea2cc5
fix: Cleanup Blog, List, Comment templates for Bootstrap 4
...
- Bootstrap 4 class migration
2019-01-15 09:54:05 +05:30
Faris Ansari
ecbbbd52c2
fix: styling
2019-01-09 18:35:49 +05:30
Faris Ansari
4097359ced
fix: Remove ajax loader from msg_dialog
2019-01-09 18:35:43 +05:30
Faris Ansari
388169104a
fix: Support disabled options in Select
2019-01-08 17:04:03 +05:30
Faris Ansari
7d3cc3f9c1
fix: styling for header actions
2019-01-08 17:03:38 +05:30
Faris Ansari
a171aa33f8
fix: Modal primary button
2019-01-02 23:10:37 +05:30
Faris Ansari
49cd2c5987
feat: Customize bootstrap using css variables (wip)
2019-01-01 18:47:41 +05:30
Faris Ansari
8641383ed1
Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4
2018-12-26 19:51:35 +05:30
Suraj Shetty
fe49117c92
fix: issue related to quotes ( #6682 )
2018-12-26 19:36:13 +05:30
Frappe Bot
fec8631fe5
Merge branch 'staging' into develop
2018-12-26 12:58:04 +00:00
Frappe Bot
55576bc939
Merge branch 'staging-fixes' into staging
2018-12-26 12:58:04 +00:00
Frappe Bot
039f0b406a
bumped to version 11.0.3-beta.42
2018-12-26 12:58:04 +00:00
Saurabh
a0d212988b
Merge pull request #6681 from frappe/fix-remove_skip_for_doctype_patch
...
Convert dict_keys to list
2018-12-26 18:26:24 +05:30
Suraj Shetty
bd8c3140cb
Convert dict_keys to list
2018-12-26 18:24:06 +05:30
Frappe Bot
0499b4a845
Merge branch 'staging' into develop
2018-12-26 12:03:03 +00:00
Frappe Bot
cc7eacdaf1
Merge branch 'staging-fixes' into staging
2018-12-26 11:53:47 +00:00
Frappe Bot
1ba53ca957
bumped to version 11.0.3-beta.41
2018-12-26 11:53:47 +00:00
rohitwaghchaure
ef5791a11e
Merge pull request #6397 from surajshetty3416/staging-fixes
...
Permission refactor and bug fixes
2018-12-26 12:01:20 +05:30
Suraj Shetty
1e23e98a54
Catch KeyError in liked_with to fix failing patch
...
https://travis-ci.com/frappe/erpnext/jobs/167043420
2018-12-26 11:06:23 +05:30
Chinmay Pai
3dc57118ea
fix(data-import): Import data in batches ( #6673 )
...
* data_import: import data in a batch
data import for a lot of items (more than 200,000?) is not really appreciated by mariadb, so instead we import data in batches.
Signed-off-by: Chinmay Pai <chinmaydpai@gmail.com>
* fix: Fetch batch size from site_config
2018-12-25 15:10:51 +05:30
Suraj Shetty
94a5c9417c
Skip codacy warning
2018-12-25 13:27:40 +05:30
Suraj Shetty
3213393727
Display fieldname on which restriction is applied for clarity
2018-12-25 13:16:54 +05:30
Suraj Shetty
87fa40eadf
Merge branch 'staging-fixes' of github.com:surajshetty3416/frappe into staging-fixes
2018-12-25 12:23:38 +05:30
Suraj Shetty
574b970afd
Merge branch 'staging-fixes' of https://github.com/frappe/frappe into staging-fixes
2018-12-25 12:23:00 +05:30
rohitwaghchaure
22fe10148a
[Fix] Translation not working for the html data ( #6647 )
...
* [Fix] Translation not working for the html data
* Test cases
* Fixed codacy
* Fixed is html method
* Fixed test cases
2018-12-24 15:17:38 +05:30
pipech
4ee79078f2
fixed Cannot set Desktop Icon ( #6666 )
2018-12-24 14:58:31 +05:30
Zarrar
2075b2e16a
add route to home in menu option ( #6668 )
2018-12-24 14:57:39 +05:30
rohitwaghchaure
574446e092
[Fix] Notification count not showing for the doctypes like purchase order, sales invoice ( #6657 )
2018-12-24 13:10:58 +05:30
Deepesh Garg
ed80e9dff1
[Fix]Quick entry with geolocation field issue fix ( #6662 )
...
* Quick entry with geolocation field issue fix
* Codacy issue fix
2018-12-24 13:06:30 +05:30
Faris Ansari
1d461ab5cc
fix: Update datatable to 1.7.2 ( #6665 )
2018-12-24 13:05:58 +05:30
Rushabh Mehta
fafabac492
fix(test): test_report.py
2018-12-23 19:26:23 +05:30