Commit graph

34 commits

Author SHA1 Message Date
Anand Doshi
24f2445065 Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions
Conflicts:
	webnotes/__init__.py
	webnotes/core/doctype/docfield/docfield.txt
	webnotes/core/page/data_import_tool/data_import_tool.js
	webnotes/defaults.py
	webnotes/install_lib/install.py
	webnotes/model/bean.py
	webnotes/model/code.py
	webnotes/sessions.py
	webnotes/tests/test_nested_set.py
	webnotes/widgets/page.py
2013-12-26 19:12:35 +05:30
Rushabh Mehta
6c2922ddf0 [cleanup] [minor] added webnotes.model.delete_doc (module) 2013-12-23 20:01:09 +05:30
Rushabh Mehta
1243b71534 install, web serving, session booting 2013-12-12 19:11:07 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Rushabh Mehta
27e7158fc4 Added Notification Control for caching notifications probably causing the freezing problem 2013-11-18 13:22:44 +05:30
Anand Doshi
c754276fc0 [minor] replace 'raise e' with 'raise' for correct tracebacks 2013-11-13 17:30:54 +05:30
Anand Doshi
b6d932a13f [minor] don't rollback when running all tests, fixed test cases 2013-10-15 19:53:09 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Anand Doshi
e22d7d384f [minor] [delete doc] option to ignore permissions 2013-07-15 17:59:08 +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
Nabin Hait
01baf2712c [fixes] ignore single doctypes in chekcing linked documents 2013-07-01 14:03:08 +05:30
Anand Doshi
57cf0bc28e [precision] precision of a currency field based on currency's number format 2013-05-10 18:07:57 +05:30
Anand Doshi
8e2fb38dc8 [get_value] [fix] fix in get_values_from_single 2013-05-01 12:01:22 +05:30
Anand Doshi
5a25cb01c6 Merge branch 'master' into edge 2013-04-16 21:15:31 +05:30
Nabin Hait
9a77313017 removed self-reference check on deletion 2013-04-15 11:14:09 +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
Anand Doshi
84eb0bd231 fixes in check links 2013-03-05 17:05:42 +05:30
Rushabh Mehta
255cea887a updated sync 2013-03-05 14:12:33 +05:30
Rushabh Mehta
3f12887dbb refactored get_value and added backlink check in 'cancel' 2013-03-04 15:34:44 +05:30
Rushabh Mehta
e31115516d merge, update bean validations 2013-03-01 19:09:05 +05:30
Rushabh Mehta
6cbe3a5b03 removed clear_tags 2013-02-22 11:10:59 +05:30
Rushabh Mehta
a91c919536 more fixes to perms, floats and default enabled / disabled in search 2013-01-23 10:09:25 +05:30
Rushabh Mehta
184ceffdbc Merge branch 'master' of github.com:webnotes/wnframework 2012-12-25 15:09:46 +05:30
Rushabh Mehta
678a99ea5b fixes to website, item (added table for cross listing), modules_setup and form_header 2012-12-25 15:09:13 +05:30
Anand Doshi
60c99d0f03 Merge branch 'master' of github.com:webnotes/wnframework 2012-12-24 18:08:09 +05:30
Anand Doshi
e7bad04407 addchild will never save added doc 2012-12-24 17:02:38 +05:30
Rushabh Mehta
0d35171c77 validate permissions before delete 2012-12-24 11:26:11 +05:30
Rushabh Mehta
9765844c73 validate permissions before delete 2012-12-24 11:25:10 +05:30
Nabin Hait
7157c5328e set_default function added into utils 2012-12-14 19:05:07 +05:30
Anand Doshi
e9e6ca3be8 changed old type txt to new type txtt 2012-12-11 15:20:47 +05:30
Anand Doshi
34b58ca3a1 updated webnotes.utils.__init__ with a few refactored methods 2012-12-04 11:53:42 +05:30
Rushabh Mehta
c74290191a added voucher import tool 2012-09-26 19:00:00 +05:30
Rushabh Mehta
0fdb4b29ab __session_cache removed and introducted memcache for caching 2012-09-25 14:22:22 +05:30
Rushabh Mehta
e2f0c94693 moved directory structure 2012-09-24 19:18:30 +05:30
Renamed from py/webnotes/model/utils.py (Browse further)