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 |
|
Nabin Hait
|
dd40a32b27
|
[fix] [minor] auto naming
|
2013-11-25 17:35:00 +05:30 |
|
Nabin Hait
|
4d7a3b4090
|
[fix] [minor] auto naming
|
2013-11-25 17:30:18 +05:30 |
|
Nabin Hait
|
30f81458a3
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-11-22 18:10:36 +05:30 |
|
Pratik Vyas
|
d8c5f225d9
|
[minor] fix broken install due to previous fix by @rmehta
|
2013-11-22 16:12:26 +05:30 |
|
Rushabh Mehta
|
8343bd3152
|
[patch] [fix] [minor]
|
2013-11-22 12:26:39 +05:30 |
|
Rushabh Mehta
|
1e6a8e5675
|
[comment] Added in list, and now searchable webnotes/erpnext#1055
|
2013-11-22 11:58:18 +05:30 |
|
Rushabh Mehta
|
96877c72c2
|
[comment] Added in list, and now searchable webnotes/erpnext#1055
|
2013-11-22 11:53:12 +05:30 |
|
Nabin Hait
|
57c98db8ea
|
[minor] merge conflict fixed
|
2013-11-21 12:33:52 +05:30 |
|
Nabin Hait
|
fa8d397da7
|
[fix] Rename and merge rewrite
|
2013-11-20 13:14:11 +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 |
|
Rushabh Mehta
|
dae173cf39
|
[cleanup] Fixed title bars, toolbars in all pages, added default background
|
2013-11-13 16:54:50 +05:30 |
|
Rushabh Mehta
|
a6da76b2fb
|
Merge branch 'master' of github.com:webnotes/wnframework into cleanup
|
2013-11-08 16:27:47 +05:30 |
|
Anand Doshi
|
49460beed5
|
Refactored plugin architecture to allow custom script reports
|
2013-11-06 14:19:09 +05:30 |
|
Rushabh Mehta
|
88b28ff7a1
|
[cleanup] UI Fixes, minor
|
2013-11-06 11:29:39 +05:30 |
|
Anand Doshi
|
65771bd9a7
|
Merge remote-tracking branch 'origin/1310'
Conflicts:
webnotes/model/code.py
webnotes/widgets/query_builder.py
webnotes/widgets/reportview.py
|
2013-10-28 19:34:22 +05:30 |
|
Nabin Hait
|
5fac634254
|
[fix] [minor] additional match condition specific to doctype
|
2013-10-28 14:37:38 +05:30 |
|
Nabin Hait
|
598ac510de
|
[fix] [minor] update finished goods against production order
|
2013-10-25 15:39:17 +05:30 |
|