sh4nks
|
62ce3a0122
Remove useless SettingsForm
|
11 years ago |
sh4nks
|
1ac7148ec0
Separated flaskbb’s settings from flask’s settings
|
11 years ago |
sh4nks
|
cb00ada9c1
Code cleanup
|
11 years ago |
sh4nks
|
48195f604b
It is now possible to get a settings group with all settings and attributes.
|
11 years ago |
sh4nks
|
814be76152
choices expects a callable.
|
11 years ago |
sh4nks
|
8fc3824233
Coercing the data for the select fields now.
|
11 years ago |
sh4nks
|
2267d4d1e2
The PickleType is super awesome! :smile:
|
11 years ago |
sh4nks
|
01c43cddc8
The input_type field was somewhat redundant.
|
11 years ago |
sh4nks
|
f3b752a4f8
Replaced the String with a PickleType for the extra field.
|
11 years ago |
Harro van der Klauw
|
662189eb79
Fixed OperationalError when creating the database
|
11 years ago |
sh4nks
|
ea167d2bbf
Update Flask-Plugins to 1.4
|
11 years ago |
sh4nks
|
0c95ff8223
Plugins can now be enabled/disabled and installed/uninstalled.
|
11 years ago |
sh4nks
|
4d8f51d3b1
Merge pull request #39 from sh4nks/settings
|
11 years ago |
sh4nks
|
a9b41ff1ac
Admin layout adjustments.
|
11 years ago |
sh4nks
|
ca2683966d
Changing the default theme also works now.
|
11 years ago |
sh4nks
|
58a8e2f2e5
Fixed tests
|
11 years ago |
sh4nks
|
0801e1ba45
Layout changes. Isn't finished yet
|
11 years ago |
sh4nks
|
e295b3fb7c
Small adjustments
|
11 years ago |
sh4nks
|
960c5bfbaf
Updating the changed values works now.
|
11 years ago |
sh4nks
|
435589e676
Fixed it finally.
|
11 years ago |
sh4nks
|
42d1df7dfa
Nope, still doesn't work :(
|
11 years ago |
sh4nks
|
259b296aa0
Fixed form validation
|
11 years ago |
sh4nks
|
9664e9ff42
Instantiate the form in the view.
|
11 years ago |
sh4nks
|
2d65d1bf70
Refactored it a bit. Form validation doesn't work right now.
|
11 years ago |
sh4nks
|
df006a5686
Added dynamic form composition for the setting fields.
|
11 years ago |
sh4nks
|
25a2439067
Fixed test
|
11 years ago |
sh4nks
|
b1e4f85d1a
Dunno what just happened..
|
11 years ago |
sh4nks
|
f8e11d6222
Added populate function for the setting fixtures
|
11 years ago |
sh4nks
|
b9e327161c
Added a fixture and adapted the models for it.
|
11 years ago |
sh4nks
|
25b005eae5
Moved the redis settings a bit above
|
11 years ago |