Ralf Becker
9b98e07b69
method to disable a hook for the current request
2017-02-28 13:29:21 +01:00
Ralf Becker
809e96794e
fix use of old accounts_sql class, only existing if old phpgwapi is installed
2017-02-28 10:17:36 +01:00
Ralf Becker
ec16cf10f2
fix PHP Deprecated: Non-static method EGroupware\Api\Vfs\Sqlfs\StreamWrapper::url_stat() should not be called statically
2017-02-28 10:17:30 +01:00
nathangray
6277ea0af8
Some translation improvements from Stefan Unverricht
2017-02-27 17:27:06 -07:00
Ralf Becker
70135317a3
fix PHP Fatal, if debug is enabled
2017-02-27 17:37:32 +01:00
Hadi Nategh
cfbe7ebab1
Revert Htmlawed option comment back into value 1
2017-02-27 13:34:34 +01:00
Ralf Becker
1ea49819bf
improve waterfall by releasing session
2017-02-25 15:21:07 +01:00
Hadi Nategh
4d37b68987
* Mail: fix memory exhaustion caused by e-mails with long string set on DATE field
2017-02-23 15:45:39 +01:00
nathangray
3c440e8885
Allow <p> tag to enable HTML parsing as well as <br> and <span>, fixes using p for line breaks and no other formatting resulted in unparsed HTML when merging.
2017-02-17 08:58:40 -07:00
nathangray
ad253a2608
Custom fields can be at the start of the content
2017-02-14 09:27:28 -07:00
nathangray
d205c2d294
Allow expansion of custom fields when merging to include fields from other apps
...
eg: {{#other_app/#addressbook_cf/n_fn}}
2017-02-14 09:26:55 -07:00
Hadi Nategh
80431051e4
Try to match placeholder NENVLF with its described example
2017-02-10 11:08:14 +01:00
Hadi Nategh
0bc700cf8e
Handle NELF placeholder for mimetype text/html
2017-02-09 15:20:04 +01:00
Ralf Becker
8de7b6a953
fix warning about static use of Accounts::is_(active|expried) by making it static and throw a WrongParameterException, if is_expired is called with no parameter
2017-02-06 18:20:06 +01:00
Ralf Becker
22d216a43e
* Addressbook: only add groups as distribution lists, if accounts addressbook is not hidden
2017-02-06 09:22:57 +01:00
Ralf Becker
fdc9eadd6f
Changelog for 16.1.20170203
2017-02-02 18:15:56 +00:00
Ralf Becker
4966da5b00
use cryptographically secure random_int available in PHP 7+ when generating default passwords
2017-02-02 16:27:34 +01:00
Ralf Becker
dda3ac920f
CS translations from Tony <tw.mail-AT-quick.cz>
2017-02-02 15:28:01 +01:00
Ralf Becker
aad0a90e07
add DE translation for {{letterprefix}} and remove broken one from EN lang-file
2017-02-02 12:44:50 +01:00
Ralf Becker
b907f34685
fix missing EN translation in api lang file
2017-02-02 11:37:01 +01:00
Ralf Becker
f99701bcb6
CS translations from Tony <tw.mail-AT-quick.cz>
2017-02-02 11:05:39 +01:00
Ralf Becker
b07f2eff9d
maintain an maintenance_release version in api/setup/setup.inc.php, also move update-checker images to api
2017-02-02 10:40:31 +01:00
Hadi Nategh
a4f564953e
* Mobile template: Fix "info message regarding fullscreen" does not respect the discard checkbox
2017-02-01 18:14:14 +01:00
Hadi Nategh
84f5b0c67c
* All applications: Set proper default page title if nothing is set
2017-02-01 16:24:27 +01:00
Hadi Nategh
4165720ad5
Make path and up button always available in filemanager mobile theme
2017-02-01 14:20:01 +01:00
Ralf Becker
126116584c
* Mail/Admin: fix setting ACL or vaction notice from Admin app, if IMAP auth uses email address from account
2017-01-31 18:03:09 +01:00
nathangray
b5d65d4fed
Fix a missed change of Stylite -> EGroupware
2017-01-31 08:05:24 -07:00
Ralf Becker
662d810d2d
fix json_php_unserialize to return false for not serialized content, as unserialize does and in contray to json_decode which returns null in that case
...
--> fixes SiteMgr no longer shows html blocks containing unserialized content
2017-01-31 11:18:10 +01:00
Ralf Becker
888deaaaa4
pending it+sk translations from our translation server
2017-01-31 10:19:23 +01:00
Ralf Becker
1cafbd14cb
allow to additionally use just a name for which content array contains a path to upload pictures
2017-01-31 10:18:59 +01:00
nathangray
d7d9e331e7
Fix for selecbox change event not being bound in some cases (see a81fe4f
, 768b6ae
)
2017-01-30 10:35:08 -07:00
Ralf Becker
f45105c3ed
fix select(-account) tags=true widget to not call onchange callback twice with different signature, now signature is onchange(_node, _widget, _change)
2017-01-30 14:45:32 +01:00
Ralf Becker
1bfa02f0ed
partial revert of 768b6ae
, as filter, filter2 and cat get lost when changing a column filter
2017-01-30 10:01:41 +01:00
Ralf Becker
210f00c2ff
* All apps: fix random failure in drag-n-drop or pasting images into CKEditor eg. mail compose
2017-01-27 17:39:49 +01:00
Ralf Becker
c814960684
* Admin: fix bulk password reset to pick only passwords having required strength
2017-01-27 14:28:41 +01:00
Hadi Nategh
e26ac5563e
Add accept attributes for widget File in order to be able to filter extensions in upload dialog
2017-01-25 10:29:06 +01:00
nathangray
768b6ae861
Fix nextmatch category, filter & filter2 selectboxes did not listen for custom change return value to cancel server call
2017-01-24 09:52:06 -07:00
Ralf Becker
cb8206c4c2
fix PHP fatal on call to Api\Html::progressbar caused by no longer existing static property $netscape4
2017-01-24 11:01:25 +01:00
Hadi Nategh
63c93d8ddd
* Mail: Fix "Show All Addresses" does not show plus icon (happens only in 16.1-compat because of missing icon)
2017-01-24 10:17:31 +01:00
Ralf Becker
51aebe851e
* Filemanager/PostgreSQL: shared files were not cleaned up after expiring of 100 days not accessed under PostgreSQL
2017-01-23 15:24:33 +01:00
Ralf Becker
2c028aa3b5
fix typo causing filtering by group-distribution-list to fail
2017-01-23 11:28:27 +01:00
Ralf Becker
523106c008
* Addressbook/Mail: allow to use groups as (readonly) distribution lists
2017-01-23 11:19:14 +01:00
nathangray
f8e46b8bd5
Fix some translation problems reported by Stefan Unverricht
2017-01-17 08:28:25 -07:00
Hadi Nategh
1debc2a452
Consider whitespaces when trying to translate <, >, <= and >= signs in HTML:
...
- Fix some mails get cut off after switching to plain-text mode
2017-01-13 10:49:17 +01:00
Hadi Nategh
e49a0f014e
* Etemplate: Fix error "Etemplate\Api\Auth not found" happening while trying to login
2017-01-05 15:09:07 +01:00
Hadi Nategh
a15070d478
Add src attribute as an option to iframe widget
2017-01-04 11:58:33 +01:00
Ralf Becker
412c8f80ea
* CalDAV/CardDAV: send unchange REALM for "bad login or password" to allow storing credentials
2017-01-04 10:20:33 +11:00
nathangray
6d24ba6e29
Handle re-loading an app with the URL query parameters so it actually gets reloaded, since its internal state may have changed since the initial load
2016-12-14 12:43:29 -07:00
nathangray
b3be458ad6
Reduce translation duplication - use a single common message for entry copied
2016-12-14 12:42:28 -07:00
Hadi Nategh
3b9f6d6cfa
* Mail: Fix accounts selectbox in compose dialog does not include email addresses. Additionally, let local accounts without '@' get explicitly displayed in accounts selectbox.
2016-12-12 10:27:26 +01:00
Ralf Becker
9fe73b20b3
fix PHP 5.4 Fatal error: Can't use function return value in write context
2016-12-08 16:23:58 +01:00
nathangray
0a4207258b
- Fix a bug in print dialog, clicking header was also toggling first checkbox
...
- Missing translations from Stefan Unverricht
2016-12-06 09:47:55 -07:00
nathangray
7c9f15c842
Attempt to fix redirects to invalid /index.php
2016-12-01 09:34:51 -07:00
nathangray
00be70e179
* Infolog: Add a context menu action to view a list of linked timesheets
2016-11-23 09:25:56 -07:00
Ralf Becker
f15daa5735
allow to use Api\Contacts::search() without Acl check
2016-11-21 11:26:47 +01:00
Ralf Becker
06fc787a18
ignore empty signatures and email, identity_name needs mail-account data to
2016-11-18 14:49:00 +01:00
Ralf Becker
c051615c9c
script returning all signatures of authenticated user for eM Client
2016-11-18 14:02:29 +01:00
Ralf Becker
a135f7615d
use openssl_random_pseudo_bytes, if available, to generate etemplate_exec_id, as it is used for CSRF protection too
2016-11-17 21:43:50 +01:00
Ralf Becker
db1f92c7f8
fix identities from aliases or imap-user without @ shown with empty label, if name is empty
2016-11-14 13:44:40 +01:00
Klaus Leithoff
6fee3b919a
* Mail/Z-Push: handle charset-problem on sending mails with added EGW-Signature
2016-11-10 12:52:02 +00:00
nathangray
59fc41a5b9
Customfields required bugs
...
- Load attributes from modifications array, were previously ignored
- Remove double required check, actual field widget should handle it
2016-11-08 08:36:45 -07:00
nathangray
23625effb7
Avoid JS error if value is undefined
2016-11-08 08:36:36 -07:00
nathangray
921329b9f8
Fix some missing / incorrect translations, found & tranlated by Stefan Unverricht
2016-11-07 09:28:03 -07:00
Ralf Becker
908e5ed114
* Filemanager: DB schema update to remove doublicate rows for WebDAV properties on update, caused eg. excessively by OneNote
2016-11-03 19:32:28 +01:00
Ralf Becker
9dd7076e9d
remove permantent error_log on restore of egw_cal_dates
2016-11-02 14:29:08 +01:00
Hadi Nategh
80dd3fb710
Fix some of content in mails with specific html formats get removed by HtmLawed's balance
2016-11-02 14:00:38 +01:00
Hadi Nategh
562a531ee4
Update HTMLawed into version 1.1.22
2016-11-02 13:59:53 +01:00
Ralf Becker
12752f65d9
fix use of old egw class in favor of new Api\Egw
2016-11-02 09:41:46 +01:00
nathangray
b3730be7e0
Fix some missing / incorrect icons
...
- Addressbook advanced search was from default
- Add favorite dialog had no icons on buttons
- All dialogs using standard button sets were either missing or from default theme
- Mail confirm all was missing Yes icon
2016-11-01 15:18:08 -06:00
Ralf Becker
fe6319a227
fix searching for "group" reveals groups normally hidden by forced account-selection pref "groupmembers" or "none"
2016-11-01 15:04:40 -06:00
nathangray
d9a91326bc
If searching for an account and you include 'Group ' (or translation) in the search string, it will search just groups instead of all accounts.
2016-11-01 15:04:25 -06:00
Ralf Becker
29a3c5a08e
remove Exception type, to not get a Type error when PHP 7+ throws an Error
2016-10-31 18:49:01 +01:00
Ralf Becker
4eeb35275d
fix setting alias and forwards, allow to add/remove from existing ones
2016-10-31 16:05:29 +01:00
Ralf Becker
f3466615b6
* Admin/Mail: allow to limit users to only create identities for aliases
2016-10-28 14:29:31 +02:00
Hadi Nategh
fabe4e2f55
Keep the default behavior for opening tel-url and make call_popup felixable to be able to get target
2016-10-27 16:18:19 +02:00
Hadi Nategh
0078bf0997
Open phonecall window target as _self instead of new tab
2016-10-27 16:17:59 +02:00
Ralf Becker
677c862d9b
* Addressbook/LDAP: fix error if egroupware-epl-compat (old API) not installed
2016-10-27 10:52:54 +02:00
nathangray
8ac5beda39
Change double-click to auto-size column based on current contents, to only work for fixed width columns. Relative (flex) width columns now just show a message as it was difficult to get them to properly size without weird side effects, especially with 2 relative width columns displayed.
2016-10-25 08:42:00 -06:00
nathangray
2b0e87db82
Bind double-click to auto-size column based on current contents.
2016-10-25 08:41:40 -06:00
Ralf Becker
39d432d82a
add missing traversable-test mentioned by Scrutinizer
2016-10-21 09:02:22 +02:00
Ralf Becker
8e9fe8d87d
add missing false-test mentioned by Scrutinizer
2016-10-21 09:02:14 +02:00
nathangray
e6efebde87
Fix some email addresses would not pre-fill address if you created a new contact from mail view From field
2016-10-20 08:41:30 -06:00
Ralf Becker
41849e5c18
removing server-side validation of non-ascii in local part of email, because \x80-\xff gives and invalid utf-8 compilation error in preg_match with /u modifier
2016-10-20 15:22:33 +02:00
Ralf Becker
986bdaac27
* Mail: show validation error if local part (before @) of email-address contains non-ascii chars
2016-10-20 12:31:06 +02:00
Ralf Becker
23f505c563
* Mail: show which email address has a wrong format when pasting multiple ones
2016-10-20 12:31:05 +02:00
Klaus Leithoff
d5e8cdca97
rework of fix for problem regarding send with bcc when using esync
2016-10-19 18:01:30 +00:00
Klaus Leithoff
20f9abafe9
* Mail: fix problem regarding send with bcc when using esync
2016-10-19 18:00:15 +00:00
Ralf Becker
da32666df9
only check vfs for templates, if /etemplates is mounted
2016-10-19 16:44:38 +02:00
Ralf Becker
50f362c5e3
* Filemanager: break infinit recursion stalling eg. login by introducing max. sub-directory depth of 100
...
Detects infinit recursion caused eg. by fs_dir pointing to a child-directory.
No idea how to efficently test for that, without scanning all parents of all filesystme nodes.
2016-10-19 15:52:44 +02:00
Ralf Becker
391f3ce00a
fix typo
2016-10-13 18:00:27 +02:00
Ralf Becker
dca8f4dd70
move ADOdb row_lock and rollback_lock methods to Db class, use Db::$tablealiases and use them for backup, also added a "backup_(starts|finished)" hook for apps
2016-10-13 18:00:15 +02:00
Ralf Becker
b411858f59
* All apps/History: fixed history tab shown empty in default (minimal) installation
2016-10-12 17:48:09 +02:00
Hadi Nategh
271e594a7a
Try to correct ckeditor references point to vendor directory
2016-10-09 11:27:24 +02:00
Ralf Becker
11b1eedf5a
change to just "Powered by EGroupware <version>"
2016-10-08 14:48:14 +02:00
Ralf Becker
c52c744346
error_log if calendar can not send notifications
2016-10-06 19:11:16 +02:00
Hadi Nategh
7d189b9f46
Remove spellchecker lang from preferences
2016-10-06 19:04:26 +02:00
Ralf Becker
2a3bde1450
fix dbb0796
allow to specify a subdirectory in attach_file as part of $file[name] parameter
...
(subdir was created, but file was copied to main dir)
2016-10-04 16:49:21 +02:00
Ralf Becker
c17d98ff8c
allow to specify a subdirectory in attach_file as part of $file[name] parameter
2016-10-04 10:50:51 +02:00
Hadi Nategh
3e5d674559
Implement fav_filter icon base on template
2016-09-29 12:59:36 +02:00
Hadi Nategh
0c919bc897
Remove text-shadow from et2_buttons
2016-09-29 11:06:46 +02:00
Hadi Nategh
396c4b197c
Add missing attach icon in jdots template
2016-09-28 16:08:22 +02:00
Ralf Becker
0d432dcaab
fix wrong namespaced Exception: \DateTime throws \Exception
2016-09-28 11:18:30 +02:00
Ralf Becker
601ce45c4d
allow to specify multiple cat_id's
2016-09-26 14:37:36 +02:00
Ralf Becker
c10654e1da
allow to import without acl-check and setting modifier
2016-09-26 11:40:47 +02:00
Hadi Nategh
4ad4e1a5f3
Fix inline images of compose do not get stored as links into integrated applications like infolog, tracker or calendar
2016-09-22 09:19:22 +02:00
Hadi Nategh
ef0405b021
* Mobile template: Close sidemenu after clicking on items in sidebar
2016-09-21 17:43:28 +02:00
Hadi Nategh
4fca7273af
Mobile template:
...
- Show fav icon when it's available
- Fix delete_action does not get removed after the row is deleted or deselected
- Fix some alignments for mail list header
2016-09-19 14:08:06 +02:00
Hadi Nategh
01c0ea4c6b
* All apps: Add a counter indicator for selected entries in a list in mobile template
2016-09-19 14:06:59 +02:00
Hadi Nategh
11cce74a62
Implement client-side validation check for date_duration in order to catch check the validity right after entry before submit.
2016-09-16 17:10:26 +02:00
Hadi Nategh
fe5c0a9493
Fix Ctrl+A in context menu does not get translated
2016-09-16 17:10:06 +02:00
Hadi Nategh
8472cc4186
Implement step attribute for date_duration widget. Seems FF needs step to be set to be able to distinguish valid or invalid decimal input format (eg. 1.5 or 1,5)
2016-09-16 17:09:37 +02:00
Hadi Nategh
bc108f4573
Another try to fix base_url for print_dialog template. Seems it's necessary to keep the template_base_url untocued, because template_base_url gets calculated everytime when an et2 instance loads a template.
2016-09-15 12:16:30 +02:00
Hadi Nategh
57edc511ce
Let egw.link takes care of the base url. Fix sometimes nm_print_dialog template runs into CSP error
2016-09-14 16:59:06 +02:00
nathangray
1ece2bb4f0
Try to fix redirects from AJAX calls to static methods
2016-09-14 08:33:42 -06:00
Ralf Becker
9b7f308342
* Calendar/CalDAV: update or removal of (managed) attachments via CalDAV failed
2016-09-13 15:57:34 +02:00
Ralf Becker
e784475ec0
Vfs::rename() is supposted to be static, quitens warning that it is used static
2016-09-13 13:54:05 +02:00
Hadi Nategh
f6e4cafc17
Fix printing does not get background and images into account
2016-09-02 19:41:31 +02:00
Ralf Becker
15927535a1
* All apps: async notifications were not using SMTP only account, but personal one with unavailable session password
2016-09-02 18:13:31 +02:00
Ralf Becker
05e521e644
enhance filesystem check to also check fs_id of required nodes /, /home, /apps
2016-08-31 19:04:46 +02:00
Hadi Nategh
cecd303208
* Mail: Fix pdf attachments do not get downloaded in mobile template
2016-08-31 12:11:25 +02:00
nathangray
fab26a30a1
Allow children for paste actions automatically pulled from drop actions
2016-08-30 08:08:50 -06:00
nathangray
b3a71be4a2
Add actions (Add) for blank parts of planner view
2016-08-30 08:04:48 -06:00
nathangray
82e4696e21
Add ISO 8601 (Y-m-dTH:i:s) format to list of checked date formats when importing to catch double parsed dates
2016-08-30 08:03:15 -06:00
Ralf Becker
2cb8029f4f
* Filemanager: fix missing symlink overlay on mime-icon
2016-08-29 19:43:40 +02:00
Ralf Becker
dc4e2d73dc
possible fix for deactivated / or /apps
2016-08-29 17:15:47 +02:00
Ralf Becker
59c098b2d6
fix for PHP Warning: Illegal string offset 'to_id' in api/src/Etemplate/Widget/Link.php on line 327
2016-08-29 13:50:53 +02:00
Ralf Becker
6599d0ae64
Sqlfs::mkdir is no longer static, fixing some left over static calls
2016-08-29 13:44:35 +02:00
Ralf Becker
d0ffe48144
Sqlfs::mkdir is no longer static, fixing some left over static calls
2016-08-29 12:57:27 +02:00
Ralf Becker
892fc79421
* Calendar: use proxy config from setup >> configuration to download holiday calendars
2016-08-26 14:01:14 +02:00
Ralf Becker
f18c4811fe
* All apps: default preferences wont save because merge-print template directory does not exist
...
creating /templates/$app now via update-script, if it does not already exist, it was already created for new installation and for EPL
2016-08-25 18:16:57 +02:00
Ralf Becker
c3f1e887c5
no need to call accounts class, if we have no id
2016-08-24 19:44:48 +02:00
Ralf Becker
81dd3cc41f
remove deprecated use of read without id (1. parameter) to accounts class in phpgwapi
2016-08-24 16:28:06 +02:00
Hadi Nategh
a317c6b1c0
Fix "From" field in mail display always get abbreviated
2016-08-24 16:12:35 +02:00
Ralf Becker
b121039ef1
fix PHP Fatal Call to a member function update() on null
2016-08-24 13:07:00 +02:00
Ralf Becker
d055de2e16
* Mail: iCal attachments are shown as such, only meeting requests trigger calendar interface with accept/reject buttons
2016-08-23 17:35:43 +02:00
nathangray
c7996ae42e
Preserve link order set by application
2016-08-23 08:16:56 -06:00
Ralf Becker
28c4159788
* Admin/Mail/ProjectManager: add missing tree images for Stylite template
2016-08-22 13:02:35 +02:00
Ralf Becker
ce9ba4e2bc
fix enhanced (multi-)select boxes in old eTemplate where broken and displayed only as regular select-boxes
2016-08-19 16:48:56 +02:00
Ralf Becker
281fed9669
fix CSP error in nextmatch print, if EGroupware is installed direct into docroot
...
et2.template_base_url == '/' generates url //api/templates/... which is a protocol independent representation of domain api and not identical to /api/templates
2016-08-19 14:56:02 +02:00
nathangray
238e67ed92
Add tooltip to datepicker Today button
2016-08-18 11:10:26 -06:00
Ralf Becker
ef1d8c57b7
log menuaction of eT2 requests, instead of eT2 itself, to do so move update of access-log to destructor of Session class
2016-08-18 16:33:45 +02:00
Ralf Becker
e7ff94a153
* Filemanager/WebDAV: generally deny user to delete directories /, /home, /apps, /templates (last 2 incl. subdirectories)
2016-08-18 10:05:37 +02:00
Ralf Becker
366a940030
* All apps: symlink files to not yet saved entries were not working
2016-08-17 16:09:50 +02:00
Ralf Becker
26feef16c0
* Addresssbook: fixed category tree looses unavailable categories (eg. private categories of other users)
2016-08-15 18:23:49 +02:00
Ralf Becker
b444969a86
calling (static) EGroupware\Api\Vfs::chown instead of using old egw_vfs not available in minimal install in account::deleted hook when moving home directory to /home/$new_user/old-home-$old_user
2016-08-15 15:44:31 +02:00
Ralf Becker
dd7466dcb3
fix PHP Fatal from old code using EGW_API_INC, that should point to old api and usage is decrecated in favor of autoloading anyway
2016-08-12 11:26:26 +02:00
Ralf Becker
a49627c850
* Filemanager: fix not working changing owner or group of a file/directory (as root!)
2016-08-12 09:30:45 +02:00
Ralf Becker
d9297ca193
Handle recursive directory creation in vfs layer, as not all underlaying
...
wrappers, eg. smb(client), support it themselfs
2016-08-12 08:51:03 +02:00
Ralf Becker
39a28c3faa
* Filemanager: fix PHP Fatal error when changing ownership or permissions
2016-08-11 22:41:54 +02:00
Ralf Becker
3ed36b48e3
pending translations from our translation server, thanks to Illias and others
2016-08-10 09:10:45 +02:00