Mangesh-Khairnar
b9e0760487
fix: add a check to enable the twilio settings
4 年前
Faris Ansari
ba9c7bdc09
fix: Also check if name is set, since empty object is truthy
4 年前
Mangesh-Khairnar
21d58f3acd
fix: update message to be more concised
4 年前
Mangesh-Khairnar
1359c1c8b6
fix: add correct slack webhook url link
4 年前
mergify[bot]
4fac4bf1a8
Merge pull request #11406 from surajshetty3416/refactor-perm
refactor: Client-side get_role_permissions
4 年前
Rushabh Mehta
38e024ebbb
Merge pull request #11306 from rmehta/system-console
feat(system console): Added a System Console to help in debugging and Console Log
4 年前
Rushabh Mehta
f6a486a487
Merge pull request #11405 from rmehta/move-get-source
fix(minor): move get_source_value to data_migration_mapper
4 年前
Suraj Shetty
4d91d72d1a
refactor: Client-side get_role_permissions
4 年前
Rushabh Mehta
9eb9030381
fix(minor): move get_source_value to data_migration_mapper
4 年前
dependabot-preview[bot]
66934b311f
chore(deps): [security] bump bl from 3.0.0 to 3.0.1 ( #11403 )
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 年前
Deepesh Garg
0bdb4c8b4e
fix: Linting issues
4 年前
Deepesh Garg
b65e658828
fix: Move notification creation in setup
4 年前
Deepesh Garg
b373f10432
fix: Add sleep to fix test cases
4 年前
Shivam Mishra
96e003af2d
Merge pull request #11401 from anupamvs/newsletter-fix
fix: Newsletter fix
4 年前
Anupam K
2c5272553a
fix: updating branch
4 年前
Anupam K
87c06ef5a4
fix: tabs
4 年前
mergify[bot]
a2db07c448
Merge pull request #11370 from alyf-de/autoprefixer
feat: add autoprefixer
4 年前
mergify[bot]
c2dfea55ba
Merge pull request #11352 from scmmishra/fix-translation
fix: translation for persian
4 年前
Suraj Shetty
c1579aa405
Merge branch 'develop' into section_with_tab_subtitle
4 年前
Suraj Shetty
becb6ec721
Merge branch 'develop' into fix-translation
4 年前
Deepesh Garg
6ef4536c69
fix: Update comment
4 年前
Deepesh Garg
07728df16a
fix: Add test cases
4 年前
Deepesh Garg
fda7999bdd
fix: Send email notification by child table fields
4 年前
Anupam Kumar
0b8ac586c0
fix: newsletter issues ( #11321 )
* fix: newsletter fix
* fix: review changes
* fix: test case
* fix: failed test case
* fix: removing condition
Co-authored-by: Prssanna Desai <prssud@gmail.com>
4 年前
Anupam K
aecb77ce9b
fix: removing condition
4 年前
Rushabh Mehta
ac76c55160
Update frappe/desk/doctype/system_console/system_console.json
Co-authored-by: Aditya Hase <aditya@adityahase.com>
4 年前
Rushabh Mehta
3eb0e5ce8a
Update frappe/desk/doctype/system_console/system_console.js
Co-authored-by: Aditya Hase <aditya@adityahase.com>
4 年前
Deepesh Garg
428080bc56
fix: Send email notification to all document assignees
4 年前
mergify[bot]
c8016584b0
Merge pull request #11358 from gavindsouza/consistency-is-key
fix(backups): Allow naming conf file via BackupGenerator
4 年前
mergify[bot]
6da3036181
Merge pull request #11253 from saurabh6790/email-formatting-patch
fix: email formatting in communication and email queue
4 年前
Shivam Mishra
8a1220dade
Merge pull request #11394 from frappe/revert-11380-fix-child-table-rendering
Revert "fix: child table rendering with escape_html"
4 年前
Shivam Mishra
7efe1db628
Revert "fix: child table rendering with escape_html"
4 年前
Shivam Mishra
f533acabe6
test: use regex to search for link
4 年前
Shivam Mishra
ebb1b7dbdf
Merge branch 'develop' into blog-route-fix
4 年前
Shivam Mishra
9b72b19d86
Merge pull request #11340 from Mangesh-Khairnar/fix-dashboard-cards
fix: group dashboard cards based on label
4 年前
Rushabh Mehta
c53813950f
fix(minor): Server Script can return values in frappe.flags
4 年前
Rushabh Mehta
ed1514c58b
Merge pull request #11393 from rmehta/safe-exec-flags
fix(minor): don't give flags to safe_exec
4 年前
Rushabh Mehta
f772aee211
fix(minor): don't allow access to global flags
4 年前
Anupam K
431596cccf
fix: conflict resolved
4 年前
Anupam K
8f819da4ff
fix: failed test case
4 年前
mergify[bot]
64fbad9103
Merge pull request #11342 from Mangesh-Khairnar/enable-disable-custom-script
feat: add option to disable custom script
4 年前
mergify[bot]
204c5c8424
Merge pull request #11337 from frappe/image-in-comment-fix
fix: Image shown as broken in comment
4 年前
Faris Ansari
f9e6f0e8e4
fix(Blog): Ability to set meta_title separately
4 年前
Faris Ansari
14d70b2743
fix: Refresh datatable when sidebar is toggled
4 年前
mergify[bot]
c12eb3c093
Merge pull request #11386 from marination/query-report-status
feat: Show Status Section in Query Report
4 年前
Marica
04dbb4c261
fix: Spacing
4 年前
Faris Ansari
4b2c82b9c9
fix: Set blog route if title and category are set
Set blog route on client side as soon as title and category are selected.
This behavious is in line with Web Page, where the route is set as soon
as the title is entered. This will ensure blog routes are consistent and
contain category as the part of the route. The user can change the route
ofcourse, but this behaviour is the most common expectation.
4 年前
marination
1eb1cba666
feat: Show Status Section in Query Report
4 年前
Shivam Mishra
c6f6ff6b5c
feat: use blog category name
4 年前
Shivam Mishra
4de7381076
feat: update category in tests
4 年前