Mercurial
Mercurial
>
py_tasks_melange
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/soc/views/helper/forms.py
2009-03-10
Sverre Rabbelier
Do not override fields in the model if they are already set
file
|
diff
|
annotate
2009-02-22
Sverre Rabbelier
Add generic datepicker support
file
|
diff
|
annotate
2009-02-15
Sverre Rabbelier
Added grouping support to all forms, converted role as example
file
|
diff
|
annotate
2009-02-13
Sverre Rabbelier
Partially reverted "Update the copyright notice for 2009."
file
|
diff
|
annotate
2009-02-13
Sverre Rabbelier
Update the copyright notice for 2009.
file
|
diff
|
annotate
2009-02-01
Sverre Rabbelier
Fix the JS but mentioned in the previous commit
file
|
diff
|
annotate
2009-01-24
Sverre Rabbelier
Use ugettext instead of ugettext_lazy
file
|
diff
|
annotate
2009-01-21
Lennard de Rijk
Fixed a typo in the comments of soc/views/helper/forms.py
file
|
diff
|
annotate
2008-12-15
Pawel Solyga
Since DbModelForm has been renamed to BaseForm change super() call from BaseForm to djangoforms.ModelForm in soc.views.helper.forms module.
file
|
diff
|
annotate
2008-12-14
Sverre Rabbelier
Converted as_table to be a template tag
file
|
diff
|
annotate
2008-12-14
Sverre Rabbelier
Added support for example texts
file
|
diff
|
annotate
2008-12-01
Pawel Solyga
Some docstring fixes in few modules (soc.views.helper soc.views.models.base).
file
|
diff
|
annotate
2008-11-29
Sverre Rabbelier
Moved checkAccess and getCleanedFields into access and forms
file
|
diff
|
annotate
2008-11-11
Pawel Solyga
Move "(required)" text to third column instead of second column in templatetags, it's much more user friendly that way. Add new version of as_table that support our current error messages format, information about required fields and tooltips.
file
|
diff
|
annotate
2008-11-10
Sverre Rabbelier
Preparation for generic user views
file
|
diff
|
annotate
2008-10-19
Pawel Solyga
Add BaseForm class to soc.views.helper.forms module (work in progress). This changes the way as_table function displays the form (for more information have a look into doc string). BaseForm is going to be used for all forms in Melange in future. Right now it's still missing custom form errors labels and "required" text in 3rd column, but that's added as TODO and I'm working on it.
file
|
diff
|
annotate
2008-10-14
Pawel Solyga
Add missing import in soc/views/site/sponsor/list.py which caused exception when app was deployed and first site you visited was "List Site Sponsors". Update files according to recent django update and django backwards incompatibility (for example newforms is changed to forms).
file
|
diff
|
annotate
2008-10-03
Todd Larsen
Move helpers/forms_helpers.py to helper/forms.py.
file
|
diff
|
annotate
|
base
less
more
(0)
tip