Commit Graph

30447 Commits

Author SHA1 Message Date
Hadi Nategh
cd64de5aad Fix geolocation fails for some contacts 2016-06-01 09:55:57 +02:00
Hadi Nategh
b3bbb83ab6 Remove extra margin-right applied to mail list in mobile template 2016-06-01 09:36:15 +02:00
Ralf Becker
26916daaef fix autoloader to load news_admin_bo at installation (no $GLOBALS[egw_info][apps] available) 2016-06-01 09:08:06 +02:00
Ralf Becker
f5f05d4262 do NOT remove config, if deinstalling old phpgwapi, as that's global api config 2016-05-31 23:31:00 +02:00
Ralf Becker
9c1249cd9a allow to deinstall old phpgwapi, but not api 2016-05-31 22:58:08 +02:00
nathangray
25049f9504 Change context menu delegation prompt widget to match edit dialog and load current value for single selection 2016-05-31 14:49:29 -06:00
Ralf Becker
05e5c6181f fix PHP Fatal error: Call to undefined method EGroupware\Api\Session::appsession() during SiteMgr installation 2016-05-31 22:45:01 +02:00
nathangray
ca04e639c4 Get column padding / spacing with scrollbar sorted out 2016-05-31 12:59:31 -06:00
nathangray
a11e9ec4ae Get column padding / spacing with scrollbar sorted out 2016-05-31 12:59:31 -06:00
Hadi Nategh
3c6d4dea15 Add default url for geolocation config 2016-05-31 17:25:08 +02:00
Ralf Becker
9c3ba4240a fix wrong namespace 2016-05-31 12:30:08 +02:00
Ralf Becker
921adfb10f fix Framework\Template::get_dir() to either return a directory or throw a WrongParameter Exception, fixes several Scrutinizer warnings 2016-05-31 09:14:50 +02:00
nathangray
a5d4400918 Some more adjustments to get disabled attribute into nextmatch unparsed 2016-05-30 17:50:16 -06:00
nathangray
772b97e22d Fix namespace causes class check to fail 2016-05-30 15:41:27 -06:00
Ralf Becker
58140745b2 typos and some update about minifying 2016-05-30 22:18:08 +02:00
Ralf Becker
004be28947 adding build status 2016-05-30 22:12:42 +02:00
Ralf Becker
111838edc1 exclude composer conditional included autoload_static.php, as it requires PHP 5.6+ 2016-05-30 21:07:38 +02:00
Ralf Becker
0e212815bf fix deprecated warnings because of constructor named as class 2016-05-30 20:42:14 +02:00
Ralf Becker
8e540fe144 fix deprecated warnings because of constructor named as class, and dont give a PHP Fatal if old phpgwapi is missing 2016-05-30 20:38:14 +02:00
Ralf Becker
ab4cd83b41 remove no longer used boholiday class, seems to been left over from new holiday loading via iCal 2016-05-30 20:32:53 +02:00
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