Anand Doshi
|
bcee02252c
|
Fix in rename doc calls + minor fixes
|
2014-02-11 14:46:04 +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
|
145943569b
|
more fixes to todo
|
2014-01-24 18:39:54 +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 |
|
Rushabh Mehta
|
504c734c0e
|
throw error if doctype not specified in bean
|
2014-01-09 16:46:08 +05:30 |
|
Nabin Hait
|
15f0aa3740
|
Fixed conflict while merging with master
|
2013-12-31 16:14:42 +05:30 |
|
Nabin Hait
|
19d375a20b
|
Call validate form update_after_submit
|
2013-12-27 17:38:16 +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 |
|
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 |
|
Rushabh Mehta
|
6c2922ddf0
|
[cleanup] [minor] added webnotes.model.delete_doc (module)
|
2013-12-23 20:01:09 +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
|
1243b71534
|
install, web serving, session booting
|
2013-12-12 19:11:07 +05:30 |
|
Nabin Hait
|
d425a208de
|
[fix] [minor] call autoname through controller while called from bean
|
2013-12-04 13:23:12 +05:30 |
|
Rushabh Mehta
|
325def77df
|
[copyright] added Contributors
|
2013-11-20 12:58:35 +05:30 |
|
Rushabh Mehta
|
fab790fa7e
|
[website sitemap] [minor] cleanup code and trigger build
|
2013-11-19 14:20:17 +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
|
58f6dfe50a
|
[minor] expand partial links when sending email
|
2013-11-14 14:29:24 +05:30 |
|
Anand Doshi
|
c754276fc0
|
[minor] replace 'raise e' with 'raise' for correct tracebacks
|
2013-11-13 17:30:54 +05:30 |
|
Pratik Vyas
|
734f2c15b9
|
[minor] WIP install broken
|
2013-10-17 15:03:38 +05:30 |
|
Rushabh Mehta
|
fec045b6b3
|
[editor] added 'before_insert' in doc, added 'webnotes.local.rollback_observers', IMP: new name is set by bean before validate is called
|
2013-10-17 13:24:17 +05:30 |
|
Rushabh Mehta
|
3b826eb93b
|
[editor] [minor] fixed saving, dataurl, links, html editing
|
2013-10-16 17:55:49 +05:30 |
|
Rushabh Mehta
|
2e0a75a8eb
|
[wsgi] [minor] fixed flags
|
2013-10-08 18:22:51 +05:30 |
|
Anand Doshi
|
8fad8f7aa8
|
[minor] mandatory error msg fix
|
2013-09-26 11:20:55 +05:30 |
|
Nabin Hait
|
697aa9af2d
|
Merge branch 'perpetual'
|
2013-09-24 14:20:20 +05:30 |
|
Anand Doshi
|
f1076d98a8
|
[fix] [minor] cint idx in prepare_for_save
|
2013-09-20 11:08:32 +05:30 |
|
Rushabh Mehta
|
e831439d8b
|
[minor] added ignore_links in data_import_tool
|
2013-09-13 15:29:21 +05:30 |
|
Rushabh Mehta
|
f8f39958d8
|
[minor] check create permission separately
|
2013-09-12 17:09:17 +05:30 |
|
Rushabh Mehta
|
467c36ef08
|
[minor] install fixes
|
2013-09-12 17:01:51 +05:30 |
|
Rushabh Mehta
|
6501239a46
|
[minor] [install] added install fixtures
|
2013-09-11 19:36:46 +05:30 |
|
Nabin Hait
|
2c933213db
|
Merge branch 'master' into perpetual
|
2013-09-02 11:53:09 +05:30 |
|
Rushabh Mehta
|
c2d2ab796c
|
[stock] [minor] Added Warehouse User check in Sales Order
|
2013-08-27 10:32:54 +05:30 |
|
Nabin Hait
|
e905d79fe1
|
[minor] run_method with args
|
2013-08-23 15:18:19 +05:30 |
|
Rushabh Mehta
|
8ab7bf37b2
|
[minor] with insert, set default values
|
2013-08-07 15:04:03 +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
|
8319080497
|
[fix] [minor] [bug] int docstatus before to_docstatus check
|
2013-07-31 16:08:50 +05:30 |
|
Anand Doshi
|
e72ee53610
|
[minor] [fix] in check_mandatory, ignore naming_series, since it is checked during doc's save
|
2013-07-22 11:28:32 +05:30 |
|
Rushabh Mehta
|
865fb49973
|
[minor] [fix] doctype recursive
|
2013-07-11 12:35:42 +05:30 |
|
Anand Doshi
|
a000ec95d7
|
[minor] converty types for single doctypes in load_from_db, moved some functions to number_format.js for use in website
|
2013-07-10 20:48:00 +05:30 |
|
Anand Doshi
|
98b0353b66
|
[minor] [fix] in import, do not validate parentfield
|
2013-07-10 11:38:05 +05:30 |
|