Commit Graph

30656 Commits

Author SHA1 Message Date
Hadi Nategh
dea9c260b0 Deselect rows after return action from view template 2016-05-25 17:40:44 +02:00
Ralf Becker
097def94fd copy changelog from 14.3 2016-05-25 15:00:39 +00:00
Ralf Becker
4702ddd524 adding adLDAP to .gitignore, as it is an external repo 2016-05-25 15:00:08 +00: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
Ralf Becker
14415720bc wip 16.1 build 2016-05-25 15:07:03 +02:00
Ralf Becker
fc6d854870 disable hub (processing of Gruntfile.js in apps/subdirs), unless we need it, as it gives a warning if none found 2016-05-25 15:06:04 +02:00
Ralf Becker
5f96c66492 added commented (!) lines to automatic create minified javascript and css 2016-05-25 15:05:06 +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
Ralf Becker
a8b07f7f21 adding https and ssh url 2016-05-25 12:43:58 +02:00
Ralf Becker
4165c649ae adding missing adLDAP stuff, support for https and ssh checkouts and (un)tagging to .mrconfig 2016-05-25 12:18:47 +02:00
Ralf Becker
6c927a5a2c document how to install modules 2016-05-25 12:18:47 +02:00
Hadi Nategh
f0af5eeb08 End date needs to be passed by reference, fixes broken timesheet from commit aa0814f 2016-05-25 09:52:16 +02:00
nathangray
362366ed28 Fix addressbook - calendar permission issue blocking viewing contact calendar 2016-05-24 17:13:40 -06:00
nathangray
1756179bb3 Restore export function, turns out it is used by context menu -> export 2016-05-24 16:44:14 -06:00
nathangray
8dec95e4fc Remove highlight clicked favorite, it was conflicting with highlighting matching favorite if the clicked favorite was not valid for the results. 2016-05-24 16:27:27 -06:00
nathangray
0357d2bf84 Do not refresh on tab change if autorefresh is off 2016-05-24 15:28:22 -06:00
nathangray
61a9a28c4d Fix css include 2016-05-24 15:08:48 -06:00
nathangray
aa0814f4d0 Do not set end date to current time, just leave it unset 2016-05-24 15:01:20 -06:00
nathangray
deedf7a808 Handle changing status via ajax for a user in a group invitation 2016-05-24 14:51:16 -06:00
nathangray
0e3c23c48a Add space for category color indicators to and preserve column calculations 2016-05-24 14:14:20 -06:00
nathangray
fccf83e36a Do not have draw:frames with duplicate names, they will be stripped when opening with LibreOffice 5.1 2016-05-24 13:48:41 -06:00
leithoff
00000dbeee mind namespace when calling hook_tag function 2016-05-24 16:01:55 +02:00
Hadi Nategh
712a6d34f6 Put additional to addresses in details widget and create an indicator + a link for the number of extra addresses 2016-05-24 15:25:55 +02:00
Hadi Nategh
630eeb6be7 Fix mail mobile view does not show additional TO addresses 2016-05-24 12:39:24 +02:00
leithoff
53406b9f85 translate move 2016-05-24 09:17:39 +02:00
Hadi Nategh
a1c73e5c75 Fix mail x-scroll does not work in mobile template 2016-05-23 15:29:26 +02:00
Hadi Nategh
c8db0b426d Add svg version of mail_send icon 2016-05-23 15:11:43 +02:00
Hadi Nategh
91a178a370 Do not add 'X' icon for contextmenu action in mobile template 2016-05-23 14:36:39 +02:00
Ralf Becker
9f615386d8 $GLOBALS['egw_info']['flags']['deny_mobile'] to disable new 16.1 mobile support 2016-05-23 14:25:30 +02:00
Hadi Nategh
ad78f6a7ac Fix domain selectbox in mobile login page 2016-05-23 14:14:49 +02:00
Hadi Nategh
5ef5cacd62 Implement geolocation option for contacts in addressbook 2016-05-20 15:50:26 +02:00
Hadi Nategh
154ccb70c8 Fix translation 2016-05-19 17:56:58 +02:00
Hadi Nategh
739b97fa43 Replace dark fav_tel icon in addressbook with WHITE-STAR 2016-05-19 16:59:08 +02:00
Hadi Nategh
1517c5f323 Fix emails with single quote in local address not getting parsed correctly (eg. test.o'test@example.com) 2016-05-19 15:46:08 +02:00
Hadi Nategh
b14b3dcddc Update css files with running new LESS version 2016-05-19 13:44:07 +02:00
Ralf Becker
2bbc6ec0bb get "mr up" to behave a bit more "sane", by:
- rebase not yet pushed commits on top of existing commits from repo
- stash uncommited stuff before pull and reapply it after again
2016-05-19 12:16:35 +02:00
Ralf Becker
649d68a8c3 move less/css readme to doc dir 2016-05-19 12:04:22 +02:00
Ralf Becker
62f31a5447 adding *.old and *.old.xet to .gitignore 2016-05-19 10:51:10 +02:00
nathangray
5be77f5ef2 Support customfields at the beginning of content 2016-05-18 15:41:20 -06:00
nathangray
2ffcdf5dc9 Also take grid border width into account - should help with nm width in Firefox.
See d290485058
2016-05-18 13:56:29 -06:00
nathangray
8789d8d944 Fix incorrect client update when changing status on a recurring event exception 2016-05-18 11:30:50 -06:00
nathangray
984a7f6f72 Avoid exception if use_time_grid preference is not set 2016-05-18 11:30:02 -06:00
Hadi Nategh
75d51c02f2 Fix calendar date picker in sidebox stops resizing after switching between tabs 2016-05-18 15:08:05 +02:00
Hadi Nategh
c35654ddca Fix hover color on prev-today-next buttons on date picker 2016-05-18 14:41:51 +02:00
Hadi Nategh
358c11edb1 Give today button in datepicker a reasonable size 2016-05-18 14:26:47 +02:00
Hadi Nategh
02494eb694 Make style of date picker similar to calendar date picker 2016-05-18 14:15:27 +02:00
Hadi Nategh
4aa1156af0 Fix framework asks always for jdots even if the jdots is not installed 2016-05-18 12:39:06 +02:00