issues
search
icook
/
yota
Flexible Python web forms with asynchronous validation
Other
33
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make an add_validator method on Fields
#99
icook
opened
11 years ago
0
Make setting attributes at the Form level set data in the respective node
#98
icook
opened
11 years ago
0
Add a conversion step to happen before validation
#97
icook
opened
11 years ago
0
Make output generation a more plugable process
#96
icook
opened
11 years ago
0
Enable CRUD support for linking forms directly to objects
#95
icook
opened
11 years ago
0
API for removing nodes, validators or listeners easily
#94
icook
opened
11 years ago
0
Create a pattern that lets you pass a validator the actual form instance
#93
icook
opened
11 years ago
0
External api command for clearing data for all nodes
#92
icook
opened
11 years ago
0
Change the redirect to not break the back button
#91
icook
opened
11 years ago
0
URL Validator
#90
icook
opened
11 years ago
0
Allow a pattern allowing conditional validator execution
#89
icook
opened
11 years ago
0
Add public api method to only resolve data for all nodes
#88
icook
opened
11 years ago
0
Add special kwarg to form init that updates the
#87
icook
opened
11 years ago
0
Split json_validate into a two function that can be called separately
#86
icook
closed
11 years ago
1
Add autofill to the default form_open
#85
icook
opened
11 years ago
0
Add documentation notice abut listNode
#84
icook
closed
11 years ago
0
Allow easily printing errors globally
#83
icook
closed
11 years ago
0
Allow default validation methods per Node
#82
icook
opened
11 years ago
0
Move alert strings to separate language file
#81
titanomachy
opened
11 years ago
2
Decouple validation and form rendering
#80
icook
opened
11 years ago
2
Add ability for triggered events relating to specific Nodes
#79
icook
closed
11 years ago
0
Create mechanism for custom JavaScript actions based on Node type
#78
icook
opened
11 years ago
1
Add blueprint functionality
#77
icook
closed
11 years ago
0
Move templates to Bootstrap 3.0
#76
titanomachy
closed
11 years ago
2
Split Form into an abstract and specific class
#75
icook
opened
11 years ago
9
DataAccessException for null fields submitted
#74
prologic
closed
11 years ago
14
adds id to hidden fields. easier to manipulate w/ js
#73
ericecook
closed
11 years ago
0
UnicodeEncodeError if non ascii value is submited
#72
xen
closed
11 years ago
2
Data submission from disabled nodes throws DataExceptionError
#71
ericecook
closed
11 years ago
2
Add in node, validator, and test for file upload input
#70
ericecook
closed
11 years ago
2
Set mapper at form level
#69
ericecook
opened
11 years ago
3
added ability to disable a node
#68
ericecook
closed
11 years ago
0
Add Python3.3 support
#67
icook
closed
11 years ago
1
Fix shorthand validator to be as flexible as the docs say it is
#66
icook
closed
11 years ago
0
Add information on running the tests to the README
#65
icook
closed
11 years ago
0
CaptchaNode is supported natively
#64
ericecook
opened
11 years ago
1
override function doesn't take boolean
#63
ericecook
closed
11 years ago
6
Add a Form attribute to override render_success or render_error
#62
icook
closed
11 years ago
0
0.2.1.1
#61
ericecook
closed
11 years ago
1
Add dummy code to the yota_examples repo slowing usage of update success
#60
icook
opened
11 years ago
0
Implemented a proposed fix for #40, method for modifying success message...
#59
icook
closed
11 years ago
1
Add descriptive comments to test_form.py
#58
icook
closed
11 years ago
0
Implement CSRF
#57
ericecook
opened
11 years ago
6
Validators should be the attribute listed in the documentation, not validator
#56
icook
closed
11 years ago
0
Document the redirect feature for render_success
#55
icook
closed
11 years ago
2
Add an options for success_render to clear all form elements
#54
icook
closed
11 years ago
0
Updated insert_validator and other minor changes
#53
ericecook
closed
11 years ago
7
Go through nodes add variables for css where applicable
#52
ericecook
closed
11 years ago
2
Fix textarea bug
#51
ericecook
closed
11 years ago
0
Fix django exmaples to work with 0.2
#50
icook
closed
11 years ago
0
Next