Gitiles
Code Review
Sign In
git.clicks.codes
/
Clicks
/
Forks
/
ERPNext
/
a18bf079203692b93a83b043ab14ffcf3e39b32a
/
erpnext
/
support
4d713ac
sql injection fixes
by Nabin Hait
· 11 years ago
7c93200
rename Profile to User frappe/frappe#470
by Rushabh Mehta
· 11 years ago
09a9f4c
Added module to Report doctype
by Anand Doshi
· 11 years ago
73f0bf3
fixed #1454
by Rushabh Mehta
· 11 years ago
2d5727b
Ignore mandatory during email pulling
by Anand Doshi
· 11 years ago
e30511d
Email Settings split into Outgoing Email Settings and Support Email Settings
by Anand Doshi
· 11 years ago
f5794f1
Module Home Pages using Module View
by Anand Doshi
· 11 years ago
e9baaa6
Changed frappe.conn to frappe.db
by Anand Doshi
· 11 years ago
793ba6b
-webnotes +frappe :boom:
by Rushabh Mehta
· 11 years ago
f0d29be
Removed on_trash function from support ticket
by Nabin Hait
· 11 years ago
93fdc67
Fixes in Test Cases
by Anand Doshi
· 11 years ago
080b64a
Fixes in Sales Partner and Support Mails
by Anand Doshi
· 11 years ago
f1c3537
webnotes/erpnext#869 newsletter to send to employees
by Akhilesh Darjee
· 11 years ago
abb3af7
Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0-hotfix
by Akhilesh Darjee
· 11 years ago
347889b
merge
by Rushabh Mehta
· 11 years ago
53593c9
Newsletter allow delete
by Akhilesh Darjee
· 11 years ago
d6d2193
newsletter reload
by Akhilesh Darjee
· 11 years ago
bec11fa
Newsletter permissions
by Nabin Hait
· 11 years ago
49dd7be
added get_supplier_details and commonified invoice functions
by Rushabh Mehta
· 11 years ago
21d324c
Merged with 4.0-wip
by Nabin Hait
· 11 years ago
86894f3
merge conflict fixed
by Akhilesh Darjee
· 11 years ago
e288e52
added title_fields for Task, Newsletter
by Rushabh Mehta
· 11 years ago
f96bcf9
added explicit delete perimssions
by Rushabh Mehta
· 11 years ago
dc15b4f
Fixed conflict while merging with develop brnach
by Nabin Hait
· 11 years ago
2a79b00
minor fix
by Akhilesh Darjee
· 11 years ago
6a749e3
removed while loop
by Akhilesh Darjee
· 11 years ago
5dd92fd
reload doc in maintenance schedule
by Akhilesh Darjee
· 11 years ago
5c96b75
fixed maintenance schedule
by Akhilesh Darjee
· 11 years ago
064d2ba
fixed sr no in maintenance schedule
by Akhilesh Darjee
· 11 years ago
b09d9da
started cleanup of address / contact calls - partly fixed for customer, to fix shipping_address, get_pos_values, for all supplier transactions
by Rushabh Mehta
· 11 years ago
8e332ff
Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions
by Anand Doshi
· 11 years ago
5404778
Merge with 3.3.8
by Rushabh Mehta
· 11 years ago
df200f3
Redesigned templates. Now all templates must be inside templates/pages templates/generators
by Rushabh Mehta
· 11 years ago
6de403f
added manifest, hooks and fixed requires webnotes/wnframework#351
by Rushabh Mehta
· 11 years ago
1f84799
install, web serving, session booting webnotes/wnframework#351
by Rushabh Mehta
· 11 years ago
d2dd83c
fixed template loader webnotes/wnframework#351
by Rushabh Mehta
· 11 years ago
39bb8e2
step 0: install
by Rushabh Mehta
· 11 years ago
afea58b
moved modules inside erpnext folder
by Rushabh Mehta
· 11 years ago
2fa2f71
moved directory structure
by Rushabh Mehta
· 12 years ago
feaea28
bulk email: parse html2text only once and autocommit on many writes
by Rushabh Mehta
· 12 years ago
70f7611
Show Create Button for link fields which are allowed for submit
by Anand Doshi
· 12 years ago
93af75a
added unicode literals in patch
by Rushabh Mehta
· 12 years ago
3d498cc
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
76ef96f
begin transaction after commit in support ticket
by Anand Doshi
· 12 years ago
eb3089e
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
c53a0ff
by default, communication content is of type 'Text' instead of 'Text Editor'
by Anand Doshi
· 12 years ago
b211a41
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
29abc38
run communication list if a new communication is added
by Anand Doshi
· 12 years ago
00d3c7c
open communication in dialog
by Anand Doshi
· 12 years ago
9ee4adb
send newsletter as owner
by Anand Doshi
· 12 years ago
ad86d0f
show message after sending test email
by Anand Doshi
· 12 years ago
c680010
added newsletter listing
by Anand Doshi
· 12 years ago
3f8277b
added newsletter link in support home page. also hide naming series after save
by Anand Doshi
· 12 years ago
9fdc4ab
added newsletter feature
by Anand Doshi
· 12 years ago
297f37d
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 12 years ago
73c6542
minor fix in communication.js
by Anand Doshi
· 12 years ago
a49a552
merge
by Rushabh Mehta
· 13 years ago
786444e
changed document_type of 'Communication' to 'Master' to enable importing
by Anand Doshi
· 13 years ago
ccee92e
fixes in header decoding in receiving support ticket email
by Anand Doshi
· 13 years ago
3e7a143
fixes in header decoding in receiving support ticket email
by Anand Doshi
· 13 years ago
6a223fe
fixes in receive email
by Anand Doshi
· 13 years ago
7118086
Merge branch 'master' of github.com:webnotes/erpnext into unicode
by Anand Doshi
· 13 years ago
486f9df
added unicode_literals import at start of each file
by Anand Doshi
· 13 years ago
bbc2d44
Merge branch 'master' of github.com:webnotes/erpnext
by Nabin Hait
· 13 years ago
cea01c7
item code get query in customer issue
by Nabin Hait
· 13 years ago
249659d
Changed file names from listview.js to doctype_name_list.js
by Anand Doshi
· 13 years ago
ebe23b0
allow deletion of communication
by Anand Doshi
· 13 years ago
e301e8a
Merge branch 'master' into dev
by Anand Doshi
· 13 years ago
cbf181c
employee list -- show status
by Anand Doshi
· 13 years ago
36f5e25
minor fix in support ticket list view
by Anand Doshi
· 13 years ago
fef4a71
minor fix in communication list view
by Anand Doshi
· 13 years ago
0afab07
communication listview - show pretty date
by Anand Doshi
· 13 years ago
d4425cc
Merge branch 'master' into dev
by Anand Doshi
· 13 years ago
490ae41
maintenance visit cleanup and integrated with maintenance schedule
by Nabin Hait
· 13 years ago
8ae5ba9
fixes related to --> clear locals and then sync locals when whole doclist is passed
by Anand Doshi
· 13 years ago
a86d788
fixes in support ticket autoreply
by Anand Doshi
· 13 years ago
92fd9cc
fixes in support ticket and email settings
by Anand Doshi
· 13 years ago
4c56275
appframe is now heading
by Rushabh Mehta
· 13 years ago
a65ad2c
fetch customer/supplier given a contact in communication
by Anand Doshi
· 13 years ago
4dbeae1
escape double quotes in communication content, allow 0 as value in data/int field
by Anand Doshi
· 13 years ago
afb3d53
fix in gs
by Anand Doshi
· 13 years ago
e5de85a
fix in communication list in parent forms
by Anand Doshi
· 13 years ago
a89f520
communication is now created when email is sent
by Rushabh Mehta
· 13 years ago
08c4f64
fix in communication listing
by Anand Doshi
· 13 years ago
e37bf22
do not load communication if no permission
by Anand Doshi
· 13 years ago
937d838
min height for communication history and transaction history
by Anand Doshi
· 13 years ago
dbb84a2
Merge branch 'master' of github.com:webnotes/erpnext into comm_log
by Anand Doshi
· 13 years ago
390b788
communication
by Anand Doshi
· 13 years ago
c84c86e
customer info added in maintenance schedule event
by Nabin Hait
· 13 years ago
c5d8578
fixes in communication doctype
by Anand Doshi
· 13 years ago
a6708fb
new doctype: communication
by Anand Doshi
· 13 years ago
fc243ea
removed debug from maintenace scheduler
by Anand Doshi
· 13 years ago
5fda36f
fix in profile permissions and support ticket response should update modified datetime
by Anand Doshi
· 13 years ago
9327bb9
fix in tag viewing in doclistview
by Anand Doshi
· 13 years ago
d287962
removed the double check box in support ticket list
by Anand Doshi
· 13 years ago
cb909d5
Merge branch 'shf_rename'
by Anand Doshi
· 13 years ago
2c4cd08
more listviews
by Anand Doshi
· 13 years ago
86375f0
Merge branch 'shf_rename'
by Nabin Hait
· 13 years ago
8b426a6
customer issue cleanup
by Nabin Hait
· 13 years ago
1aae261
delete button in doclistview
by Anand Doshi
· 13 years ago
Next »