seitime-frappe/frappe
Ameya Shenoy 04d255bc5f fix(update message): multiple fixes (#6275)
- added GitPython as a dependency
- use git describe to find the branch version
- prevent version popup for prereleases
- check for update weekly instead of daily
- fixed bug in check for update which used to compare minor version even
if there was a mismatch in comparing major versions

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2018-10-18 12:33:00 +05:30
..
change_log Non Pour Accent! (#5427) 2018-04-10 22:53:42 -08:00
chat fix(translations): Replace translations by keyword with indexed version 2018-09-18 11:55:10 +05:30
commands feat(debugger): Allow VS Code python debugger to work (#6216) 2018-10-12 15:12:25 +05:30
config Reverting file permissions (#6012) 2018-08-27 16:20:37 +05:30
contacts User permissions patch fixes for skip-for-doctypes (#6229) 2018-10-11 15:29:03 +05:30
core [Fix] Forgot password is not working (#6255) 2018-10-15 14:53:10 +05:30
custom HTML Editor control (#6237) 2018-10-11 14:07:16 +05:30
data Select fields to allow in quick entry (#5461) 2018-05-22 11:49:32 +05:30
data_migration [GCalendar Integration] All days events and incremental sync (#6197) 2018-10-05 11:25:24 +05:30
desk [Fix] Prepared report breaking if no data 2018-10-16 14:27:07 +05:30
email Merge branch 'master' into staging-fixes 2018-09-26 07:12:30 +00:00
geo Smallest currency fraction for EUR (#6077) 2018-09-12 15:51:03 +05:30
integrations [GCalendar Integration] All days events and incremental sync (#6197) 2018-10-05 11:25:24 +05:30
model HTML Editor control (#6237) 2018-10-11 14:07:16 +05:30
modules [minor] remove check from update password, default dropbox broker 2018-07-17 18:14:57 +05:30
patches Event patch correction (#6238) 2018-10-15 14:53:25 +05:30
printing fix(ux): Reorder Print Server fields (#6115) 2018-09-24 12:46:41 +05:30
public [Fix] Invalid date format message in quick entry for date field (#6274) 2018-10-18 12:32:36 +05:30
templates fix(web): fixed container_attributes 2018-10-17 16:31:51 +05:30
tests fix(test): test_scheduler.py 2018-10-02 10:51:52 +05:30
translations [Translation] Updated Translations (#6100) 2018-09-17 15:59:27 +05:30
utils fix(update message): multiple fixes (#6275) 2018-10-18 12:33:00 +05:30
website fix(name): naming of workflow action based on hash 2018-10-15 14:21:40 +05:30
workflow fix(name): naming of workflow action based on hash 2018-10-15 14:21:40 +05:30
www Fix a method's path and type conversion (#6162) 2018-09-28 19:08:09 +05:30
__init__.py Merge branch 'master' into staging-fixes 2018-10-17 09:02:49 +00:00
api.py Token based authentication (#5752) 2018-07-23 11:06:29 +05:30
app.py feat(debugger): Allow VS Code python debugger to work (#6216) 2018-10-12 15:12:25 +05:30
auth.py [enhance] optional home page for website user 2018-07-31 11:40:50 +05:30
boot.py refactored code to add support in filters to get descendant or ancest… (#5847) 2018-08-14 12:19:18 +05:30
build.py [Fix] In-app documentation (#6185) 2018-10-05 11:29:37 +05:30
cache_manager.py [feature] add website_redirects hook (#5692) 2018-06-20 12:10:07 +05:30
client.py fix(translations): Replace translations by keyword with indexed version 2018-09-18 11:55:10 +05:30
database.py frappe: refactor async to realtime (#6015) 2018-08-28 15:31:20 +05:30
defaults.py [Fix] Defaults doesn't comply with user permission fix (#5735) 2018-07-03 10:52:56 +05:30
exceptions.py [Fix] Brute force security (#5785) 2018-07-11 11:14:05 +05:30
frappeclient.py fix: Remove raise_for_status 2018-09-03 18:19:28 +05:30
handler.py frappe: refactor async to realtime (#6015) 2018-08-28 15:31:20 +05:30
hooks.py fix(update message): multiple fixes (#6275) 2018-10-18 12:33:00 +05:30
installer.py Merge branch 'master' into develop 2018-06-22 05:08:21 +00:00
limits.py Merge branch 'develop' into fix-urlencode 2017-08-11 13:01:24 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
migrate.py Fixed import issue 2018-06-20 12:40:51 +05:30
modules.txt 🎉 NEW Frappe Chat (#4612) 2017-12-28 18:58:43 +05:30
oauth.py OAuth 2.0 2018-03-19 22:27:22 +05:30
patches.txt User permissions patch fixes for skip-for-doctypes (#6229) 2018-10-11 15:29:03 +05:30
permissions.py Revert permission changes (#6249) 2018-10-11 15:26:47 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
realtime.py frappe: refactor async to realtime (#6015) 2018-08-28 15:31:20 +05:30
sessions.py [feature] add website_redirects hook (#5692) 2018-06-20 12:10:07 +05:30
share.py delete references of deprecated chat 2017-12-29 10:08:15 +05:30
test_runner.py feat(test runner): break run-tests on first error 2018-09-12 17:44:44 +05:30
translate.py fix(translate): #5906 via CodeTriage 2018-08-30 10:27:52 +05:30
twofactor.py [fix]: use is_async in background jobs instead of async (#5986) 2018-08-20 10:36:26 +05:30