Commit Graph

17 Commits

Author SHA1 Message Date
Ralf Becker
d427a3b8fe allow to specify "none" in popup size for no popup AND no link target, to allow dial scripts to use status "204 No Content" 2011-05-30 15:01:04 +00:00
Klaus Leithoff
ba4e912630 fix for bug #1631 on Stylite tracker: no browsing/navigation in egws popup filenavigation used for image browsing for CK-Editor. 2011-05-16 07:48:36 +00:00
Klaus Leithoff
2b5601d0c4 fix typo that prevented the referencing of sub elements in get_array in some cases 2011-05-12 14:57:45 +00:00
Ralf Becker
6132d8e714 remove stupid (0) from phone numbers written as "+49 (0) 123 1234567" 2011-03-26 15:58:34 +00:00
Ralf Becker
d6c6dc2de0 * fixed handling of + char in VFS filenames (using egw_vfs::decodePath() instead of urldecode()) 2011-03-03 15:49:28 +00:00
Nathan Gray
5379529398 Fix escaping of double quotes 2011-01-24 16:46:59 +00:00
Nathan Gray
a9983aad5f Escape double quotes 2011-01-12 17:43:45 +00:00
Klaus Leithoff
8fead7eb82 fix typo found/fixed by jaytraxx 2011-01-10 10:17:25 +00:00
Klaus Leithoff
a8a8e1d6f2 * CSV Export: Replace CRLF with LF so excel does not break lines early (myStylite#974) 2010-12-16 15:11:33 +00:00
Ralf Becker
2700c82fea give current value higher priority then $value[default_sel] when determining $app 2010-11-12 08:20:37 +00:00
Ralf Becker
ca492d4eee fixing some warnings 2010-11-10 08:28:50 +00:00
Ralf Becker
70de4d4b4f fixed wrong parameter type warning 2010-10-26 13:28:30 +00:00
Ralf Becker
0d96d470d6 quiten warning if $cell[size] is an array 2010-10-12 07:49:50 +00:00
Klaus Leithoff
d4dc9c584f dont try to translate text from textfields when in listview 2010-10-04 12:12:11 +00:00
Ralf Becker
ed7d1c8a7b removed use of PHP 5.3 deprecated eregi 2010-09-17 19:38:40 +00:00
Ralf Becker
bf74c8bc0c newest version of fix_deprecated and changes made by it: fixes deprecated warnings of php5.3 2010-09-15 19:19:53 +00:00
Ralf Becker
7f6faeb3a3 also quote quotes in variables surounded by curly brackets, eg. '{[nm][path]}' 2010-09-14 16:34:28 +00:00