Ralf Becker
|
5f849c4b25
|
allow to disable navbar in placeholder display, eg. when called from mail
|
2013-11-12 09:28:24 +00:00 |
|
Ralf Becker
|
583538e824
|
using now CSS preprocessor less (http://lesscss.org) to create some of our css files, used a lot in new Pixelegg template
|
2013-11-11 19:10:28 +00:00 |
|
Ralf Becker
|
77a30817d6
|
images for new Pixelegg template
|
2013-11-11 18:56:02 +00:00 |
|
Ralf Becker
|
f7c9f87f10
|
translation for new "copy instead of move" feature in addressbook
|
2013-11-11 12:04:22 +00:00 |
|
Hadi Nategh
|
1943b35303
|
Add \"copy\" feature for copying contact(s) to addressbook
|
2013-11-08 18:51:37 +00:00 |
|
Nathan Gray
|
aea4c35a90
|
Changes for importexport -> et2
|
2013-11-07 23:43:17 +00:00 |
|
Ralf Becker
|
6d226a7921
|
split constructor function and place of instanciation for app.js objects: app[appname] = new app.classes[appname]();
|
2013-11-04 20:54:23 +00:00 |
|
Ralf Becker
|
32e033df6f
|
* PostgreSQL/Addressbook: fixed SQL error when sorting by a custom field
|
2013-10-24 14:57:36 +00:00 |
|
Nathan Gray
|
855d134f10
|
Make sure org name is in org name options, since it can change outside original function
|
2013-10-21 22:18:41 +00:00 |
|
Nathan Gray
|
71c2a554bd
|
Set org rows' type column to match normal rows' type column, give # column a fixed width
|
2013-10-09 14:18:48 +00:00 |
|
Ralf Becker
|
52b4fd8654
|
* CardDAV/Addressbook: fixed all contacts were reported as NOT found and therefore not synchronised
|
2013-10-08 07:41:11 +00:00 |
|
Ralf Becker
|
a6311fa1a3
|
creating and using an app-specific egw object
|
2013-10-07 16:53:13 +00:00 |
|
Nathan Gray
|
b955b1b495
|
- Set type header to nextmatch-header
- Fix styling on email addresses to show ellipsis if column is too short
- Add mail to 'Open EMail addresses in external mail program' check
|
2013-10-05 10:13:31 +00:00 |
|
Ralf Becker
|
a16a6b81a9
|
giving icon column a fixed width of 20px
|
2013-10-05 07:22:18 +00:00 |
|
Ralf Becker
|
6e30816758
|
fixed not working download via action system: needed submit via POST request instead of Ajax, add new boolean action attribute postSubmit
|
2013-10-04 12:48:11 +00:00 |
|
Ralf Becker
|
f8a0db06fc
|
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
|
2013-10-03 09:23:18 +00:00 |
|
Ralf Becker
|
18285429e9
|
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
|
2013-10-01 11:38:34 +00:00 |
|
Hadi Nategh
|
91fa09e4d5
|
Remove onchange=1 from selectbox in addressbook.index_right_addplus template, which were causing full submit
|
2013-09-27 12:08:26 +00:00 |
|
Hadi Nategh
|
edadfdc38a
|
Remove onchange="1" from selectbox in addressbook.index template, which were causing full submit
|
2013-09-26 14:42:18 +00:00 |
|
Hadi Nategh
|
7374416f9c
|
Fix textbox "Name" in addressbook edit popup window, try to not make it readonly.
|
2013-09-26 13:32:02 +00:00 |
|
Ralf Becker
|
a79192cc63
|
fixed not found multiget-report urls where not reported (worked for calendar only before sync-report was introduced)
|
2013-09-25 10:27:41 +00:00 |
|
Hadi Nategh
|
484a2bf6fc
|
Fix disabled favorite menu in SideMenu of Addressbook.
|
2013-09-24 14:19:59 +00:00 |
|
Hadi Nategh
|
1c42747547
|
REmove "Whole query" menu item from Tracker, Timesheet and Addressbook, while et2 nm handles selection differently
|
2013-09-23 08:31:07 +00:00 |
|
Hadi Nategh
|
7481c0a23c
|
Run addressbook by et2
|
2013-09-20 10:50:48 +00:00 |
|
Klaus Leithoff
|
bc83edc90c
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-09-09 12:04:28 +00:00 |
|
Ralf Becker
|
281dfe0fee
|
fix sql error when deleting a user without distribution lists
|
2013-09-03 16:05:32 +00:00 |
|
Ralf Becker
|
7a0df1531d
|
fixed distribution lists allways created in personal addressbook, not selected one
|
2013-09-02 13:24:21 +00:00 |
|
Ralf Becker
|
55b0081103
|
fixed not working delete-account hook
|
2013-09-02 11:19:42 +00:00 |
|
Ralf Becker
|
32ebec4feb
|
* Addressbook: deleting an account now also takes care of deleting or changing ownership of distribution lists (beside contacts as before)
|
2013-08-30 07:05:19 +00:00 |
|
Klaus Leithoff
|
55667f8c45
|
commit some french lang file stuff; provided by Thomas Chaillot, Spirea
|
2013-08-27 08:53:55 +00:00 |
|
Ralf Becker
|
db7d12af4b
|
first take on new ACL dialog for admin
|
2013-08-26 18:25:43 +00:00 |
|
Ralf Becker
|
a05bc204e9
|
fix cancel button in edit
|
2013-08-26 07:35:42 +00:00 |
|
Ralf Becker
|
b6480b3fcb
|
switched off permanent error-log
|
2013-08-22 16:42:22 +00:00 |
|
Ralf Becker
|
7535f4c9f9
|
* CardDAV/Addressbook/LDAP/ADS: syncing all addressbooks into one now also allows to include accounts not stored like contacts
|
2013-08-22 16:39:21 +00:00 |
|
Ralf Becker
|
aa4af55f5f
|
* CardDAV/Addressbook/LDAP/ADS: prefix, middle name, suffix was messed up, if iOS addressbook "Display Order" preferences was set to "lastname firstname"
|
2013-08-22 15:06:03 +00:00 |
|
Ralf Becker
|
5755457b04
|
* Addressbook/eSync/CardDAV: fixed not working (forced) preference to display only accounts of groupmembers, causing eSync to permanently try and fail reading other accounts
|
2013-08-19 15:10:18 +00:00 |
|
Hadi Nategh
|
2a791a2f8a
|
fix privat address country does not preselect nation, should be analogous to business
|
2013-08-16 14:49:08 +00:00 |
|
Nathan Gray
|
cf8714293e
|
Open preferences in preferences tab
|
2013-08-13 17:37:15 +00:00 |
|
Ralf Becker
|
2526840c2c
|
fixed an other sql error when creating distribution lists
|
2013-08-06 10:18:12 +00:00 |
|
Ralf Becker
|
ffefc2848e
|
* CardDAV/Addressbook/ActiveDirectory: fixes SQL error when clients tries to propfind groups/distribution lists on accounts-addressbook, also return "403 Forbidden" when he tries to create one, as they are not (yet) supported on accounts, if not stored in SQL
|
2013-08-06 09:14:20 +00:00 |
|
Ralf Becker
|
eea5de1559
|
an other case in which we need to filter out in-active accounts
|
2013-08-02 18:28:44 +00:00 |
|
Ralf Becker
|
afd034aca6
|
* CardDAV/Addressbook: fixed various issues with groups/distribution lists as supported by Apple and eMclient (groups need to be enabled in CalDAV/CardDAV preferences!)
|
2013-08-02 16:31:54 +00:00 |
|
Ralf Becker
|
1581547086
|
* CardDAV/Addressbook: fixed not working sync-collection report eg. by eMclient, if server-time is different from user
|
2013-08-02 14:41:31 +00:00 |
|
Ralf Becker
|
63869aae9a
|
fixed addressbook cat changes where only stored using "extra tab with cat tree", two other options with multiselect where not working
|
2013-07-31 08:13:20 +00:00 |
|
Nathan Gray
|
c3b3fb5019
|
Fix cancel button in edit dialog
|
2013-07-30 14:24:32 +00:00 |
|
Ralf Becker
|
018eec3dfd
|
fixed "PHP Fatal error: Unsupported operand types", if no private custom fields exist
|
2013-07-30 12:20:14 +00:00 |
|
Ralf Becker
|
4223019b93
|
* CardDAV/ActiveDirectory/LDAP: fixed typo causing doublication in account-addressbook of eMclient by always returning all accounts in multiget report
|
2013-07-27 08:22:26 +00:00 |
|
Ralf Becker
|
bc2133054b
|
fix indention
|
2013-07-23 13:44:08 +00:00 |
|
Klaus Leithoff
|
88f866aec9
|
fix addressbook email popup; still todo: rightclick action
|
2013-07-17 14:53:24 +00:00 |
|
Ralf Becker
|
dae37d17a8
|
fix JSON error in trunk with readonly fileas-type selector (AD)
|
2013-07-11 15:34:30 +00:00 |
|