Nabin Hait
|
d03bb6e21a
|
sql injection fixes
|
2014-03-21 11:16:15 +05:30 |
|
Anand Doshi
|
1f0c1c8e43
|
Refactored get_url, verified command and other minor fixes
|
2014-03-19 16:34:25 +05:30 |
|
Rushabh Mehta
|
caed23686c
|
minor fixes
|
2014-03-18 19:21:18 +05:30 |
|
Rushabh Mehta
|
8c77327060
|
bugfix in User
|
2014-03-14 15:19:23 +05:30 |
|
Anand Doshi
|
cec016be2a
|
Fixed Website Response, Startup JS loading,
Conditions involving STANDARD_USERS, removed Validate Max Users,
Cast Floats and Ints for Single DocTypes, Ability to Disable Scheduler
|
2014-03-13 20:43:17 +05:30 |
|
Rushabh Mehta
|
0a43add3d3
|
few minor fixes
|
2014-03-13 18:41:13 +05:30 |
|
Anand Doshi
|
3444dd4a38
|
Refactored handler, catch exceptions, response codes and build response from app.py
|
2014-03-12 19:04:22 +05:30 |
|
Rushabh Mehta
|
c6a5624b5b
|
style fixes
|
2014-03-12 18:42:34 +05:30 |
|
Rushabh Mehta
|
84d5d79252
|
minor fixes
|
2014-03-12 16:57:50 +05:30 |
|
Anand Doshi
|
2c8ee08d0e
|
Fixed Profile to User, Desktop Text
|
2014-03-11 16:55:14 +05:30 |
|
Rushabh Mehta
|
f3810ae532
|
rename Profile to User frappe/frappe#470
|
2014-03-11 16:14:47 +05:30 |
|
Anand Doshi
|
6b75f57b82
|
Fixed desktop.js
|
2014-03-11 15:57:04 +05:30 |
|
Anand Doshi
|
010bdfb81a
|
Fixed desktop.js
|
2014-03-11 15:37:28 +05:30 |
|
Anand Doshi
|
201385ec70
|
Added StaticDataMiddleware for serving files from mulitple sites, desktop background and positioning
|
2014-03-11 15:14:06 +05:30 |
|
Rushabh Mehta
|
84ff4b2308
|
clear cache on new comment
|
2014-03-07 22:20:27 +05:30 |
|
Anand Doshi
|
f27c2260af
|
Set Module in Report
|
2014-03-07 17:33:28 +05:30 |
|
Rushabh Mehta
|
bcc98188da
|
fixes to frappe/erpnext#1456, frappe/erpnext#1440
|
2014-03-06 12:30:19 +05:30 |
|
Anand Doshi
|
54d4ff8c48
|
Fixed Event Permission checking
|
2014-03-05 18:48:48 +05:30 |
|
Anand Doshi
|
090461c8a2
|
Fixed Maintenance Schedule Event Permission checking. Moved prepare_for_save before permission checking in save().
|
2014-03-05 17:04:37 +05:30 |
|
Anand Doshi
|
2ff4d34fba
|
DocType Social Login Keys, to make it easy for setting up Social Logins. Fixes in Module View for Setup
|
2014-03-04 11:14:24 +05:30 |
|
Anand Doshi
|
55d2ea9d73
|
oAuth: Redirect System User to /app
|
2014-03-03 23:09:07 +05:30 |
|
Anand Doshi
|
cd18ce21ef
|
Fixes in outgoing mail
|
2014-03-03 20:41:41 +05:30 |
|
Anand Doshi
|
ebd825e0c7
|
Outgoing Email Settings as part of Frappe, fix in copy doc
|
2014-03-03 20:30:50 +05:30 |
|
Anand Doshi
|
2946cbd1f5
|
Fix to User Restriction (accept Blank value), Permission Manager Help cleanup
|
2014-03-03 19:30:11 +05:30 |
|
Anand Doshi
|
d6a0b951ae
|
Module View, Removed Website Table of Contents
|
2014-03-03 15:04:03 +05:30 |
|
Anand Doshi
|
9f61571c0c
|
Commonified OAuth v2 based login using Facebook, Google and GitHub
|
2014-02-27 20:40:06 +05:30 |
|
Anand Doshi
|
8333562e1a
|
Build and Watch without passing site argument,
Finishing touches to Google OAuth
|
2014-02-27 13:11:40 +05:30 |
|
Rushabh Mehta
|
4530147af4
|
Merge branch 'develop' of github.com:frappe/frappe into develop
|
2014-02-26 14:17:49 +05:30 |
|
Anand Doshi
|
edbadc18b2
|
Changed frappe.conn to frappe.db
|
2014-02-26 12:35:02 +05:30 |
|
Rushabh Mehta
|
a8d8e1c3b3
|
added fixture sync
|
2014-02-26 12:28:26 +05:30 |
|
Anand Doshi
|
57e517cee9
|
Fixes in data import and login
|
2014-02-25 17:26:17 +05:30 |
|
Anand Doshi
|
56a43b0c2a
|
Show Standard Permissions in Reset Permissions Dialog Box
|
2014-02-24 17:30:15 +05:30 |
|
Rushabh Mehta
|
d63fc463c1
|
fixed custom action issue, restore in versions
|
2014-02-20 18:12:32 +05:30 |
|
Rushabh Mehta
|
2b2ef3b503
|
added versions 0.1 #429
|
2014-02-20 17:50:03 +05:30 |
|
Rushabh Mehta
|
863e3f8a4a
|
fixes to sitemap and reportview
|
2014-02-20 15:17:19 +05:30 |
|
Rushabh Mehta
|
911679c152
|
added paging to listing
|
2014-02-20 15:17:19 +05:30 |
|
Nabin Hait
|
b004791fd4
|
reset perms of module def
|
2014-02-18 15:51:07 +05:30 |
|
Rushabh Mehta
|
a88771f13a
|
merge
|
2014-02-18 14:53:45 +05:30 |
|
Rushabh Mehta
|
0e3d15aaf0
|
updates to website and cleanups
|
2014-02-18 14:24:18 +05:30 |
|
Anand Doshi
|
d594822d9c
|
-webnotes +frappe
|
2014-02-14 17:44:19 +05:30 |
|
Anand Doshi
|
2bfe4cbf38
|
Fix in Bean
|
2014-02-14 17:30:40 +05:30 |
|
Rushabh Mehta
|
482e55ec33
|
bugfixes
|
2014-02-14 17:28:47 +05:30 |
|
Rushabh Mehta
|
024ddfcc5b
|
-webnotes +frappe 💥
|
2014-02-14 14:55:11 +05:30 |
|