Commit graph

226 commits

Author SHA1 Message Date
Rushabh Mehta
aa428dfe24 allow template pages to be overriden by apps 2014-01-15 23:25:04 +05:30
Rushabh Mehta
78f7ff3649 profile fixes and ctrl+s issue in firefox 2014-01-15 12:24:10 +05:30
Rushabh Mehta
b11dab92f3 cleanup login template and fix base.html 2014-01-15 11:18:08 +05:30
Anand Doshi
e62a5b7e93 Fixes in scheduler logging, get_fullname and jinja environment 2014-01-14 18:50:26 +05:30
Anand Doshi
d8409f9fc2 Pass filters to get_template, Website: split page name by / 2014-01-10 14:34:06 +05:30
Rushabh Mehta
504c734c0e throw error if doctype not specified in bean 2014-01-09 16:46:08 +05:30
Rushabh Mehta
c71bdcc7a1 login and other fixes 2014-01-07 09:11:50 +05:30
Rushabh Mehta
a68175d504 set additional apps via apps.txt inside site folder 2014-01-03 18:46:51 +05:30
Rushabh Mehta
bb65bf27fd added get_creation_count and other fixes 2013-12-30 17:24:12 +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
572894b87f Added languages and minor fixes 2013-12-26 14:42:26 +05:30
Rushabh Mehta
e6db449d56 merge conflict 2013-12-26 13:48:45 +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
Anand Doshi
97ea7f91e2 Added import, export, print, email and restrict permissions 2013-12-23 20:01:13 +05:30
Anand Doshi
3b004ad23e [minor] button to manage user restrictions for a doc and report 2013-12-23 20:01:13 +05:30
Anand Doshi
8ad4b1972b [minor] user properties 2013-12-23 20:01:12 +05:30
Anand Doshi
d3a9c56744 [restrictions] user properties page 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
Pratik Vyas
3ddadf35a3 [fix] move version validation to build and serve 2013-12-23 20:01:11 +05:30
Pratik Vyas
cd0ae124bc [minor] started versioning 2013-12-23 20:01:10 +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
91f7de2dd5 [permissions] Added Test Cases 2013-12-23 20:01:09 +05:30
Rushabh Mehta
4f74d816b6 [permission model] Redesign 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
f647430ebc fixes to translations, added building of translation assets 2013-12-20 12:19:54 +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
Anand Doshi
034eae66f4 [minor] [fix] only for 2013-12-16 16:43:27 +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
Anand Doshi
4eb0825b35 [minor] [fix] allow roles 2013-12-13 12:34:51 +05:30
Rushabh Mehta
1243b71534 install, web serving, session booting 2013-12-12 19:11:07 +05:30
Rushabh Mehta
fbe06117a5 fixed template loader webnotes/wnframework#351 2013-12-12 13:57:27 +05:30
Rushabh Mehta
f371ecd1f7 fixed build webnotes/wnframework#351 2013-12-12 12:21:26 +05:30
Rushabh Mehta
0fc8635934 added site as explicit webnotes/wnframwork#351 2013-12-12 11:58:13 +05:30
Pratik Vyas
426d2f4153 [minor] get bundle working, almost 2013-12-12 10:44:26 +05:30
Rushabh Mehta
7b8b315de8 step 0: install 2013-12-11 15:31:32 +05:30
Pratik Vyas
622de07242 [minor] request site address should use site name if available 2013-12-09 11:05:37 +05:30
Anand Doshi
f88a0fbafb [minor] [smtp] propagate exceptions 2013-12-04 16:28:23 +05:30
Anand Doshi
27504792cc [minor] reload a plugin doc 2013-11-28 18:14:43 +05:30
Pratik Vyas
9df824c58f [fix] move version validation to build and serve 2013-11-28 18:12:32 +05:30
Pratik Vyas
9d2548c62a [minor] started versioning 2013-11-28 09:57:14 +05:30
Nabin Hait
57c98db8ea [minor] merge conflict fixed 2013-11-21 12:33:52 +05:30