|
1.14.2.5 FRAMEWORK_3 (+1 -17 lines) |
05/20/2008 01:27 AM |
Michael M Slusarz slusarz |
MFH: Don't make checkboxes a preference. Tags: DIMP_1_1, DIMP_1_1_RC2, DIMP_1_0_1_RC1, DIMP_1_0 |
|
1.19 (+1 -17 lines) |
05/20/2008 12:36 AM |
Michael M Slusarz slusarz |
After further thinking, checkboxes shouldn't be a preference. If admins don't
want them, a simple display:none in CSS will do the trick. |
|
1.14.2.4 FRAMEWORK_3 (+17 -1 lines) |
05/09/2008 02:04 AM |
Michael M Slusarz slusarz |
MFH: Add checkboxes to message list. Tags: DIMP_1_0_RC4 |
|
1.18 (+17 -1 lines) |
05/09/2008 01:45 AM |
Michael M Slusarz slusarz |
Add checkboxes to message list (configurable via prefs). |
|
1.14.2.3 FRAMEWORK_3 (+1 -81 lines) |
02/29/2008 08:22 AM |
Michael M Slusarz slusarz |
MFH:
IMP/DIMP cleanup before 4.2.
Re-use as much of IMP code as possible to prevent code duplication.
Remove duplicate config options/prefs and use IMP versions instead.
No need to have own cache.php script - use IMP's instead. Tags: DIMP_1_0_RC3 |
|
1.17 (+1 -81 lines) |
02/29/2008 08:09 AM |
Michael M Slusarz slusarz |
IMP/DIMP cleanup before 4.2.
Re-use as much of IMP code as possible to prevent code duplication.
Remove duplicate config options/prefs and use IMP versions instead.
No need to have own cache.php script - use IMP's instead. |
|
1.14.2.2 FRAMEWORK_3 (+50 -6 lines) |
02/20/2008 01:10 PM |
Jan Schneider jan |
MFH: Re-add the ability for users to define the xinha toolbar buttons. |
|
1.16 (+50 -6 lines) |
02/20/2008 12:51 PM |
Jan Schneider jan |
Re-add the ability for users to define the xinha toolbar buttons. |
|
1.14.2.1 FRAMEWORK_3 (+19 -1 lines) |
01/18/2008 03:19 PM |
Michael M Slusarz slusarz |
Bug: 6028
MFH: Add preference to identify page to load on login. Tags: DIMP_1_0_RC2 |
|
1.15 (+19 -1 lines) |
01/18/2008 03:17 PM |
Michael M Slusarz slusarz |
Bug: 6028
Add preference to identify screen to load on login. |
|
1.14 (+3 -1 lines) |
12/11/2007 09:57 PM |
Michael M Slusarz slusarz |
link to xinha doc page. Tags: FRAMEWORK_3, BEFORE_MERGE_3_2 |
|
1.13 (+2 -12 lines) |
09/18/2007 03:02 AM |
Michael M Slusarz slusarz |
TinyMCE is such a piece of trash it doesn't make sense to support it right now,
especially when we have 2 other options that work fine. Tags: DIMP_1_0_RC1 |
|
1.12 (+4 -4 lines) |
07/10/2007 04:47 AM |
Michael M Slusarz slusarz |
These prefs should not be shown by default Tags: DIMP_1_0_ALPHA |
|
1.11 (+2 -2 lines) |
07/03/2007 07:35 AM |
Jan Schneider jan |
typo |
|
1.10 (+2 -2 lines) |
07/02/2007 01:57 PM |
Michael M Slusarz slusarz |
the tinymce driver deals with counting button rows now. |
|
1.9 (+11 -2 lines) |
06/21/2007 02:24 PM |
Michael M Slusarz slusarz |
Submitted by: acmpires@sapo.pt
Add button configuration for TinyMCE. |
|
1.8 (+11 -4 lines) |
06/19/2007 02:11 PM |
Michael M Slusarz slusarz |
Add group so we can change js editor values via the options screen.
These fields can't be 'text' since they will get cutoff due to the limited
field size.
Unlock fckbuttons field. |
|
1.7 (+14 -15 lines) |
06/19/2007 12:33 PM |
Jan Schneider jan |
Fix indention. |
|
1.6 (+31 -1 lines) |
06/19/2007 12:15 PM |
Michael M Slusarz slusarz |
Move html editor configuration to prefs. |
|
1.5 (+1 -10 lines) |
06/07/2007 06:22 PM |
Michael M Slusarz slusarz |
Move editor toolbar configuration to config file.
Add ability to define toolbars for fckeditor. |
|
1.4 (+10 -1 lines) |
04/17/2007 07:35 AM |
Michael M Slusarz slusarz |
Submitted by: acmpires@co.sapo.pt
Make xinha much more fast & friendly. |
|
1.3 (+4 -12 lines) |
05/03/2006 03:21 PM |
Chuck Hagenbuch chuck |
[cjh] Implement persistent preference for the state of the
preview pane.
Also includes some minor bugfixes: don't show a message as read when
clicking on it if the preview pane is off, but do if we double click
it; initialize a few variables; make the lineHeight (mostly) settable
entirely via CSS instead of hardcoded. |
|
1.2 (+1 -1 lines) |
01/25/2006 01:25 PM |
Chuck Hagenbuch chuck |
Use IMP's compose_cc and compose_bcc preferences. |
|
1.1 |
01/19/2006 06:50 PM |
Jan Schneider jan |
Add first pref: whether to show cc/bcc fields by default. |