index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
util
/
widgets.py
Age
Commit message (
Expand
)
Author
2024-11-05
Don't crash when both removing and uploading PDF at the same time
Magnus Hagander
2024-08-21
Add a widget to show a simple treeview
Magnus Hagander
2024-08-21
Add a form control for previewing HTML
Magnus Hagander
2024-01-30
Fix reference to conference urlname in speaker lookup
Magnus Hagander
2024-01-29
Remove jquery, selectize and bootstrap js from conference frontend
Magnus Hagander
2022-11-06
Stop using hard wrapping for email text areas
Magnus Hagander
2022-06-26
Support higher resolution speaker photos
Magnus Hagander
2020-05-18
Complete overhaul of social media integrations
Magnus Hagander
2020-05-11
Add field and widget to support a custom submit button in backend forms
Magnus Hagander
2020-05-11
Add backend widget that can set a field value from a dropdown
Magnus Hagander
2020-04-01
Always decode base64encoded values to strings
Magnus Hagander
2020-02-20
Make json widget handle null values and nested dicts
Magnus Hagander
2020-01-09
Fix image field to handle files large enough to spool to temp files
Magnus Hagander
2019-10-29
Move speaker photos into main model with bytea
Magnus Hagander
2019-10-29
Add a widget for inline PDF uploading and storing
Magnus Hagander
2019-08-23
Add tracking of pre-defined hashtags for a conference
Magnus Hagander
2019-08-21
Add a field+widgets for uploading images into a bytea column
Magnus Hagander
2019-07-11
Make the speaker photo use a proper widget and validator
Magnus Hagander
2019-07-09
Make email forms use monospace font and fixed width
Magnus Hagander
2019-03-27
Add the concept of test/validate to invoice payment forms
Magnus Hagander
2019-02-16
Generalize frontend side forms
Magnus Hagander
2019-01-19
Include static fields show notification instructions
Magnus Hagander
2019-01-10
Generic changes for python3 from 2to3
Magnus Hagander
2018-12-14
Fix blankline related warnings
Magnus Hagander
2018-12-14
Replace tabs with spaces
Magnus Hagander
2018-07-06
Move HTML 5 date input widget to utils
Magnus Hagander
2018-06-27
Add widgets for pretty-printing json
Magnus Hagander
2018-06-20
Add a more user friendly file upload widget
Magnus Hagander