reinerj
c49dcaae34
add buitrock installer to build script
2004-05-21 21:39:09 +00:00
reinerj
c468b17431
delete the phpgw info. it is obsolet
2004-05-21 15:13:17 +00:00
Oscar Manuel Gómez Senovilla
699a260689
*** empty log message ***
2004-05-19 15:02:27 +00:00
Oscar Manuel Gómez Senovilla
b350dbadaa
*** empty log message ***
2004-05-19 14:34:08 +00:00
Ralf Becker
7ed680e30c
fixed check_install for non-existing function dl, eg. in multithreaded webservers
2004-05-19 09:37:14 +00:00
Ralf Becker
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
Ralf Becker
a88c3fb9fd
fix for bug [ 955489 ] CustomFields fails: for new entries the info_id was unset
2004-05-19 07:16:11 +00:00
Ralf Becker
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
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
f209281826
changes from zhang weiwu in translations
2004-05-17 17:55:24 +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
23b38ac7e9
fix for bug [ 953779 ] auth->change_password function called twice
2004-05-16 20:13:31 +00:00
Lars Kneschke
b7854bd614
fix for Bug [ 949157 ] Explorer Width 10px Over 100%
2004-05-16 20:05:43 +00:00
alpeb
17811d977d
eliminated multiple <font> </font> when showing event list in home
2004-05-14 15:38:15 +00:00
reinerj
c69ae06549
add change from Matthes Galgoci
2004-05-13 15:45:38 +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
25a30c53c6
fix for mbstring.overload=7, ereg('.*(x|y|z).*') never ends, preg_match('/(x|y|z)') works without problem :-)
2004-05-08 22:42:38 +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
alpeb
f75a66cc05
fix bug 948702. User won't be allowed to change an app name 'cause it breaks it.
2004-05-07 16:49:17 +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
alpeb
1dae93b363
partial fix to bug 948702: can't change apps names. Still more to do.
2004-05-06 15:29:33 +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
6cba1832b9
make projects linkable to calendar events
2004-05-06 00:59:47 +00:00