Commit Graph

30379 Commits

Author SHA1 Message Date
nathangray
0ab67c3280 Move api-accounts links to api app, fixes search in account selectbox does not work without home permission 2016-06-02 10:11:31 -06:00
nathangray
974c6105e1 Fix day view drag and drop invite / move action for drop on own all day non-blocking section 2016-06-02 10:01:12 -06:00
Hadi Nategh
d040534a1f Deprecate $j global variable used in php files and replace them all with standard jQuery 2016-06-02 17:43:23 +02:00
nathangray
033ba0159f Fix calendar list view custom date filter always switched to another filter & hid the dates 2016-06-02 09:25:01 -06:00
Hadi Nategh
87fb94a496 Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
Ralf Becker
d47e4889dc fix to kope with current .mrconfig allowing http and git urls 2016-06-02 16:46:36 +02:00
Ralf Becker
152311a6f8 fix to kope with current .mrconfig allowing http and git urls 2016-06-02 15:38:00 +02:00
leithoff
169931077a switch to https for pear.horde.org and version 2.29.7 for Horde_Imap_Client 2016-06-02 15:31:27 +02:00
leithoff
8a6126f12f handle problems on failed retrieval of headers, when short-preview is switched on in message-list 2016-06-02 14:48:19 +02:00
Ralf Becker
28e3c78ee2 looks like svn 1.8 changed output of svn log --xml a bit, using now paths->path to identify tag 2016-06-02 14:18:59 +02:00
Ralf Becker
5d24bc2ab7 fix tag finding code replace hardcoded '14.3' with $config['version'] 2016-06-02 13:51:57 +02:00
Ralf Becker
d12e2c806d quitening connection trial for testing database is there 2016-06-02 12:34:51 +02:00
Ralf Becker
956b1f139e using "#!/usr/bin/env php -qC" for setup-cli.php 2016-06-02 12:34:51 +02:00
Ralf Becker
da327f687a remove (outdated) static html of content-element-libary 2016-06-02 12:34:51 +02:00
Hadi Nategh
9b99ce5339 Fix mail tree throws xml error when tries to call wizard popup 2016-06-02 12:33:50 +02:00
Hadi Nategh
3011c1f095 Sidebox styling:
- Another approach for fixing favorite icons
- Add ellipsis for menu items with large text
2016-06-02 11:20:52 +02:00
Hadi Nategh
bc923dfa12 Try to mid align favorite icons 2016-06-02 10:40:07 +02:00
nathangray
2507fefda8 Fix account link query 2016-06-01 15:39:10 -06:00
nathangray
ed57923c76 Fix set_min() & set_max() did not work in Firefox 2016-06-01 15:03:51 -06:00
nathangray
d37a8abca0 Remove extra empty option, it's in the template so it works while disabled 2016-06-01 13:56:50 -06:00
nathangray
660888c716 Drag and drop move or invite in day view 2016-06-01 13:47:18 -06:00
Hadi Nategh
e1afa27a7c Fix mail label colors disappeared. Additionally, remove the column id from mail list 2016-06-01 19:38:49 +02:00
nathangray
9f32a7e1a9 Don't try to change columns that can't be changed, fixes Uncaught TypeError: Cannot set property 'visible' of undefined 2016-06-01 09:30:42 -06:00
nathangray
1c24585eab Remove any mention of xajax 2016-06-01 09:30:42 -06:00
nathangray
6d10b8d231 Drag and drop to another user's calendar
- Add exception prompt
- Change to -> Move to
2016-06-01 09:30:42 -06:00
Ralf Becker
d90c6d6e2a fix permanent error_log 2016-06-01 16:43:27 +02:00
Hadi Nategh
31e47ec8f3 Try to satisfy scrutinizer 2016-06-01 16:41:12 +02:00
Ralf Becker
06dee154d0 * Admin/Mail: fix admin editing (personal) mail account of other user destroys password, because it was encrypted with users session password and therefore not available 2016-06-01 16:25:36 +02:00
Hadi Nategh
9f1c0c89b4 Styling improvement for tabs 2016-06-01 15:04:05 +02:00
Hadi Nategh
1fb42cb4e9 Fix mail compose gets blank page by clicking on subject field in mobile template 2016-06-01 14:07:20 +02:00
Hadi Nategh
1228270b52 Fix multiple selection taglist can not handle comma separated values 2016-06-01 13:43:08 +02:00
Hadi Nategh
957ca0f380 Remove extra one pixel space for avatar class 2016-06-01 11:43:46 +02:00
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