Nathan Gray
|
346f749219
|
Improve readonly handling when a link is specified
|
2009-02-04 17:17:40 +00:00 |
|
Nathan Gray
|
4c5d771cde
|
Don't use htmlspecialchars, it causes issues with mixed quotes.
|
2009-01-22 15:05:54 +00:00 |
|
Nathan Gray
|
db48c553ab
|
Fix # more... line at the bottom when there are more results that are not displayed
|
2009-01-07 16:47:00 +00:00 |
|
Nathan Gray
|
66bb41b065
|
Check to see if the value is a string before we try to lowercase it, strtolower() doesn't like arrays.
|
2008-12-09 16:02:01 +00:00 |
|
Nathan Gray
|
dd749ffa6e
|
Add special handling for query values of 'false' (the string) to convert them to false (boolean)
|
2008-12-05 21:27:12 +00:00 |
|
Nathan Gray
|
98eb1f18cc
|
Escape ID field as well, in case there's something special in there too
|
2008-07-02 19:43:50 +00:00 |
|
Ralf Becker
|
5fd2d8def8
|
removed unnecessary instancations and using static methods of html and egw_link class
|
2008-03-25 16:42:23 +00:00 |
|
Nathan Gray
|
186d0ad967
|
Fix missing readonly parameter reported by randy houlahan, and pass it to the template
|
2008-03-20 16:18:15 +00:00 |
|
Nathan Gray
|
09556f8fb0
|
Preserve ajax_select_widget options across a loop
|
2008-03-07 17:47:06 +00:00 |
|
Nathan Gray
|
b43a9982e3
|
Ajax select widget fixes:
- Remove the need for the user to have access to the eTemplate app
- Fix some settings being lost, and inability to clear the widget
|
2007-09-26 17:21:36 +00:00 |
|
Ralf Becker
|
77a318ae69
|
newest ajax-select-widget from Nathan Gray
|
2007-05-25 22:13:26 +00:00 |
|
Ralf Becker
|
cb7eb66434
|
"fixed php5 only foreach syntax, as we still support php4"
|
2007-05-18 13:49:46 +00:00 |
|
Ralf Becker
|
f0c9a45803
|
patch #25: AJAX Select widget from Nathan Gray
|
2007-05-08 12:20:38 +00:00 |
|