Ralf Becker
4279e0384e
16.1 spec:
...
- new egroupware-epl-compat package with phpgwapi and (old) etemplate (eT2 is in api)
- no more emailadmin and pixelegg package, included in core
- dont install old apps requiring old api/compat package by default
2016-05-25 21:41:50 +02:00
Ralf Becker
2e6d1e2638
fix old "phpgwapi" version used instead of new "api"
2016-05-25 21:41:50 +02:00
Ralf Becker
8c821ab8cb
fix wrong/different case WrongUserInput --> WrongUserinput
2016-05-25 21:41:50 +02:00
Ralf Becker
1b32000d4d
fix old class-name db_backup giving error in setup-cli
2016-05-25 21:41:50 +02:00
Ralf Becker
3df5abe818
fix asyncservice patch for 16.1
2016-05-25 21:41:50 +02:00
nathangray
a46f418fb6
Fix unwanted highlight matching when favorite had additional filters
2016-05-25 13:28:27 -06:00
nathangray
31b6c8607b
Do not set end date to current time, just leave it unset - but pass by reference
2016-05-25 12:59:44 -06:00
nathangray
bd6c45c845
Get nextmatch column widths sorted out so column selector is visible, and columns line up with headers.
2016-05-25 11:54:46 -06:00
nathangray
d772e459dd
Remove extra commas
2016-05-25 10:20:10 -06:00
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