Tue, 30 Sep 2008 16:49:54 +0000 | Pawel Solyga | Clean up too long lines in profile.py. Add ReadOnlyInput widget to custom_widgets module, it can be used to display read-only form fields. Display read-only "Id" field in LookUp view if user has been found and in User Edit Developer view. | file | diff | annotate |
Tue, 30 Sep 2008 12:59:59 +0000 | Pawel Solyga | Made mce_settings class variable in TinyMCE widget a copy of default settings instead of reference. | file | diff | annotate |
Wed, 24 Sep 2008 02:27:01 +0000 | Todd Larsen | Change indentation level to 2 (from 4) and rename MCE_DEF_SETTINGS to | file | diff | annotate |
Tue, 23 Sep 2008 19:20:57 +0000 | Pawel Solyga | Changes in TinyMCE widget in custom_widgets.py based on review comments. | file | diff | annotate |