Commit graph

52 commits

Author SHA1 Message Date
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
Anand Doshi
3c160b6554 Deprecate Select fields with options as link: 2014-05-09 13:35:09 +05:30
Rushabh Mehta
040b88e8e9 updates to pages 2014-05-08 16:53:27 +05:30
Rushabh Mehta
8ab1345d9a started standard lists and views [wip] for portal 2014-05-08 16:53:27 +05:30
Pratik Vyas
485acc5878 fix docfield out of bound error for property setter in meta 2014-04-09 17:30:33 +05:30
Anand Doshi
678f7e506c Cache get_table_fields #478 2014-04-07 17:19:24 +05:30
Rushabh Mehta
ecce41e97b fixes to doctype save 2014-04-07 12:52:47 +05:30
Anand Doshi
0cbf1e4191 init valid columns, improved load from db - no need to override __getattr__ #478 2014-04-04 13:10:02 +05:30
Anand Doshi
f2d4f65f8d Refactored Customize Form frappe/frappe#478 2014-04-03 18:39:00 +05:30
Rushabh Mehta
258417d0ca frappe/frappe#478, fixes 2014-04-03 14:47:06 +05:30
Rushabh Mehta
5d4e39bef6 frappe/frappe#478, more changes, removed bean 2014-04-03 14:30:49 +05:30
Anand Doshi
1dc8111beb frappe/frappe#478 2014-04-03 11:39:14 +05:30
Anand Doshi
c10db3efae frappe/frappe#478 2014-04-01 12:26:34 +05:30
Rushabh Mehta
4f304cfc6a frappe/frappe#478, frappe tests pass, .txt renamed to .json 2014-03-31 17:27:12 +05:30
Rushabh Mehta
7bef30b270 frappe/frappe#478 2014-03-28 16:52:23 +05:30
Anand Doshi
f1eb0dd005 Replaced doc, doc.fields frappe/frappe#478 2014-03-28 13:54:53 +05:30
Rushabh Mehta
1e364ba1c7 #478 2014-03-28 11:34:59 +05:30
Rushabh Mehta
5a4b80ae5a #478 2014-03-28 11:34:40 +05:30
Rushabh Mehta
d5d9c8c563 FormMeta, Form Load, refactored client side Model and Meta - #478 2014-03-28 11:34:40 +05:30
Rushabh Mehta
893588a0ce #478 2014-03-25 17:33:24 +05:30
Rushabh Mehta
335c333bcc #478 2014-03-24 18:47:20 +05:30
Anand Doshi
01d65fd497 Added Set Defaults, Mandatory Validation and Link Validation in Document 2014-03-21 19:40:27 +05:30
Nabin Hait
d03bb6e21a sql injection fixes 2014-03-21 11:16:15 +05:30