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
7a89d5312d
fixed loginscreen-message: was not updated if the performance patch was installed, as it changes the order of the columns in the phpgw_lang table and it did an insert without the column-names
2004-05-19 09:33:56 +00:00
a88c3fb9fd
fix for bug [ 955489 ] CustomFields fails: for new entries the info_id was unset
2004-05-19 07:16:11 +00:00
f4361e3ca4
fixed not working scrolling and search for user-groups, fixed disabled search via admin-ACL's
2004-05-19 06:05:01 +00:00
ebabe1570b
fixed bug in group-/account-listing (total was not stored) and reactivated the session-cache for ldap
2004-05-19 06:02:31 +00:00
ad02489472
some fixes to use jscalendar without calendar-setup, eg. the original samples
2004-05-18 22:33:36 +00:00
f209281826
changes from zhang weiwu in translations
2004-05-17 17:55:24 +00:00
6fc238640a
add change from zhang weiwu
2004-05-16 23:57:04 +00:00
58eef6a9e2
disables account cache, because it did break group admin page
2004-05-16 23:19:29 +00:00
49a44154ce
tooltip allows now to read it's content from the widget it's set as tooltip
2004-05-16 22:54:49 +00:00
5c36352f28
fix some layout problems in projects
...
should break no other app, because no other app is using this functions
2004-05-16 22:03:08 +00:00
332483c39c
moved some <td>'s to the right place
...
the returned code was different between idots and default, breaking some
html code
2004-05-16 21:41:47 +00:00
23b38ac7e9
fix for bug [ 953779 ] auth->change_password function called twice
2004-05-16 20:13:31 +00:00
b7854bd614
fix for Bug [ 949157 ] Explorer Width 10px Over 100%
2004-05-16 20:05:43 +00:00
17811d977d
eliminated multiple <font> </font> when showing event list in home
2004-05-14 15:38:15 +00:00
c69ae06549
add change from Matthes Galgoci
2004-05-13 15:45:38 +00:00
bc140271bc
added escape-function for ldap-queries - will be used by contacts soon
2004-05-12 09:55:30 +00:00
5cb848c8d6
re-enabled error-messages if CreateObject fails, gave a blank page, but no error
2004-05-09 20:04:07 +00:00