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
|
7fa4ef9593
|
return appropriate HTTP error code (api) #377
|
2014-01-20 15:30:39 +05:30 |
|
Rushabh Mehta
|
f3046abd46
|
added in db.py, bulk unsubscribe optional
|
2014-01-20 15:30:39 +05:30 |
|
Nabin Hait
|
703fb2a0bb
|
Merge pull request #402 from pdvyas/version-boot
add version number to bootinfo
|
2014-01-17 02:39:40 -08:00 |
|
Anand Doshi
|
2de6067130
|
Fixes for MySQL-python==1.2.5
|
2014-01-17 15:09:47 +05:30 |
|
Anand Doshi
|
359cc30d6c
|
Updated timepicker addon
|
2014-01-16 15:52:06 +05:30 |
|
Rushabh Mehta
|
aa428dfe24
|
allow template pages to be overriden by apps
|
2014-01-15 23:25:04 +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 |
|
Pratik Vyas
|
1d572f6fb6
|
add version number to bootinfo
|
2014-01-15 14:23:58 +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
|
1be5479fab
|
Fixed scheduler, webnotes scheduler events and delete doc
|
2014-01-13 21:23:16 +05:30 |
|
Anand Doshi
|
5c8ef83069
|
Fixes source paths in base.html
|
2014-01-13 17:50:11 +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
|
0ea650d343
|
added option to cli - flush_memcache
|
2014-01-10 11:36:14 +05:30 |
|
Anand Doshi
|
5989274342
|
Shifted prettyDate from datetime to pretty_date.js
|
2014-01-09 20:26:21 +05:30 |
|
Rushabh Mehta
|
71b097f756
|
added get_file_url method
|
2014-01-09 18:52:53 +05:30 |
|
Rushabh Mehta
|
504c734c0e
|
throw error if doctype not specified in bean
|
2014-01-09 16:46:08 +05:30 |
|
Rushabh Mehta
|
d331be5f71
|
throw status code 403 for not permitted queries
|
2014-01-09 15:44:35 +05:30 |
|
Rushabh Mehta
|
fa3e6e4f61
|
fix in nested set
|
2014-01-08 20:02:57 +05:30 |
|
Rushabh Mehta
|
a4a3390657
|
cli.py validate same argument is not passed more than once
|
2014-01-08 19:22:15 +05:30 |
|
Anand Doshi
|
0e4dce8ec2
|
Fixes for MySQL-python==1.2.5
|
2014-01-08 18:27:46 +05:30 |
|
Anand Doshi
|
aa966d569f
|
Fix: webnotes post_install hook
|
2014-01-08 15:18:01 +05:30 |
|
Rushabh Mehta
|
25e8b8f2a0
|
Load wn.require assets only once
|
2014-01-08 12:35:38 +05:30 |
|
Rushabh Mehta
|
02ca266c4e
|
fixes to session and added dynamic script loading website.js
|
2014-01-07 19:43:54 +05:30 |
|
Rushabh Mehta
|
03229d7bdb
|
moved pretty_date to separte file and now can build from different apps
|
2014-01-07 15:29:11 +05:30 |
|
Pratik Vyas
|
dbc2108b0f
|
fix set all_patches and installed_apps before running after install
|
2014-01-07 12:53:27 +05:30 |
|
Rushabh Mehta
|
c71bdcc7a1
|
login and other fixes
|
2014-01-07 09:11:50 +05:30 |
|
Nabin Hait
|
fc6d904c9a
|
Fixes in reportview filter conditions
|
2014-01-06 16:29:01 +05:30 |
|
Anand Doshi
|
3968f66d5f
|
Fixes for MySQL-python==1.2.5
|
2014-01-05 02:45:00 +05:30 |
|
Rushabh Mehta
|
a68175d504
|
set additional apps via apps.txt inside site folder
|
2014-01-03 18:46:51 +05:30 |
|
Nabin Hait
|
8e1a96e6de
|
Load extra doctypes while building filter conditions
|
2014-01-02 16:08:43 +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 |
|
Rushabh Mehta
|
35c1f6e85f
|
Added new handler system for clientside form events and cleanups to test_runner
|
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 |
|
Pratik Vyas
|
6ff6d482e6
|
fix default avatar url
|
2014-01-01 16:16:21 +05:30 |
|
Nabin Hait
|
1e83f9e329
|
Merge pull request #384 from nabinhait/4.0.0-wip
4.0.0 wip
|
2013-12-31 21:14:23 -08:00 |
|
Anand Doshi
|
8e44eefade
|
Verify Command, Website and some minor fixes
|
2013-12-31 17:42:42 +05:30 |
|
Anand Doshi
|
44d258c8f8
|
Verified Command, fixes in webnotes.conn.touch
|
2013-12-31 17:42:41 +05:30 |
|
Pratik Vyas
|
c8820de5b1
|
fix per site request handling with no asset symlinking
|
2013-12-31 16:23:38 +05:30 |
|
Nabin Hait
|
15f0aa3740
|
Fixed conflict while merging with master
|
2013-12-31 16:14:42 +05:30 |
|
Pratik Vyas
|
719bb83a2b
|
removing asset symlinking per site
|
2013-12-31 16:10:26 +05:30 |
|
Pratik Vyas
|
15c60ff824
|
fix handling of site argument in cli
|
2013-12-31 14:43:33 +05:30 |
|
Anand Doshi
|
82298a2f26
|
[hotfix] Reportview Filters
|
2013-12-30 19:30:43 +05:30 |
|
Anand Doshi
|
2b0c2595c7
|
Reportview Filters null value fix
|
2013-12-30 18:55:51 +05:30 |
|