Shariq Ansari
04a145c40c
Merge branch 'frappe:develop' into primary-navbar-css-fix
2021-11-01 21:02:39 +05:30
Ankush Menat
7aa8688a09
perf: remove "track changes" from log-like doctypes
...
Removed "Track Changes" from:
- Activity Log
- Error Log
- Error Snapshot
- Scheduled Job Log
- View Log
- Notification Log
- Route History
- Energy Point Log
- Web Page View
These documents dont change and even if they did it's useless to keep
track of it IMO. Removing this speeds up insertion and saves storage.
2021-10-29 12:20:13 +05:30
Paweł Wojciechowski
a956571d41
fix: Website URL parsing function parses absolute telephone/phone tel: URLs as relative ( #14568 )
...
* Update utils.py
Fix : #14567
tel: URLs should be parsed as absolute path
* fix: Parsing telephone/phone tel: URLs as absolute
2021-10-26 05:34:23 +00:00
Shariq Ansari
5ceb672983
Merge branch 'frappe:develop' into primary-navbar-css-fix
2021-10-21 14:23:12 +05:30
Shariq Ansari
66314b1895
Merge branch 'frappe:develop' into wspace-code-cleanup
2021-10-18 10:58:47 +05:30
Shariq Ansari
231a04b509
fix: Using svg for menu icon for mobile view
2021-10-14 15:00:23 +05:30
Shariq Ansari
349c324802
Merge branch 'frappe:develop' into primary-navbar-css-fix
2021-10-14 14:56:27 +05:30
Suraj Shetty
c6538cf318
Merge branch 'develop' into discussions-single-topic
2021-10-12 11:41:04 +05:30
Shariq Ansari
875f35ec14
fix: Rate limiter on blog feedback ( #14322 )
...
* fix: Added rate limiter on blog feedback
* test: Updated test to support rate limiter
2021-10-11 19:35:51 +05:30
Shariq Ansari
6839f6b4db
Merge branch 'frappe:develop' into wspace-code-cleanup
2021-10-11 16:35:34 +05:30
Shariq Ansari
644775a139
Merge branch 'frappe:develop' into primary-navbar-css-fix
2021-10-07 11:54:16 +05:30
pateljannat
e7ad5f2c29
fix: single thread without refresh
2021-10-07 09:38:40 +05:30
pateljannat
4e8f42288f
feat: single thread discussions
2021-10-05 12:49:56 +05:30
Shariq Ansari
d04016d274
fix: Fixed css for Primary Navbar template
2021-10-04 21:57:10 +05:30
pateljannat
73f4f3fb7b
Merge branch 'develop' of https://github.com/frappe/frappe into discussions-single-topic
2021-10-04 13:16:38 +05:30
pateljannat
5f83045baf
feat: single thread discussions
2021-10-04 12:26:12 +05:30
Suraj Shetty
fc4a9d2d5a
Merge branch 'develop' into twice-include-theme-for-apps
2021-10-04 10:55:08 +05:30
pateljannat
fd57185bc9
style: indentation, etc
2021-10-01 13:04:57 +05:30
Shariq Ansari
efc338a684
Merge branch 'frappe:develop' into twice-include-theme-for-apps
2021-09-30 12:32:26 +05:30
Shariq Ansari
e83c4ee7d3
fix: Include Theme for Apps section rendered twice
2021-09-28 15:32:31 +05:30
pateljannat
888bff9b1b
Merge branch 'develop' of https://github.com/frappe/frappe into discussions
2021-09-28 14:50:41 +05:30
pateljannat
47fab75bcd
fix: scroll, translations, naming series, placeholder and variable definition
2021-09-28 12:51:28 +05:30
pateljannat
bd184ccec3
fix: label for web page in template
2021-09-27 12:23:19 +05:30
pateljannat
367099f1fa
fix: reply seperator
2021-09-27 11:56:45 +05:30
Leela vadlamudi
3f212fbc7a
Merge pull request #14087 from shadrak98/rate-limiting
...
feat: Introduce rate-limiting for web forms
2021-09-21 08:07:26 +05:30
Shariq Ansari
5d00602f06
fix: Removing unused code for worspace
2021-09-20 21:27:14 +05:30
Jannat Patel
cd967b36b8
fix: sider
2021-09-16 13:25:37 +05:30
Jannat Patel
8aa977c5f0
fix: discussions template and time
2021-09-16 12:36:24 +05:30
shadrak gurupnor
930dddc558
fix: test cases for web forms
2021-09-14 21:19:27 +05:30
Jannat Patel
ae10160e61
fix: section with collapsible content jerk issue
2021-09-14 18:03:25 +05:30
Jannat Patel
5164b1627d
feat: discussions-component-for-website
2021-09-14 15:57:26 +05:30
Gavin D'souza
2b00bdb37f
fix(Web Form): Add fields to row that haven't been added yet
2021-09-08 14:03:33 +05:30
Rushabh Mehta
20dea90670
feat(minor): Packages! also cleanup of DocField and other minor fixes
2021-09-05 22:01:55 +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
shadrak gurupnor
f3bc29cbdc
feat: applied rate-limiting on web-forms to avoid bulk submission
2021-09-01 21:03:55 +05:30
Rushabh Mehta
cec53b595a
fix(cleanup): cleanup email account, bug fix for web_template.js and more
2021-08-31 15:27:25 +05:30
Suraj Shetty
9797c1ad18
Merge branch 'develop' into core-test-coverage-1
2021-08-24 10:23:24 +05:30
Rushabh Mehta
70899a7a95
feat(minor): Added app_name and app_logo in Website Settings
2021-08-23 21:43:29 +05:30
Suraj Shetty
743e361449
Merge branch 'develop' into core-test-coverage-1
2021-08-23 11:02:50 +05:30
Gavin D'souza
ebc220db39
refactor(tests): frappe.db.delete > frappe.db.sql
...
Use frappe.db.delete wherever possible. Get rid of all the frappe.db.sql ;)
This commit focuses on the tests written under the doctype specific
tests
2021-08-19 19:50:48 +05:30
Suraj Shetty
a7fb1816aa
refactor: Remove unused and redundant code
2021-08-19 15:27:25 +05:30
Shariq Ansari
3baa33d5da
fix: Use IP Address instead of Email field ( #13553 )
2021-08-18 13:21:10 +05:30
Rushabh Mehta
cf67f9d283
fix(minor): remove url from metatags
2021-08-18 12:01:44 +05:30
mergify[bot]
bd6ed2033f
Merge pull request #13152 from shariquerik/wiki-based-desk
...
feat: Workspace 2.0
2021-08-13 06:44:32 +00:00
Gavin D'souza
30cf8fd58d
refactor: Use run instead of frappe.db.sql
2021-08-12 18:36:43 +05:30
mergify[bot]
3dc9dfe0c7
Merge pull request #13842 from netchampfaris/safe-render-off
...
fix: ability to disable safe_render for template pages
2021-08-12 11:54:32 +00:00
mergify[bot]
29203416ad
Merge pull request #13904 from saxenabhishek/aks-style-qb
...
style: split qb.table into doctype and table
2021-08-11 05:24:34 +00:00
shariquerik
5bed8031a2
fix: removed padding code from wspace json files & patch
2021-08-10 17:52:42 +05:30
Shariq Ansari
1ab70d2145
Merge branch 'frappe:develop' into wiki-based-desk
2021-08-10 12:20:08 +05:30
Your Name
946243d511
style: split qb.table into doctype and table
2021-08-07 03:31:35 +05:30