Commit graph

677 commits

Author SHA1 Message Date
Rushabh Mehta
2c3d549764 [form] [legacy-js] removed old Dialog, PageHeader etc., cleanup Opportunity and Quotation 2013-07-03 13:27:38 +05:30
Rushabh Mehta
b74738e002 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-02 18:13:51 +05:30
Rushabh Mehta
5c86e576fb [forms] cleanup, fixing usability and added form dashboard 2013-07-02 18:13:24 +05:30
Anand Doshi
85bbd693d5 Merge branch 'master' of github.com:webnotes/wnframework into responsive
Conflicts:
	webnotes/db.py
2013-07-02 11:45:37 +05:30
Anand Doshi
47faedd2b1 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-02 11:40:33 +05:30
Anand Doshi
89d2042bcb [function] load_json - a common pattern of json.loads if basestring made into a function + misc fixes 2013-07-02 11:39:01 +05:30
Rushabh Mehta
9b954300f9 [db.py] get_values will look in Singles if table not found. 2013-07-02 11:22:46 +05:30
Nabin Hait
caccea65a4 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-01 14:03:44 +05:30
Nabin Hait
01baf2712c [fixes] ignore single doctypes in chekcing linked documents 2013-07-01 14:03:08 +05:30
Rushabh Mehta
1a77174a27 [item] default warehouse is selected with item 2013-07-01 11:46:05 +05:30
Rushabh Mehta
bbaa1df757 [fix] Update in get_values (ignore) condition to allow tags 2013-07-01 11:17:43 +05:30
Rushabh Mehta
b52c1c6631 [company] [setup] added on_doctype_update to add indexes, renamed make_obj to make_controller 2013-06-28 12:49:25 +05:30
Rushabh Mehta
e62b4b81d1 [email] [fix] 2013-06-26 17:28:52 +05:30
Rushabh Mehta
7c7191c305 [email] [fix] decode subject 2013-06-25 16:21:57 +05:30
Rushabh Mehta
a49e82508c [install] fixes - do not update parent doctype if in_import 2013-06-25 12:36:13 +05:30
Rushabh Mehta
206d97ad5a [patch] breakup global defaults 2013-06-25 11:46:06 +05:30
Nabin Hait
58d09b0ea3 [general ledger] group by voucher option 2013-06-21 15:13:49 +05:30
Rushabh Mehta
bb569a8762 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-06-20 13:06:26 +05:30
Rushabh Mehta
231874807f [docs] auto-build server api toc 2013-06-20 13:06:02 +05:30
Rushabh Mehta
e170bbaa9e [docs] code moved inside doctype Documentation Tool 2013-06-20 12:20:14 +05:30
Anand Doshi
63db1998ff [permission manager] [reset permissions] ignore permissions in import file 2013-06-18 18:49:17 +05:30
Rushabh Mehta
382d109e53 [fix] [session] bootinfo 2013-06-18 15:56:34 +05:30
Rushabh Mehta
11f4f9c083 [fix] [session] bootinfo is not a _dict 2013-06-18 15:55:00 +05:30
Rushabh Mehta
4d5ea77a89 [fix] [translate] move conf file import 2013-06-18 15:51:01 +05:30
Rushabh Mehta
1eb203657f Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-06-18 15:47:07 +05:30
Rushabh Mehta
d5fa24a8c7 [commit] unified notifications 2013-06-18 15:46:30 +05:30
Anand Doshi
990fda2b4c [bean] [cleanup] removed self.docs and self.children. Use only self.doclist 2013-06-17 15:41:58 +05:30
Anand Doshi
097ba8f5b2 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-06-17 12:55:37 +05:30
Anand Doshi
e454fba2ff Merge branch 'master' of github.com:webnotes/wnframework into responsive 2013-06-17 12:52:44 +05:30
Anand Doshi
79897d7c14 [delete doc] delete a list of docs 2013-06-17 12:50:49 +05:30
Rushabh Mehta
4e5a988702 [build/translate] now translate will work on demand 2013-06-17 12:09:53 +05:30
Rushabh Mehta
6a77bc4f51 [translations/build] deleted translation files (to be built on demand) 2013-06-17 11:56:39 +05:30
Rushabh Mehta
84fb8fdead [build] rewrite to build translations on demand (wip) 2013-06-17 11:55:29 +05:30
Anand Doshi
a1a9618070 [minor fixes] 2013-06-14 17:42:48 +05:30
Rushabh Mehta
763ea3101c Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-06-14 11:33:30 +05:30
Rushabh Mehta
644ff07874 [docs] [fixes] fixes to link selection, attachment exception, pageview 2013-06-14 11:33:00 +05:30
Anand Doshi
58687b3c8c [utils] function that filters empty values, strips and joins values in a list 2013-06-13 14:42:23 +05:30
Rushabh Mehta
b0005da7b4 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-06-12 18:20:33 +05:30
Rushabh Mehta
29c0c38233 [docs] updates 2013-06-12 18:20:08 +05:30
Anand Doshi
2bd6eecaa6 [email] [communication] fixes - use profile's email address to send email in Communication Composer 2013-06-12 16:01:18 +05:30
Rushabh Mehta
35d976c6e0 [docs] added syntax highlighting and more updates to module docs 2013-06-12 15:38:49 +05:30
Rushabh Mehta
9fb4d44f2a Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-06-11 19:55:14 +05:30
Rushabh Mehta
14f42904b3 [docs] added code to append independant py modules in app and added source for py functions 2013-06-11 19:54:29 +05:30
Anand Doshi
e0b1d6fe93 [cleanup] removed test_patch 2013-06-11 18:17:24 +05:30
Anand Doshi
cd90ad52f5 [search criteria] [deprecated] 2013-06-11 15:36:47 +05:30
Rushabh Mehta
e369f2ad74 [cleanup] removed Trash Control, SMS Receiver, Profile Control, GL Mapper, GL Mapper Detail 2013-06-11 10:42:59 +05:30
Rushabh Mehta
7ac5a2218a [docs] added todos, [cleanup] removed Tag, Search Criteria, Sandbox and DocType Label 2013-06-11 10:01:56 +05:30
Rushabh Mehta
c06e11f394 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-06-10 18:37:25 +05:30
Rushabh Mehta
783292fd2d [docs] added pages from user manual 2013-06-10 18:36:58 +05:30
Anand Doshi
404d2952a0 Merge branch 'master' of github.com:webnotes/wnframework into responsive 2013-06-10 15:17:06 +05:30