Ferry Boender
239d308d56
Typo fix.
8 years ago
Ferry Boender
2ea31d98ff
Implemented "default_value" form option.
8 years ago
Ferry Boender
5183c6386a
Removed quotes around content disposition header in examples
8 years ago
Ferry Boender
86ce5e4c98
Megacorp Acc example: document "Acceptance service" password.
10 years ago
Ferry Boender
ea0cf1613e
Removed test example.
10 years ago
Ferry Boender
6cbc731844
Tutorial.
10 years ago
Ferry Boender
c23368154e
Added default run_as user test to the run_as example.
10 years ago
Ferry Boender
03f655b6e6
If Scriptform is running as root, drop privileges to 'nobody' by default. Otherwise, don't drop privileges before executing scripts.
10 years ago
Ferry Boender
6229bd3a6a
Megacorp_acc example: checked checkbox.
10 years ago
Ferry Boender
386af020a2
Added abilitity to add custom CSS classes to field definitions.
10 years ago
Ferry Boender
87daf0fb9b
Better description for the customize example.
10 years ago
Ferry Boender
3938f04224
Clarify validation example and add a non-required "string" field.
10 years ago
Ferry Boender
0eb04cae51
Don't raise KeyError if a non-required file wasn't uploaded.
10 years ago
Ferry Boender
c1a029a996
Allow inclusion of application-wide custom CSS.
10 years ago
Ferry Boender
64e2afeeda
Implemented field styles that lets the user specify inline CSS style for a form field.
10 years ago
Ferry Boender
c0634564c4
Bugfix in 'rows' and 'cols' options for text fields.
10 years ago
Ferry Boender
1080b50696
Added a 'size' option for string input fields that controls the width in characters of the input box.
10 years ago
Ferry Boender
e623c45da6
Allow serving of static files through 'static_dir' directive.
10 years ago
Ferry Boender
3d63f6d7f7
Don't display directory listing in megacorp_acc example.
10 years ago
Ferry Boender
15a4199fa1
Show comment in megacorp_acc firewall example.
10 years ago
Ferry Boender
c44af08f64
Test example that does its best to break scriptform.
10 years ago
Ferry Boender
9c0a5a4978
Rename 'hide' property to 'hidden' for consistency.
10 years ago
Ferry Boender
a4f8e05832
Clarifying comment.
10 years ago
Ferry Boender
2dfa35a29b
Checkbox field type added.
10 years ago
Ferry Boender
c17bac5207
MegaCorp example updated.
10 years ago
Ferry Boender
34c9cac1a7
Form definitions are now specified in a list instead of a dict. This preserves their order when listing the forms.
10 years ago
Ferry Boender
55f569fc75
Deprecate support for calling native python callbacks.
10 years ago
Ferry Boender
2e4d040528
Simple example: removed debugging output.
10 years ago
Ferry Boender
e511678c07
Fix native Python callbacks after refactoring.
10 years ago
Ferry Boender
640c67db43
Output types example: Update README
10 years ago
Ferry Boender
742b4ec0e3
Allow validation of uploaded file extensions.
10 years ago
Ferry Boender
5cbf942f99
Deprecated the 'script_raw' option in favour of an output type specifier. 'escaped' will wrap output in PRE tags and esape the HTML entities in the output. 'html' will not and allows the script to include HTML markup. 'raw' is the former 'script_raw' option and directly streams output to the browser.
10 years ago
Ferry Boender
dfe9cc2393
Simple example: rename htaccess to htpasswd.
10 years ago
Ferry Boender
c0ecdd4371
Validate example.
10 years ago
Ferry Boender
2d0b33ce94
Added validation example.
10 years ago
Ferry Boender
7ce6bc8b12
Authentication passwords are now sha256 hashed. Use --generate-pw to generate the proper hashed password.
10 years ago
Ferry Boender
5eed3e1466
Example for the 'script_raw' functionality where a script can send output directly to the browser.
10 years ago
Ferry Boender
44e7d69444
Updates to the 'simple' example.
10 years ago
Ferry Boender
1351816935
Authentication example.
10 years ago
Ferry Boender
85a4f019c8
Simple example which shows how to use shell scripts as backends.
10 years ago
Ferry Boender
d63d68fb49
Native example which show how to use Python functions as callbacks.
10 years ago
Ferry Boender
ffda932161
Simple example.
10 years ago
Ferry Boender
78ad473e9c
Initial commit
10 years ago