Commit graph

5119 commits

Author SHA1 Message Date
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
Nabin Hait
adbcd41497 minor fix in child naming 2014-04-30 14:36:48 +05:30
Rushabh Mehta
cee0ee13a0 bugfix in blog 2014-04-30 11:45:25 +05:30
Rushabh Mehta
279f07ca8a updated fullcalndar js componenet 2014-04-30 11:16:42 +05:30
Rushabh Mehta
2c4f244fad updated translations 2014-04-29 18:37:17 +05:30
Anand Doshi
844bc166d1 Fixes in delete doc and field group 2014-04-28 20:32:21 +05:30
Anand Doshi
1b0c74a93c Do not map table fields in mapper 2014-04-28 16:04:59 +05:30
Anand Doshi
724ff563f8 BugFix: Contact Us - Query Options 2014-04-28 13:41:11 +05:30
Pratik Vyas
0976c91256 Enter valid default email address (for Administrator and Guest) 2014-04-28 10:49:03 +05:30
Pratik Vyas
2d8ec58694 fix localname logic 2014-04-28 10:48:29 +05:30
Pratik Vyas
e3ee3ebf69 fix set_new_name when no naming is specified in DocType 2014-04-27 13:07:04 +05:30
Anand Doshi
aba484dd15 Make is mandatory for a permission on doctype creation 2014-04-27 13:07:04 +05:30
Pratik Vyas
c7e26a4321 add module defs on app install 2014-04-27 13:07:04 +05:30
Rushabh Mehta
a409a82f7e catch 417 in request.js 2014-04-27 12:29:26 +05:30
Rushabh Mehta
44be375b39 resize_images 2014-04-27 10:02:46 +05:30
Anand Doshi
4a137b42d5 Deprecated client side mapper: frappe.model.map 2014-04-25 18:27:30 +05:30
Anand Doshi
f1007f62c8 Fixed clear_custom_buttons (clear_primary_action) 2014-04-24 20:20:43 +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
f66cd76172 Fixed run_method 2014-04-24 13:56:04 +05:30
Pratik Vyas
c797648f91 check if app in apps.txt before installing 2014-04-24 12:47:56 +05:30
Anand Doshi
8a93003e65 In sync.js, set parent for a child 2014-04-24 12:39:21 +05:30
Anand Doshi
445ba943c7 Fixes in create new, base document, run method and letter head 2014-04-23 19:16:10 +05:30
Rushabh Mehta
f3f7a935d4 website update 2014-04-23 13:47:10 +05:30
Anand Doshi
a1bd2176fb NameError handling, fixed copy doc used in amend, handle tabs 2014-04-23 13:39:51 +05:30
Pratik Vyas
8f668eba00 filter self.sync_alphabetically for allowed file extentions 2014-04-23 10:34:20 +05:30
Pratik Vyas
11f1b3f00d can now select destination for boilerplate 2014-04-23 10:34:20 +05:30
Anand Doshi
4863acd714 Fixes naming on Amend 2014-04-22 20:44:36 +05:30
Anand Doshi
1bb395559f format.js: if string is undefined, return 2014-04-22 20:35:47 +05:30
Anand Doshi
bef7b9740c Remove all roles for Guest user 2014-04-22 19:31:41 +05:30
Anand Doshi
667d3e16ad Ability to set list route in client controller; Handle 404 in load_via_ajax 2014-04-22 18:59:15 +05:30
Rushabh Mehta
8a20bead1c style fixes 2014-04-22 17:32:28 +05:30
Rushabh Mehta
1c47206a47 website updates 2014-04-22 16:52:47 +05:30
Anand Doshi
98a58af66e Further Attachment Fixes 2014-04-22 16:24:50 +05:30
Anand Doshi
abf0b06823 Fixes in Attachments, User History and File Remove Permission Check 2014-04-22 15:29:53 +05:30
Rushabh Mehta
cae6b44d73 typo in bulk.py 2014-04-21 22:29:55 +05:30
Rushabh Mehta
0006170922 website cleanups 2014-04-21 22:11:09 +05:30
Anand Doshi
0d0e46916b Fixed listing.js bug replicated in Firefox
Firefox has added a function keys() for an array that conflicted
with our check to see if the response is compressed using data.keys,
which would also return true in case of data being an array.

Hence, added check $.isArray(data.keys)
2014-04-21 16:03:45 +05:30
Anand Doshi
b4e37af66c Removed controller.py 2014-04-21 15:12:46 +05:30
Anand Doshi
80f1ef6268 Removed controller.py 2014-04-21 14:17:11 +05:30
Rushabh Mehta
fa3a99de65 demo fixes 2014-04-21 13:43:57 +05:30
Rushabh Mehta
b8ef03420c minor fixes to website 2014-04-21 13:43:57 +05:30
Anand Doshi
eaaa08bbb2 Fixes in logout and reset password 2014-04-21 12:41:30 +05:30
Anand Doshi
f26f43dc3c Proper reraise of NameError 2014-04-21 11:34:14 +05:30
Pratik Vyas
b605bbb624 Add celery exception emails 2014-04-18 16:51:38 +05:30
Rushabh Mehta
254e2f2f17 added languages.txt 2014-04-18 16:24:01 +05:30
Rushabh Mehta
e888d86d9d added header to website and language fixes 2014-04-18 15:59:54 +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
198e2abfab allow symlink to be a site 2014-04-17 01:10:44 +05:30