Commit Graph

9 Commits

Author SHA1 Message Date
Ralf Becker
4719e35a43 fixed error-message in the editor: method is no string 2006-10-20 12:17:57 +00:00
Ralf Becker
0cd9b918d1 fixed an off by one problem 2006-10-17 17:28:55 +00:00
Cornelius Weiß
17299bab29 one of those lovely reference bugfixes... 2006-09-26 13:11:56 +00:00
Ralf Becker
d1d4bc610e some etemplate fixes:
- date-widget does no longer set extension-data if readonly (not used and can conflict with other widgets using the same name, as it was the problem in PM)
- select-widget: fix for "can not unselect the last category"
- red error-messages have now a "white-space: nowrap" for nice formatting
- confirm-message did not quote single quotes (') correct, which caused the complete confirm dialog to fail and allways execute the button
- readonly textarea's without column and row specification are rendered now as <pre></pre> to only take space needed
2006-08-12 06:15:32 +00:00
Cornelius Weiß
63e898d428 fix not displayed actions found by Christophe Combelles 2006-07-01 05:26:07 +00:00
Ralf Becker
f68eac41e5 fixed date-widget for 12h timeformat:
- replaced extra am/pm radio buttons with single selectbox with times includeing am/pm (works much better with the existing layouts)
- fixed wired 12h clock: 12am,1am-11am,12pm,1pm-11pm (0-23h)
- added an select-hour widget to the select-widgets for the above
2006-06-22 17:26:36 +00:00
Ralf Becker
dfb539f9ab fixed the wrong links and added links to the phpDocumentor doc Conny set up on egroupware.org 2006-06-08 14:57:48 +00:00
Cornelius Weiß
3d94018a6c fighting with the seven seals of reference handling in the different php versions ...
or make buttons work with php5.1.x
2006-05-19 17:02:17 +00:00
Cornelius Weiß
a490244c26 fixed bug reported by Robert Theisen 2006-05-18 15:38:27 +00:00