Commit graph

49 commits

Author SHA1 Message Date
Rushabh Mehta
c48daa9e02 more fixes to email 2014-01-31 16:08:27 +05:30
Rushabh Mehta
70167f795b updated boostrap to 3.1 2014-01-31 13:10:09 +05:30
Rushabh Mehta
9d41a2179a cleaning up emails 2014-01-30 14:57:48 +05:30
Rushabh Mehta
87db982cb9 bugfix in delete and clicking link in list will filter it 2014-01-28 11:34:56 +05:30
Rushabh Mehta
c5cd2082f2 Merge pull request #415 from akhileshdarjee/4.0-hotfix
small change in doclistview
2014-01-26 21:18:25 -08:00
Anand Doshi
1f16c1d615 Fix: ToDo Patch and Notifications query 2014-01-24 21:48:06 +05:30
Akhilesh Darjee
7717232142 minor changes 2014-01-24 20:01:55 +05:30
Rushabh Mehta
9b1d91b8d1 ToDo Patch and List View 2014-01-24 18:59:56 +05:30
Rushabh Mehta
145943569b more fixes to todo 2014-01-24 18:39:54 +05:30
Rushabh Mehta
f78fb6d410 ux fixes #1344, #1210, #1163, #1284 2014-01-24 15:25:39 +05:30
Nabin Hait
2b5a0ee5f6 Import default roles while making module and roles 2014-01-23 18:31:20 +05:30
Rushabh Mehta
7caa9d28a3 installer get_hooks fix 2014-01-23 16:42:50 +05:30
Rushabh Mehta
c4ef07662d added conditions in todo 2014-01-23 16:39:11 +05:30
Rushabh Mehta
563e70727e redesigned additional permissions via hooks and implemented in Event: 2014-01-23 16:26:44 +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
36be63afe1 filters are not autocompletes webnotes/erpnext#1306 2014-01-21 15:41:02 +05:30
Rushabh Mehta
9caf081192 added explicit delete permissions 2014-01-20 17:53:50 +05:30
Rushabh Mehta
e2fe0a989b started separate delete permissions 2014-01-20 17:37:00 +05:30
Nabin Hait
af041d7713 Fixed conflict while merging with develop branch 2014-01-20 17:01:01 +05:30
Rushabh Mehta
2e3030b297 hookable login email title 2014-01-15 16:21:09 +05:30
Rushabh Mehta
08ba44ad11 added flag for no welcome mail 2014-01-15 16:12:36 +05:30
Rushabh Mehta
78f7ff3649 profile fixes and ctrl+s issue in firefox 2014-01-15 12:24:10 +05:30
Rushabh Mehta
c71bdcc7a1 login and other fixes 2014-01-07 09:11:50 +05:30
Anand Doshi
3968f66d5f Fixes for MySQL-python==1.2.5 2014-01-05 02:45:00 +05:30
Nabin Hait
1e9297d309 Merge pull request #386 from akhileshdarjee/4.0.0-cleanup
method names prefix fixes
2014-01-02 00:25:22 -08:00
Rushabh Mehta
f655c7ff74 Rearranged DocFields and other fixes to script manager 2014-01-02 11:46:31 +05:30
Akhilesh Darjee
bb43f1a816 method names prefix fixes 2014-01-02 11:16:31 +05:30
Anand Doshi
4ee3bd444f User Properties message 2014-01-02 07:21:58 +05:30
Nabin Hait
1a94aadf5d import path correction 2014-01-01 10:48:04 +05:30
Rushabh Mehta
c75591b410 Customize Form, fields are not sortable via UI 2013-12-30 17:24:12 +05:30
Rushabh Mehta
bb65bf27fd added get_creation_count and other fixes 2013-12-30 17:24:12 +05:30
Anand Doshi
e332a26191 Data Import Tool - fixed can export/import 2013-12-30 16:15:08 +05:30
Rushabh Mehta
44916d7f23 Added app creation boiler plate, cleaned up website settings 2013-12-27 17:33:24 +05:30
Rushabh Mehta
e43b670d02 Made desktop more responsive, and other fixes in method routing 2013-12-27 13:42:52 +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
cf71e3725a Merged with develop 2013-12-26 10:36:37 +05:30
Rushabh Mehta
87eed83ff3 Redesigned templates. Now all templates must be inside templates/pages templates/generators 2013-12-25 15:18:48 +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
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
bc3761c3ea Install fixes, started to rewrite translate.py webnotes/wnframework#351 2013-12-17 17:03:45 +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
Rushabh Mehta
aebb3e8bd4 moved files inside webnotes 2013-12-11 10:54:35 +05:30