Commit Graph

8930 Commits

Author SHA1 Message Date
9a386bb064 extended the diagnostics on template-errors (eg. backtrace) and added some good debug-possebilities 2004-05-29 10:23:18 +00:00
35b80dabd2 added extra param append_ix to _GetTableSQL (used only by pgsql, but gives warning if not there) 2004-05-29 10:21:04 +00:00
140a9fb5df added possibility to assign a color and an icon to a global category 2004-05-29 10:16:52 +00:00
0fa77633e1 removed calls to not used block data_column 2004-05-29 10:15:59 +00:00
200b99cd9f fixed new uid creation: uid is not null, so we need to write a dummy-value, before we knew the actual id 2004-05-29 08:01:37 +00:00
1f799dd84d patch [ 962307 ] Chinese charset conversion patch
"I am alost certain this is the best solution. I just
commited the change, please close this patch.

This is a typical problem (GB2312~GB18030) that many
opensource/commercial mailers fail to handle."
2004-05-29 01:14:29 +00:00
911bfdae1a *** empty log message *** 2004-05-28 18:58:43 +00:00
d39c37ed76 update of the GB holidays, provided by Jonathan Riddell jr -at- jriddell -dot- org 2004-05-28 16:18:35 +00:00
17a9c3c547 extend WEBDAV install howto from Jonathan Riddell 2004-05-27 12:44:11 +00:00
119e12eb8a Finnish translation extension from Tapio Kautto 2004-05-27 10:20:56 +00:00
34d0de6e9d Italien translation extension from Leo Amadori 2004-05-27 10:11:23 +00:00
b91d5814e5 Italien translation extension from Leo Amadori 2004-05-26 20:08:02 +00:00
50694d54a4 Italien translation extension from Leo Amadori 2004-05-26 20:07:17 +00:00
3ec6f18729 Italien translation extension from Leo Amadori 2004-05-26 20:03:39 +00:00
84a2e86056 finnish translation extension from Tapio Kautto 2004-05-26 17:49:51 +00:00
18dded158c 1) using the color set by preferences dialogs, now in data-column
2) reverted alpes tab to space and dos-line-ends conversation
2004-05-26 10:16:46 +00:00
2a1b37b6da an other uid update: very old entries had empty uid, they are update now too 2004-05-26 09:37:15 +00:00
a4f495d678 added possibility to assign a color and an icon to a category 2004-05-26 07:25:29 +00:00
2a311ca452 Added tigra color-picker Ver. 1.1 and some documentation updates (they are now phpdoc conform) 2004-05-26 07:23:31 +00:00
29472d0c52 added possebility to set the url, where the picker "lives", to enable it to load it's html-file correct (without the need to copy it everywhere) 2004-05-26 07:22:43 +00:00
892a1b369e Added tigra color-picker Ver. 1.1 2004-05-26 07:21:00 +00:00
6e30dedf98 submitted to egroupware.org 2004-05-25 11:43:45 +00:00
5d8250c0de 1) fixed observance of new year and new year's eve, which can fall into the next or previous year
2) additionaly added new year of the next year and new year's eve of the last year to this years holidays, as they are often displayed (or missing) in a week- or day-view
3) fixed the not working saving of a changed observance rule in the holiday manager
4) added the observance rule to new year in the US
2004-05-25 11:36:32 +00:00
a94772e3bc fix from Jonathan Riddell 2004-05-25 08:55:12 +00:00
475be59cb1 E_ALL fix 2004-05-24 22:33:48 +00:00
6399a1664e added error-msg for the async-services 2004-05-24 17:15:23 +00:00
3edc6525f2 fix for php 4.1 (print_r with 2 params) 2004-05-24 14:23:46 +00:00
39b2c216fd fix for Bugs:
- mail from Thomas Hackl: newest cal upgrades (performance patch)
- wiki upgrade probs under postgesql
- [ 948279 ] upgrade postgresql 0.9.14-0.9.15
implemented index_names for pgsql db-type (there's no equivalent function in ADOdb)
2004-05-24 14:22:45 +00:00
da83e39c89 fixed creation of sub-cats, to automaticaly set the main-cat (as it already set the level) from the parent 2004-05-24 09:29:30 +00:00
b30b9bd9c0 fix typo 2004-05-24 04:56:21 +00:00
17f64562ad from kiang, to workaround 'the slash bug':
Translation of Traditional Chinese in UTF-8 version
I've tested it with the version RC5. Somebody in taiwan
who offered a series of functions to convert the
encoding from big5 to utf-8. It works fine~ Should I also
upload it for anyone who would like to understand the
big5 encoding??
2004-05-24 02:46:24 +00:00
587a2d5e1c a little ui enhancement in addressbook
addressbook/inc/class.uiaddressbook.inc.php in the line
161 remove this:
size="3"

On my installation there are 15 categories, a user has
to scroll down to find approprate category, size="3"
for category select box is too limited. Does not
specify size makes mozilla provide a select box just
fit it's content. Don't know how it would be in IE.
2004-05-24 02:35:08 +00:00
5ec6ce4d75 fix to create uid's for the calendar and a db-update to create them for the already existing events 2004-05-23 23:46:27 +00:00
7d5faa667a added concat function to abstract different concat operators or functions 2004-05-23 23:34:32 +00:00
01d480cad1 applied patch [ 956110 ] webdav VFS checks for local directories 2004-05-23 23:22:24 +00:00
2a473dc9ba added mail-domain and smtp server to admin -> site configuration 2004-05-23 23:14:06 +00:00
70bc641bd4 added error-message if webserver user need to be in a certain group to execut the crontab command. The name of the webserver user and the groupname are read from the process and the file-permission and displayed too, in case the admin dont know them ;-) 2004-05-23 20:03:29 +00:00
c1c9b87bb1 useing dirname(__FILE__) to get asyncservice working on system where the current working dir is not the scripts directory, that should solve bug [ 863462 ] asyncservices fail in cron 2004-05-23 19:16:15 +00:00
390dc7737b performance patch: indices for the calendar 2004-05-23 17:51:41 +00:00
b106b38597 fixed wrong sign of alpe's correction - it made it even worse ;-) 2004-05-23 14:51:27 +00:00
24f85350e6 fixed bug [ 899751 ] Calendar notification to groups 2004-05-23 10:02:45 +00:00
29d855cc7d fixed bug [ 928146 ] No conflic warning on multi-day events:
now all days of an event get checked in a for-loop, not only the first one if its equal the last one ;-)
2004-05-23 09:42:15 +00:00
eed94133c3 fixed and extended auto_create_accounts: the following information from ldap are now automaticaly stored in the sql-account:
- name & firstname
- primary group (if a group with that numerical id exists in eGW, its added as primary group to the account and acl)
- numerical account-id (if availible, no new one gets created, but the one from ldap is used)
- email (as preference for the email-app)
2004-05-22 11:00:18 +00:00
3a42857913 fixed a bug with open_basdir_restrictions on 2004-05-22 10:14:31 +00:00
181385fbff add fedora spec file 2004-05-21 21:40:25 +00:00
c49dcaae34 add buitrock installer to build script 2004-05-21 21:39:09 +00:00
c468b17431 delete the phpgw info. it is obsolet 2004-05-21 15:13:17 +00:00
699a260689 *** empty log message *** 2004-05-19 15:02:27 +00:00
b350dbadaa *** empty log message *** 2004-05-19 14:34:08 +00:00
7ed680e30c fixed check_install for non-existing function dl, eg. in multithreaded webservers 2004-05-19 09:37:14 +00:00