Commit graph

395 commits

Author SHA1 Message Date
Rushabh Mehta
19c6dc2d57 make bean pickleable 2014-02-13 12:05:37 +05:30
Anand Doshi
bcee02252c Fix in rename doc calls + minor fixes 2014-02-11 14:46:04 +05:30
Nabin Hait
7504f0ab98 Merge branch '4.0.0-wip' of github.com:webnotes/wnframework into 4.0.0-wip 2014-02-11 12:16:38 +05:30
Rushabh Mehta
1d64ba81be added feature to sync static files 2014-02-10 18:58:12 +05:30
Nabin Hait
2add1269c6 rename fields function in model 2014-02-10 14:49:51 +05:30
Anand Doshi
fa4e9540fe BugFix: Nested Set Model - on_trash and before_rename
Also, minor fix in bean
2014-02-07 14:51:50 +05:30
Anand Doshi
b23f836abd Merge branch 'website-hierarchy' into 4.0.0-wip
Conflicts:
	webnotes/auth.py
	webnotes/handler.py
	webnotes/model/bean.py
	webnotes/webutils.py
2014-02-06 14:00:57 +05:30
Rushabh Mehta
21c3eeb52a added splash for frappe: 2014-02-06 11:03:28 +05:30
Rushabh Mehta
f41f219c33 fixes to api 2014-02-05 18:08:56 +05:30
Rushabh Mehta
7a1a4c872a added /api 2014-02-05 17:06:18 +05:30
Anand Doshi
fc1b3d4c65 Website Sitemap using NestedSet (#421) 2014-02-03 11:35:17 +05:30
Rushabh Mehta
25db487617 minfor fixes 2014-01-29 15:27:42 +05:30
Anand Doshi
56720e6b2e Merge remote-tracking branch 'webnotes/develop' into 4.0.0-wip
Conflicts:
	config.json
	webnotes/widgets/query_report.py
2014-01-24 21:47:49 +05:30
Anand Doshi
e803d84b93 Minor fix in query report and doc 2014-01-24 18:55:34 +05:30
Rushabh Mehta
145943569b more fixes to todo 2014-01-24 18:39:54 +05:30
Rushabh Mehta
c4ef07662d added conditions in todo 2014-01-23 16:39:11 +05:30
Nabin Hait
bfc27d9306 Merge branch '4.0.0-wip' of github.com:webnotes/wnframework into 4.0.0-wip 2014-01-23 15:36:05 +05:30
Nabin Hait
da5f460fe4 Fixes related to appification 2014-01-23 15:35:40 +05:30
Rushabh Mehta
adc5bbd0fa added new restricted permission to force explict users 2014-01-22 17:54:14 +05:30
Nabin Hait
7ca61f86c4 Null issue fixed while value comparison 2014-01-20 11:21:49 +05:30
Rushabh Mehta
504c734c0e throw error if doctype not specified in bean 2014-01-09 16:46:08 +05:30
Anand Doshi
3968f66d5f Fixes for MySQL-python==1.2.5 2014-01-05 02:45:00 +05:30
Nabin Hait
15f0aa3740 Fixed conflict while merging with master 2013-12-31 16:14:42 +05:30
Rushabh Mehta
c75591b410 Customize Form, fields are not sortable via UI 2013-12-30 17:24:12 +05:30
Nabin Hait
19d375a20b Call validate form update_after_submit 2013-12-27 17:38:16 +05:30
Rushabh Mehta
44916d7f23 Added app creation boiler plate, cleaned up website settings 2013-12-27 17:33:24 +05:30
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
e9e427d54b Fixed bugs in default cache clearing, created new Attach field type for attachments and other minor fixes with file uploads 2013-12-24 18:50:39 +05:30
Anand Doshi
829cf981df Implemented use of report, import, export, email and print rights of DocPerm 2013-12-23 20:01:14 +05:30
Anand Doshi
97ea7f91e2 Added import, export, print, email and restrict permissions 2013-12-23 20:01:13 +05:30
Anand Doshi
8ad4b1972b [minor] user properties 2013-12-23 20:01:12 +05:30
Anand Doshi
7913052cf3 [minor] check restrictions with link validations 2013-12-23 20:01:12 +05:30
Nabin Hait
f0df66dc55 [fix] [minor] fix in getseries 2013-12-23 20:01:12 +05:30
Anand Doshi
ab536ecfb0 [minor] lock tabSeries during update 2013-12-23 20:01:11 +05:30
Rushabh Mehta
9425ff5d4a [cleanup] [minor] default+cache related 2013-12-23 20:01:10 +05:30
Rushabh Mehta
6c2922ddf0 [cleanup] [minor] added webnotes.model.delete_doc (module) 2013-12-23 20:01:09 +05:30
Rushabh Mehta
9b4a20d5ab [permissions] Added Test Cases 2013-12-23 20:01:09 +05:30
Rushabh Mehta
202cce4b34 [permission model] Redesign 2013-12-23 20:01:09 +05:30
Rushabh Mehta
25f07b8d32 Added Applications page and fixed issues in translations and hooks 2013-12-23 16:08:25 +05:30
Rushabh Mehta
ffff45ccbb Translations redesigned webnotes/wnframework#351 2013-12-19 18:27:00 +05:30
Rushabh Mehta
5f44ed25a1 fixed test cases webnotes/wnframework#351 2013-12-16 18:43:30 +05:30
Rushabh Mehta
22a83f327c Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 2013-12-16 12:49:48 +05:30
Rushabh Mehta
e665ce1907 notifications via hooks webnotes/wnframework#351 2013-12-13 15:34:12 +05:30
Rushabh Mehta
1ae1e62b5a added manifest, hooks and fixed requires webnotes/wnframework#351 2013-12-13 14:08:28 +05:30
Rushabh Mehta
1243b71534 install, web serving, session booting 2013-12-12 19:11:07 +05:30
Rushabh Mehta
7b8b315de8 step 0: install 2013-12-11 15:31:32 +05:30
Nabin Hait
d425a208de [fix] [minor] call autoname through controller while called from bean 2013-12-04 13:23:12 +05:30
Nabin Hait
1f5aff7903 [fix] [minor] fix in getseries 2013-12-04 11:17:37 +05:30
Anand Doshi
bee949af45 [minor] lock tabSeries during update 2013-11-29 14:45:20 +05:30
Anand Doshi
27504792cc [minor] reload a plugin doc 2013-11-28 18:14:43 +05:30