This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-userforms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-userforms
mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced
2024-10-22 17:05:42 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
40592031ff
silverstripe-userforms
/
code
History
Mark Stephens
40592031ff
BUGFIX: Submissions were exported in implied ID order, which is not guaranteed on all DB engines, esp postgres, so put in explicit order
2010-09-20 03:54:52 +00:00
..
editor
MINOR: removed debug statement
2010-09-14 01:58:39 +00:00
migration
ENHANCEMENT: Implemented tests to complete email recipients class. APICHANGE: changed *FieldSettings() to *Setting()
2010-09-07 22:44:43 +00:00
submissions
BUGFIX: Submissions were exported in implied ID order, which is not guaranteed on all DB engines, esp postgres, so put in explicit order
2010-09-20 03:54:52 +00:00
UserDefinedForm.php
MINOR: added translation for body. MINOR: updated en_US.php lang file
2010-09-07 22:48:46 +00:00