Commit Graph

10594 Commits

Author SHA1 Message Date
Lars Kneschke
9601390322 output some usefull informations 2006-04-07 11:51:57 +00:00
Lars Kneschke
1d791acb2f important patch from Jan 2006-04-07 08:54:48 +00:00
Lars Kneschke
224fa8f7af check for 0 and NULL for empty values 2006-04-07 08:22:46 +00:00
Lars Kneschke
ea7b5a8afa various small bugfixes 2006-04-07 08:11:17 +00:00
Lars Kneschke
8941ccbc23 added check for PHP version >= 5.0.0 and mbstring.func_overload == 0 2006-04-07 08:09:42 +00:00
Ralf Becker
4794146748 removed / reverted some earlier fixes which caused other problems 2006-04-06 18:39:34 +00:00
Ralf Becker
c8996cb302 autocreate_session_callback can now return (beside false or true&account-data) also a session-id (by calling session::create($account) itself). That allows to handle wrong account-data yourself and NOT get redirected to login.php 2006-04-06 18:32:22 +00:00
Ralf Becker
77f5b766bd added online help to setup 2006-04-06 11:19:56 +00:00
Ralf Becker
f121e88c4c some missing translations 2006-04-06 10:49:23 +00:00
Ralf Becker
fcd9a870b7 fixed not working validation hook 2006-04-06 10:46:59 +00:00
Jan v. Lieshout
d1ff9ad267 0.9.33-ng-a4 currentapp set to login, doc update 2006-04-06 09:05:12 +00:00
Ralf Becker
bae9cc6013 invalidate session cache on changes in egw_info 2006-04-06 07:53:44 +00:00
Ralf Becker
055c9f846f config ignored changes made in the hook config 2006-04-06 07:52:50 +00:00
Ralf Becker
7b4cdbb097 login- and home-message dealed wrongly with some special chars like: \ ' " < 2006-04-06 07:51:23 +00:00
Ralf Becker
0d73bce482 - fixed not working reports on MySQL 4.0, Postgres and (untested) MsSQL
- added a yearly sum
2006-04-05 16:23:44 +00:00
Ralf Becker
c695fc3ab9 typo 2006-04-05 16:22:11 +00:00
Ralf Becker
dc9fc22e03 improved printing 2006-04-05 16:17:05 +00:00
Ralf Becker
f6b96d9a9a fixes:
- addressbook view got lost, if something changed in the hooked in infolog
- if hooked in by addressbook, InfoLog css file got not loaded
- for sub-entries the date completed from the parent got (wrongly) set in the sub
- action view (shows sub-entries or entries link to an entry of an other app) is now reset, if the user clicks on infolog in the navbar (called index.php)
2006-04-05 16:16:33 +00:00
Ralf Becker
f4ee3a80db - fixing the fix: uninitialised ...
- additional alignment, caused some space behind the arrow in an active nextmatch header, in a right aligned cell - complicated ;-)
2006-04-05 15:28:48 +00:00
Ralf Becker
435a8ee099 fixed disapearing addressbook view if changing something in the hooked in infolog. Caused by one etemplate app hooking an other one, was not working. 2006-04-05 15:24:46 +00:00
Ralf Becker
85a9bfb5d3 For a union-query call search for each query with $start=='UNION' and one more with only $order_by and $start set to run the union-query 2006-04-05 15:22:50 +00:00
Ralf Becker
2c604b7b06 invalid session cache on change of session preference, otherwise session prefs only work in login 2006-04-05 15:17:41 +00:00
Ralf Becker
00060f9551 - added functions to abstract from_unixtime and date_format for DB-types other then mysql
- db::select adds ORDER BY to append param, only if its not already in the append param
2006-04-05 15:14:59 +00:00
Jan v. Lieshout
3040a3bef6 icalsrv version 0.9.33-ng-a3 new docs and personal virtual calendars 2006-04-05 15:13:57 +00:00
Ralf Becker
a9988cc72a fixed wrong referer if url contains webserver_url more then once, eg. "http://egroupware.org/egroupware/index.php" and "/egroupware" 2006-04-05 14:55:57 +00:00
Ralf Becker
2d77b83245 removed space between number and px in style definition (not "1 px", but "1px"), as firefox 1.5 complains about it 2006-04-05 14:47:26 +00:00
Ralf Becker
9d129c8625 improved printing: disabled unnecessary UI-elements 2006-04-05 14:45:36 +00:00
Ralf Becker
6a059157d1 checking interval pref now on each page request, as setting it to 0 gives a division by zero error 2006-04-05 14:38:07 +00:00
Cornelius Weiß
d515ec7100 allow to configure more custom options for tinymce 2006-04-05 14:01:09 +00:00
Cornelius Weiß
821f206962 fix: advsearch in cat 2006-04-05 13:53:37 +00:00
Oscar Manuel Gómez Senovilla
5bef910835 pending commits after CVS problem 2006-04-05 12:18:58 +00:00
Cornelius Weiß
47d0963171 search alsoin field inventory-number
switch to planner-view of calendar by default
2006-03-29 19:56:18 +00:00
Jan v. Lieshout
1fb094905a 0.9.33-ng-a2 first alpha version of icalsrv-NG 2006-03-29 19:54:33 +00:00
Cornelius Weiß
d79ed4aa96 allow etemplate to use xajax 2006-03-29 19:25:00 +00:00
Oscar Manuel Gómez Senovilla
4fc82a393c *** empty log message *** 2006-03-29 11:29:45 +00:00
Ralf Becker
6f41277aff reverted logic to disable ticket-id and times column for no details, now they depend only on the prefs again 2006-03-29 09:39:34 +00:00
Ralf Becker
aa2161d4c2 reverted to old query for mssql and mysql < 4 2006-03-29 07:01:18 +00:00
Ralf Becker
c230fb81c4 new capability union 2006-03-29 06:58:56 +00:00
Oscar Manuel Gómez Senovilla
3e19646bc1 *** empty log message *** 2006-03-28 22:08:01 +00:00
Ralf Becker
062d4531e0 fixed sometimes (no customfields) wrong redirects and NOT calling the content-history 2006-03-28 11:41:48 +00:00
Lars Kneschke
8f5f0953df new files for rpm bulding 2006-03-27 23:38:30 +00:00
Lars Kneschke
58963971dd updated buildscript 2006-03-27 23:37:50 +00:00
Lars Kneschke
9c069b1550 added sifcalendar 2006-03-27 23:28:53 +00:00
Lars Kneschke
23df97648d various bugfixes 2006-03-27 23:24:17 +00:00
Lars Kneschke
1761dcab06 added calendar sif support 2006-03-27 23:22:59 +00:00
Lars Kneschke
269542942e SIF improvments 2006-03-27 23:22:31 +00:00
Ralf Becker
075a7f7941 fixed typo 2006-03-27 15:35:01 +00:00
Ralf Becker
5e0e19e0dc fixed wrong status icons for phone-calls in calendar day-view 2006-03-27 15:34:20 +00:00
Ralf Becker
dbbee206a4 added default implicit add right for responsible 2006-03-27 15:33:25 +00:00
Ralf Becker
c18b81ffbf fixed old nextmatch-widget problem, which cause the first click on a button in the list got not registered, because of an uninitialised filter 2006-03-27 15:08:47 +00:00