Commit Graph

14148 Commits

Author SHA1 Message Date
860613df61 moved creation of group addressbook for Default into the api's default_records, as the tables are there and default_records only works for apps with tables 2006-10-07 10:55:08 +00:00
e01d9cb8af reset lettersearch if viewing the contacts of one organisation 2006-10-07 10:18:35 +00:00
91480e8acc - fixed wrongly selected "None" Kategorie on first ever start of addressbook
- added pref for the addressbook selected on adding new contacts, if you dont have add rights for the current addressbook (eg. "All" selected as filter)
2006-10-07 09:17:30 +00:00
5cfe53bc7d typo 2006-10-07 09:16:04 +00:00
dbe9270c1b allow to call etemplate widgets via xajax:
- "etemplate" handler replaces the appname with etemplate
- uietemplate::js_pseudo_funcs() replace xajax_doXMLHTTP('etemplate.xyz_widget.method', with xajax_doXMLHTTP('currentapp.xyz_widget.method.etemplate',
--> fixes the not working new link-widgets in trunc (not working for non-admins / no etemplate run rights)
2006-04-06 05:10:32 +00:00
91068e438f allow to call etemplate widgets via xajax:
- "etemplate" handler replaces the appname with etemplate
- uietemplate::js_pseudo_funcs() replace xajax_doXMLHTTP('etemplate.xyz_widget.method', with xajax_doXMLHTTP('currentapp.xyz_widget.method.etemplate',
--> fixes the not working new link-widgets in trunc (not working for non-admins / no etemplate run rights)
2006-04-06 05:09:48 +00:00
c1b1453108 - for extensions also trying an extension-specific template-name
- fixed not correct set template after a type change
2006-10-05 08:49:09 +00:00
f3ea79899e limit the size of the contact selectbox (search-result) 2006-10-05 08:24:09 +00:00
d2ad639d3e - syntax of link-entry widget (addressbook:id instead of just id)
- fixed loading of field translations
2006-10-05 08:05:25 +00:00
3e44e466c5 translations for widget names 2006-10-05 06:37:39 +00:00
0cb2c831ec translations for widget names 2006-10-05 06:36:47 +00:00
9b88f55d7d new application customfields for the other (non-infolog) apps. If the application field should generate a link, it has to be done in the application itself. 2006-10-05 06:36:09 +00:00
6396d1b235 new application customfields for the other (non-infolog) apps. If the application field should generate a link, it has to be done in the application itself. 2006-10-05 06:34:12 +00:00
8ccab4e7cc widget to show a field from a contact (used for forms in infolog) 2006-10-04 20:23:44 +00:00
d999a797d4 made refresh from server working
the new funambol outlook client support this
2006-10-04 18:16:58 +00:00
6a86c442a3 fixed searching of events 2006-10-04 18:15:12 +00:00
4259d8d622 - primary link / contact con now be set direct in the contact line
- checkbox to set a custom contact (additional to the linked contact)
- new select/link entry custom fields (eg. to store a contact)
- uses the stock customfield widget now
- email is now a stock infolog type
2006-10-04 17:40:33 +00:00
532264b3fa new customfield types to select entry of other apps, eg. a contact 2006-10-04 17:10:05 +00:00
88d5a016e0 caching the link-titles in the session 2006-10-04 08:23:28 +00:00
f7887c6dc3 always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
4c1d7489fe some code to make register_globals On installs safer, we might commit that after a test-periode to 1.2 too 2006-10-03 15:16:42 +00:00
4e86a27a98 fixing older contacts with no cats: they use '' or '0' in the cat_id column, new ones use allways NULL 2006-10-02 07:53:26 +00:00
816e11629a fixed and enhanced cat-filter:
- cats with children were not working, because:
  + sql applied two filters (one in UI and one in SO, UI is removed now)
  + ldap did not handle it at all
- new cat-filter 'None', which returns all contacts without a category
2006-10-02 07:49:00 +00:00
f4e79928f6 fixed link_query hook, it returned array('') instead of array() for nothing found 2006-10-02 06:45:46 +00:00
b71ad4baed fixed "notification link is not working" bug, as pointed out by Bacoverro <Antoni.Matamalas-AT-upcnet.es> 2006-10-02 05:36:55 +00:00
91d28f8945 handler for ajax requests 2006-10-02 05:13:19 +00:00
dc69445754 fixed typo, causing the account-migration to to migrate from SQL --> LDAP 2006-10-01 10:49:30 +00:00
f68c173c30 - link widgets uses now ajax to search
- new sub-type to search and select an entry of a selectable or given app
- more to come
2006-09-29 19:55:00 +00:00
2d2a18959f - allow to set id for box, hbox, vbox and grid
- new function js_pseudo_funcs used for onchange and onclick:
  + form::name('name'): translates name in hirashical form-name used by etemplate
  + egw::link('url','vars'): calls $egw->link()
  + confirm('message'): translates 'message'
2006-09-29 19:47:29 +00:00
41673c935f mess protection if something went wrong in tmp dir... 2006-09-29 06:49:31 +00:00
14d546d58d added functionality to add multiple html / text parts to the message 2006-09-28 18:46:27 +00:00
c1d55c6ade some xajax helpers 2006-09-28 12:26:29 +00:00
fcf9716c4e remove not longer needed tables_baseline 2006-09-28 05:05:06 +00:00
3405357a57 remove not longer needed tables_baseline 2006-09-28 05:04:46 +00:00
2d2aef9e16 remove not longer needed tables_baseline 2006-09-28 05:04:19 +00:00
865cd542e5 remove not longer needed tables_baseline 2006-09-28 05:03:30 +00:00
624b060212 remove not longer needed tables_baseline 2006-09-28 05:03:13 +00:00
0e4574dfa1 remove not longer needed tables_baseline 2006-09-28 05:03:01 +00:00
f90337fae8 place ajax loader icon over manual 2006-09-28 05:01:01 +00:00
cb6bbd5ac5 fixed not working "whole day" checkbox 2006-09-28 04:32:38 +00:00
b22627c2f2 fixed typo (custom help-message of the link-widget was ignored) 2006-09-27 13:41:51 +00:00
9c4f0acf47 fixed line-height for dates 2006-09-27 13:22:56 +00:00
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
f378683cab fixed type causing the box-options to be in the orient 2006-09-27 13:01:34 +00:00
5f0a31826d php4 temporary workaround for notifications for 1.4 release 2006-09-27 10:03:34 +00:00
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
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
0cdfa38ff5 class nextmatch-range added 2006-09-25 14:00:28 +00:00
9cbbf9bef9 classes for filterheaders and fixed the way the *active_sortcolum class is applied 2006-09-25 13:11:00 +00:00
241c1d04cd use new notification app for calendar 2006-09-25 10:29:03 +00:00