Commit Graph

11827 Commits

Author SHA1 Message Date
Ralf Becker
335b0eb97a "- fixed off-by-one error in extra-icons (gave an empty box)
- make topmenu return it's content, not echo it"
2007-04-29 11:06:44 +00:00
Ralf Becker
c128b0a017 "- dont accept less then one account-id plus replacement
- cat_owner -1 means global cat, not cat of group 1"
2007-04-28 12:25:44 +00:00
Ralf Becker
664f222868 "fixed to small column for timestamp in egw_links.link_lastmod" 2007-04-28 11:54:24 +00:00
Ralf Becker
ca34042249 "admin-cli (admin command line interface) now changes account-id's in all maintained apps (but MyDMS, JiNN and Workflow)" 2007-04-28 11:51:46 +00:00
Ralf Becker
0ce343d842 "fix for bug #334: 2-weekly repeating event over daylight saving is wrong" 2007-04-27 10:04:33 +00:00
Ralf Becker
47763981e9 "missing default for last param or fckeditor" 2007-04-27 08:48:50 +00:00
Cornelius Weiß
63ee37b29c fix wrong old_defaut imagedir 2007-04-26 23:23:05 +00:00
Cornelius Weiß
1bb9f539eb fixed html spechialchars in mailtoinfolog 2007-04-26 21:30:26 +00:00
Cornelius Weiß
d2a886fef2 first resource was not found when searching bookable resources 2007-04-26 20:50:14 +00:00
Ralf Becker
1bee3ca929 removed 'funny' char's in fckeditor*.php, which show up on non utf-8 installation in felamimail 2007-04-26 16:51:12 +00:00
Ralf Becker
b95addb87c "bugfix: InfoLog types were NOT translated (unless you save the infolog site config)" 2007-04-26 15:42:51 +00:00
Ralf Becker
7aa859949b bugfix: calendar's default prefs where always in english, because quick_add selectbox is now part of the header and the header runs before the language gets read --> moved the call of bocal::check_set_default_prefs to the constructor of uical 2007-04-26 15:29:15 +00:00
Ralf Becker
519c8e4e43 "bugfix: blank page when editing a user" 2007-04-26 13:54:21 +00:00
Ralf Becker
f760107ff7 fixed bug #517: Bug in s/p view when closing infolog 2007-04-26 12:53:03 +00:00
Ralf Becker
e648fbf436 "forgotten docu commit" 2007-04-26 12:49:44 +00:00
Ralf Becker
dd45443d8e "fix for bug #486: InfoLog removes https from urls on display
and some other fixes in the activation of url's"
2007-04-26 12:32:03 +00:00
Ralf Becker
668640f9a3 "fix for bug #469: Empty entry when deleting infolog from calendar dayview" 2007-04-26 12:03:44 +00:00
Ralf Becker
c160fdec74 "bugfix: primary-group of current user was read from not always set $GLOBALS['egw']->accounts->data, instead just from $GLOBALS['egw_info']['user']" 2007-04-26 11:52:47 +00:00
Ralf Becker
3192eaf2c6 "bugfix: not all fields were preserved, when responsible users had the right to edit partical data" 2007-04-26 11:34:46 +00:00
Ralf Becker
6bacbb1eca "fixed bug: InfoLog's delegated to a group, could not be changed from group-members" 2007-04-26 11:24:43 +00:00
Ralf Becker
5c37c5551f "fix for bug #354: Task with status \"offer\" not possible" 2007-04-26 07:56:38 +00:00
Ralf Becker
20b4f9b77d "fixing an old php5 fix, which caused extra-labels to have key 0 instead of '', which caused eg. InfoLog to require two clicks to close an entry (only after called the first time after login)" 2007-04-26 07:34:27 +00:00
Ralf Becker
5548c8b038 "birthday column with format YYYY-mm-dd was only varchar(10) instead of varchar(12)" 2007-04-26 06:28:36 +00:00
Ralf Becker
be4c3f44d1 "fixed check_install to deal with old PEAR versions, where the PEAR_Config object does not have a getRegistry method.
Falling back to the old check which does not give the version number, is better then a fatal error."
2007-04-26 06:17:41 +00:00
Ralf Becker
07c2be0891 "fixed typo ab_id instead of contact_id in the primary key" 2007-04-26 06:01:20 +00:00
Ralf Becker
2b0154e116 fixed not working caching of gradients 2007-04-25 14:35:50 +00:00
Ralf Becker
47f6358788 "manual link was not working, if session.use_transsid was switched on - thought it seems not to be used, as we take care of transporting the session-id. Maybe it's different between php4 and php5, as I remember is was necessary some time ago. Anyway ... " 2007-04-24 12:49:25 +00:00
Carsten Wolff
0214de953e RRULE should not be escaped by this class in egw, because it's generated with ; in it 2007-04-24 09:33:22 +00:00
Oscar Manuel Gómez Senovilla
97e343da19 tracker #456 2007-04-19 21:24:13 +00:00
Oscar Manuel Gómez Senovilla
fbe47405db tracker #498 2007-04-19 21:19:06 +00:00
Oscar Manuel Gómez Senovilla
d42198bf07 tracker patch #257 and extra lang files 2007-04-19 21:12:39 +00:00
Ralf Becker
adddbaa157 fix for bug #262: Can't create directory 2007-04-19 12:52:38 +00:00
Ralf Becker
6470e91163 removed tab in message phrase, which is not allowed and stops installs on Postgres 2007-04-19 05:26:02 +00:00
Ralf Becker
5d6c711849 bugfix: pressing 2 times apply/save removes just uploaded photo again 2007-04-18 15:39:48 +00:00
Ralf Becker
841c85b9db bugfix: typo prevened deletion of distribution lists 2007-04-18 15:33:22 +00:00
Ralf Becker
8ab5ef92a2 bugfix: new 'buttononly' widget was registered to be processed 2007-04-18 10:34:26 +00:00
Ralf Becker
99c07f8452 bugfix: request was always looping, if form contained a link_to widget (search button had the same name as the search field itself) 2007-04-18 10:33:27 +00:00
Ralf Becker
1600dc906e fixed not working browsing or upload, if eGW is not installed in the docroot, which is our default, also fixed a double // in the path 2007-04-17 14:16:21 +00:00
Ralf Becker
909d37d94a fixed handing of no result in link_query method of timesheet 2007-04-17 13:33:23 +00:00
Ralf Becker
171712fc46 load translations only if needed 2007-04-17 05:58:08 +00:00
Ralf Becker
6756894920 php5.2+ requires the interface to have the same default params as the implementation 2007-04-17 05:57:22 +00:00
Ralf Becker
cb45908892 Class to repressent etemplate requests. It will be used in etemplate in the future and it can be used already to register further form-variables or their options via AJAX. 2007-04-16 20:46:55 +00:00
Ralf Becker
58da1eadb3 french holidays 2007-2012 from Guillaume ZITTA <gzitta-AT-sfg.fr> 2007-04-16 12:12:23 +00:00
Ralf Becker
d60659935a fix for bug #589: SQL error on adding an existing distribution list again 2007-04-15 13:25:06 +00:00
Ralf Becker
346f5e6be1 pref to hide accounts from the addressbook for non-admins 2007-04-15 13:06:21 +00:00
Ralf Becker
ec80b68626 php5.2+ requires the interfaces also to declare the default params (or not to use them in implementations) 2007-04-15 11:40:12 +00:00
Ralf Becker
a06732a3e2 "- removed =& in the creation of the framework object because of problems with php4, php5 does not matter anyway" 2007-04-15 08:43:39 +00:00
Ralf Becker
d34a9d3a55 translations used for the fckEditor config/prefs in several apps, plus some more ... 2007-04-14 17:54:35 +00:00
Ralf Becker
c5c317d9df "get image upload in fck working again" 2007-04-14 16:57:57 +00:00
Ralf Becker
5aad1fc35a "rearanged t features and layout of eGW's toolsbars a bit for more consitensy and extended the extended mode" 2007-04-14 16:56:04 +00:00