summaryrefslogtreecommitdiff
path: root/.hgrc
blob: b8d6e05ee5eff267b6e104a07b02ba75deb3f1cc (plain)
1
2
3
4
5
6
7
8
9
[ui]
username = René 'Necoro' Neumann <necoro@necoro.net>

[extensions]
hgext.fetch =
hgext.purge =
hgext.hgk =
hgext.graphlog =
hgshelve = ~/.hgext/hgshelve.py
es 2020-01-12Support MonthField, but not HTML5 atmRené 'Necoro' Neumann2-5/+7 2020-01-12Fix setting the inputmethodRené 'Necoro' Neumann1-2/+3 2020-01-12Remove jQuery-UI -- the datepicker is gone now...René 'Necoro' Neumann17-17/+0 2020-01-12New style for all the form fieldsRené 'Necoro' Neumann1-1/+17 2020-01-12Use HTML5 DatepickerRené 'Necoro' Neumann4-22/+9 2020-01-11Revert back to JS from LS (whose development stopped)René 'Necoro' Neumann2-481/+263 2020-01-11Set date only if not todayRené 'Necoro' Neumann1-1/+1 2020-01-11/add now remembers the date on reloadingRené 'Necoro' Neumann1-1/+16 2020-01-11Fix from upgrading flask-sqlalchemyRené 'Necoro' Neumann2-3/+6 2020-01-11Update Flask URLRené 'Necoro' Neumann1-1/+1 2020-01-11Increase copyrightRené 'Necoro' Neumann1-1/+1 2017-02-12Incorporate API changesRené 'Necoro' Neumann3-6/+6 2017-02-12Migrate flask.ext.foo to flask_fooRené 'Necoro' Neumann3-4/+4 2017-02-12Enable debugging for manage.shRené 'Necoro' Neumann1-1/+1 2017-02-12No need for flask-script anymore; flask provides this out of the boxRené 'Necoro' Neumann3-28/+17 2017-02-12No need for flask-sqlalchemy to track modifications and send eventsRené 'Necoro' Neumann1-0/+1 2017-02-12FixRené 'Necoro' Neumann1-1/+1 2016-07-08Constant -> KonstantRené 'Necoro' Neumann1-1/+1 2016-07-052to3 fixed too muchRené 'Necoro' Neumann1-1/+1 2016-07-052to3 conversionRené 'Necoro' Neumann12-42/+42 2016-07-05First batch of py3 changesRené 'Necoro' Neumann7-8/+7 2016-05-01Removed base 'Expense' class; introduce CategoryModel insteadRené 'Necoro' Neumann1-6/+7 2016-05-01Ignore .pyoRené 'Necoro' Neumann1-0/+1