Commit Graph

14148 Commits

Author SHA1 Message Date
8a04e759c4 tryouts with svn propset 2006-09-25 10:20:46 +00:00
35886c3e06 tryouts with svn propset 2006-09-25 10:18:17 +00:00
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
1a4145905c tryouts with svn propset 2006-09-25 10:18:05 +00:00
4adb030136 tryouts with svn propset 2006-09-25 10:17:49 +00:00
173b846279 tryouts with svn propset 2006-09-25 10:16:19 +00:00
5a0653cb03 specify a leading 0, if calling the calendar, to unset the current selected owners 2006-09-25 08:50:53 +00:00
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
2bbebeeb50 allow to also specify an extra, first label, if an array with grants is given 2006-09-25 08:48:19 +00:00
438b4f6deb cleanup 2006-09-25 08:23:30 +00:00
a4d601c483 forgotten update-script for popup-table 2006-09-25 07:04:22 +00:00
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
78735f5cf1 fixed sometimes (or some-browser) not working toggle_all 2006-09-24 16:52:15 +00:00
bdb15819bd phpgw --> egw 2006-09-24 16:27:39 +00:00
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
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
eb02bbde24 fixed infolog customfields show regardless of type 2006-09-20 17:49:15 +00:00
03630766ad show readonly cats without indention and global cat marker 2006-09-20 13:32:47 +00:00
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
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
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
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
c49f73a400 moved to the api before 1.2, removing now the compatibility class 2006-09-20 04:48:59 +00:00
19f8e62d10 moved to the api before 1.2, removing now the compatibility class 2006-09-20 04:47:35 +00:00
70bbd9c71b removed no longer needed templates 2006-09-20 04:46:23 +00:00
e32fdcb322 removed no longer needed old classes 2006-09-20 04:39:50 +00:00
e376d27008 removed no longer needed old classes 2006-09-20 04:39:21 +00:00
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
c0effaf429 fixing the fix ;-) 2006-09-19 07:00:57 +00:00
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
ff9f3ebcbd passing the info also to method hooks 2006-09-19 06:58:25 +00:00
3fa9f71fc4 forbit to call setup-cli.php via the webserver 2006-09-18 09:28:51 +00:00
cceda77788 get this working for other locations then /usr/share/egroupware 2006-09-18 09:00:13 +00:00
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
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
7e810995c6 use date format from preferences for showing dates 2006-09-16 23:05:31 +00:00
904daa5c28 pending additions 2006-09-16 16:01:19 +00:00
963f29d859 lang updates 2006-09-16 15:48:46 +00:00
a594d2f0b9 make sure multiple email-addresses in the mail attribute "survive" 2006-09-16 10:00:06 +00:00
e2ee971ac7 "editaccountemail" hook to allow other apps to monitor the changes 2006-09-16 09:59:29 +00:00
325bd84d47 fix for bug #1552616 => disapearing resources in calendar 2006-09-15 19:37:19 +00:00
058e175669 fix necessary for session-type php_restore 2006-09-15 16:36:09 +00:00
fb62796694 big performance improvment (developed and tested on an install with > 2000 users) 2006-09-15 16:19:39 +00:00
b064db8a7b if duration, start- and end-time given, ignore the duration 2006-09-15 10:54:34 +00:00
b968f9327c - ACL to allow non-admin users to edit certain (explicitly allowed) fields in their own account contact data
- new hook editaccountcontact to sync other apps with these data
- admin ACL "edit users" is now respected by the contact class for account-contact-data too (you can deny admins to edit accounts)
- fixed bug in ldap-backend: it was deleting all not set contact fields
2006-09-15 07:16:07 +00:00
df261614f5 fixed bug reported by Udgin <evolik-AT-gmail.com> (error when you have no project-label so far, eg. empty install) 2006-09-14 18:31:46 +00:00
53f18cea73 added extra icon for htmltree 2006-09-13 11:08:35 +00:00
f5cf1ed1d2 fixed error in ldap-backend: "Error saving the contact !!! 1" 2006-09-13 04:49:53 +00:00
f79aa7e65f url's always uses slashes (SEP is a backslash under windows) 2006-09-12 17:30:26 +00:00
68cf1f4466 no need to versionate old files 2006-09-12 17:24:13 +00:00