55dbf20c33
* calendar/addressbook/importexport/merge-print: introduction of a static function to fetch the export limit, and normalize the possible output: bo_merge::getExportLimit; apply new function to bo_mergen, nextmatch_widget, addressbook, calendar and importexport; introduction of an calendar export limit; introduction of hook to provide appspecific export_limit
2011-09-16 13:23:15 +00:00
24c3797dba
* Addressbook/LDAP: fixed country handling for mozillaOrgPerson schema, which has two distinct attributes for 2-letter code and arbitrary name
2011-09-13 10:36:30 +00:00
11136b6e5b
ensure accounts and group addressbooks are never private!
2011-09-09 06:36:51 +00:00
a3b17caa5f
* impportexport/document merge: better control of exportlimits, you are now able to exempt groups or users from any exportlimits set (backport of nathans work, with enhancements from ralf)
2011-09-01 14:32:26 +00:00
92897d7c15
have edit.xet renewed; handle onclick event in addressbook view mode for name popup for IE9
2011-09-01 14:29:06 +00:00
a7356fa94f
Handle defined but empty private field when importing
2011-08-10 15:58:36 +00:00
5add35eb94
* eSync/Addressbook: new preference to force sorting on device, eg. for use with Windows Mobile, which use "own sorting" set in addressbook otherwise
2011-08-10 14:25:23 +00:00
71b4cf4e35
fixed catchable fatal error ($old hast to be array or null) and avoid reading old contact twice
2011-08-10 13:04:17 +00:00
bd10a5effd
* eSync/Addressbook: added mapping of private cellphone to home2phone, other phone to business2phonenumber and changed role to title in mapping of jobtitle (role is no longer mapped, because no outlook equivalent, egw prefix is mapped to ol title!)
2011-08-09 10:08:05 +00:00
17e8c268ba
Add ability to specify that imported contacts go to importer's personal addressbook
2011-08-08 15:14:38 +00:00
1094fcba11
- Remove action column from email select rows
...
- Get action button & select all button working for email popup
2011-07-28 15:45:28 +00:00
3be162cd2a
fix by Ralf for bug, that prevented the update of accounts, if your accountselection method is groupmembers
2011-07-18 10:09:47 +00:00
69b0ceed0c
Consolidating & simplifying translation phrases
2011-07-11 17:01:55 +00:00
b093cd8720
missing $contact_app parameter, stalling grants
2011-06-27 15:30:56 +00:00
73486cc047
file_access_user implementation for addressbook
2011-06-26 13:55:25 +00:00
164871ec02
Update Czech translation for trunk. Tracker #2886
2011-06-23 13:53:19 +00:00
039e351d8b
'Disable' Export & merge spreadsheet in sidebox for addressbook view
2011-06-22 18:14:52 +00:00
275a1d3f27
Change category list links
2011-06-21 21:14:51 +00:00
40dd19fd3e
* CardDAV/GroupDAV: handle deleted contacts, as not existing (404 Not Found)
2011-06-19 09:01:15 +00:00
92ddeca1fb
- fail with error message, if user trys to export more entries then allowed (previously entries were silently cut down to allowed number, even 0!)
...
- fixed path of document-actions if more then one directory with subdirectories were given
2011-06-16 11:36:15 +00:00
3d1cbd3f40
removed accidently commited test-change
2011-06-14 16:07:44 +00:00
1a51ac86f7
merged latest changes from Andreas B. with the following changes:
...
- adapted searchquery so that parameters are equal for gal, mailbox and documentlibrary searches
- Fix SAMSUNG Android 2.3.3 client compose_Saveinsentitems breaking
- Corrected searchquery for GAL so that it includes the search range for backends that filter range already during query
- Take correct exporter to find changecount for optionfolder
- Fix for handling Sync requests where same item gets read and removed.
2011-06-14 15:33:11 +00:00
1774e5674f
support for multiple space or comma separated download dirs
2011-06-14 10:48:15 +00:00
220af27f60
Create template directory and set default document_dir preference of addressbook, calendar, infolog, tracker, timesheet and projectmanager
2011-06-11 11:57:51 +00:00
fcfbd038bc
some fixes for the English translation, from our Suomi resident here as Stylite
2011-06-10 06:19:36 +00:00
d12475ec9e
some fixes for the English translation, from our Suomi resident here as Stylite
2011-06-09 06:57:25 +00:00
9dfdabe1a3
some fixes for the English translation, mostly correcting case, from our Suomi resident here as Stylite
2011-06-07 06:29:49 +00:00
22426b6bd6
If ordering contacts by a numeric field (last modified), apply letter filter to org name instead of ordered field
2011-06-06 16:41:17 +00:00
7e05b0dff2
Avoid javascript error if edit popup is read-only
2011-06-02 20:05:40 +00:00
596f252eb7
Patch from Bjorn Padding to silence JS error when addressbook is in LDAP
2011-06-02 20:01:25 +00:00
a6784aefbc
calling the global action-object-manager
2011-06-02 16:57:33 +00:00
c81bd1a291
Change default charset from utf-8 to user's preferred charset
2011-05-24 15:57:16 +00:00
cae8752274
Make default import definitions available only to admins
2011-05-24 15:40:22 +00:00
4f3dc53cb6
Make addressbook_merge respect addressbook's extra export limit
2011-05-20 17:50:51 +00:00
0eeb67f90a
Respect addressbook's extra export limit
2011-05-20 17:18:49 +00:00
957b43afd4
add forgoten return to save_history
2011-05-17 08:02:29 +00:00
450b380de1
Use static convert from importexport to handle human values, custom fields
2011-05-12 18:01:34 +00:00
a3805293b2
name Z-Push based ActiveSync protocoll support in EGroupware "eSync"
2011-05-07 16:52:48 +00:00
848cde1489
upper check-all button also needs to call egw_objectManager.toggleAllSelected()
2011-05-06 13:28:07 +00:00
8b4728ad4a
Allow documents in dirs other than user's preference dir by passing full path
2011-05-05 21:41:00 +00:00
1e8de99ed7
Move initialisation for egw_actions stuff into static method of nextmatch_widget, it get called now from:
...
- etemplate::show_grid()
- addressbook_ui::view() to load JS stuff before header get generated
2011-05-02 13:34:59 +00:00
8247d55fc1
fixed missing space when adding multiple classes, causing context menu not recognising readonly, if also not deletable
2011-04-28 09:12:30 +00:00
594fe78d09
enable via a class and no more need to set enabled='javascript:nm...' for enableClass or disableClass
2011-04-27 16:59:12 +00:00
633b3da6b4
disable filemanager link for mulitple selected contacts
2011-04-27 10:14:32 +00:00
fb5ea143be
- returning checked state of all checkboxes, not only select_all, in $content[nm][checkboxes]
...
- $content[nm][select_all] is now only reference to $content[nm][checkboxes][select_all]
- checkboxes need no default onExecute, therefore removed nm_select_all method
- improved documentation for action stuff in nextmatch widget
- added egwAction.getActionsByAttr(_attr, _val) method returning all actions with a given attribute and value
2011-04-27 07:49:46 +00:00
7869bd59b0
removed not longer necessary double quoting (from time it was a string in a function)
2011-04-26 16:37:30 +00:00
7d02a952f6
- move all static javascript code to app.js file
...
- fixed "add appointment" to work in org-views by submitting to server to resolve org with contact id's and custom js action prefixing each id with a "c"
- improved "add infolog" to only submit for org-views to server and otherwise save that roundtrip by using a custom ja action
2011-04-26 16:22:10 +00:00
98a2731116
- fixed not working add or remove category method from context menu
...
- disabling actions not available, because of missing rights
- trying to disable "remove from distribution list" and "delete distribution list", when no list is selected
--> not yet working
2011-04-25 14:13:40 +00:00
e474b0f0d4
- insert in document action:
...
+ one submenu with default document (if set) on top
+ if more then 9 documents, show them in submenus by mime type
- added copy address as second point to add submenu, beside new
- icons for move to addressbook
- fixed icons for org views
--> addressbook context menu should now be fully functional - let me know if not ;-)
2011-04-25 11:30:37 +00:00
dea01bdb8b
added missing scrollbar, if history is to long to fit
2011-04-24 11:57:03 +00:00