Commit Graph

11711 Commits

Author SHA1 Message Date
Lars Kneschke
8108d69dec increment version for beta 3 of eGW 1.4 2007-02-27 10:38:22 +00:00
Lars Kneschke
6a34604c96 fix for not working to,cc,bcc selecttion when adding multiple addresses from addressbook 2007-02-27 09:21:20 +00:00
Lars Kneschke
baf14bae10 make syncml searching in egw-pear too 2007-02-27 06:42:45 +00:00
Lars Kneschke
7025c0d91a fix for Warning: Wrong parameter count for str_replace() in /usr/share/egroupware/phpgwapi/inc/class.html.inc.php on line 1061 2007-02-27 06:41:36 +00:00
Christian Binder
df9e605367 lang updates for new calendar recurrence function 2007-02-26 22:10:15 +00:00
Christian Binder
4c8a62e731 added possibility for recurring events in calendar to change the state of all future events or just one (the clicked) event. Some (previous also existing) bugs still pending: save button changes state of all users and recurrences, first recurrence state is wrong. Also added a delete icon for deleting a participant 2007-02-26 22:09:17 +00:00
Lars Kneschke
af6c779625 updated to new phpgwapi version 2007-02-26 09:44:00 +00:00
Lars Kneschke
8d7d348eb0 added debian build environment 2007-02-26 09:22:01 +00:00
Oscar Manuel Gómez Senovilla
b45d2879c8 A lot of pending lang updates 2007-02-25 22:14:48 +00:00
Cornelius Weiß
30d5e3b7ee show calendar icon only if calendar read permissions are granted for a given cat 2007-02-25 20:04:41 +00:00
Cornelius Weiß
093708ae45 fix bug #255 2007-02-25 19:42:15 +00:00
Oscar Manuel Gómez Senovilla
0a92dce43c Fix for show domain select box not working 2007-02-25 09:45:06 +00:00
Cornelius Weiß
9f2f7f6d4f Patch from Jose: sitemgr / wiki file upload from fckeditor.
"Attached a small patch on fckeditor that leaves our url passed exact (from site pref), removes the append of file type"
2007-02-23 08:38:24 +00:00
Lars Kneschke
b2dedd114b update version for eGW 1.4 Beta 2 2007-02-23 06:34:19 +00:00
Christian Binder
e0ed67a715 calendar: fix for bug #129 'Search ignores privacy' - like discussed with Lars on the forum - I think I checked all dependencies and hope that this will not break other searches in calendar - maybe Ralf wants to review this 2007-02-21 22:00:48 +00:00
Cornelius Weiß
d160582449 fix not working logout if coocki auth is enabled 2007-02-20 16:16:02 +00:00
Ralf Becker
4646fed791 an other small fix for the readonly time 2007-02-19 06:06:08 +00:00
Ralf Becker
928ddd4912 "Fixed not working ignoring of validation errors via regular expressions (eg. forced fields in the etemplate editor)" 2007-02-19 05:29:17 +00:00
Miles Lott
9c855b7383 Moving egwical classes to the icalsrv app. Reworked icalsrv.php to use these. Verified that all .ics files are working now even with no tasks (output empty file instead of nothing).
Format cleanup on existing files.
2007-02-16 13:13:20 +00:00
Miles Lott
21287627ea Worked with Oscar on this one: Fixed http authentication, domain login, cleaned up code format. Tested with Thunderbird Lightning and direct browser access without browser errors in
events.ics.  Tasks may be an issue to manage separately.  This file now works solely with the sessions class and no longer calls auth->authenticate()
2007-02-15 16:19:06 +00:00
Lars Kneschke
48c12d2ef9 really, really, really ugly hack, to fix the not displayed js calendar.
The calendar disapears, when the image for second select box above the gets replaced. I added a class(sideboxstar) to the balls in the sidebox. Only when the images does not match this class, it get's replaced by the span. Otherwise it stays untouched.

If someone finds a better solution or finds the real source for the problem, feel free to fix it! :-)
2007-02-15 11:18:34 +00:00
Miles Lott
8d1efd030d Fix download of tables_current 2007-02-14 14:26:38 +00:00
Miles Lott
85daf5f726 Fix incorrect call to show_header(). Skipped apps with no tables_update file 2007-02-14 14:08:55 +00:00
Lars Kneschke
e7b8b16098 patch from Sebastion for Bug #349: Zugriffgewährung auf Adressbücher lässt sich nicht entfernen 2007-02-14 12:47:00 +00:00
Lars Kneschke
4e3612ffcd patch from Sebastion for Bug #370: Custom Logo is not shown if not logged in as admin user 2007-02-14 12:42:47 +00:00
Lars Kneschke
4c641f2769 iconv can not convert from/to utf7-imap. Added support for conversion based on the functions provided by the imap extension.
Returning the unconverted string when conversion using iconv failed. This was also not working before.
2007-02-14 11:44:01 +00:00
Ralf Becker
4e49113cc1 "removed debug-message" 2007-02-14 07:22:15 +00:00
Ralf Becker
e844de99cd "fixed previous php5.2 fix, which caused readonlys set in the get_rows function not to work" 2007-02-14 07:11:42 +00:00
Ralf Becker
41f10cd5cc "fixed previous commit: day&month are displayed again with leading 0 plus some other fixes" 2007-02-14 07:09:17 +00:00
Ralf Becker
6ffdbb01a1 "read: prefix column with table-name, if used in join, to prevent ambigous col-name" 2007-02-14 07:07:58 +00:00
Christian Binder
cb42383e47 fixed some syntax errors in jerryr css - these are now w3 valid 2007-02-12 19:56:12 +00:00
Christian Binder
b8e46525f3 remove inclusion of wz_dragdrop here. This is handled by the dragdrop object cause idots template uses the dragdrop class now 2007-02-12 19:32:24 +00:00
Lars Kneschke
aa55c600be run both pathnames trough realpath to compare equal names 2007-02-11 12:04:15 +00:00
Cornelius Weiß
0f11596866 remove forgotten debug message 2007-02-11 07:48:44 +00:00
Christian Binder
d391c01c42 fix for bug #351 "Mail notification contains invalid link (to non-existant view)" and additionally added "date" to the link to pick the correct state for particpants in recurring events 2007-02-10 18:49:55 +00:00
Christian Binder
15280f17a0 fix for bug #304: Notification for participants sends wrong date for recurring events 2007-02-07 13:51:07 +00:00
Lars Kneschke
ca398c82e2 fixed some spelling errors 2007-02-07 09:06:38 +00:00
Christian Binder
59a5ebe73a added real Minimum and Maximum values to the resizeable sidebar 2007-02-05 20:22:01 +00:00
Christian Binder
0d9ed45db1 migrated resizeable sidebar to common dragdrop class. This prevents breaking jscalendar on internet explorer and other DHTML incompatible browsers 2007-02-05 19:28:38 +00:00
Lars Kneschke
c58a299113 REQUEST_URI can contain also some get paramters 2007-02-05 16:01:29 +00:00
Lars Kneschke
c6e057d98f add another variant to strip the last dirctory name(should be more failsave now 2007-02-01 15:36:39 +00:00
Christian Binder
1b4f5c88c7 applied eGW specific changes: some colors and width 2007-01-31 22:37:17 +00:00
Christian Binder
25a02eeabe bringing wz_tooltip.js 3.45 into the trunk branch 2007-01-31 22:34:31 +00:00
Christian Binder
e277471b7b removing old wz_tooltip.js 2007-01-31 22:33:54 +00:00
Christian Binder
249dec935d applied eGW specific changes: possibility for a focus on DHTML objects and performance issues for ADD_DHTML 2007-01-31 22:21:34 +00:00
Christian Binder
6fabf1a79c bringing wz_dragdrop.js version 4.87 into the trunk branch 2007-01-31 22:17:34 +00:00
Christian Binder
e3f08938b8 removing old wz_dragdrop.js 2007-01-31 22:17:18 +00:00
Christian Binder
5c303760c3 me against svn :-( 2007-01-31 22:12:25 +00:00
Christian Binder
ce54744ee7 bringing wz_dragdrop.js version 4.87 into the trunk branch 2007-01-31 22:09:27 +00:00
Ralf Becker
147240aa07 "treat $ignoare_validation param of validation_errors() only as regular expression, if it starts with a slash" 2007-01-27 04:02:21 +00:00