Ralf Becker
b826e5c2a3
extra code for changing defaults under mssql
2006-04-09 10:53:31 +00:00
Lars Kneschke
99f56b1af9
output some usefull error messages
2006-04-09 10:08:13 +00:00
Ralf Becker
0205b0bf64
fixed not working ldif export:
...
- object class has to be phpgwContact
- time()+cn gives not always ab unique uid (eg. no name = empty cn), added array index
2006-04-09 08:53:34 +00:00
Ralf Becker
0d9a26e224
fixed not working arrow-navigation (grids) in the editor: php5.1 does not assign by reference if a function returns no reference
2006-04-09 08:16:12 +00:00
Ralf Becker
d4cbb31b8f
- fixed main screen message (an other unnecessary stripslashes, after the correct handling in admin now)
...
- allow non numerical "show-on-home" pref (handled like 1)
2006-04-09 05:52:52 +00:00
Ralf Becker
80b4999f22
- fixed not shown last modified column
...
- id, separate percen, last modified and times can now be enabled for the details view only
- you can now specify the filter for home
2006-04-09 05:34:59 +00:00
Oscar Manuel Gómez Senovilla
5afb077bca
lang updates
2006-04-08 23:08:29 +00:00
Jan v. Lieshout
6c613255d4
0.9.34-ng-a5x set nonowner_import default disabled
2006-04-08 13:46:14 +00:00
Ralf Becker
890237480b
fixed get_status method to return the percentage for status 'ongoing', as it was before the split of status and percentage
2006-04-08 07:33:17 +00:00
Ralf Becker
5bf2721e75
fixed handling of timesheets in templates or copying of projects: timesheets are NOT copied or linked to the new project
...
--> empty copy method returning false
2006-04-08 06:24:22 +00:00
Ralf Becker
5b0e8263fa
fixed wrong handling of multiple days and/or multiple participants:
...
- datasource now subtracts the nights (24h - working time specified in the PM)
- time is multiplied by the number of participants
2006-04-08 06:20:48 +00:00
Jan v. Lieshout
3353946f62
rel. 0.9.34-ng-a4x now acl working
2006-04-07 22:11:25 +00:00
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