Ralf Becker
|
46b0746ac3
|
adding API version not old phpgwapi version to vCard
|
2017-08-10 12:42:42 +02:00 |
|
nathangray
|
69790c7527
|
Addressbook - Fix scheduled export of vcard caused 2 files with the same name in vfs
|
2017-05-17 10:23:46 -06:00 |
|
nathangray
|
a3174d58ef
|
Fix bug where extra private cf widgets were read-only
|
2017-04-20 10:43:24 +02:00 |
|
Ralf Becker
|
9df24e2316
|
Revert "Thumbnails (and handling) of uploaded files on new entries that have not yet been saved" as it breaks sync
This reverts commit c2747a6eb3 .
|
2017-04-15 17:20:42 +02:00 |
|
nathangray
|
1e4888b037
|
* Addressbook: fix bug where private required custom fields could block saving the entry if they were not on their own tab
|
2017-04-15 13:13:21 +02:00 |
|
nathangray
|
c2747a6eb3
|
Thumbnails (and handling) of uploaded files on new entries that have not yet been saved
|
2017-04-13 08:10:49 -06:00 |
|
Ralf Becker
|
48fa3a9949
|
do NOT store actions in session or eT2 request, nor send for mobile devices skiped actions
|
2017-04-04 17:50:32 +02:00 |
|
nathangray
|
4195fdb306
|
* Addressbook - When viewing a user account's calendar or next/previous dates, use the account calendar over the contact calendar
|
2017-03-10 08:14:51 -07:00 |
|
nathangray
|
2d645afc17
|
Only one server call for automatic switch to accounts addressbook or all addressbooks dependin…
…g on distribution list is a group
|
2017-01-24 09:53:27 -07:00 |
|
Ralf Becker
|
523106c008
|
* Addressbook/Mail: allow to use groups as (readonly) distribution lists
|
2017-01-23 11:19:14 +01:00 |
|
nathangray
|
123f902f43
|
Add selected contacts to new distribution list when you create it via context menu
|
2016-12-21 08:14:37 -07:00 |
|
nathangray
|
b3be458ad6
|
Reduce translation duplication - use a single common message for entry copied
|
2016-12-14 12:42:28 -07:00 |
|
Hadi Nategh
|
3905891e7b
|
Implement google recaptcha for sitemanager forms
|
2016-12-09 14:09:06 +01:00 |
|
Hadi Nategh
|
05b526c665
|
Fix not working notification in addressbook contactform
|
2016-12-08 12:37:04 +01:00 |
|
Ralf Becker
|
ae2e51fba3
|
allow to preset variables via get parameters
|
2016-12-02 11:07:07 +01:00 |
|
Ralf Becker
|
db9c65899e
|
* Adressbook/CardDAV/PostgreSQL: fix SQL error stalling sync of eg. eMClient with preference "Distributionlists as groups" enabled
|
2016-11-09 17:47:29 +01:00 |
|
nathangray
|
a1f2802387
|
Advanced search: Turn off required on custom fields, otherwise you can't search with them empty
|
2016-11-08 08:36:53 -07:00 |
|
Ralf Becker
|
abf882d290
|
* CardDAV/Addressbook/PostgreSQL: fix SQL error, remove MySQL only FROM_UNIXTIME with our db abstration version
|
2016-11-02 09:41:46 +01:00 |
|
Ralf Becker
|
f44766ebba
|
* eSync: only export raw email for contacts as Outlook seems to have problems with it
not '"Firstname Lastname" <first.last@domain.com>', see ticket #18232 from GNS Christoph Kaulich
|
2016-10-04 15:36:06 +02:00 |
|
Hadi Nategh
|
1aaf807d3e
|
* Addressbook: Fix upload photo does not work for limited access of own data
|
2016-09-29 16:19:04 +02:00 |
|
Hadi Nategh
|
7442bff49c
|
Fix add distribution list doesn't work if add_default gets set as default/forced by admin
|
2016-09-16 12:16:57 +02:00 |
|
Ralf Becker
|
dceafd2400
|
add ajax=true to diverse admin pages of apps, changing customfields class to autoloadable admin_customfields (with old class extending new one, just in case), fix wrong English phrase "typ" in infolog
|
2016-08-12 11:38:23 +02:00 |
|
Ralf Becker
|
d427d4ae83
|
appending ajax=true to addressbook site config and global categories to no use an iframe
|
2016-06-29 19:10:22 +02:00 |
|
Ralf Becker
|
6e557f02f8
|
fix some scrutinizer "bugs"
|
2016-06-26 19:44:53 +02:00 |
|
Hadi Nategh
|
39c37afb6a
|
Fix duplicate contacts detection not working any more
|
2016-06-20 10:03:03 +02:00 |
|
Ralf Becker
|
f69c198183
|
* Addressbook/Mail: fix PHP Fatal error when clicking on "add new contact" icon in mail
|
2016-06-15 12:09:24 +02:00 |
|
nathangray
|
5ecd1c3c8e
|
'No filters' blank favorite also clears advanced search
|
2016-06-09 15:05:25 -06:00 |
|
Ralf Becker
|
93853cbfe0
|
remove unused code calling not existing Api\Framework::set_onload()
|
2016-06-07 15:19:18 +02:00 |
|
Ralf Becker
|
e9f854a074
|
replace under zpush 2.3 removed global debugLog() function with ZLog::Write(LOGLEVEL_DEBUG, ...)
|
2016-06-07 13:02:41 +02:00 |
|
Hadi Nategh
|
cd64de5aad
|
Fix geolocation fails for some contacts
|
2016-06-01 09:55:57 +02:00 |
|
Hadi Nategh
|
3c6d4dea15
|
Add default url for geolocation config
|
2016-05-31 17:25:08 +02:00 |
|
Hadi Nategh
|
dabc96d07a
|
GeoLocation in addressbook:
- Fix a conflict of %s as placeholder with et2 %s placeholder
- Fix pre-defined urls according to new placeholders
- Add some translations
|
2016-05-30 16:22:58 +02:00 |
|
Hadi Nategh
|
60bc400313
|
Fix modified view templates are not getting updated because of no cache-buster modification timestamp
|
2016-05-25 16:44:36 +02:00 |
|
Hadi Nategh
|
914fa40b39
|
Fix geolocation map url option does not work in addressbook site config
|
2016-05-25 14:37:40 +02:00 |
|
Hadi Nategh
|
40214e883e
|
Fix a typo
|
2016-05-25 14:26:15 +02:00 |
|
Hadi Nategh
|
1f61249d3c
|
Fix a typo, and add missing country placeholder into here maps
|
2016-05-25 12:56:28 +02:00 |
|
Hadi Nategh
|
4aaee9acd2
|
Implement routing system for geolocation feature:
- Add default source address preference
- Routing between user address and selected contact's address
|
2016-05-25 12:50:27 +02:00 |
|
Hadi Nategh
|
5ef5cacd62
|
Implement geolocation option for contacts in addressbook
|
2016-05-20 15:50:26 +02:00 |
|
Hadi Nategh
|
739b97fa43
|
Replace dark fav_tel icon in addressbook with WHITE-STAR
|
2016-05-19 16:59:08 +02:00 |
|
Ralf Becker
|
8a24f3e449
|
fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer)
|
2016-05-14 21:26:36 +02:00 |
|
Nathan Gray
|
108860e4af
|
Fix unwanted api conversion
|
2016-05-09 18:42:27 +00:00 |
|
Ralf Becker
|
f70c828fbd
|
suppress empty custom field selection
|
2016-05-06 16:16:10 +00:00 |
|
Hadi Nategh
|
c558d1667d
|
Optimize window size of registered popups in appregistry
|
2016-05-06 15:12:27 +00:00 |
|
Hadi Nategh
|
8a24a16cb1
|
Change representation for preferred tel number in addressbook
|
2016-05-06 09:08:43 +00:00 |
|
Nathan Gray
|
0eeb8b56c0
|
- Export plugins now specify the export record class
- Projectmanager now has filters
|
2016-05-04 19:34:30 +00:00 |
|
Ralf Becker
|
4af0e7cb1c
|
WIP EGroupware without phpgwapi&etemplate
|
2016-05-04 19:07:54 +00:00 |
|
Nathan Gray
|
980774ffcd
|
Fix undefined definition
|
2016-04-29 14:35:44 +00:00 |
|
Ralf Becker
|
248fde6fef
|
converted addressbook to use new api
|
2016-04-29 10:41:53 +00:00 |
|
Ralf Becker
|
0eb3619cd1
|
* Mail/Addressbook/Calendar: add and use charset when sending/receiving mails with vCard/iCals, change default vCard charset preference to utf-8
|
2016-04-29 07:51:13 +00:00 |
|
Ralf Becker
|
38412a1149
|
use new api in home and portlets
|
2016-04-28 18:06:46 +00:00 |
|