Nabin Hait
ba9d08fda3
User settings patch fixes
8 years ago
mbauskar
685803900e
[minor] updated the scheduler event to sync user settings
8 years ago
Rohit Waghchaure
76824541e6
[fix] Page and report custom role permisison issue
8 years ago
Nabin Hait
86cd84607d
[translations]
8 years ago
Nabin Hait
581dcb8330
Change log for version 8
8 years ago
Rohit Waghchaure
259f155e17
[fix] Custom role not working for report
8 years ago
Nabin Hait
ec5717e451
Merge branch 'bohlian-develop_customize_form_report_hide_fixes' into develop
8 years ago
Nabin Hait
916d4d2ebe
Merge branch 'develop_customize_form_report_hide_fixes' of https://github.com/bohlian/frappe into bohlian-develop_customize_form_report_hide_fixes
8 years ago
Faris Ansari
3bf9c976c1
[fix] Reports in sidebar
8 years ago
joezsweet
619a09f96d
Update calendar.js
- load locale-all.js
- localization based on user language settings
8 years ago
joezsweet
12f26ae939
Add files via upload
8 years ago
Nabin Hait
b9c5cab87c
Newsletter email group patch fix
8 years ago
Nabin Hait
32f1256c54
Newsletter email group patch fix
8 years ago
Rohit Waghchaure
e37362d0e9
[fix] On change of permission from the role permission manager, do not save the doctype
8 years ago
Manas Solanki
48b9b58e84
Patch for newsletter
8 years ago
mbauskar
b4c1af5699
[minor] typecast the int names to string
8 years ago
Faris Ansari
9b55540a4c
[fix] Show toggle sidebar button in mobile view
8 years ago
mbauskar
0678bf392d
[minor] delete permission for communication and other minor fixes
8 years ago
mbauskar
54384c774f
[minor] exception handling in get_app_branch if git is not initialized for app
8 years ago
joezsweet
630b29d5b2
fix error rised if no module permission
error:
`Traceback (most recent call last):
File "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 56, in application
response = frappe.handler.handle()
File "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 19, in handle
execute_cmd(cmd)
File "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 42, in execute_cmd
ret = frappe.call(method, **frappe.form_dict)
File "/home/frappe/frappe-bench/apps/frappe/frappe/__init__.py", line 903, in call
return fn(*args, **newargs)
TypeError: get() takes exactly 1 argument (0 given)`
8 years ago
joezsweet
eba3c31510
Better handling for datepicker language fallback
8 years ago
joezsweet
49208ee0d9
Add datepicker locale-all.js
Loading datepicker locale-all.js localizations
8 years ago
joezsweet
1463f11b3e
locale-all.js for datepicker
8 years ago
joezsweet
6e7893dbea
hide chart area when mandatory filters are not set
using this.chart_area.hide() instead of this.chart_area.toggle(true);
8 years ago
Makarand Bauskar
f2cce63cfb
Merge pull request #2967 from mbauskar/minor-fix
[minor] fixed reference error
8 years ago
mbauskar
75c7d59314
[minor] fixed reference error
8 years ago
mnatalia
54e0412dc8
Added bold option to the customize form and underscore for the translating possibility labels.
8 years ago
_ratskin_
83ba3ccc07
Updated the screenshots
Updated the "Login Screen" and "Desk" screenshots to more update ones.
This an update on my previous pull request #2914 .
8 years ago
mbauskar
7f5d7f4d85
[patch] setup enable outgoing attribute in User Email table
8 years ago
mbauskar
88f122f253
[minor] only enable_outgoing email account can send the email from communication
8 years ago
mbauskar
c632e60441
[minor] imap as default email server for email account settings
8 years ago
mbauskar
4ec430c454
[minor] permission query conditions for communication/email
8 years ago
mbauskar
c8db0b292c
[minor] removed the email inbox selector, deleted user from locals on create email account
8 years ago
mbauskar
d1857015db
[minor] set email domain fields using route options
8 years ago
mbauskar
10715589f4
[minor] [minor] compose email on primary action & added padding top for inbox row
8 years ago
mbauskar
bb4e7ab128
[minor] fixes in select inbox and no_result template
8 years ago
mbauskar
0033d81193
[minor] add user emails on email account creation
8 years ago
Faris Ansari
4801f0debb
[kanban] Fix more button action
8 years ago
Nabin Hait
16ef650441
Merge pull request #2948 from netchampfaris/ui-fixes
[fix] column ellipsis in list view
8 years ago
Nabin Hait
e846878740
Merge pull request #2954 from pratu16x7/search-fixes
Result description fix
8 years ago
pratu16x7
09bf08ca9b
sanitize and trim search result description
8 years ago
Faris Ansari
566d36d5b3
[fix] column ellipsis in list view
8 years ago
Javier Wong
42d04337c2
[fix] Missing field declaration for hiding fields with report_hide set
8 years ago
Nabin Hait
7ed4bda46c
Merge pull request #2938 from saurabh6790/backup-and-update-space-fix
[minor][fix] clean-up extra backups and calculate user space on hourly basis
8 years ago
Nabin Hait
13fa7c8a69
Merge pull request #2941 from netchampfaris/summernote-fixes
Summernote fixes
8 years ago
Faris Ansari
a6b2655563
fix summernote drag drop image
8 years ago
Faris Ansari
d777cb4830
prettifyHtml in code view
8 years ago
Faris Ansari
5d2dd18ddd
[summernote] Trigger change event in code view
8 years ago
Rushabh Mehta
cd4fd8363c
Revert "[fix] Customize Form - Report Hide" ( #2940 )
* Revert "[fix] Doctype List in User Permissions (#2785 )"
This reverts commit 156393c9fc
.
* Revert "[minor] translation related: Address document autoname and Search box placeholder (#2918 )"
This reverts commit 9e8896d3c1
.
* Revert "Fix total sum report (#2921 )"
This reverts commit 344e87db83
.
* Revert "[fix] Allow Print and Cancel during a Workflow (#2935 )"
This reverts commit d57612bbe8
.
* Revert "[enhancement] Email Alert - Allow email_by_document_field to have multiple emails separated by comma (#2936 )"
This reverts commit f7ffcbf423
.
* Revert "[fix] Customize Form - Report Hide (#2937 )"
This reverts commit e50e5f15ef
.
8 years ago
akshay83
156393c9fc
[fix] Doctype List in User Permissions ( #2785 )
* [fix] Doctype List in User Permissions
* [fix] Problem in Fetching Default Link Values
* Sorted Doctypes
* Update create_new.js
Problem fetching some Default Values
8 years ago