Commit Graph

30161 Commits

Author SHA1 Message Date
Ralf Becker
08f394e6df Merge branch 'master' of github.com:EGroupware/egroupware 2016-05-12 23:05:34 +02:00
Ralf Becker
f8471625af adding note to readme to add .mrconfig to ~/.mrtrust and fix .mrconfig to install/update composer dependencies 2016-05-12 23:02:09 +02:00
Ralf Becker
4e19b451b7 Merge branch 'master' of github.com:EGroupware/egroupware 2016-05-12 19:08:43 +02:00
Ralf Becker
c0bd10e4fe fix EGroupware\\Api\\Translation::load_app_files() lang file etemplate/lang/egw_*.lang contains invalid app 'developer_tools' and other loading issues through phpgwapi&etemplate --> api conversation 2016-05-12 19:06:42 +02:00
Ralf Becker
c735b32873 fix copy/paste error in phpgwapi git url 2016-05-12 18:46:32 +02:00
Ralf Becker
4e673f9cac Merge branch 'master' of github.com:EGroupware/egroupware 2016-05-12 18:23:29 +02:00
Ralf Becker
3f0002a73c remove no longer needed svn-helper 2016-05-12 18:23:13 +02:00
Ralf Becker
2fc63a5a78 adding setup url 2016-05-12 18:15:35 +02:00
Ralf Becker
7d4c555eaf Create README.md 2016-05-12 18:08:44 +02:00
Ralf Becker
1dcfe13a37 add myrepo file to install EGroupware dependencies and non-default apps 2016-05-12 18:00:35 +02:00
Ralf Becker
4a167f0bbf remove phpgwapi and etemplate added to get it for history of api 2016-05-12 14:35:59 +02:00
Nathan Gray
eea3aac80d Fix up the filterheader sizing to better fit in the nm header 2016-05-11 20:14:14 +00:00
Nathan Gray
da4fd02a7f If there are 2 or less options for a filterheader, disable multiple toggle 2016-05-11 19:56:06 +00:00
Nathan Gray
e38fa525ef Unset empty filter arrays, not set them to null 2016-05-11 19:40:49 +00:00
Ralf Becker
e34fe9a4e7 using Acl::(ADD|READ|EDIT|DELETE|PRIVAT) constants instead old EGW_ACL_* defines and fix some namespace errors found by doc/check_namespace.php 2016-05-11 19:23:14 +00:00
Ralf Becker
e87cbc4832 use static Hooks methods 2016-05-11 18:58:10 +00:00
Nathan Gray
c6e6da63ef Allow drag and drop between calendars, asking to invite or transfer 2016-05-11 17:29:58 +00:00
Hadi Nategh
d290485058 Nm resize fix:
- Fix dataview grid resize not taking care of category color border
- Fix Category borders make headers misaligned
2016-05-11 16:33:54 +00:00
Nathan Gray
16bf89faa6 Fix missed Api change 2016-05-11 14:48:27 +00:00
Hadi Nategh
1faa2495de Fix wrong navbar icon used as navbar.svg in calendar 2016-05-11 14:36:10 +00:00
Ralf Becker
bae819f59d remove developer_tools run-rights check 2016-05-11 12:48:22 +00:00
Ralf Becker
e66fcd2328 move translationtools to (old) etemplate package 2016-05-11 12:43:23 +00:00
Hadi Nategh
b5e95c8f20 Apply correct icons for planner by category action in calendar 2016-05-11 07:36:53 +00:00
Ralf Becker
9fe9f988d4 fix Gruntfile by running updateGruntfile.php to cope with changed dependency from et2_nextmatch_filterheader 2016-05-11 07:26:46 +00:00
Nathan Gray
74b330ad3f Calendar autorefresh for all views 2016-05-10 19:41:28 +00:00
Nathan Gray
5dc798da7f Fix customfield column sometimes disappearing from print 2016-05-10 17:12:39 +00:00
Nathan Gray
e7763189b1 Some more print improvements:
- Fix day & week height in FF
- Fix todos not hidden
2016-05-10 16:03:26 +00:00
Klaus Leithoff
419f90f2e9 fix problem regarding sorting autofolders to the beginning of the foldertree 2016-05-10 15:17:40 +00:00
Klaus Leithoff
4bf97ecf8c folders for taglist in folder-tab are preset with sel_options. acc_folder_archive was missing 2016-05-10 10:40:34 +00:00
Nathan Gray
153b27a881 Move importexport to new API - appsession()->getSession() 2016-05-09 23:08:59 +00:00
Nathan Gray
7e7f045343 Move importexport to new API 2016-05-09 22:49:20 +00:00
Nathan Gray
de89542712 Do not resize todos or day view if not visible. Hidden elements break the sizing without special handling. 2016-05-09 20:48:50 +00:00
Nathan Gray
f550d4a503 In link_query conflict check decrement quantity available with real quantity used by calendar 2016-05-09 20:27:46 +00:00
Nathan Gray
d321f78eb1 Directly set default resource selection preference 2016-05-09 20:18:10 +00:00
Nathan Gray
4dd1fd6368 Set a default of 3 rows for filterheaders to avoid vertical scroll in header 2016-05-09 19:38:31 +00:00
Nathan Gray
aa2d9c19bd Keep customfilter fields together in print column selection dialog 2016-05-09 19:36:13 +00:00
Nathan Gray
457e05d920 Change filterheaders to extend taglist instead of select 2016-05-09 19:17:04 +00:00
Nathan Gray
108860e4af Fix unwanted api conversion 2016-05-09 18:42:27 +00:00
Ralf Becker
251de1dc54 move category images to api, fixes PHP Fatal in admin_categories, if phpgwapi is not installed 2016-05-09 10:05:57 +00:00
Ralf Becker
be0d2ca297 fix PHP Fatal error: Call to undefined method EGroupware\Api\Session::appsession() 2016-05-09 09:30:03 +00:00
Ralf Becker
19501960e1 fix wrong case in "AsyncService" to "Asyncservice" 2016-05-09 09:15:48 +00:00
Ralf Becker
eb07902d4e replace (login_)template_set="idots" with "default" 2016-05-09 09:15:05 +00:00
Ralf Becker
08549368a0 fix custom translations to use eT2 2016-05-08 12:23:54 +00:00
Ralf Becker
b4148d1b5a port "Admin Queue and History" and "Remote Administration Instances" to eT2 2016-05-07 16:57:18 +00:00
Ralf Becker
00b898bb2e fix tooltips for displaying lots of content 2016-05-07 16:56:18 +00:00
Ralf Becker
e6ad65387e mask out passwords in admin queue 2016-05-07 16:55:15 +00:00
Ralf Becker
e2261d3494 fix home-accounts in egw_customfields and egw_links to api-accounts 2016-05-07 07:50:33 +00:00
Ralf Becker
d5c65bb384 fix home-accounts in egw_customfields and egw_links to api-accounts 2016-05-07 07:49:38 +00:00
Ralf Becker
af9d5a6a66 use api instead of home for browser based mime-handlers 2016-05-06 17:50:00 +00:00
Ralf Becker
28b534d7eb implement birthday as fileas option 2016-05-06 16:17:05 +00:00