Commit graph

8192 commits

Author SHA1 Message Date
Anand Doshi
3c4f31a23c Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error 2015-10-14 16:00:14 +05:30
Rushabh Mehta
13f434b6b4 [fix] language, removed si 2015-10-14 15:27:24 +05:30
Anand Doshi
dbb2c3d917 Merge pull request #1331 from rmehta/thumbnail
[enhancement] added 'make_thumbnail' to File and will be saved as thumbnail_url
2015-10-14 14:09:22 +05:30
Anand Doshi
f2c74141c6 Merge pull request #1322 from rmehta/minor-fixes-email-digest
[minor] fixes with Email Digest, get_url_to_form
2015-10-14 14:06:58 +05:30
Rushabh Mehta
3e4707d0aa Merge branch 'develop' 2015-10-13 14:43:02 +05:30
Rushabh Mehta
65e2467499 bumped to version 6.4.9 2015-10-13 15:13:02 +06:00
Rushabh Mehta
2e3d70e834 [trasnslations] update 2015-10-13 14:41:21 +05:30
Rushabh Mehta
8e3312750a Merge branch 'develop' 2015-10-13 14:33:48 +05:30
Rushabh Mehta
bb431707ff bumped to version 6.4.8 2015-10-13 15:03:48 +06:00
Rushabh Mehta
5015e19a6c Merge pull request #1336 from rmehta/no-sort-in-recent
[minor] [fix] don't sort recent documents in awesome bar
2015-10-13 13:49:47 +05:30
Rushabh Mehta
ce5ccef693 Merge pull request #1335 from rmehta/new-languages
[new languages] bn, da-DK, es-PE, si
2015-10-13 13:49:02 +05:30
Rushabh Mehta
de36f549e5 Merge pull request #1282 from bohlian/develop
Enable secure socket connection when using HTTPS
2015-10-13 13:46:12 +05:30
Rushabh Mehta
8ad2279a2d [minor] [fix] don't sort recent documents in awesome bar 2015-10-13 12:49:47 +05:30
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
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