Commit graph

451 commits

Author SHA1 Message Date
Ankush Menat
a7a0570178 fix: leaderboard link in sidebar 2021-12-12 12:52:09 +05:30
Ankush Menat
faa8c371fb fix: change route when browsing someone else's profile 2021-12-12 12:47:59 +05:30
phot0n
41bb12a206 fix: not able to go back from user profile page
credit: @ankush
2021-12-12 12:34:19 +05:30
leela
72fa9a3c19 fix: Move site setup into background to fix timeouts
Provide an option to trigger site setup as a background task.
2021-11-30 10:34:04 +05:30
Anurag0911
8b7629c064
feat: Encrypted Backups (#14513)
* feat: backup-encryption

* fix: Using encryption key and Minor changes.

* fix: Sider.

* fix: Closing curly brace does not appear on the same line as the subsequent block.

* fix: Review Suggestions.

* fix: Minor changes.

* chore: Icon

* fix: Icon and Privileges Changes.
2021-11-09 13:58:57 +05:30
Shariq Ansari
8f8f80fef7 fix: Leaderboard is not loading for user with language other than en 2021-09-30 19:01:51 +05:30
Gavin D'souza
3446026555 chore: Update header: license.txt => LICENSE
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
2021-09-03 12:02:59 +05:30
Gavin D'souza
65864c027f chore: Update module license header
These modules were imported from the ERPNext codebase into Frappe.
License header was overlooked at that point. These were contributed
initially by Frappe Technologies Pvt Ltd under GPLv3 (ERPNext's license) and now
we, as Frappe Technologies Pvt Ltd converting them to MIT to comply with
Frappe's license.
2021-09-03 11:51:01 +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
Chinmay Kulkarni
3e44744a37
fix: user profile not loading
fix issue caused during implementation of esbuild system
2021-05-23 23:30:01 +05:30
Faris Ansari
add84065ad Merge remote-tracking branch 'upstream/develop' into esbuild 2021-05-07 12:55:04 +05:30
Nabin Hait
e22288ec8d fix: Fixed merge conflict 2021-05-06 19:16:55 +05:30
Nabin Hait
a280547c22
perf: Performance enhancement on creation of custom fields from setup wizard (#13139) 2021-05-06 17:05:55 +05:30
Faris Ansari
6347d3e6f1 Merge remote-tracking branch 'upstream/develop' into esbuild 2021-05-04 07:13:30 +05:30
Ernesto Ruiz
b02e79966a
fix(UI): Add margin to download backup card (#13050) 2021-05-03 10:03:35 +05:30
Ernesto Ruiz
b0af8886d5
fix: Make strings translatable (#13046)
Co-authored-by: Mohammad Hasnain Mohsin Rajan <hasnain2808@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-05-03 09:34:16 +05:30
Faris Ansari
fe20515c23 refactor: Replace Class.extend with native class 2021-04-23 06:17:47 +05:30
Fisher Yu
2c921abdfc
fix: leaderboard not work when lang is not English
fix issue 11907
2021-02-19 23:10:47 +08:00
prssanna
4996d79322 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui-fixes 2021-02-09 14:12:04 +05:30
Suraj Shetty
473cb16093
fix: Miscellaneous changes (#12343) 2021-02-08 12:05:37 +05:30
prssanna
ab76d2d519 fix: setup wizard error state 2021-02-04 18:10:36 +05:30
Suraj Shetty
b49fa40937 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-02-01 11:23:52 +05:30
Fisher Yu
2b01fb091f
fix: Translation related issues (#11932)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-02-01 11:06:49 +05:30
Suraj Shetty
f6250c48c6 style: Fix formatting issue 2021-01-29 21:30:55 +05:30
prssanna
a47b55546b style: fix formatting 2021-01-29 17:01:08 +05:30
prssanna
b95311728a style: fix formatting 2021-01-29 16:34:35 +05:30
Suraj Shetty
d5f4edcda9 style: Fix sider issues 2021-01-28 22:18:12 +05:30
Suraj Shetty
ce379bc200 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-28 19:56:54 +05:30
mergify[bot]
f221e668ed
Merge pull request #12257 from pateljannat/user-mandatory-in-change-user-dialog
fix: user mandatory in change user dialog
2021-01-28 04:55:31 +00:00
Suraj Shetty
a2fba77116
fix: Skip translation of gender while creating it (#12260) 2021-01-25 15:37:37 +05:30
pateljannat
e9e99f20c3 fix: user mandatory in change user dialog 2021-01-23 19:11:45 +05:30
Rushabh Mehta
bebfc491a4 fix(minor): setup-wizard page_name shows as undefined 2021-01-13 16:23:00 +05:30
Rushabh Mehta
54cee87826 fix(minor): tests + routing 2020-12-24 14:48:40 +05:30
Suraj Shetty
50c1cfa3fc fix: Set radius for heatmap boxes 2020-12-18 20:15:09 +05:30
Suraj Shetty
990b415a96 fix: Temporarily disable type distribution chart 2020-12-18 18:41:00 +05:30
Suraj Shetty
b8fdcdaa20 fix: User profle page load 2020-12-18 18:19:23 +05:30
Suraj Shetty
f75b2c98bc fix: Bind user profile "show" to page "show" 2020-12-18 17:55:38 +05:30
Rushabh Mehta
90363f4ba9 fix(routes): minor fixes to route, favion, setup-wizard 2020-12-18 13:17:28 +05:30
Suraj Shetty
d039655bde fix: Timeline top & bottom style 2020-12-09 11:07:49 +05:30
Suraj Shetty
6ea72016ae fix: User profile timeline style 2020-12-08 09:08:52 +05:30
Suraj Shetty
b3a5c317f2 fix: User profile timeline
- Show more functionality
- Timeline style
2020-12-07 17:54:14 +05:30
Suraj Shetty
950fc99831 refactor: Rename card to is_card 2020-12-07 11:15:20 +05:30
Suraj Shetty
8239f8d875 fix: User profile timeline style 2020-12-05 20:10:23 +05:30
Suraj Shetty
50b35805f8 feat: Use base_timeline for profile timeline [WIP] 2020-12-04 11:07:50 +05:30
Shivam Mishra
0ab496408e fix(minor): timeline 2020-12-02 13:02:45 +05:30
Shivam Mishra
7d67c017f1 feat: add null state to user profile charts 2020-12-02 13:02:45 +05:30
Rushabh Mehta
0cdb755857 fix(routing): route to pretty urls 2020-11-16 09:44:56 +05:30
Rushabh Mehta
75fe8a615a feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
Suraj Shetty
b5d9c1e816 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-11-06 10:42:37 +05:30
Suraj Shetty
6f23ccf98c Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui 2020-10-29 15:56:15 +05:30