Jermolene
|
5e9dae8fb4
|
Fix view widget so that it works with indexes
|
2014-02-17 11:28:48 +00:00 |
|
Jermolene
|
b06e09a4d3
|
Fix typo in default date format string for view widget
Fixes #320
|
2014-01-03 18:34:27 +00:00 |
|
Jermolene
|
d043bdd289
|
Fix problem with view widget relativedate format
Fixes #319
|
2013-12-30 13:08:48 +00:00 |
|
Jermolene
|
4cffa58df3
|
Fix viewing of date fields
|
2013-12-03 10:09:58 +00:00 |
|
Jermolene
|
29c0f7156b
|
Fix overlooked typo
Ouch.
|
2013-11-16 22:50:10 +00:00 |
|
Jermolene
|
c7d5905242
|
Fix view format=date so that it doesn't crash on empty fields
|
2013-11-13 19:41:54 +00:00 |
|
Jermolene
|
8ec92405fd
|
Add urlencoded and doubleurlencoded formats to the view widget
|
2013-11-12 20:29:14 +00:00 |
|
Jermolene
|
a7bb331412
|
Extend view widget so that it falls back to its content if the field/property is empty or missing
|
2013-11-09 17:30:06 +00:00 |
|
Jermolene
|
6f1c9d88cc
|
Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it
|
2013-11-09 16:55:14 +00:00 |
|
Jeremy Ruston
|
cc0011abd3
|
Get rid of the "new_" prefix we had on some methods
There's still the "old_" prefix to get rid of too.
|
2013-11-08 08:51:14 +00:00 |
|
Jeremy Ruston
|
b7cb1d3391
|
Change new_widget to widget
I was avoiding doing this until after the merge.
|
2013-11-08 08:47:00 +00:00 |
|
Jeremy Ruston
|
3e3a5917b7
|
Move the widgets back to the right folder
|
2013-11-08 08:38:44 +00:00 |
|