Ralf Becker
|
79b302aae5
|
- empty cells in a box can now be kept (not optimized away)
- fixed not used ro-image for buttons, if set via the content-array
|
2006-09-27 13:09:28 +00:00 |
|
Ralf Becker
|
f378683cab
|
fixed type causing the box-options to be in the orient
|
2006-09-27 13:01:34 +00:00 |
|
Cornelius Weiß
|
5f0a31826d
|
php4 temporary workaround for notifications for 1.4 release
|
2006-09-27 10:03:34 +00:00 |
|
Ralf Becker
|
d6b7fc3c35
|
phpgw_setcookie --> egw_setcookie and removing old code - I have no idea what is was supposed to do
|
2006-09-27 07:10:43 +00:00 |
|
Ralf Becker
|
a435f90c08
|
fixed bug "infolog filter 'responsible open' does not show all items the user is responsible for", it was caused by the update of existing entries writes '' into info_responsible instead of '0'
|
2006-09-26 04:50:37 +00:00 |
|
Ralf Becker
|
0cdfa38ff5
|
class nextmatch-range added
|
2006-09-25 14:00:28 +00:00 |
|
Ralf Becker
|
9cbbf9bef9
|
classes for filterheaders and fixed the way the *active_sortcolum class is applied
|
2006-09-25 13:11:00 +00:00 |
|
Cornelius Weiß
|
241c1d04cd
|
use new notification app for calendar
|
2006-09-25 10:29:03 +00:00 |
|
Cornelius Weiß
|
8a04e759c4
|
tryouts with svn propset
|
2006-09-25 10:20:46 +00:00 |
|
Cornelius Weiß
|
35886c3e06
|
tryouts with svn propset
|
2006-09-25 10:18:17 +00:00 |
|
Ralf Becker
|
3321dd1d48
|
- sorting criteria does no longer exclude entries with the soring criteria empty, but puts them always on the end of the list (changing the sorting no longer changes to total number of entries)
- this also fixes the bug that sorting after the org_name in an org_view, disables the org_view
|
2006-09-25 10:18:05 +00:00 |
|
Cornelius Weiß
|
1a4145905c
|
tryouts with svn propset
|
2006-09-25 10:18:05 +00:00 |
|
Cornelius Weiß
|
4adb030136
|
tryouts with svn propset
|
2006-09-25 10:17:49 +00:00 |
|
Cornelius Weiß
|
173b846279
|
tryouts with svn propset
|
2006-09-25 10:16:19 +00:00 |
|
Ralf Becker
|
5a0653cb03
|
specify a leading 0, if calling the calendar, to unset the current selected owners
|
2006-09-25 08:50:53 +00:00 |
|
Ralf Becker
|
977fadb8b5
|
- a leading 0 in $_GET['owner'] allows to exactly the the following owners (without that only owner of the same type as the first owner get changed)
- if no account select, add an extra "None" to the account-selection
|
2006-09-25 08:50:02 +00:00 |
|
Ralf Becker
|
2bbebeeb50
|
allow to also specify an extra, first label, if an array with grants is given
|
2006-09-25 08:48:19 +00:00 |
|
Cornelius Weiß
|
438b4f6deb
|
cleanup
|
2006-09-25 08:23:30 +00:00 |
|
Cornelius Weiß
|
a4d601c483
|
forgotten update-script for popup-table
|
2006-09-25 07:04:22 +00:00 |
|
Cornelius Weiß
|
873fad71de
|
fix column type for id in notifications popup table
remove depricated SEP's
corrected type hintings
continue fight against svn... (replacement of $id$ in this episode)
|
2006-09-25 07:00:51 +00:00 |
|
Ralf Becker
|
78735f5cf1
|
fixed sometimes (or some-browser) not working toggle_all
|
2006-09-24 16:52:15 +00:00 |
|
Ralf Becker
|
bdb15819bd
|
phpgw --> egw
|
2006-09-24 16:27:39 +00:00 |
|
Ralf Becker
|
052c0e964c
|
fixed depricated get_list methode, to return an array indexed 0, 1, 2, ... as the old one
|
2006-09-24 08:06:16 +00:00 |
|
Ralf Becker
|
a6af26d8a9
|
- setting the cookie path, allows to login to different eGW installs (if you want to use this together with the 1.2, you have to copy the 3 modified session-classes there too)
- documentation update
|
2006-09-24 06:53:34 +00:00 |
|
Ralf Becker
|
eb02bbde24
|
fixed infolog customfields show regardless of type
|
2006-09-20 17:49:15 +00:00 |
|
Ralf Becker
|
03630766ad
|
show readonly cats without indention and global cat marker
|
2006-09-20 13:32:47 +00:00 |
|
Ralf Becker
|
106dab6003
|
- fixed sort by date for the reporting
- cats column is automatic suppressed, if no cats used
- removed "none" from the cats column in the sums
|
2006-09-20 13:31:41 +00:00 |
|
Ralf Becker
|
e6a527acc3
|
- use a typ-specific template for edit, if one exist
- allow typ-specific templates to show the content of the first linked contact
--> allow to create specific print-view for each template-type
|
2006-09-20 07:13:44 +00:00 |
|
Ralf Becker
|
445d8467a3
|
get_links with $only_app param set was returning the complete links instead just the id's, if the entry was not yet created (links stored as an array in the empty id)
|
2006-09-20 07:11:42 +00:00 |
|
Ralf Becker
|
1f5580c528
|
hardcoded the use of accounts_backend::search for ldap, as method_exists behavior seems to have more to do with php's version-numbers then with the existens of the method ;-)
|
2006-09-20 06:03:06 +00:00 |
|
Ralf Becker
|
c49f73a400
|
moved to the api before 1.2, removing now the compatibility class
|
2006-09-20 04:48:59 +00:00 |
|
Ralf Becker
|
19f8e62d10
|
moved to the api before 1.2, removing now the compatibility class
|
2006-09-20 04:47:35 +00:00 |
|
Ralf Becker
|
70bbd9c71b
|
removed no longer needed templates
|
2006-09-20 04:46:23 +00:00 |
|
Ralf Becker
|
e32fdcb322
|
removed no longer needed old classes
|
2006-09-20 04:39:50 +00:00 |
|
Ralf Becker
|
e376d27008
|
removed no longer needed old classes
|
2006-09-20 04:39:21 +00:00 |
|
Ralf Becker
|
acd9ac7777
|
fixed error-message on save of new contact (id was not returned due to a recent change)
|
2006-09-20 04:30:13 +00:00 |
|
Ralf Becker
|
c0effaf429
|
fixing the fix ;-)
|
2006-09-19 07:00:57 +00:00 |
|
Ralf Becker
|
3fc7b9ab38
|
new admin cli (comman line interface), which allows at the moment only to delete accounts in a proper way. This could not be included in setup-cli, as the delete-hooks of several applications require a complete eGW enviroment.
|
2006-09-19 06:59:55 +00:00 |
|
Ralf Becker
|
ff9f3ebcbd
|
passing the info also to method hooks
|
2006-09-19 06:58:25 +00:00 |
|
Ralf Becker
|
3fa9f71fc4
|
forbit to call setup-cli.php via the webserver
|
2006-09-18 09:28:51 +00:00 |
|
Ralf Becker
|
cceda77788
|
get this working for other locations then /usr/share/egroupware
|
2006-09-18 09:00:13 +00:00 |
|
Ralf Becker
|
0b375135aa
|
Fixed problem reported on the developer list: editing an account under the SQL backend removes first and last name
|
2006-09-18 08:22:09 +00:00 |
|
Ralf Becker
|
13439ea6ac
|
Fixed problem reported on the developer list: editing an account under the SQL backend removes first and last name
|
2006-09-18 08:15:08 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
7e810995c6
|
use date format from preferences for showing dates
|
2006-09-16 23:05:31 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
904daa5c28
|
pending additions
|
2006-09-16 16:01:19 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
963f29d859
|
lang updates
|
2006-09-16 15:48:46 +00:00 |
|
Ralf Becker
|
a594d2f0b9
|
make sure multiple email-addresses in the mail attribute "survive"
|
2006-09-16 10:00:06 +00:00 |
|
Ralf Becker
|
e2ee971ac7
|
"editaccountemail" hook to allow other apps to monitor the changes
|
2006-09-16 09:59:29 +00:00 |
|
Cornelius Weiß
|
325bd84d47
|
fix for bug #1552616 => disapearing resources in calendar
|
2006-09-15 19:37:19 +00:00 |
|
Ralf Becker
|
058e175669
|
fix necessary for session-type php_restore
|
2006-09-15 16:36:09 +00:00 |
|