Ralf Becker
01d480cad1
applied patch [ 956110 ] webdav VFS checks for local directories
2004-05-23 23:22:24 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Oscar Manuel Gómez Senovilla
b350dbadaa
*** empty log message ***
2004-05-19 14:34:08 +00:00
Ralf Becker
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
Ralf Becker
ad02489472
some fixes to use jscalendar without calendar-setup, eg. the original samples
2004-05-18 22:33:36 +00:00
reinerj
6fc238640a
add change from zhang weiwu
2004-05-16 23:57:04 +00:00
Lars Kneschke
58eef6a9e2
disables account cache, because it did break group admin page
2004-05-16 23:19:29 +00:00
Ralf Becker
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
Lars Kneschke
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
Lars Kneschke
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
Lars Kneschke
b7854bd614
fix for Bug [ 949157 ] Explorer Width 10px Over 100%
2004-05-16 20:05:43 +00:00
Carsten Wolff
bc140271bc
added escape-function for ldap-queries - will be used by contacts soon
2004-05-12 09:55:30 +00:00
Ralf Becker
5cb848c8d6
re-enabled error-messages if CreateObject fails, gave a blank page, but no error
2004-05-09 20:04:07 +00:00
Ralf Becker
942a967704
added some docu
2004-05-09 20:01:28 +00:00
Ralf Becker
84e8c11710
typo
2004-05-09 10:25:30 +00:00
Ralf Becker
ce9c339c87
fixed for on??? atributes, which contain single quotes
2004-05-09 10:18:56 +00:00
Ralf Becker
291da54d43
fix for mbstring.overload=7, hopefully that works now in all cases
2004-05-09 10:17:44 +00:00
Ralf Becker
731a50b29f
- fix for mbstring.overload=7
...
- potential multibyte/charset problem: addslashes was done before translate !!!
2004-05-08 22:30:19 +00:00
Ralf Becker
a806ba7ec3
set width to auto
2004-05-08 21:10:56 +00:00
Ralf Becker
e26850933c
update tooltips
2004-05-08 21:09:44 +00:00
Ralf Becker
ce0d12c01b
fix for month-name shortcuts different from the first 3-chars of the long name, because they would be indentical with the shortcut of an other monthname, eg. frensh Juin = Jun and Juillet = Jui
2004-05-08 11:17:56 +00:00
Ralf Becker
5cce1585dd
fix for month-name shortcuts different from the first 3-chars of the long name, because they would be indentical with the shortcut of an other monthname, eg. frensh Juin = Jun and Juillet = Jui
2004-05-08 11:00:46 +00:00
Ralf Becker
e269ccb9cb
fix for month-name shortcuts different from the first 3-chars of the long name, because they would be indentical with the shortcut of an other monthname, eg. frensh Juin = Jun and Juillet = Jui
2004-05-08 10:36:15 +00:00
Ralf Becker
86a981c07c
setting default prefs to be similar to the regular tooltips (title-tag) of the browser
2004-05-07 21:23:52 +00:00
Ralf Becker
143b9c5d04
added a flag in the phpgw_info array to include stuff at the ende of the page, needed for the wz_toolstips
2004-05-07 21:22:46 +00:00
Ralf Becker
5a008e6768
- added function to create tooltips with the wz_tooltip class
...
- reformatted the file, it was totaly messed up
2004-05-07 21:21:20 +00:00
Ralf Becker
218a56178e
added function to set onResize attribute for the body tag.
2004-05-07 21:18:13 +00:00
Lars Kneschke
b21523f38b
fix german spelling
2004-05-07 06:22:27 +00:00
Ralf Becker
9a23925f8b
fix for IE and re-added old jscal-trigger-image
2004-05-06 21:16:48 +00:00
Ralf Becker
93dc337532
re-added "old" jscal trigger image to eGW
2004-05-06 21:16:11 +00:00
petere78
ade32c3e64
Deutsche Sprache, schwere Sprache
2004-05-06 16:36:05 +00:00
Ralf Becker
31f348e259
implemented callbacks for week and month, to use it for the navigation in the calendar
2004-05-06 16:21:04 +00:00
Ralf Becker
41a3f88199
imported version 0.9.6 from jscalendar
2004-05-06 12:58:31 +00:00
Ralf Becker
a0aba2ae40
adding 2 more sidboxmenu-item-types:
...
- no_link: item without link ($item['link'] === False)
- raw: item without link and icon ($item['icon'] === False)
needed for the new calendar-navigation
2004-05-06 12:24:36 +00:00
Ralf Becker
dd6528f2a1
imported version 3.25 of wz_tooltips, as talked with ndee
2004-05-06 12:10:46 +00:00
Ralf Becker
9aadbb74b3
imported version 0.9.6 from jscalendar
2004-05-06 12:08:36 +00:00
Ralf Becker
9f1a3a4e84
imported version 0.9.6 from jscalendar
2004-05-06 11:57:41 +00:00
Lars Kneschke
7cf2d5ddaf
add a new icon from phpgw(used in projects)
2004-05-06 00:37:23 +00:00
Ralf Becker
5631d6a830
implemented caching in the session, thought its only activated for LDAP atm.
2004-05-05 13:49:32 +00:00
reinerj
48f840d7de
move from old projct to new one
2004-05-05 12:06:13 +00:00
reinerj
ee0cefe3c0
move from old projct to new one
2004-05-05 09:59:18 +00:00
reinerj
059dd57a50
its not removed, is is only changed
2004-05-05 08:33:12 +00:00
reinerj
6c8396e79c
remove old files
2004-05-05 08:30:48 +00:00
Ralf Becker
caefc24438
fixed htmlarea to not try to load a plugin for an empty plugin string
...
Pim: every param with a default value is set ;-)
2004-05-05 07:40:01 +00:00
Ralf Becker
3e24a6db3b
gives better performance
2004-05-04 20:26:08 +00:00
Pim Snel
f9a85d4ab6
new icons
2004-05-04 19:50:16 +00:00
Pim Snel
7f7a4cf3d0
better lay-out for reset buttons
2004-05-04 18:11:43 +00:00
alpeb
de81012e67
some sample images for the knowledge base categories
2004-05-04 17:36:40 +00:00