Commit graph

3140 commits

Author SHA1 Message Date
Anand Doshi
cd0cb8cdc7 Custom formatter using df.formatter 2014-08-01 16:55:39 +05:30
Anand Doshi
0df46b1f33 [minor] document.py: check_permission 2014-08-01 16:13:07 +05:30
Anand Doshi
c50bf43326 [translations] Added Turkish, Vietnamese. Updated rest of the translations. [frappe/erpnext#2012] 2014-08-01 00:06:29 +05:30
Anand Doshi
a04531248f [fix] translate.py - escape \n, don't ingore empty lines 2014-08-01 00:02:17 +05:30
Anand Doshi
9f2e66ff42 [hotfix] init file for patch folder 2014-07-31 17:39:47 +05:30
Anand Doshi
4d8b65b22f [print] Print Settings -> With Letterhead, defaults the Letterhead checkbox in Print Preview 2014-07-31 17:33:25 +05:30
Anand Doshi
d714d55921 [print] test case 2014-07-31 16:09:29 +05:30
Anand Doshi
28872f9711 [print] Font Size in Print Settings 2014-07-31 16:05:42 +05:30
Anand Doshi
d326ffe395 [print] changed padding 2014-07-31 15:37:22 +05:30
Anand Doshi
ae4ec50948 [minor] test case 2014-07-31 15:10:49 +05:30
Anand Doshi
be5433c543 [print] Noto Sans for Standard and Modern 2014-07-31 15:09:53 +05:30
Anand Doshi
41de614538 [print] Noto Sans for Standard and Modern 2014-07-31 14:57:49 +05:30
Anand Doshi
cf73205b32 Print Format: fetch module from doctype 2014-07-31 14:53:24 +05:30
Anand Doshi
ec1191ac3b [print] Removed Noto Serif from Classic style. Use standard serif font. 2014-07-31 11:44:57 +05:30
Anand Doshi
674886a9ef [minor] [fixes] getdate, print heading as <h3>, prevent duplicate Not Permitted message 2014-07-30 17:31:19 +05:30
Anand Doshi
deaf82e46c Override Whitelisted Methods 2014-07-30 17:31:19 +05:30
Nathan Do's MMini
1fc81fb9d0 Add no_metadata flag for get_linked_docs
Add a flag no_metadata to get_linked_docs
- Return normally if it’s false
- Return only linked docs (no metadata information) if it’s true
2014-07-30 15:11:27 +08:00
Rushabh Mehta
7d01ea9c86 [fix] [minor] clear page route cache always 2014-07-30 11:45:25 +05:30
Pratik Vyas
7c9853823f [patch] fixes in filemanager fix patch 2014-07-29 23:55:34 +05:30
Anand Doshi
08c3590d45 [print] Additional key __print_hide for optionally setting print_hide on certain docs 2014-07-29 21:58:17 +05:30
Anand Doshi
89fa91bd4e [fix] Ignore duplicate entry error for file data 2014-07-29 16:21:00 +05:30
Anand Doshi
a17ead57be Merge pull request #731 from pdvyas/filemanager-fix
Attachment fixes
2014-07-29 16:03:55 +05:30
Pratik Vyas
798c1a1fa7 [minor] add patch to patches.txt 2014-07-29 15:56:40 +05:30
Anand Doshi
e2e865505e Merge pull request #734 from anandpdoshi/anand-july-29
[print] Show label for Text and Code fields, but not for Text Editor fields
2014-07-29 15:46:34 +05:30
Anand Doshi
c0a4ad7635 Merge pull request #732 from nabinhait/hotfix
Delete permission message fix
2014-07-29 15:13:10 +05:30
Anand Doshi
6650322884 [print] Show label for Text and Code fields, but not for Text Editor fields 2014-07-29 15:07:42 +05:30
nabinhait
8fac1825f8 Minor fix 2014-07-29 14:58:27 +05:30
Pratik Vyas
c98b84079d [fix] [patch] remove dead query 2014-07-29 14:57:24 +05:30
Anand Doshi
ced0593cfe [fix] [print] print css 2014-07-29 14:37:00 +05:30
Pratik Vyas
3b0cad9502 renaming of replaced files 2014-07-29 14:34:20 +05:30
Pratik Vyas
683796e026 [minor] use ifnull in filemanager fix patch 2014-07-29 14:04:46 +05:30
Pratik Vyas
4ae03c1cb0 add patch to fix file data 2014-07-29 14:04:46 +05:30
Pratik Vyas
421a035375 fix get_file_url 2014-07-29 14:04:46 +05:30
Pratik Vyas
cc0ac7e4c0 [hotfix] Avoid overwriting of file if it exists 2014-07-29 12:47:48 +05:30
nabinhait
e19a932c2a Delete permission message fix 2014-07-29 11:37:53 +05:30
Anand Doshi
67e64f5707 [hotfix] removed rollback from file manager 2014-07-29 08:56:48 +05:30
Anand Doshi
49d6de9fdd [hotfix] Permissions for User doctype 2014-07-28 23:53:53 +05:30
Anand Doshi
6808ec25ac [minor] [fix] print without letterhead 2014-07-28 18:52:50 +05:30
Anand Doshi
89505df1be [minor] [print] blank string also represents no value 2014-07-28 17:49:19 +05:30
Rushabh Mehta
a9ba3b6334 Update sync.py 2014-07-28 17:24:59 +05:30
Anand Doshi
47bb9c514b [minor] fix in fr.csv 2014-07-28 16:39:39 +05:30
Anand Doshi
c9610025e1 [minor] removed doc.update for delete in api.py 2014-07-28 16:39:39 +05:30
Hassan
f5e3f87e4f Update french translation
I only got up to 300 lines for now.
And it's not totally accurate as I don't see the context of some lines.
2014-07-28 16:39:38 +05:30
Hassan
ce6b83a215 Fix for api.py
Now understands doc name with '/' in it.
Also stop updating docs to be deleted.
2014-07-28 16:39:38 +05:30
Rushabh Mehta
3a2b4ee2df Update cli.py 2014-07-28 16:20:28 +05:30
Rushabh Mehta
2ba8b251ab [hot] [fix] [minor] 2014-07-28 16:19:28 +05:30
Anand Doshi
76f6f22406 Merge pull request #730 from rmehta/static-on-demand
do not force rebuild everytime
2014-07-28 16:01:40 +05:30
Rushabh Mehta
371233bf65 fixes 2014-07-28 15:57:34 +05:30
Rushabh Mehta
9a870c0248 fixes 2014-07-28 15:51:17 +05:30
Anand Doshi
ac438c05cb Merge pull request #725 from dalwadani/develop
Improve Arabic Translation
2014-07-28 15:46:20 +05:30