Rushabh Mehta
|
5c3ba2edd1
|
fixes for statics -> statics will be built after fixtures
|
2014-06-19 18:00:14 +05:30 |
|
Rushabh Mehta
|
c49f517e96
|
added patches for build_website and removed website template frappe/frappe#600
|
2014-06-19 18:00:08 +05:30 |
|
Anand Doshi
|
8b97787f40
|
Remove user_owner Custom Field
|
2014-06-19 16:04:38 +05:30 |
|
Anand Doshi
|
ff71fa4da2
|
hotfix: remove user_roles where parentfield is blank
|
2014-06-17 16:07:42 +05:30 |
|
Anand Doshi
|
65e177f98d
|
Fixed insert after
|
2014-06-16 14:39:32 +05:30 |
|
Anand Doshi
|
11b5f488a2
|
Fix Attach field's file url. Reset Permissions for User doctype
|
2014-06-13 14:28:47 +05:30 |
|
Anand Doshi
|
9d6450d69b
|
Patch: change default fields like name, owner, etc to varchar(255)
|
2014-06-12 15:00:53 +05:30 |
|
Anand Doshi
|
d0e0186681
|
Clear cache of login page
|
2014-06-10 16:53:25 +05:30 |
|
Anand Doshi
|
4d66313186
|
Fixed deprecate control panel
|
2014-06-09 15:43:06 +05:30 |
|
Anand Doshi
|
a4f715717a
|
Fix to momentjs timezone database
|
2014-06-06 23:09:16 +05:30 |
|
Anand Doshi
|
274ccd1eae
|
Fixes in patches for user permissions
|
2014-06-04 17:55:25 +05:30 |
|
Anand Doshi
|
2b2a608bab
|
Apply User Permissions optional in script and query report, option to pass user in has_permission
|
2014-06-04 17:54:43 +05:30 |
|
Anand Doshi
|
964711a3e0
|
Enable Scheduler via Setup > System Settings
|
2014-06-04 17:53:24 +05:30 |
|
Anand Doshi
|
aeede9226c
|
Fixes in patches for migration
|
2014-06-04 17:53:24 +05:30 |
|
Anand Doshi
|
11259e8eaa
|
Role and User Permissions
|
2014-06-04 17:52:50 +05:30 |
|
Anand Doshi
|
fec15666f4
|
Started permission relogication
|
2014-06-04 17:52:17 +05:30 |
|
Nabin Hait
|
b76177b1e7
|
Merged language patch with another patch global_defaults_to_system_settings
|
2014-05-15 17:15:57 +05:30 |
|
Nabin Hait
|
6cf7913a68
|
Set Custom Field's Insert After values as fieldname
|
2014-05-14 18:50:04 +05:30 |
|
Anand Doshi
|
da26421eeb
|
Set gravatar for users whose image is missing
|
2014-05-14 13:45:06 +05:30 |
|
Anand Doshi
|
dd93e2b354
|
Patch to set language in System Settings
|
2014-05-14 13:32:24 +05:30 |
|
Pratik Vyas
|
7d6b89cdb3
|
Revert "speedup clear cache during patches by clearing tabSessions"
This reverts commit a1362fd0b4.
|
2014-05-13 22:58:45 +05:30 |
|
Pratik Vyas
|
a1362fd0b4
|
speedup clear cache during patches by clearing tabSessions
|
2014-05-13 22:50:05 +05:30 |
|
Anand Doshi
|
ac2261e114
|
Fixed patch handler and update_reports method
|
2014-05-13 21:02:23 +05:30 |
|
Anand Doshi
|
51b3534a0f
|
Changed patch folder 4_0 to v4_0
|
2014-05-13 15:13:30 +05:30 |
|
Anand Doshi
|
3c160b6554
|
Deprecate Select fields with options as link:
|
2014-05-09 13:35:09 +05:30 |
|
Anand Doshi
|
6704946d63
|
tabSessions: change user column to varchar(255)
|
2014-05-04 11:40:14 +05:30 |
|
Anand Doshi
|
bef7b9740c
|
Remove all roles for Guest user
|
2014-04-22 19:31:41 +05:30 |
|
Pratik Vyas
|
5e6319530c
|
change patch order of rename profile to user
|
2014-04-09 12:52:48 +05:30 |
|
Pratik Vyas
|
5103366eb9
|
add filemanager patch
|
2014-04-09 12:51:06 +05:30 |
|
Anand Doshi
|
520c0af2eb
|
Patch to deprecate Control Panel #478
|
2014-04-07 12:42:14 +05:30 |
|
Rushabh Mehta
|
893588a0ce
|
#478
|
2014-03-25 17:33:24 +05:30 |
|
Nabin Hait
|
fe3ee614f6
|
added set_only_once property in docfield
|
2014-03-21 11:16:16 +05:30 |
|
Rushabh Mehta
|
f3810ae532
|
rename Profile to User frappe/frappe#470
|
2014-03-11 16:14:47 +05:30 |
|
Anand Doshi
|
89ea436be4
|
Check if apps.txt exists, set as patched optional in install app
|
2014-03-10 11:02:32 +05:30 |
|
Anand Doshi
|
f27c2260af
|
Set Module in Report
|
2014-03-07 17:33:28 +05:30 |
|
Pratik Vyas
|
7668316916
|
only system manager can download backups
|
2014-03-07 00:11:20 +05:30 |
|
Pratik Vyas
|
fa4d495230
|
move locks to locks directory
|
2014-03-06 14:54:39 +05:30 |
|
Anand Doshi
|
d8fa3d8075
|
tabSessions engine=InnoDB
|
2014-03-05 15:22:45 +05:30 |
|
Rushabh Mehta
|
8377acb148
|
renamed Website Sitemap > Website Route, Website Sitemap Config > Website TeWebsite Template
|
2014-02-24 15:29:10 +05:30 |
|
Rushabh Mehta
|
33874d1cb0
|
added patch
|
2014-02-20 18:15:57 +05:30 |
|
Rushabh Mehta
|
dd747eeff1
|
added to patch
|
2014-02-20 15:17:19 +05:30 |
|
Nabin Hait
|
50a6d807ed
|
reset perms of module def
|
2014-02-18 15:52:25 +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 |
|