Commit graph

9085 commits

Author SHA1 Message Date
Rushabh Mehta
34dd7b2a74 [fix] use hash for file names since same file can be attached to multiple files 2015-10-13 12:27:01 +05:30
Rushabh Mehta
91f84e0fec [new languages] bn, da-DK, es-PE, si 2015-10-13 12:23:03 +05:30
Rushabh Mehta
833bae2c77 Merge pull request #1332 from saguas/develop
Add filters to export fixtures
2015-10-13 10:19:19 +05:30
Rushabh Mehta
0656f9eef9 Merge pull request #1334 from anandpdoshi/make-upload-dialog
[fix] in attach file, make the upload dialog box every time
2015-10-12 18:22:44 +05:30
Rushabh Mehta
9e5cf3308f Merge pull request #1325 from anandpdoshi/font-weight-mobile
removed font-weight: normal for mobile views, as this forcefully removes bolding in text editor
2015-10-12 18:22:15 +05:30
Rushabh Mehta
b8119298e7 [command] version 2015-10-12 18:19:46 +05:30
Anand Doshi
7b91580c2c [fix] in attach file, make the upload dialog box every time 2015-10-12 16:47:37 +05:30
Anand Doshi
fe0c226f6b [enhancement] hide print on pressing escape 2015-10-08 16:51:04 +05:30
Anand Doshi
f836907920 [print] document-status 2015-10-08 16:31:31 +05:30
Anand Doshi
dc65ca5608 [print] added css classname for document-status and page-number 2015-10-08 16:23:28 +05:30
Rushabh Mehta
7a41a2545b [fixes] [test] test_file.py 2015-10-08 12:15:29 +05:30
Luis Fernandes
74be273450 Export Fixtures with filters. 2015-10-07 12:53:51 +01:00
Luis Fernandes
99c07d39ae Export Fixtures with filters. 2015-10-07 12:49:14 +01:00
Luis Fernandes
09c5a78149 Export Fixtures with filters. 2015-10-07 12:47:28 +01:00
Rushabh Mehta
bb5e74debe [fix] [tests] test_file 2015-10-07 14:48:36 +05:30
Nabin Hait
c811e3927d Merge branch 'develop' 2015-10-07 14:41:16 +05:30
Nabin Hait
1447e104eb bumped to version 6.4.7 2015-10-07 15:11:16 +06:00
Rushabh Mehta
9231b9a9b8 [enhancement] added 'make_thumbnail' to File and will be saved as thumbnail_url 2015-10-07 14:28:42 +05:30
Pratik Vyas
f1b87d26f1 [minor] add contrib apps to installer 2015-10-07 00:40:52 -07:00
Rushabh Mehta
eaf273ce1c [minor] [fix] remove backup manager, via support 2015-10-05 21:38:22 +05:30
Rushabh Mehta
0e16385cc1 Merge pull request #1326 from nabinhait/report_print
[fix] Print report data if fieldname provided with columns
2015-10-05 12:40:27 +05:30
Nabin Hait
7a33dc26fb [fix] Print report data if fieldname provided with columns 2015-10-05 12:31:35 +05:30
Anand Doshi
83800b8199 [fix] removed font-weight: normal for mobile views, as this forcefully removes bolding in text editor 2015-10-05 10:59:13 +05:30
Anand Doshi
943a305124 Merge pull request #1321 from anandpdoshi/read-only-in-customize-form
Added Field Read Only checkbox in Customize Form Fields
2015-10-05 10:43:09 +05:30
Rushabh Mehta
cf3584fffb [fix] [data-import] 2015-10-03 15:08:23 +05:30
Rushabh Mehta
ea9c06d9e7 [minor] [data-import] don't check limit if via console 2015-10-03 15:05:29 +05:30
Rushabh Mehta
19f7e860b1 [style] normal font-weight for listviews 2015-10-02 17:30:00 +05:30
Rushabh Mehta
0cc66a5bc5 [minor] fixes with Email Digest, get_url_to_form 2015-10-02 16:54:51 +05:30
Anand Doshi
3657a80eb7 [fix] update csrf token if a user logs in again from another tab 2015-10-02 11:50:18 +05:30
Anand Doshi
5d63553f6a Added Field Read Only checkbox in Customize Form Fields 2015-10-01 18:56:18 +05:30
Anand Doshi
d9867ab4e8 Merge pull request #1320 from anandpdoshi/add-role-to-administrator
Add new role to Administrator
2015-10-01 15:03:58 +05:30
Anand Doshi
da315553ed [minor] Add new role to Administrator 2015-10-01 12:18:46 +05:30
Anand Doshi
9ddf870f0e [minor] fix in trim_tables 2015-10-01 12:17:51 +05:30
Anand Doshi
0b1fe51ae3 Merge branch 'develop' 2015-09-30 17:22:48 +05:30
Anand Doshi
8b15fadbac bumped to version 6.4.6 2015-09-30 17:52:48 +06:00
Anand Doshi
5a2509d68d [translations] 2015-09-30 17:10:39 +05:30
Rushabh Mehta
60f0c1b6de [fix] mobile session expiry 2015-09-30 16:07:33 +05:30
Anand Doshi
f72e65a62b [hotfix] Report this Error had error because of get_cc_fields 2015-09-30 12:08:39 +05:30
Anand Doshi
8890cb75a7 [hotfix] printing images 2015-09-30 11:57:58 +05:30
Rushabh Mehta
a8f172d014 [style] font weight normal, not thin for mobile 2015-09-30 11:54:34 +05:30
Anand Doshi
bc4fe0a618 Merge pull request #1318 from anandpdoshi/email-fixes
send upto 100 bulk emails at a time, and fix to validate email address
2015-09-30 11:51:10 +05:30
Anand Doshi
3ac054c035 Merge pull request #1319 from anandpdoshi/attach-image-formatter
Image formatter for print format
2015-09-30 11:51:00 +05:30
Anand Doshi
587ce59824 [fix] Image formatter for print format 2015-09-30 11:48:01 +05:30
Rushabh Mehta
442e175dbe [enhancement] import via command link using bench import-csv 2015-09-30 10:15:05 +05:30
Anand Doshi
c726fb05db [fix] send upto 100 bulk emails at a time, and fix to validate email address 2015-09-30 09:47:16 +05:30
Anand Doshi
e8d2272db2 [fix] re-raise error in sendmail exception 2015-09-29 16:30:46 +05:30
Rushabh Mehta
b30c39250f [fix] dropbox patch 2015-09-29 16:18:28 +05:30
Anand Doshi
d768a125c6 Merge pull request #1317 from rmehta/bulk-priority
[enhancement] added priority in bulk email
2015-09-29 15:13:13 +05:30
Rushabh Mehta
dbf6bd4c1f [enhancement] added priority in bulk email 2015-09-29 14:55:53 +05:30
Rushabh Mehta
47fcc196cb [fix] POST in runserverobj 2015-09-29 12:39:41 +05:30