Commit Graph

1508 Commits

Author SHA1 Message Date
Ralf Becker
48af140c48 white-space: nowrap for table in date-widget 2012-02-23 13:41:02 +00:00
Ralf Becker
441a100248 * Notifications: fixed not correctly reset timezone after notifying users from other timezones 2012-02-22 12:34:38 +00:00
Ralf Becker
ec133dcffa fixed warning if no name part exists 2011-11-18 13:04:52 +00:00
Ralf Becker
108e95a51a * Filemanager/eTemplate: fix for MyStylite bug #2495: deleting files containing [ as first char deletes whole directory
added encoding of square brackets in eTemplate and improved etemplate_bo::(get|set|isset|unset)_array() to split indexes at ][ and not just [
2011-11-09 14:33:13 +00:00
Klaus Leithoff
ef6bc0949a making 1st param for custumfield_widget construct (ui) optional, to avoid warning 2011-09-13 08:40:23 +00:00
Ralf Becker
714d13e8b6 * API/Calendar: allow to link to accounts and allow to select accounts as participants by searching them like contacts 2011-09-07 16:54:55 +00:00
Ralf Becker
a13283e39d backported r33878, r33880 from Nathan to display supported fileformats in addressbook prefs 2011-08-26 10:09:23 +00:00
Klaus Leithoff
364483c8df * API: taking care of sorting AND filtering by customfields with names containing whitespace; (best way to deal with this issue, is not using whitespace in your customfield names at all) 2011-08-22 14:46:23 +00:00
Ralf Becker
2fc71002d7 fixed grid in cf widget displays border, if options are set 2011-08-18 09:26:43 +00:00
Ralf Becker
3db33a7337 changed table-plugins to be compatible with 11.1 or trunk 2011-08-17 11:33:15 +00:00
Ralf Becker
b27a67ee66 * Calendar: fixed various issues with history in calendar: id display, unecessary stuff loged, ... 2011-08-04 14:05:40 +00:00
Ralf Becker
2cc88e8ae5 for readonly version we only need to fetch given timezone, automatic conversion from id 2011-08-04 11:07:09 +00:00
Ralf Becker
e1ef462312 fixed creating of new translations / give [Write] button file not yet existing (permissions given) 2011-08-04 07:38:08 +00:00
Nathan Gray
3e248e6eb2 Fix mismatched tag in MS linefeed 2011-08-02 14:30:14 +00:00
Klaus Leithoff
8756fcbf57 fix warning ->missing argument 1 for select_widget<- : make the parameter optional by assigning a default value 2011-07-26 07:49:24 +00:00
Ralf Becker
d596587bfe fixed warning: missing argument 3 2011-06-28 13:49:46 +00:00
Ralf Becker
91e488c399 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:00:06 +00:00
Ralf Becker
9ce6968e3d switch to tab with customfield widget (empty name for call cfs), if validation error is for a cf (name prefixed with #), if no tab found add validation message to $content[msg] as a last resort to make it more visible to the user 2011-05-18 14:26:16 +00:00
Ralf Becker
ab48d9b338 fixed an "htmlspecialchars 1. param should be string, array given" error 2011-05-18 14:25:36 +00:00
Ralf Becker
3f35a9c3f3 got select entry custom fields honor required flag and select entry widget show required input with inputRequired css class 2011-05-18 10:27:38 +00:00
Klaus Leithoff
3cf986a5df 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:47:46 +00:00
Klaus Leithoff
4ff5d3f6e3 fix typo that prevented the referencing of sub elements in get_array in some cases 2011-05-12 14:57:25 +00:00
Ralf Becker
795db441ad added "decimal" to nummeric types, to fix PostgreSQL error (bug #2105) 2011-04-10 15:13:54 +00:00
Ralf Becker
69723a949f remove stupid (0) from phone numbers written as "+49 (0) 123 1234567" 2011-03-26 15:58:08 +00:00
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