Commit Graph

30296 Commits

Author SHA1 Message Date
nathangray
c6fd40b9e0 Make sure default lang is set, even if not in setup 2016-05-27 09:31:08 -06:00
Ralf Becker
d9f3146371 Merge branch 'master' of github.com:EGroupware/egroupware 2016-05-27 15:21:51 +00:00
Ralf Becker
51cc683c5f changes to build 16.1 rpm and deb packages 2016-05-27 17:20:29 +02:00
nathangray
2560320cfe Check to make sure data is there before accessing it, hopefully avoids a js error blocking context menu. 2016-05-27 08:56:23 -06:00
Hadi Nategh
179d121efa Fix toolbar menulist height calculation 2016-05-27 16:32:56 +02:00
Hadi Nategh
55030eb5f2 Do not a tag if no call_link is set and not in mobile, empty a tag may conflict with some browser telephony addons (eg. telify in FF) 2016-05-27 15:03:46 +02:00
Hadi Nategh
fe7923ea92 Fix wrong placement of GeoLocation config in site configuration 2016-05-27 14:24:44 +02:00
Ralf Becker
31406046c1 exclude .mrconfig .gitignore and node_modules/ from archives, as they are not needed for archives 2016-05-27 11:28:36 +00:00
Ralf Becker
c4189f97f4 Changelog for 16.1.20160525 2016-05-27 11:28:36 +00:00
Ralf Becker
409c8a1a54 dont add all tar-bar to sums, as we dont want to publish it
remove evtl. existing bziped file, as it gives an error
2016-05-27 13:24:27 +02:00
leithoff
97b30f3167 explizitly handle span element on convertHTMLToText 2016-05-27 12:29:18 +02:00
Ralf Becker
371c24ec75 need to bzip2 all tar-ball after appending to it, as tar does not support that for compressed archives 2016-05-27 12:22:31 +02:00
Hadi Nategh
7a5532db59 Fix nm row selection in filemanager tile view, and add some more styling to nm selected row 2016-05-27 12:18:53 +02:00
Ralf Becker
9d703caf3a create a confiburable egroupware-epl-all tar-ball for Debian builds not (easily) supporting multiple 2016-05-27 11:54:31 +02:00
Hadi Nategh
1a94023640 Add some missing svg icons in filemanager 2016-05-27 11:26:22 +02:00
Hadi Nategh
3641ddf4be Fix some filemanager styling issues in mobile template:
- Fix thumbnails get wrong height
- Fix alignment of buttons in nm header
2016-05-27 10:57:19 +02:00
nathangray
db98dd457e Fix month names are not fully visible - they were covered by end of month filler 2016-05-26 15:39:53 -06:00
nathangray
473fa38969 Avoid errors if select options are not strings.
Happens with accounts, which can be integers
2016-05-26 15:34:54 -06:00
nathangray
3253cce632 Update resources ACL UI 2016-05-26 15:32:00 -06:00
Ralf Becker
a4fb7696d7 fix PHP Fatal, if phpgwapi is not installed 2016-05-26 11:40:23 +02:00
Ralf Becker
2b2845fff7 fix PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP 2016-05-26 11:27:03 +02:00
Ralf Becker
5f62492b9c fix PHP Warning: Parameter 2 to patch_header() expected to be a reference, value given 2016-05-26 10:46:40 +02:00
Ralf Becker
cb3248a4e6 fix failed package install without phpgwapi installed 2016-05-26 10:46:40 +02:00
Ralf Becker
49f640a016 fix wrong case in EGroupware 2016-05-26 10:46:40 +02:00
Ralf Becker
b9090224d2 compat needs to require core 2016-05-26 10:46:40 +02:00
nathangray
366c6aabf5 Update participating contacts in addressbook list when an event changes 2016-05-25 17:28:59 -06:00
nathangray
5774bf9d5a Do not try to hide the input if not there - it causes an exception, stopping the template from loading 2016-05-25 16:54:08 -06:00
nathangray
f7592ae0b0 Fix month names are not fully visible - they were covered by end of month filler 2016-05-25 15:30:30 -06:00
nathangray
f3ec3a205c Do not reposition events while hidden 2016-05-25 15:21:39 -06:00
nathangray
105856f549 Keep focus in textbox when editing times 2016-05-25 13:44:34 -06:00
Ralf Becker
c54abbfd1f fix Argument "20^I# to run after all other checkout/updates, as some a..." isn't numeric 2016-05-25 21:43:51 +02:00
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