Commit graph

202 commits

Author SHA1 Message Date
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
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
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
27e7158fc4 Added Notification Control for caching notifications probably causing the freezing problem 2013-11-18 13:22:44 +05:30
Anand Doshi
dd2ab233b5 [minor] [oops] use conn.get_value 2013-11-18 11:17:19 +05:30
Anand Doshi
bca8d12b0a [minor] [fix] has_permission 2013-11-18 11:13:59 +05:30
Anand Doshi
569408e93d [minor] [fix] has_permission 2013-11-18 11:09:05 +05:30
Anand Doshi
8c8df26ae2 [minor] optimized webnotes.has_permission 2013-11-13 17:30:56 +05:30
Anand Doshi
c754276fc0 [minor] replace 'raise e' with 'raise' for correct tracebacks 2013-11-13 17:30:54 +05:30
Rushabh Mehta
0f04fcd2db [minor] read ip from header HTTP_X_FORWARDED_FOR 2013-11-11 14:39:08 +01:00
Anand Doshi
f2ff76c153 [minor] get_site_status and update_site_config in wnf 2013-10-21 16:55:49 +05:30
Rushabh Mehta
29c507f7a9 [minor] fixed metadata caching on client side 2013-10-18 17:28:35 +05:30
Anand Doshi
7ee1165fe8 [minor] webnotes.conn.touch, signature invalidation 2013-10-18 16:55:29 +05:30
Nabin Hait
e7fda4c4a4 Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-18 13:09:24 +05:30
Nabin Hait
60ca295147 Merge branches 'master' and 'master' of github.com:webnotes/wnframework into wsgi 2013-10-17 16:55:37 +05:30
Nabin Hait
95a257cd40 [fix] Removed extra arguments from build_match_conditions 2013-10-17 14:59:13 +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
Anand Doshi
92b62b2fc9 [minor] plugin architecture, first cut 2013-10-14 19:03:22 +05:30
Anand Doshi
d274e04c1b Moved Custom Server Scripts to custom_scripts/doctype_name.py 2013-10-14 19:03:22 +05:30
Anand Doshi
9ffb1dbdd8 [minor] _dict copy method call 2013-10-14 19:03:21 +05:30
Pratik Vyas
2dd28afcb7 add HashAuthenticatedCommand 2013-10-11 12:39:50 +05:30
Anand Doshi
2123b3002d [minor] [fix] get conf path 2013-10-09 12:18:48 +05:30
Anand Doshi
58f60c900a Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-08 18:34:03 +05:30
Anand Doshi
18f2629eab [minor] add system manager, webnotes.conn.count 2013-10-08 18:33:34 +05:30
Rushabh Mehta
2e0a75a8eb [wsgi] [minor] fixed flags 2013-10-08 18:22:51 +05:30