Commit graph

5090 commits

Author SHA1 Message Date
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
Pratik Vyas
7e8df39e27 fix communication observer 2014-04-17 01:05:26 +05:30
Anand Doshi
e008869e77 HTTPS link for google font 2014-04-16 20:34:19 +05:30
Anand Doshi
c04ada7066 Fixes in sync.js and init child 2014-04-16 19:30:36 +05:30
Rushabh Mehta
884c1b1e7a base_document.py: added 2014-04-16 19:19:22 +05:30
Rushabh Mehta
9ae8dd2539 translations: updated German 2014-04-16 18:37:58 +05:30
Rushabh Mehta
f553841fba updated translations 2014-04-16 17:46:54 +05:30
Anand Doshi
c29485bb2e Fixed: Set modified after file import 2014-04-16 17:41:40 +05:30
Anand Doshi
7f6eb0f107 Fixed: Hide Workflow State in print format, if Print Hide is checked 2014-04-16 16:38:26 +05:30
Anand Doshi
8d70554a65 Hide Workflow State in print format, if Print Hide is checked 2014-04-16 15:42:07 +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
56ff3cd04d Encoded headers in response 2014-04-15 17:25:57 +05:30
Anand Doshi
960079602f Export from Report Builder. Fixes frappe/erpnext#1469 2014-04-15 17:02:00 +05:30
Rushabh Mehta
a58fb47a05 more message fixing 2014-04-15 16:31:33 +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
ea55d77200 added validation for update_after_submit #270 2014-04-15 15:11:00 +05:30
Rushabh Mehta
e51f612657 fix now in base_document.py 2014-04-15 14:47:41 +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
3da07b28a2 Merge pull request #488 from pdvyas/js-translate-refactor
JS traslate refactor
2014-04-15 11:43:58 +05:30
Pratik Vyas
e5a0ede248 frappe._ to __ 2014-04-15 10:53:16 +05:30
Pratik Vyas
c3ce6d6fd9 fix double message in form save 2014-04-14 18:41:43 +05:30
Pratik Vyas
4d02afa221 fix translate syntax error 2014-04-14 17:12:50 +05:30
Pratik Vyas
499f8f7035 Refactor msgprints for new $.format 2014-04-14 16:03:12 +05:30
Pratik Vyas
cfac64a351 Add $.format replace to frappe._ 2014-04-14 16:02:40 +05:30
Pratik Vyas
80f1a3a071 add $.format 2014-04-14 12:36:40 +05:30
Rushabh Mehta
6c79e85e8c fixes to reportview and mapper 2014-04-12 12:40:29 +05:30