Commit graph

693 commits

Author SHA1 Message Date
Nabin Hait
6cf7913a68 Set Custom Field's Insert After values as fieldname 2014-05-14 18:50:04 +05:30
Nabin Hait
d6cc80f37b Custom field validation msg fixes 2014-05-13 16:14:00 +05:30
Anand Doshi
416a6d3f39 Fixed naming.py 2014-05-12 20:07:48 +05:30
Nabin Hait
f743c2f1ba Merge pull request #522 from nabinhait/v4-hotfix
update custom reports for renamed fields
2014-05-12 17:50:44 +05:30
Nabin Hait
2978793e37 set route options for Report 2014-05-12 17:41:23 +05:30
Anand Doshi
6475d9381a Fixed unicode issue in page.py, render pre blocks of standard email template in monospace 2014-05-12 12:30:46 +05:30
Pratik Vyas
84f93f5982 set hash as autoname for Notification Count 2014-05-12 11:39:40 +05:30
Rushabh Mehta
b5f6610ef3 fixes to print format. save missing. 2014-05-11 10:18:05 +05:30
Pratik Vyas
9ee4649ee4 fixes to filemanager patch deleting files with duplicate entries 2014-05-10 22:20:09 +05:30
Anand Doshi
3c160b6554 Deprecate Select fields with options as link: 2014-05-09 13:35:09 +05:30
Rushabh Mehta
040b88e8e9 updates to pages 2014-05-08 16:53:27 +05:30
Anand Doshi
8d0e90fef0 Fixed Letter Head permissions, pjax only when .htm(l) or no extension, dragging issue in grid 2014-05-07 17:22:00 +05:30
Pratik Vyas
b6efb3fe96 Merge pull request #502 from rmehta/develop
fix to boilerplate, added Core module for Administrator and fixed layout...
2014-05-06 18:50:54 +05:30
Rushabh Mehta
2f926f0136 fix to boilerplate, added Core module for Administrator and fixed layout in ControlImage in control.js 2014-05-06 17:17:40 +05:30
Anand Doshi
b89db240b2 Fixes in Custom Field 2014-05-06 16:17:24 +05:30
Anand Doshi
e153f32cd3 Do not allow installing hidden apps from applications page 2014-05-05 18:34:08 +05:30
Anand Doshi
98ad3c41b4 Fixes in Print, Test Cases, Permissions 2014-05-05 16:41:16 +05:30
Anand Doshi
902954ad24 Remove empty sections in module view, set title right for doclistview 2014-05-02 19:41:16 +05:30
Anand Doshi
3394c82e5f Calendar bug, show workflow buttons only if active workflow exists. Fixes frappe/erpnext#1550 2014-05-02 18:01:38 +05:30
Anand Doshi
9055965ffd Permissions. Fixes frappe/erpnext#1554 2014-05-01 16:28:36 +05:30
Rushabh Mehta
487a4fed32 started client side testing using selenium and other related and unrelated fixes 2014-04-30 19:39:35 +05:30
Anand Doshi
5e2757a9ee User form: reload language only if current user == user 2014-04-30 15:36:15 +05:30
Anand Doshi
cded652e9e Check permission on client side form actions like Save, Submit etc. and also while creating buttons for these actions 2014-04-30 15:02:47 +05:30
Anand Doshi
aba484dd15 Make is mandatory for a permission on doctype creation 2014-04-27 13:07:04 +05:30
Anand Doshi
f5f54750ef Fixed Customize Form booboo 😊 2014-04-24 18:45:29 +05:30
Anand Doshi
457f4f85cd Fixes to Communication, Customize Form and Data Import Tool 2014-04-24 17:10:08 +05:30
Anand Doshi
445ba943c7 Fixes in create new, base document, run method and letter head 2014-04-23 19:16:10 +05:30
Anand Doshi
bef7b9740c Remove all roles for Guest user 2014-04-22 19:31:41 +05:30
Anand Doshi
abf0b06823 Fixes in Attachments, User History and File Remove Permission Check 2014-04-22 15:29:53 +05:30
Anand Doshi
80f1ef6268 Removed controller.py 2014-04-21 14:17:11 +05:30
Anand Doshi
eaaa08bbb2 Fixes in logout and reset password 2014-04-21 12:41:30 +05:30
Rushabh Mehta
bd097072c9 created System Settings and update to language setup 2014-04-17 18:47:48 +05:30
Pratik Vyas
2500d1e8cd fix signup #463 2014-04-17 13:27:20 +05:30
Pratik Vyas
7e8df39e27 fix communication observer 2014-04-17 01:05:26 +05:30
Rushabh Mehta
f553841fba updated translations 2014-04-16 17:46:54 +05:30
Nabin Hait
273ebb9039 set custom field insert after value
Note: Cherry-picked and improved upon by @anandpdoshi

Conflicts:
	frappe/core/doctype/custom_field/custom_field.js
2014-04-16 11:50:12 +05:30
Rushabh Mehta
cfec573e77 more message fixes for translation 2014-04-15 22:54:11 +05:30
Rushabh Mehta
98e637ffc8 more message fixes 2014-04-15 18:41:26 +05:30
Anand Doshi
c91995a322 Removed match condition column from Permission Manager 2014-04-15 18:29:43 +05:30
Anand Doshi
c709b48a03 Auto set Select values for new documents, other minor fixes 2014-04-15 16:19:20 +05:30
Rushabh Mehta
246a2a84fb fixed strings for translation 2014-04-15 14:40:00 +05:30
Anand Doshi
e2740054dc Fixes to User Form, New method: doc.db_set(fieldname, value), splash.svg, Grid's use of get_docfield
Fixes frappe/erpnext#1447
2014-04-15 13:07:51 +05:30
Pratik Vyas
e5a0ede248 frappe._ to __ 2014-04-15 10:53:16 +05:30
Pratik Vyas
499f8f7035 Refactor msgprints for new $.format 2014-04-14 16:03:12 +05:30
Rushabh Mehta
6c79e85e8c fixes to reportview and mapper 2014-04-12 12:40:29 +05:30
Anand Doshi
8b69aa038d Minor fixes in notifications and permission errors #478 2014-04-11 16:50:04 +05:30
Anand Doshi
e798db1ef4 Data Import #478 2014-04-10 18:41:23 +05:30
Rushabh Mehta
9aa3d1c53c fixes 2014-04-10 16:38:28 +05:30
Anand Doshi
5f43286d0f removed .no_timestamps 2014-04-10 12:22:34 +05:30
Pratik Vyas
6fd5f02015 check duplicate assignment using content_hash 2014-04-09 12:52:47 +05:30