index
:
racing-cal
master
Calendar for racing series
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
python
Age
Commit message (
Expand
)
Author
2016-05-10
* first day of the week per territory imported to configuration
emkael
2016-05-10
* pep8 compatibilty in Python scripts
emkael
2016-05-10
* sort priority for calendar groups
emkael
2016-05-09
* python config contained within python directory (symlinked)
emkael
2016-05-09
* calendar category correction mapping for import script
emkael
2016-05-09
* subtracting a day from all-day events on import was unnecessary, let the a...
emkael
2016-05-04
* calendar URLs are unique
emkael
2016-05-04
* generating URLs for calendars
emkael
2016-05-04
* Python scripts moved
emkael
2016-04-20
* config paths as symlinks to common config
emkael
2016-04-14
* iCal entry modification date stored in model
emkael
2016-03-16
* custom fields for calendar record
emkael
2016-03-16
* timezone preference information for users
emkael
2016-03-12
* composite primary key for user preference table
emkael
2016-02-25
* added user accounts with calendar preferences
emkael
2016-02-25
* calendar UID not nullable
emkael
2016-02-24
* renaming conf directory
emkael
2016-02-24
* moving PHP app files to app/php and Python app files to app/python
emkael