Commit graph

2766 commits

Author SHA1 Message Date
Rushabh Mehta
54791f7628 [form layouts] [new] added new responsive form layout 2013-04-18 11:42:36 +05:30
Rushabh Mehta
739d9db90d Merge branch 'edge' into responsive 2013-04-18 10:37:27 +05:30
Rushabh Mehta
7fc3303a34 Merge branch 'master' into responsive 2013-04-18 10:35:26 +05:30
Rushabh Mehta
5a622bcd54 [file_manager] [bugfix] versions split error 2013-04-18 10:18:17 +05:30
Rushabh Mehta
5e35dec763 [minor] 2013-04-18 10:11:42 +05:30
Anand Doshi
31514a76e2 [attachments] [fixes] for fields of type attach_files: 2013-04-17 18:44:53 +05:30
Anand Doshi
20c68de8b8 [create new] [set default values] ability to set defaults based on partial docs sent during boot 2013-04-17 18:01:57 +05:30
Anand Doshi
5a25cb01c6 Merge branch 'master' into edge 2013-04-16 21:15:31 +05:30
Rushabh Mehta
d399499069 [style] moving to 100% bootstrap css, started form / appframe headers 2013-04-16 15:45:04 +05:30
Nabin Hait
a8ae8c4e66 naming_series_options mandatory if autoname set by naming_series: 2013-04-15 17:19:17 +05:30
Rushabh Mehta
e8c1c5695a [cleanup] started responsive layouts and removed tinymce 2013-04-15 17:02:19 +05:30
Rushabh Mehta
9d51e26169 [editors] [fixes] 2013-04-15 14:40:39 +05:30
Nabin Hait
ce68ea50b3 Merge branch 'master' of github.com:webnotes/wnframework 2013-04-15 11:14:42 +05:30
Nabin Hait
9a77313017 removed self-reference check on deletion 2013-04-15 11:14:09 +05:30
Rushabh Mehta
a5fd8fd53a Merge branch 'edge' of github.com:webnotes/wnframework into edge 2013-04-15 10:54:13 +05:30
Rushabh Mehta
d136bb8565 [editor] [stylefix] 2013-04-15 10:49:15 +05:30
Anand Doshi
62e8b16c00 [attachments] [fix] cur_frm.get_files 2013-04-12 22:02:49 +05:30
Anand Doshi
c17e4db25e [profile] [fix] profile's get roles to be used to get roles of any profile 2013-04-12 21:01:20 +05:30
Anand Doshi
270839ec89 [db.py get_value] [enhancement] allow more operators like !=, >, >= etc in get_value 2013-04-12 21:00:46 +05:30
Anand Doshi
929f9b6d63 [permissions] [fixes] used BeanPermissionError, show label in error message of has_permission 2013-04-12 20:18:25 +05:30
Anand Doshi
da2c4b9050 [datatype] [fix] use var in for loop of keys and values functions 2013-04-12 16:15:44 +05:30
Anand Doshi
89f6861964 [file manager] [fix] syntax error in save_file 2013-04-12 15:44:03 +05:30
Rushabh Mehta
28d632a634 [upload] [feature] using filereader, added to rich text editor for drag and drop 2013-04-11 14:22:40 +05:30
Rushabh Mehta
614ecc59a7 [upload] [new design] using filereader and ajax to upload files, no more iframes 2013-04-11 12:36:30 +05:30
Rushabh Mehta
aebe96f0fe Merge branch 'edge' of github.com:webnotes/wnframework into edge 2013-04-11 08:30:06 +05:30
Rushabh Mehta
2fdf885042 [support] [fix] attachment 2013-04-11 08:29:25 +05:30
Anand Doshi
4af6fc9f57 Merge branch 'master' into edge 2013-04-10 20:31:49 +05:30
Anand Doshi
db7559dd80 [defaults] [fix] if session is set, only then set get_defaults_for_match 2013-04-10 20:27:57 +05:30
Anand Doshi
29a0011d20 Merge branch 'master' into edge
Conflicts:
	core/doctype/doctype/doctype.py
2013-04-10 19:47:51 +05:30
Nabin Hait
a0eca348e2 [fixes] changes in permission validation message 2013-04-10 18:30:31 +05:30
Nabin Hait
1bce744576 [fixes] changes in permission validation message 2013-04-10 18:30:02 +05:30
Anand Doshi
4b23bbf408 Merge branch 'master' of github.com:webnotes/wnframework 2013-04-10 15:29:13 +05:30
Anand Doshi
e0f8cf3e8a [permission manager] [fix] if match exists of type fieldname:user and no user property exists for that fieldname, set user default for that fieldname as webnotes.session.user when loading defaults 2013-04-10 15:27:52 +05:30
Rushabh Mehta
65a12367c1 [editor] [fix] get_value 2013-04-10 14:51:31 +05:30
Rushabh Mehta
e16981e61b [style] [fixes] 2013-04-10 14:45:53 +05:30
Nabin Hait
7d214affee [module visibility] [fixes] 2013-04-10 14:41:33 +05:30
Rushabh Mehta
18abdbcbac [files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup 2013-04-10 14:16:56 +05:30
Rushabh Mehta
30d6a4efc9 [files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup 2013-04-10 13:54:11 +05:30
Nabin Hait
515119c56d [fixes] auto addition of amended_from and file_list field 2013-04-10 13:44:08 +05:30
Rushabh Mehta
b7bd4d258c [files] [patch] dropped file_list property and moved links to 2013-04-10 11:08:48 +05:30
Rushabh Mehta
59b2c618a9 Merge branch 'edge' of github.com:webnotes/wnframework into edge 2013-04-09 16:09:31 +05:30
Rushabh Mehta
e8f002b9ca [text editor] added wysiwyg-bootstrap 2013-04-09 16:09:07 +05:30
Nabin Hait
11b70a0f83 role added in some pages 2013-04-09 11:49:42 +05:30
Rushabh Mehta
869c748627 [knowledge base] added all permissions 2013-04-09 10:27:06 +05:30
Nabin Hait
38fb46dbda [fixes] module visibility in desktop 2013-04-08 19:05:11 +05:30
Nabin Hait
00437f60e0 add file_list field only if documnet is saved 2013-04-08 18:52:17 +05:30
Nabin Hait
e0ee10a0ab Merge branch 'master' into edge 2013-04-08 12:45:13 +05:30
Anand Doshi
8224c8727e [reportview] [fix] removed debug from reportview's query 2013-04-05 15:08:12 +05:30
Anand Doshi
ece3a36a1e [dialog link field] [fix] adjusted zindex of link field 2013-04-05 15:07:34 +05:30
Rushabh Mehta
ee167b5590 [website] [fix] no_cache 2013-04-04 10:29:17 +05:30