fba0fb830c
Give AB note field an initial height
2015-03-27 10:14:46 +00:00
b7a8e41778
Get calendar view working with orgs again
2015-03-19 15:30:34 +00:00
5e9c1681c4
Trigger change event after new distribution item is set to the list
2015-03-06 14:37:19 +00:00
d8ffcb1d74
Add last date & next date as exportable fields
2015-03-03 22:26:21 +00:00
6d39bb4802
Import warning improvements:
...
- Only warn once about missing contact type
- Do not try to check header if definition says there is no header
2015-03-02 18:38:37 +00:00
199285ba01
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
2015-02-17 10:00:12 +00:00
d432642f1a
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
2015-02-17 09:55:05 +00:00
cd0d8adad5
pending translations from our translation server
2015-02-17 09:03:29 +00:00
18fafed2a4
pending translations from our translation server
2015-02-17 08:52:58 +00:00
b29610c2b9
* Univention: mail app was not working for in UCS created users
...
because of not set "mail" attribute, UCS only set "mailPrimaryAddress", changed our code to also use just that attribute
2015-02-14 12:56:28 +00:00
50e44741a2
* Univention: mail app was not working for in UCS created users
...
because of not set "mail" attribute, UCS only set "mailPrimaryAddress", changed our code to also use just that attribute
2015-02-14 12:55:05 +00:00
4580df0107
show "advanced search" as status-text and not as label hidden via css
2015-02-10 12:15:42 +00:00
2f69917988
fix css for addressbook, no more div.et2_container
...
r51566: an other div to form issue, picture in addressbook index got 16px small
r51568: cleaning up template and css
2015-02-09 08:32:43 +00:00
c4d1feb37c
show "advanced search" as status-text and not as label hidden via css
2015-02-05 08:15:40 +00:00
c1abc8e603
cleaning up template and css
2015-02-04 10:30:59 +00:00
8a045a355d
an other div to form issue, picture in addressbook index got 16px small
2015-02-04 09:27:23 +00:00
9b093562b4
remove div.et2_container in favor of just .et2_container, as we use a from now
2015-02-04 08:35:40 +00:00
fa482dbc39
fix css for addressbook, no more div.et2_container
2015-02-04 08:07:44 +00:00
1f46ac0516
Import warning improvements:
...
- Only warn once about missing contact type
- Do not try to check header if definition says there is no header
2015-01-27 21:20:02 +00:00
95462626b2
Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it>
2015-01-23 10:23:08 +00:00
d39ad8fde6
Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it>
2015-01-23 10:20:41 +00:00
0f8d251fc4
pending French translations from our translation server
2015-01-21 14:12:43 +00:00
9840334b5c
pending translations from our translation server
2015-01-15 15:49:39 +00:00
4fa44e6482
Reorder and add missing phrases in lang files
2015-01-15 14:53:34 +00:00
d51c83402d
Set default columns
2015-01-12 19:59:25 +00:00
157230ba57
pending translations from our translation server
2015-01-12 11:54:05 +00:00
7346a37998
cleaning up old addressbook stuff
2015-01-10 09:51:51 +00:00
3a0904f39f
Fix AB's add and search buttons opening with wrong url
2015-01-09 15:11:43 +00:00
39cc660c0d
Implement set window title for each application with a default title field or define an app specific custom get title
2015-01-05 14:28:35 +00:00
cc58d6e6e7
fix funny number of rows
2014-12-17 14:00:29 +00:00
a34c353258
Fix addressbook add plus button not does not open modal popup in mobile framework
2014-12-12 16:41:41 +00:00
e07c11be85
Fix popup's window close
...
-Make sure window.close() closing the right egw window
-Make sure the modal popup has the opener
2014-12-12 14:21:04 +00:00
6a7c4c47ec
fix for r49769 causing edit icon in toolbar opens empty contact, as app.addressbook.et2 was pointing to infolog template
2014-12-09 13:46:27 +00:00
1869e94f84
Popup resize handler enhancement:
...
- Fix multi-line textbox resizing
- Introduce tab_height to tab widget and remove extra height set on tab containers children
- Let mail compose uses its own resize handling as it deals with some special resizing
2014-12-05 17:29:41 +00:00
d66a339127
add personal part / full name to email when adding contacts from addressbook list to to, cc or bcc of mail compose
2014-12-05 12:37:40 +00:00
668ccafe36
do NOT retur binary jpeg photo, it might be use and will fail when trying to json-encode
2014-12-02 09:02:38 +00:00
ba13371430
More Home progress:
...
- Add birthday reminders
- Prevent infolog favorites from setting an app header
2014-12-02 00:30:11 +00:00
8a9657541d
moving egw_openWindowCentered() to egw(window).openPopup()
2014-12-01 10:45:24 +00:00
8da2d2a0ab
fixed wrong (just the collection) Location header on POST to ?add-member url
2014-11-30 09:24:23 +00:00
57f5569fc4
More Home progress:
...
- Add support for calendar favorites. Note only the list view can be dragged, others are context menu only
2014-11-27 21:21:47 +00:00
8c5ea8eba9
More Home progress:
...
- Remove app header from addressbook
- Always load app's CSS for single entry
2014-11-27 18:31:08 +00:00
6db1339365
More Home progress (favorites):
...
- Add favorite for addressbook
- Fix add favorite from drop didn't load properly
2014-11-25 22:42:44 +00:00
459c647837
Change addressbook custom icons to be based on VFS image dir + name instead of previous per type
2014-11-19 22:06:30 +00:00
c633e0033b
* all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
2014-11-19 12:20:59 +00:00
b626fd1a88
Home progress:
...
- Fix missing size for new widgets
- Different styling for single entries
- Custom template for single addressbook entries
- Hideable nextmatch header
2014-11-18 23:46:58 +00:00
ea8ff86854
Add a method to get an icon for a record, as specific to that record as possible
2014-11-18 23:40:49 +00:00
afaf5a1ece
fix some problem in Univention install
2014-11-06 16:54:33 +00:00
f3dd3c2c0b
setting white-space:nowrap on et2_tabheader so tab-flags do not wrap into 2. line and remove no_wrap class from addressbook tab-widget, as it prevents wrapping of everything incl. content in individual tabs
2014-10-31 10:12:53 +00:00
235a847cff
Remove full list reload when adding a new distribution list, using ajax instead.
2014-10-28 19:50:19 +00:00
02fbe1ef41
Fix rename list placeholder action
2014-10-28 19:11:10 +00:00