Commit Graph

32595 Commits

Author SHA1 Message Date
Hadi Nategh
78f7806e63 Add/fix some translations 2018-01-04 11:35:59 +01:00
Hadi Nategh
02b3176448 Do not select next mail from the list after a reported spam mail 2018-01-03 17:30:33 +01:00
Hadi Nategh
cbe79a8b15 * Admin: fix site-config not working in mobile template 2018-01-03 15:02:20 +01:00
Hadi Nategh
9f5f0f7f04 Consider fw_mobile_app_list only for mobile devices, compact theme still should be able to show all apps. 2018-01-03 14:16:02 +01:00
nathangray
d2733c41b3 * Addressbook - Enable viewing infolog entries of organisations 2017-12-20 08:50:10 -07:00
Hadi Nategh
f8740f40fd A fix patch for commit c6b2d84777 2017-12-20 15:51:09 +01:00
Hadi Nategh
ca82041f0c Revert commit c6b2d84777 which breaks creation of account from admin 2017-12-20 15:21:24 +01:00
Hadi Nategh
5cb26c044c Fix a typo 2017-12-20 12:17:38 +01:00
Ralf Becker
f296889dda Changelog for 17.1.20171218 2017-12-20 06:11:08 +00:00
nathangray
f3d767f81e Calendar - rework merge for clarity & reduce code duplication
- fix ranges were not working from list
 - silence some warnings
2017-12-19 10:04:10 -07:00
nathangray
53099a7264 * Addressbook - fix adding contact while looking at accounts would try to add a new user 2017-12-19 09:38:04 -07:00
nathangray
335b3d2f9e Etemplate - make sure nextmatch action popups get properly closed 2017-12-18 14:52:06 -07:00
nathangray
ac2dd9193a * Calendar - Fix merge from list loaded endlessly instead of generating document 2017-12-18 16:13:00 +01:00
Ralf Becker
be8b18cf90 allow to specify a date-format in custom-fields using eg. format=Ymd, as it was possible in 11.1 in len field 2017-12-18 14:42:22 +01:00
nathangray
d055f04f96 Etemplate - add 'format' option to timestamper to specify the time format 2017-12-18 14:37:04 +01:00
nathangray
07de0df0ea * Calendar - merge from sidebox will now open in Collabora, if available 2017-12-18 14:25:57 +01:00
Ralf Becker
755a9bdf39 default to user timezone on export, if event has no or invalid timezone 2017-12-18 19:50:25 +07:00
Hadi Nategh
cc4dad81de vfsSaveAttachment is no longer needed to be as public function 2017-12-18 12:44:50 +01:00
Hadi Nategh
92ea34ea5b Merge pull request #26 from filkaris/link-type
Add hook option in case user wants link to display another link
2017-12-18 12:31:24 +01:00
Hadi Nategh
ba07b10032 Revert "Make selectbox tags&search available for nextmatch header filter"
This reverts commit 28f4155360.
2017-12-18 12:30:15 +01:00
Hadi Nategh
28f4155360 Make selectbox tags&search available for nextmatch header filter 2017-12-18 12:15:36 +01:00
Hadi Nategh
b8c27d3370 Make sure the appname is from the current window 2017-12-18 12:13:36 +01:00
Hadi Nategh
6c6518b445 * Mail/Admin: Fix upload picture into mail signature from editor image browser does not work. 2017-12-18 12:07:49 +01:00
Hadi Nategh
943c2a2edf * Mail: fix rename of an attachment and saving it into Filemanager always keep the original name of attachment with no respect to the given new name. 2017-12-18 11:27:52 +01:00
Hadi Nategh
e6c50537f9 Add more translations, thanks to Stefan Unverricht 2017-12-18 10:43:16 +01:00
Hadi Nategh
9fdd6d6d5a Fix vfsSelect dialog does not preserve the name field on reload 2017-12-18 09:59:59 +01:00
nathangray
69ac26f600 * Calendar - Fix alarms set in different timezone from server moved when saving event - now fixed default alarm too 2017-12-15 14:44:13 -07:00
nathangray
536ac272ed * Calendar - Fix alarms set in different timezone from server moved when saving event 2017-12-15 14:44:05 -07:00
nathangray
48f0c07432 Also remove slash (/) from subject & attachments when going to VFS 2017-12-15 14:37:23 -07:00
nathangray
32296f45fa Fix typo breaking the setting of autocomplete params 2017-12-15 10:31:21 -07:00
Hadi Nategh
d5ac9b90a8 * Mail: Fix empty trash/empty junk actions causes error in some mail servers, e.g. Cyrus. 2017-12-15 15:25:16 +01:00
nathangray
b6e4931902 Check to make sure we're in a JSON request before accessing it 2017-12-14 14:40:56 -07:00
Hadi Nategh
6e9a785a68 Make popup notifications header fixed in order to keep the toolbars available while scrolling. 2017-12-14 16:58:24 +01:00
Hadi Nategh
aeec7a869f Fix collabora can not open vfs symlinks from apps 2017-12-13 10:17:45 +01:00
nathangray
e8c21b8fe3 Fix project / project link getting lost if you change the info contact from project 2017-12-11 13:48:13 -07:00
nathangray
a22aa2caff Fix custom contact got changed to template element title when creating project from template 2017-12-11 13:40:09 -07:00
nathangray
856a186d6f * Infolog - fix creating projects from template lost infologs 2017-12-11 13:39:37 -07:00
nathangray
08f0073361 Add flag for select all to collabora action 2017-12-11 11:22:32 -07:00
nathangray
deca8e4e45 * Notifications - do not error sending popup if user is not online, just save it anyway 2017-12-11 10:26:54 -07:00
nathangray
b67fa09715 English language improvements from Rafael Chacón 2017-12-11 09:10:10 -07:00
nathangray
45f14145a1 * Infolog - Fix project got lost on reload if set via link 2017-12-08 11:15:30 -07:00
Hadi Nategh
80576f7956 * Mail: fix vacation notice still sending out notification mail even if the original mail is a spam. 2017-12-08 13:54:54 +01:00
Hadi Nategh
e939793d80 Fix broken styles of select/input in site configurations 2017-12-08 11:13:27 +01:00
Hadi Nategh
e743846191 Fix login page always shows a close button in mobile template 2017-12-07 15:42:17 +01:00
Hadi Nategh
3d8a5505d8 * Mail: Do not popup smime certificate dialog if the smime is not configured 2017-12-07 14:14:55 +01:00
Ralf Becker
db6e6b376f replace from PostgreSQL not understood && with standard AND 2017-12-07 17:28:54 +08:00
Ralf Becker
42ea57c124 * All apps/PostgreSQL: fix SQL error when deleting an entry without attachments 2017-12-07 17:21:26 +08:00
Ralf Becker
c3c385e1f4 * Filemanager/PostgreSQL: cant open file in Collabora because of SQL error
Syntax error: 7 ERROR: syntax error at or near "=“, PostgreSQL needs true/false not 1/0
2017-12-07 16:47:42 +08:00
Ralf Becker
9439e4aa0c * InfoLog/PostgreSQL: fix SQL error "column egw_infolog_users.info_res_id must appear ..." 2017-12-06 21:27:54 +08:00
Hadi Nategh
18b21c0aef Fixes for broken select-account:
- Fix select account dialog Ok button not working
- Fix selecting a searched account in dialog not working
- Fix broken search dialog
2017-12-06 14:23:48 +01:00