Commit graph

74 commits

Author SHA1 Message Date
Rushabh Mehta
9fd29e658a [minor] dashboard data load in meta.py 2016-10-18 21:17:49 +05:30
Nabin Hait
b208dcb16b Fixed version conflict 2016-10-18 15:24:38 +05:30
Rushabh Mehta
9789da957e [fix] change data property in _dashboard.py files to get_data to make it translate friendly 2016-10-18 14:54:17 +05:30
Rushabh Mehta
bae97cfed4 Email Alert on any controller method (#2157)
* [docs] typo

* [email alert] now on any standard controller method

* [minor] install customizations with intall;

* [test] [fix] and truncate subject in email;

* [fix] error log seen issue
2016-10-08 11:11:36 +05:30
Rushabh Mehta
19e955f81d [minor] catch badly formed template while building help 2016-09-01 13:17:08 +05:30
Rushabh Mehta
64cc0fe57d [hot] fix accidental rename 2016-07-20 13:13:13 +05:30
Rushabh Mehta
7c870d6ba4 [fix] dont update modified timestamp if called from post save methods 2016-07-20 12:55:19 +05:30
Rushabh Mehta
90673954c7 [cleanup] dashboard automation 2016-07-07 14:02:07 +05:30
Rushabh Mehta
349a65402f [website] fixes for generating docs 2016-06-23 18:22:03 +05:30
Nabin Hait
5e6780923c Merge branch 'master' into develop 2016-04-15 11:07:43 +05:30
Nabin Hait
79ab8d0ecd [fix] Get field currency for child doc 2016-04-14 18:02:12 +05:30
Rushabh Mehta
daa9c094d0 [enhancement] [wip] links menu in forms 2016-04-12 19:16:17 +05:30
Rushabh Mehta
ebbcd4593e [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +05:30
Anand Doshi
4874510d7b [fix] sort fields - set idx in Custom Field for faster sorting during load 2016-03-09 13:00:36 +05:30
Rushabh Mehta
022f1dd385 [redesign] do not allow re organizing fields via customize form 2016-03-08 10:43:46 +05:30
Rushabh Mehta
385adb3ae2 [minor] added meta.get_custom_fields() 2016-02-11 12:38:27 +05:30
Anand Doshi
465318878e [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
Nabin Hait
cd56b568b7 [fix] Removed logic based on previous_field property 2015-12-23 19:00:54 +05:30
Nabin Hait
e47beef1d8 [fix] Get field currency for child doc 2015-12-02 18:31:30 +05:30
Anand Doshi
999cea874c [fix] Implemented caching in linked with 2015-10-15 12:51:04 +05:30
Anand Doshi
0ece804cca [fix] Linked With should also search in Dynamic Links. Fixes #1192 2015-10-15 12:51:04 +05:30
Anand Doshi
9ddf870f0e [minor] fix in trim_tables 2015-10-01 12:17:51 +05:30
Rushabh Mehta
562b1b2c50 [fixes] cleanup of web from, portal, login page 2015-06-01 17:14:53 +05:30
Rushabh Mehta
ad100e3054 [cache] fix for website, default, meta, etc 2015-05-08 18:04:13 +05:30
Rushabh Mehta
6ba4baecef [cache-redesign] meta cache 2015-05-08 12:16:16 +05:30
Rushabh Mehta
9334f91eb9 [fixes] added for update in document save to prevent double saving 2015-04-27 13:13:04 +05:30
Rushabh Mehta
3adcad64c3 [minor] is_custom_field in Customize Form, page_name editable in Blog Post and other 2015-04-24 11:40:54 +05:30
Rushabh Mehta
c153b810e0 [fix] high level perms serverside checking 2015-03-26 19:33:10 +05:30
Anand Doshi
a24393f12d Convert to barracuda and utf8mb4, trim tables 2015-03-25 19:05:06 +05:30
Anand Doshi
b2d7efa682 optimizations 2015-03-18 15:05:47 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
7f75e233a8 Website Listing 2015-02-23 22:30:03 +05:30
Rushabh Mehta
8710680cfa [fixes] removed attach_files: wtf and cleaned up listviews 2015-02-19 20:04:51 +05:30
Rushabh Mehta
221e6f2fae [minor] moved precision to base_document 2015-02-17 19:54:06 +05:30
Rushabh Mehta
8cde7bfc23 [print] tables & [feature] share #992 2015-02-04 17:01:46 +05:30
Rushabh Mehta
c19cb66542 [print-format] add print heading + fix tables 2015-02-03 17:54:36 +05:30
Rushabh Mehta
cf3074a20b [print-format] completed print format builder 2015-01-30 17:08:12 +05:30
Rushabh Mehta
f1dbce8ee0 [merge] v5-design 2014-12-31 14:41:55 +05:30
Rushabh Mehta
812a969c54 [welcome] redis, refactored cache and notification count 2014-12-26 12:50:45 +05:30
Anand Doshi
ab286a89be [fix] Use df.precision if specified 2014-12-23 14:54:35 +05:30
Anand Doshi
32e9241409 Ability to set precision per field. Format 1.0000 as 1, if fieldtype is Float. 2014-09-05 17:13:52 +05:30
Rushabh Mehta
4d21ee9afc [fixes] tests 2014-09-03 17:56:11 +05:30
Anand Doshi
6611c12662 Select Document Types for applying User Permissions 2014-08-26 19:33:58 +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
ced0593cfe [fix] [print] print css 2014-07-29 14:37:00 +05:30
Anand Doshi
e199712223 Further fixes in print 2014-07-25 13:01:53 +05:30
Rushabh Mehta
b9de14ecbf many fixes to print 2014-07-25 13:01:51 +05:30
Anand Doshi
53f04414cf Validate Select field values
Conflicts:
	frappe/model/base_document.py
	frappe/model/meta.py
2014-06-19 16:02:38 +05:30
Anand Doshi
a4fed1efe4 Validate Selects and Fixed Number Formats 2014-06-18 21:09:40 +05:30
Anand Doshi
fec15666f4 Started permission relogication 2014-06-04 17:52:17 +05:30