Commit Graph

1484 Commits

Author SHA1 Message Date
Nathan Gray
052d31c168 (partial) backport of 33571 to fix case-sensitive like and infinite loop with OR 2011-03-22 19:14:01 +00:00
Ralf Becker
c34c52cacf * Addressbook: fixed PostgeSQL error when searching or showing accounts 2011-03-20 12:51:26 +00:00
Ralf Becker
fd9d3315cd * EventMgr: fixed fatal error eventmgr_merge::number_format() is not defined 2011-03-18 15:17:25 +00:00
Ralf Becker
3ddbb113ce * fixed handling of + char in VFS filenames (using egw_vfs::decodePath() instead of urldecode()) 2011-03-03 15:45:02 +00:00
Nathan Gray
6d7f51479e Add extra 3123categories3123 tag for merging hierarchical categories listing each main category on its own line 2011-02-23 21:26:08 +00:00
Nathan Gray
12263e3266 Fix for display of multi-row read-only select-account widget 2011-02-17 16:06:09 +00:00
Andreas Stöckel
bfd0871d18 Ported revisions 33494-33496 from trunk to 10.1 (egw.stylite bug 8295) 2011-01-27 09:29:52 +00:00
Nathan Gray
c84ec5752e Fix escaping of double quotes 2011-01-24 16:45:46 +00:00
Klaus Leithoff
ac52f999c3 fix problem with assumedly broken ZipArchives with OpenOffice Documents used with ZipArchive on SLES11; try opening the archive anyway, even if the onening with CHECKCONS failes. Report that to error_log, and try to proceed before failing fataly 2011-01-13 10:53:53 +00:00
Nathan Gray
9c59ef7d0a Escape double quotes 2011-01-12 17:40:59 +00:00
Klaus Leithoff
33303117e7 fix typo found/fixed by jaytraxx 2011-01-10 10:16:18 +00:00
Klaus Leithoff
79cb6b8eee * CSV Export: Replace CRLF with LF so excel does not break lines early (myStylite#974) 2010-12-16 15:11:25 +00:00
Ralf Becker
3f3bd68969 give current value higher priority then $value[default_sel] when determining $app 2010-11-12 08:16:37 +00:00
Ralf Becker
4c9034a331 fixing some warnings 2010-11-10 08:28:29 +00:00
Ralf Becker
b5c7084669 fixed wrong parameter type warning 2010-10-26 13:29:33 +00:00
Ralf Becker
19f762e749 quiten warning if $cell[size] is an array 2010-10-12 07:49:22 +00:00
Klaus Leithoff
17a3b1e179 dont try to translate text from textfields when in listview 2010-10-04 12:11:16 +00:00
Ralf Becker
0240a98b9f removed use of PHP 5.3 deprecated eregi 2010-09-17 19:33:10 +00:00
Ralf Becker
bce07a9700 also quote quotes in variables surounded by curly brackets, eg. '{[nm][path]}' 2010-09-14 16:34:08 +00:00
Ralf Becker
21300696eb * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
Ralf Becker
50c43deec9 updating verson to 1.8 2010-09-05 15:24:34 +00:00
Ralf Becker
075c7c7667 fixed historylog widget shows "unknow type" for selectboxes with explicit options containing key 0 2010-08-27 16:11:37 +00:00
Ralf Becker
3c58ef8473 fixed historylog widget shows "unknow type" for selectboxes with explicit options containing key 0 2010-08-27 16:11:02 +00:00
Oscar Manuel Gómez Senovilla
65f1702caa Tracker #2657 2010-08-25 16:23:17 +00:00
Oscar Manuel Gómez Senovilla
2f0df89b4f Tracker #2703 2010-08-25 16:14:29 +00:00
Ralf Becker
f37e74d560 using utf-8 encoding for html merge-print 2010-08-23 12:04:03 +00:00
Ralf Becker
ea97fc438f using utf-8 encoding for html merge-print 2010-08-23 12:03:03 +00:00
Ralf Becker
f9347fbf4c reverted r31570/7: using label as blur text, as label is already used (as label), using blur text field now, no idea why I didnt used it in the first place ;-) 2010-08-16 07:29:57 +00:00
Ralf Becker
3835e9acbc reverted r31570/7: using label as blur text, as label is already used (as label), using blur text field now, no idea why I didnt used it in the first place ;-) 2010-08-16 07:28:58 +00:00
Ralf Becker
80e1f39e14 fixed wrongly display blur text for value "0" 2010-08-12 18:04:02 +00:00
Ralf Becker
f156301f25 fixed wrongly display blur text for value "0" 2010-08-12 18:03:03 +00:00
Ralf Becker
ab443621be set span & class from original cell for single fields 2010-08-05 15:36:49 +00:00
Ralf Becker
5a03cff75d set span & class from original cell for single fields 2010-08-05 15:36:23 +00:00
Ralf Becker
bb468774f7 quitened warning 2010-08-01 12:47:26 +00:00
Ralf Becker
a1c9f68a1e remove not used advanced-search-widget 2010-08-01 10:02:04 +00:00
Hans-Jürgen Tappe
c6a4c40934 Fix HTML code in etemplate documentation:
- Close 'li' tags
- Close 'lt' tags by 'gt' tags
- Convert ampersands to 'amp' tags.
2010-07-31 07:03:15 +00:00
Ralf Becker
39d1c63517 display readonly link-entry widgets as links to the linked entry 2010-07-30 15:28:17 +00:00
Ralf Becker
3dc949d08e display readonly link-entry widgets as links to the linked entry 2010-07-30 15:27:51 +00:00
Ralf Becker
9432e8b73a forgot to translate the label 2010-07-30 14:02:42 +00:00
Ralf Becker
4fc00c03ae forgot to translate the label 2010-07-30 14:02:19 +00:00
Ralf Becker
52ee0ed07a displaying label of link-entry widget as blur text 2010-07-30 08:37:55 +00:00
Ralf Becker
55463e493b displaying label of link-entry widget as blur text 2010-07-30 08:36:41 +00:00
Klaus Leithoff
5e87b2010b allow minus and underscore in validation as part of the LocalPart of the eMailaddress; even directly in front of the @ sign 2010-07-23 12:12:20 +00:00
Klaus Leithoff
72610fb3ad allow minus and underscore in validation as part of the LocalPart of the eMailaddress; even directly in front of the @ sign 2010-07-23 12:10:52 +00:00
Ralf Becker
5c71613241 fixed not working checkboxes after r31472 2010-07-22 13:13:21 +00:00
Ralf Becker
b9bfd285a5 fixed not working checkboxes after r31472 2010-07-22 13:09:33 +00:00
Ralf Becker
474735251e fixed caching of etemplates:
- never read timestamp of last import from cache
- check timestamps only once per session and app
2010-07-21 13:51:13 +00:00
Ralf Becker
f597385a9c fixed caching of etemplates:
- never read timestamp of last import from cache
- check timestamps only once per session and app
2010-07-21 13:50:29 +00:00
Ralf Becker
11fae97d96 allow and validate needed (required) attribute for file uploads, checkboxes and radio buttons 2010-07-21 08:22:33 +00:00
Ralf Becker
4da973400c allow and validate needed (required) attribute for file uploads, checkboxes and radio buttons 2010-07-21 08:21:42 +00:00