Commit Graph

19 Commits

Author SHA1 Message Date
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
Oscar Manuel Gómez Senovilla
b113030cf9 tracker #2789 2011-01-02 15:11:27 +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
Hans-Jürgen Tappe
8cbce65eb3 - Add hint on how to revert changes / reset an eTemplate change as discussed on
the developer's list.
- Fix typos
- Add a reference from the reference.html to the now existing etemplate 
  documentation.
2010-11-07 13:25:29 +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
Oscar Manuel Gómez Senovilla
dcd90dd8ee Spanish translation 2010-09-12 19:26:59 +00:00
Hans-Jürgen Tappe
eba475c2c8 Merge Rev. 31586 into 1.8. 2010-09-12 12:52:28 +00:00
Ralf Becker
90afb89d71 update versions to 1.8 2010-09-05 16:26:30 +00:00