leela
72ca7e9753
refactor: remove six dependency
4 vuotta sitten
Suraj Shetty
d8e91cae32
fix: Strip comments before sanitizing column_name
4 vuotta sitten
Syed Mujeer Hashmi
13a57d141e
fix: timespan filter for next and last timespans
The timespan filter now considers calendar month, quarter,
half-year, and year for last and next timespans.
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in>
4 vuotta sitten
leela
6e5e0890f3
refactor: Cleaned authentication logic
Auth flow is changed to use login attempt tracker.
4 vuotta sitten
Aditya Hase
56d1954591
fix: Add missing imports
4 vuotta sitten
Aditya Hase
365ad34b40
perf: Remove six.moves.html_parser from import tree
4 vuotta sitten
Aditya Hase
0ba2fc0440
perf: Remove dateutil.parser from import tree
4 vuotta sitten
Aditya Hase
56deeafe00
perf: Remove dateutil from import tree
4 vuotta sitten
Aditya Hase
64517ef272
perf: Remove babel from import tree
4 vuotta sitten
Aditya Hase
e209722624
perf: Remove num2words from import tree
4 vuotta sitten
Aditya Hase
b35a63c05f
perf: Remove html2text from import tree
4 vuotta sitten
Aditya Hase
563e81c22c
perf: Remove markdown2 from import tree
4 vuotta sitten
Aditya Hase
2413f7e6ec
perf: Replace markdown2.UnicodeWithAttrs with frappe.utils.UnicodeWithAttrs
4 vuotta sitten
Ankush Menat
523112fd8b
docs: update docs of some most used functions
Update following function/methods:
BaseDocument.update
BaseDocument.append
utils.cint
utils.flt
utils.getdate
[skip travis]
4 vuotta sitten
Rushabh Mehta
bca3aecdaf
fix(minor): fix routing and titles + added frappe.utils.markdown alias to frappe.utils.md_to_html
4 vuotta sitten
Saqib Ansari
3bc1648939
fix: broken image rendering in print format
4 vuotta sitten
Suraj Shetty
b91e05d2d0
fix: Incorrect fix
4 vuotta sitten
Suraj Shetty
f468dd0c20
fix: Handle edge case in get_abbr method
4 vuotta sitten
Gavin D'souza
16f2b29cb3
style: Trim extra whitespace
4 vuotta sitten
Gavin D'souza
33ea496a8b
feat: Added get_datetime_in_timezone in frappe.utils to get datetime in specific timezones
* Added util in safe_exec to access via Server Scripts and System
Console
4 vuotta sitten
Suraj Shetty
e2c763c989
feat: Add avatar macro
4 vuotta sitten
prssanna
f363863b8c
fix: website fixes
-move modal and icon styles to common
primary navbar theme
4 vuotta sitten
Sagar Vora
54f9b894ed
fix: add yesterday and tomorrow to timespan; optimise get_timespan_date_range
4 vuotta sitten
Rushabh Mehta
b2686e0623
fix(routing): removed /space from routing
4 vuotta sitten
Rushabh Mehta
90363f4ba9
fix(routes): minor fixes to route, favion, setup-wizard
4 vuotta sitten
Shivam Mishra
c5d0830553
fix: cint seconds before operations
4 vuotta sitten
Anupam
e197a6fd7f
feat: added data format support DD-Mon-YY
4 vuotta sitten
Rohan Bansal
9a84a7eb45
feat: use giturlparse to parse Git URLs
4 vuotta sitten
Rohan Bansal
b52cfd1903
fix: add git URL check
4 vuotta sitten
Rushabh Mehta
75fe8a615a
feat(app): move /desk to /app
4 vuotta sitten
prssanna
7f43169c4a
refactor: reorganise date functions indashboard_chart.py
4 vuotta sitten
prssanna
969aa86e68
fix: calculate chart data from beginning of period
- show period as label
4 vuotta sitten
Rushabh Mehta
70baf49c6e
fix(data): dont try casting if doctype is missing
4 vuotta sitten
Rushabh Mehta
334ae82e52
fix(naming): added multiple rules for naming series
4 vuotta sitten
Rucha Mahabal
29fc0a8c0c
fix: validate duration value while converting to seconds
4 vuotta sitten
Faris Ansari
627aff4bb8
fix: Handle jpe files in image_to_base64
4 vuotta sitten
Faris Ansari
cc9fdd690a
fix: Check if file exists before generating base64
4 vuotta sitten
Faris Ansari
4a58f2224c
fix: Ignore SVG images
4 vuotta sitten
Aditya Hase
3349c9f942
fix(minor): Prevent path traversal
4 vuotta sitten
Rushabh Mehta
8c8f7313f4
fix(minor): make utils explicit in safe_globals ( #11408 )
* fix(minor): make utils explicit in safe_globals
* fix(minor): import subprocess
* fix(minor): fix globals in safe_eval;
* fix(minor): import subprocess
* fix(minor): add test
* fix(minor): webhook.py
* fix(minor): document_type_mapping.py
4 vuotta sitten
Rushabh Mehta
9eb9030381
fix(minor): move get_source_value to data_migration_mapper
4 vuotta sitten
Rucha Mahabal
c0b4532ea5
fix: Handle duration fieldtype for Data Import
4 vuotta sitten
Saqib Ansari
2076a81d29
fix: catch only expected error
5 vuotta sitten
Shivam Mishra
34c3d57767
feat: validate json when saving desk page ( #11095 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
5 vuotta sitten
Saqib Ansari
af8771d5dc
fix: throw message for invalid date filter
5 vuotta sitten
Faris Ansari
4eb4563de5
fix: remove unused variables
5 vuotta sitten
Faris Ansari
89d2c064a9
fix: Guess more date formats
Can guess the following formats now:
- 7 May 2020
- 1 Jan 2020
5 vuotta sitten
Rucha Mahabal
39979c0d2d
fix: sider issue
5 vuotta sitten
Rucha Mahabal
32afd414ab
fix: check date string is exactly equal to None
5 vuotta sitten
Deepesh Garg
db5888e2f9
fix: Consider fraction units for precision
5 vuotta sitten