index
:
pgeu-web.git
master
PostgreSQL Europe specific website parts (needs pgeu-system in order to work).
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
Age
Commit message (
Expand
)
Author
2024-05-14
Change invoice address to our new one
Magnus Hagander
2024-04-16
Replace url() with re_path()
Magnus Hagander
2023-01-10
Load bootstrap 3 from assets.postgresql.eu
Magnus Hagander
2023-01-10
Load jquery from assets.postgresql.eu
Magnus Hagander
2023-01-10
Load font-awesome from assets.postgresql.eu
Magnus Hagander
2023-01-10
Use new asset system for CSS and JS
Magnus Hagander
2020-02-27
Remove Guillaume's name from invoices
Magnus Hagander
2020-02-22
Fix incorrect json key
Magnus Hagander
2020-02-22
Fix stupid spelling error
Magnus Hagander
2020-02-22
Add missing dependency in migration
Magnus Hagander
2020-02-22
Migrate cmutuel parsing code to new upstream framework
Magnus Hagander
2020-02-18
Remove support for scraping the CM website
Magnus Hagander
2020-01-30
Add support for french language csv headers in bank file
Magnus Hagander
2020-01-30
Implement the new API for bank file uploads
Magnus Hagander
2020-01-04
Move cm data parsing into payment provider
Magnus Hagander
2019-11-16
Further hacks to deal with changes on the CM structure
Magnus Hagander
2019-10-24
Remove one level of redirects in the CM scraper
Magnus Hagander
2019-08-23
Update changed URL for cm download page
Magnus Hagander
2019-08-23
Parse new HTML which has <form> inside <form> on cm
Magnus Hagander
2019-07-31
On incoming cmutuel payments, always wait one day
Magnus Hagander
2019-07-09
Explicitly configure invoice notification recipient
Magnus Hagander
2019-04-04
Fix missing variable prefix in error message
Magnus Hagander
2019-02-11
Remove unused imports
Magnus Hagander
2019-02-09
Minor fixes for pep8, and add hook to validate pep8
Magnus Hagander
2019-02-09
Make cmutuel system use the Generic Managed Bank Transaction interface
Magnus Hagander
2019-01-29
Make cmutuel job a new style scheduled job
Magnus Hagander
2019-01-26
Give the cmutuel app a nicer name in the admin
Magnus Hagander
2019-01-26
Remove settings that now live in the database
Magnus Hagander
2019-01-12
Update CM scraper to use requests
Magnus Hagander
2019-01-12
2to3 updates for Python 3
Magnus Hagander
2018-12-17
Migrate skin specific settings into repository
FINAL_PY2
Magnus Hagander
2018-12-17
Add PGEU specific invoice information class
Magnus Hagander
2018-12-17
Fix pep8 warning
Magnus Hagander
2018-12-15
Add setup.cfg for pep8 tool verification
Magnus Hagander
2018-12-15
Fixup spacing for pep8
Magnus Hagander
2018-12-15
Convert tabs to spaces
Magnus Hagander
2018-12-14
Fix gitignore for local settings
Magnus Hagander
2018-12-11
Add local_settings.py to gitignore
Magnus Hagander
2018-12-11
Reposition repository for pgeu-website
Magnus Hagander