700c20b802
Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
...
All further development will be done now in HEAD
2004-08-01 15:36:04 +00:00
68a85e496f
synced with 1.0 branch
2004-08-01 14:16:46 +00:00
f7a6e46de1
fixed bug [ 996591 ] Error when creating an entry in the calendar
...
this happended only when email was not installed
2004-08-01 14:09:46 +00:00
2d428a66c7
fixed disapearing holidays caused by the observance rule, see bug [ 996820 ] Calendar Control - Missing Holidays
2004-08-01 13:15:26 +00:00
9352bd53c4
replaced unnecessary ereg_replace, which caused trouble with mbstring.function_overload=7
2004-08-01 08:09:35 +00:00
bb9f10fb29
removed ereg_replace which causes problems with multibyte charsets and mbstring.function_overload=7
2004-08-01 08:05:44 +00:00
a4181bf0a8
reverted omgs's changes
2004-07-31 21:36:54 +00:00
e15e152369
*** empty log message ***
2004-07-31 19:55:06 +00:00
a27466da3f
update the spec files and the build script
2004-07-31 19:54:35 +00:00
74fd47804a
fixed asyncservices to run under the windows sheduler
2004-07-31 19:37:58 +00:00
fe44aa6f00
fix some wrong tabs in file which produce error messages
2004-07-31 18:02:58 +00:00
7058801737
fix some wrong tabs in file which produce error messages
2004-07-31 18:02:33 +00:00
55765dfc3e
fix some wrong tabs in file which produce error messages
2004-07-31 17:59:52 +00:00
290d20d22a
fix some wrong tabs in file which produce error messages
2004-07-31 17:52:34 +00:00
b9d03ca23f
fix some wrong tabs in file which produce error messages
2004-07-31 17:49:45 +00:00
b26f0a0e1f
fix some wrong tabs in file which produce error messages
2004-07-31 17:46:58 +00:00
19ab1c069d
fix some wrong tabs in file which produce error messages
2004-07-31 17:29:52 +00:00
80b42dd956
fix some wrong tabs in file which produce error messages
2004-07-31 17:28:17 +00:00
05d84d1324
fix some wrong tabs in file which produce error messages
2004-07-31 17:26:42 +00:00
6afdef7f3a
fix some wrong tabs in file which produce error messages
2004-07-31 17:15:12 +00:00
ffe12bd74a
fix some wrong tabs in file which produce error messages
2004-07-31 17:12:55 +00:00
4656d2372a
fix some wrong tabs in file which produce error messages
2004-07-31 17:12:46 +00:00
701dd6c67e
fix some wrong tabs in file which produce error messages
2004-07-31 17:11:45 +00:00
74f1d3b20a
fix some wrong tabs in file which produce error messages
2004-07-31 17:10:10 +00:00
d4070735c4
fix some wrong tabs in file which produce error messages
2004-07-31 17:05:30 +00:00
6dfa3b2326
fix some wrong tabs in file which produce error messages
2004-07-31 17:03:23 +00:00
b470959420
fix some wrong tabs in file which produce error messages
2004-07-31 16:58:35 +00:00
e99cd91035
changed Benjamins rejected lines messages to only show up, if extra debug messages have been explicitly checked
2004-07-31 16:19:48 +00:00
804476a890
fix some wrong tabs in file which produce error messages
2004-07-31 16:03:54 +00:00
d42c51fb2b
fix some wrong tabs in file which produce error messages
2004-07-31 14:47:38 +00:00
2ced3f0bdd
new version number for the next RC - hopefully the last one ;-)
2004-07-31 14:17:32 +00:00
7e1da8f7ad
1) fix for cookie domain, when using a proxy which rewrites the host-name
...
2) also applied Benjamins fix for the link function from the 1.0 branch - thought I dont know what it fixes ;-)
2004-07-31 10:14:52 +00:00
be01760302
removed manual acl-settings for auto-created accounts, as suggested by Matthew Galgoci
2004-07-31 09:28:28 +00:00
ff34378a1e
Fixed app dependencies for api-1.0.1 version change
2004-07-30 19:06:35 +00:00
6d36e3afaa
Changed param comment of function input: funtion should expect time in server's timezone instead of users localtime; the conversion to user's localtime is taken care inside the function when calling common->show_date
2004-07-30 00:24:12 +00:00
94e422b920
sync changes from 1_0_0 with head (layout problem)
2004-07-28 20:43:17 +00:00
53f44c8997
*** empty log message ***
2004-07-27 18:20:14 +00:00
0e3492a4a6
*** empty log message ***
2004-07-26 19:54:17 +00:00
ae31c0db04
*** empty log message ***
2004-07-26 19:48:49 +00:00
8286bb3dc6
fixed typo
2004-07-25 20:05:28 +00:00
788440b69d
fixed get_list, which was only returning groups if 'both' were requested, which caused eg. in calender only groups to be selectable
2004-07-25 15:51:54 +00:00
c591c2c221
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
...
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
2004-07-25 01:41:37 +00:00
968f1ccf91
fixed bug [ 991222 ] Error uploading file -
...
thought the whole class need to be reworked with the new db-functions
2004-07-24 20:29:15 +00:00
8107e51abc
removed wrong semicolon bedind the sql queries
2004-07-23 00:59:44 +00:00
901dfb9f5f
added missing "enable extra debug-message" for updates
2004-07-23 00:50:36 +00:00
591d9f020e
added sapdb
2004-07-23 00:49:29 +00:00
b23989981e
added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb
2004-07-23 00:47:30 +00:00
29594f2771
added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb
2004-07-23 00:46:01 +00:00
d5c32df4e3
first version of data-dictionary for sapdb
2004-07-23 00:41:24 +00:00
1a585efd36
fixed the code, which was not working after the right table-name was used ;-)
...
dont think that part is used anyhow
2004-07-22 18:40:19 +00:00