Commit Graph

30327 Commits

Author SHA1 Message Date
Ralf Becker
8c1077a7b9 exclude old / not used PEAR Autoloader giving PHP Fatal error: Method PEAR_Autoloader::__call() must take exactly 2 arguments 2016-05-30 20:26:37 +02:00
Ralf Becker
36d8253929 try to detect if composer binary is called composer.phar or just composer 2016-05-30 20:04:50 +02:00
Ralf Becker
4edb40e642 quiten svn checkout of dependencies 2016-05-30 19:53:01 +02:00
Ralf Becker
af9155e8d0 an other way to install myrepos 2016-05-30 19:40:36 +02:00
Ralf Becker
649bfaeced an other way to install myrepos 2016-05-30 18:43:03 +02:00
Ralf Becker
daaae12165 an other way to install myrepos 2016-05-30 18:31:46 +02:00
Ralf Becker
01a5617631 an other way to install myrepos 2016-05-30 18:27:50 +02:00
Hadi Nategh
6349fa7f27 Better alignment for items in sidebar 2016-05-30 18:26:02 +02:00
Ralf Becker
1eed5073b2 install our default dependencies with myrepos and run doc/php_syntax_check.sh to (checks and reports all files, not just first failure) 2016-05-30 18:20:31 +02:00
nathangray
38f1c2b76b Avoid error if file has no props 2016-05-30 10:12:54 -06:00
nathangray
b4dfee24ff Fix sudo() always returned true, even if you got the password wrong 2016-05-30 10:02:57 -06:00
nathangray
d332576f68 Fix missing 'Noone' option if user is not an admin 2016-05-30 10:02:17 -06:00
nathangray
fba129a80b Fix drag and drop event to all day area no longer works 2016-05-30 09:34:28 -06:00
nathangray
80a7a121ed - Fix clicking on month labels in planner monthly view opens add dialog
- Keep AJAX loading spinner up until done
2016-05-30 09:34:28 -06:00
nathangray
43f65b81e5 Make yearly view row headers open in month view instead of adjusting year view start date 2016-05-30 09:34:28 -06:00
Hadi Nategh
736e18a553 Fix toolbar widget sometimes does not respect flat_list option 2016-05-30 17:12:55 +02:00
Hadi Nategh
fc273beeb4 Add more missing svg icons in filemanager 2016-05-30 16:40:52 +02:00
Hadi Nategh
3281fb5b7c Add some missing svg icons in filemanager 2016-05-30 16:37:13 +02:00
Hadi Nategh
0590cf0303 Fix some translation issues in filemanager 2016-05-30 16:33:03 +02:00
Hadi Nategh
dabc96d07a GeoLocation in addressbook:
- Fix a conflict of %s as placeholder with et2 %s placeholder
- Fix pre-defined urls according to new placeholders
- Add some translations
2016-05-30 16:22:58 +02:00
Ralf Becker
eb62aba637 fix PHP Fatal error: Class 'EGroupware\Api\Vfs\SharingUi' not found 2016-05-30 16:00:20 +02:00
Ralf Becker
b57db7ed1e move egroupware-epl-*.postinst into debian.tar.gz, as they dont work as single files in obs, they are used to install these non-default apps automatically into egroupware 2016-05-30 15:40:49 +02:00
Ralf Becker
1edc14740b use iframe for popups running in main window with GET parameter no_popup=1, as they need to set a different CSP to use eg. CKEditor like Tracker URL in notifications, if HTML is allowed 2016-05-30 15:40:49 +02:00
Ralf Becker
0d74f36925 compat need to install phpgwapi&etemplate, as otherwise apps depending on it wont install 2016-05-30 15:40:49 +02:00
Ralf Becker
1b8bc32f54 fix only show WebDAV autoindex, instead of filemanager GUI for sharing directories 2016-05-30 12:40:20 +02:00
Hadi Nategh
53026a61be A better style for nm row selection in mobile template 2016-05-30 12:35:27 +02:00
Hadi Nategh
178d86adfa Fix year and month dropdown menus in calendar sidebox are half shown in FF 2016-05-30 10:45:17 +02:00
Ralf Becker
fa84e50191 add travis config 2016-05-29 15:48:51 +02:00
Ralf Becker
aa44e999c0 add travis config 2016-05-29 15:41:12 +02:00
Ralf Becker
9abc9beb0f switch verbose off, when installing single apps, as it's diagnostics probably look like a bug to most 2016-05-28 13:55:08 +02:00
nathangray
7bb9577c6f Allow custom date filter with no start date 2016-05-27 10:36:51 -06:00
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