Commit graph

217 commits

Author SHA1 Message Date
Gavin D'souza
30cf8fd58d refactor: Use run instead of frappe.db.sql 2021-08-12 18:36:43 +05:30
Gavin D'souza
b1c6ccffe1 style: Remove redundant brackets 2021-07-30 13:09:12 +05:30
saxenabhishek
7671e78487 style: minor fixes and improvements 2021-07-30 11:29:41 +05:30
saxenabhishek
ee3c84beef style: typecast to string inside db.sql 2021-07-30 11:00:35 +05:30
saxenabhishek
8b82815ba6 refactor: qb in get_all_empty_tables_by_module 2021-07-30 11:00:34 +05:30
Gavin D'souza
e407b78506 chore: Drop dead and deprecated code
* Remove six for PY2 compatability since our dependencies are not, PY2
  is legacy.
* Removed usages of utils from future/past libraries since they are
  deprecated. This includes 'from __future__ ...' and 'from past...'
  statements.
* Removed compatibility imports for PY2, switched from six imports to
  standard library imports.
* Removed utils code blocks that handle operations depending on PY2/3
  versions.
* Removed 'from __future__ ...' lines from templates/code generators
* Used PY3 syntaxes in place of PY2 compatible blocks. eg: metaclass
2021-05-26 15:31:29 +05:30
Prssanna Desai
875056bb15
fix: pull modules from Module Def instead of desktop config file (#12631)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-29 18:22:12 +05:30
Shivam Mishra
60ddc8b1c5 fix: broken imports 2020-12-16 14:36:41 +05:30
Shivam Mishra
3ddb5e450a feat: delete config python files 2020-12-04 14:16:26 +05:30
Faris Ansari
84371e4203 fix: Remove Package Publish Tool 2020-11-04 13:32:15 +05:30
Saurabh
07e4885775 fix: renaming of fields and test fixes 2020-10-20 13:19:12 +05:30
Mangesh-Khairnar
48e6f8999d
Merge branch 'develop' into paytm-integration 2020-07-21 00:13:59 +05:30
Michelle Alva
44b61d66fa
fix: Add Global Defaults under Core in Settings (#10989)
* fix: Add Global Defaults under Settings

* fix: add changes in desk page
2020-07-14 10:51:14 +05:30
Mangesh-Khairnar
04c070d82d fix: add paytm settings link to the module page 2020-06-04 14:38:46 +05:30
Himanshu Warekar
b3f45bd81c feat: rename to package 2020-04-29 10:31:28 +05:30
Rucha Mahabal
fff17ef87a feat: add event streaming to automation module page 2020-01-27 16:31:05 +05:30
Rucha Mahabal
ab5a0362e4 Merge branch 'develop' of https://github.com/frappe/frappe into offline-erpnext 2020-01-12 17:06:04 +05:30
prssanna
2f892f5ec0 fix: change leaderboard link 2020-01-10 12:06:12 +05:30
Rucha Mahabal
f99cbf9690 fix: rename Update Log to Event Update Log for consistency 2019-12-26 12:53:58 +05:30
Rucha Mahabal
f7508983a5 feat: added Event Streaming in Integrations config page 2019-12-24 11:36:27 +05:30
Suraj Shetty
cbde464319 fix: Add Notification Settings 2019-11-21 17:01:33 +05:30
prssanna
afe90c03e7 feat: Add leaderboard to Places 2019-11-12 14:34:24 +05:30
Faris Ansari
e9f0d8dd4e feat: Ability to block module cards for all users 2019-10-29 01:17:17 +05:30
Aditya Hase
b483aa40db
perf(moduleview): JOIN with CONCAT is slow 2019-10-23 23:00:03 +05:30
mergify[bot]
596f80a7f9
Merge pull request #8157 from hrwX/gdrive
feat(Google Drive): Google Drive
2019-08-21 18:29:56 +00:00
Himanshu Warekar
7aa975a98f fix: upload gz files 2019-08-21 17:23:09 +05:30
Sahil Khan
9b65a7c4a1 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 2019-08-20 16:09:39 +05:30
Himanshu Warekar
1791cbf0cc fix: hide password fields 2019-08-11 19:08:37 +05:30
Gavin D'souza
5aaeb995bb fix: log sub-module added under users and permissions 2019-08-08 15:28:10 +05:30
Himanshu Warekar
8730e08eb8 chore: code formatting 2019-07-31 17:06:43 +05:30
Himanshu Warekar
818ea57687 fix: ux changes 2019-07-20 22:13:44 +05:30
Rucha Mahabal
8cb9d4518a refactor: added Automation DocTypes in Settings Dashboard 2019-07-18 21:53:21 +05:30
Himanshu Warekar
3074af50f0 feat: move gmaps to erpnext 2019-07-10 11:21:17 +05:30
Himanshu Warekar
15633907be feat: refactor GMaps 2019-06-29 14:23:33 +05:30
Himanshu
dceb0d1b85 feat(Integration): Google Contacts Integration (#7625) 2019-06-20 11:26:07 +05:30
Faris Ansari
38ad0e8018 fix: Add Blogger in module links (#7618)
* fix: Add Blogger in module links

* fix: Blogger block styling on blog post
2019-06-02 09:06:06 +05:30
Suraj Shetty
0a7a28bac0 fix: Get data of empty table from pg_stat_all_tables when db-type is postgres 2019-05-03 10:38:10 +05:30
Rushabh Mehta
02209d7860 feat(dashbaord): set default 2019-04-15 10:18:15 +05:30
Rushabh Mehta
c61944281d feat: more dashboard features, counts, sum, averages 2019-04-15 10:16:56 +05:30
Suraj Shetty
0e0faaf890 fix: Remove leaderboard link from desktop (#7269)
* fix: Remove leaderboard link from desktop

* fix: Spacing in sidebar link
2019-04-12 22:05:58 +05:30
Suraj Shetty
015ba0417c feat: Add leaderboard link to desktop 2019-03-28 12:37:48 +05:30
Rushabh Mehta
b6d2e61ff0 fix(style): frappe theme colours in bs4 and minor fix 2019-03-15 12:03:35 +05:30
scmmishra
ca30cdc0d4 style: Added new line at EOF 2019-03-14 11:45:06 +05:30
scmmishra
53e1ecdb02 fix: Removed conflicts, minor style fixes 2019-03-14 11:43:11 +05:30
scmmishra
c03e6a08e9 Merged from develop 2019-03-14 11:36:36 +05:30
scmmishra
85ae5c8588 feat(desk): Added fallback module list 2019-03-14 09:37:16 +05:30
Prateeksha Singh
3f519de474 feat(desk): Overlay customizations over default settings 2019-03-12 12:58:45 +05:30
Prateeksha Singh
6fd3c811ac fix(desk): build default settings 2019-03-12 12:32:03 +05:30
Faris Ansari
c735f60d95 fix: Use .get instead of box accessor 2019-03-11 10:21:04 +05:30
Saurabh
d334933601 fix: check if app and category exists in module 2019-03-04 16:55:58 +05:30