nathangray
|
19536925b5
|
Fix umlauts in favorite name would cause problems with group favorites until reload
|
2017-05-23 10:33:16 -06:00 |
|
Hadi Nategh
|
264d32d233
|
Fix mail shows empty mailboxes for some specific mail servers
|
2017-05-19 15:56:48 +02:00 |
|
nathangray
|
daaf795e8f
|
Fix apps using an iframe for admin could not properly load the sidebox tree
|
2017-05-18 12:15:32 -06:00 |
|
Hadi Nategh
|
92b5133c5f
|
Missing part from previous commit
|
2017-05-18 15:15:24 +02:00 |
|
Hadi Nategh
|
83436212b7
|
* Mail: Fix Disposition Notification confirmation message always come in english regardless of locale settings
|
2017-05-18 14:50:31 +02:00 |
|
nathangray
|
b685b08f8d
|
Fix custom notifications CKEditor was broken, depending on how you loaded Admin
- also fixed if you login to admin app, then switch to another app and go to site configuration from the app's sidebox menu
|
2017-05-17 10:12:47 -06:00 |
|
Hadi Nategh
|
a74d3db798
|
Try to create home directory if it's not exist. Fix file upload to compose dialog fails if user has no run access to filemanager and has no home folder set
|
2017-05-16 16:51:35 +02:00 |
|
nathangray
|
5765335de8
|
Fix download linked files as zip gave the following error:
CreateObject() file /var/www/epl-trunk/api/inc/class..inc.php not found!
(see df7d8c414a )
|
2017-05-11 12:25:31 -06:00 |
|
nathangray
|
32778f20bf
|
Fix calendar edit recurrence losing timezone on first load
|
2017-05-10 13:45:32 -06:00 |
|
nathangray
|
379463c96d
|
Remove debug
|
2017-05-10 08:48:14 -06:00 |
|
nathangray
|
4696246b7b
|
Fix readonly link-to widget was not read-only
|
2017-05-04 09:33:57 -06:00 |
|
Ralf Becker
|
cac463749e
|
fix PHP Warning: explode() expects parameter 2 to be string, array given on line 375
|
2017-05-03 18:02:18 +02:00 |
|
Ralf Becker
|
af780e5168
|
caching images for 10 days and allowing to use it for ico extension too
|
2017-04-28 16:12:11 +02:00 |
|
Hadi Nategh
|
695cf12ded
|
WIP of background & logo image upload into instance dir:
- Fix regexp can not cope with spaces
|
2017-04-28 14:21:50 +02:00 |
|
Ralf Becker
|
47df7828ce
|
handler to download images from $files_dir/anon-images/ without login
|
2017-04-28 12:08:20 +02:00 |
|
nathangray
|
d277c8b6cf
|
Avoid warning about app list being null instead of array if there's no apps
Appears to happen when session expires
|
2017-04-27 08:10:15 -06:00 |
|
Hadi Nategh
|
a206ec325a
|
* ActiveSync: Fix error body part not set, while trying to forward an email
|
2017-04-26 17:23:48 +02:00 |
|
Hadi Nategh
|
203fa8a9be
|
Make sure that placeholder actions are defined and existed in client-side
|
2017-04-24 17:53:25 +02:00 |
|
Hadi Nategh
|
73e2243b33
|
Fix email identity with no domain part set
|
2017-04-24 11:39:02 +02:00 |
|
nathangray
|
75124d097b
|
PHP v5.4 syntax
|
2017-04-21 15:04:24 -06:00 |
|
nathangray
|
f60461eb9f
|
PHP v5.4 syntax
|
2017-04-21 12:33:27 -06:00 |
|
nathangray
|
9d1756e5d9
|
Basic Etemplate testing
Some simple exec / process round-trip tests
|
2017-04-21 12:17:59 -06:00 |
|
Hadi Nategh
|
ba7f8f2d80
|
Fix splitter line in split widget does not always get fullwidth
|
2017-04-21 14:08:37 +02:00 |
|
Hadi Nategh
|
524296b757
|
* Mail: Fix vacation notice can not deal with aliases, which have no domain set
|
2017-04-21 11:08:39 +02:00 |
|
Hadi Nategh
|
848535874e
|
Set children of readonly tab to disabled to avoid server side validation error
|
2017-04-20 18:33:52 +02:00 |
|
nathangray
|
3ea4fda227
|
Do not change XMLNode, that changes the cached template. Clone it, then change it to avoid weird side effects.
|
2017-04-19 12:51:58 -06:00 |
|
nathangray
|
bf1bd63110
|
If tab is hidden, set widgets to readonly to avoid the need for client side validation
|
2017-04-19 10:44:24 -06:00 |
|
Hadi Nategh
|
7b810b57f3
|
Adopt taglist server side accordingly regarding domainOptional attribute
|
2017-04-19 16:40:20 +02:00 |
|
Hadi Nategh
|
f230917d21
|
Add a new option to taglist-email to allow domain part of email be optional
|
2017-04-19 15:49:01 +02:00 |
|
Ralf Becker
|
a468c57284
|
allow hooks to send redirects via Exception\Redirect, thought only first redirect will be executed, if there are multiple hooks
|
2017-04-19 10:43:29 +02:00 |
|
nathangray
|
6b294db3fc
|
File upload bugfixes:
- Javascript error uploading files with ' in their name
- uploading the same file twice to a customfield did not show the file uploaded properly
|
2017-04-18 09:34:33 -06:00 |
|
Hadi Nategh
|
163b6b6522
|
Give preferences popup bigger size plus show fulltext of selectboxes
|
2017-04-18 14:57:04 +02:00 |
|
nathangray
|
8d7a9b7284
|
Move VFS widget file handling from Etemplate/Widget/Customfields to Storage/Customfields, to avoid errors with CalDAV/CardDAV not being able to find Etemplate/Widget/Customfields
|
2017-04-17 09:48:45 -06:00 |
|
nathangray
|
944718daaa
|
Some more tests of basic Etemplate stuff
|
2017-04-17 08:30:24 -06:00 |
|
nathangray
|
bcd86f7ae9
|
Fix bug where some elements would not be returned if a child of a later sibling was the same type
|
2017-04-17 08:30:24 -06:00 |
|
nathangray
|
68e4df3d22
|
Fix upload status on single uploads disappeared when upload was complete
|
2017-04-13 08:52:24 -06:00 |
|
Ralf Becker
|
caad687406
|
allow to filter by multiple account_id/uidNumber
|
2017-04-13 12:54:19 +02:00 |
|
nathangray
|
cfba2eea33
|
Make sure magicsuggest loses its focus class to avoid focus stealing issues with multiple on a page
|
2017-04-11 10:14:57 -06:00 |
|
Hadi Nategh
|
df998bab26
|
W.I.P. smime support:
- Make sure recipients addresses are not in RFC822 format
|
2017-04-11 17:29:44 +02:00 |
|
Hadi Nategh
|
1a63b5681d
|
W.I.P. smime support:
- Fix stdClass not exist
|
2017-04-11 15:29:31 +02:00 |
|
Hadi Nategh
|
fff5543d3d
|
W.I.P. smime support:
- Override verify method, in order to extract content
|
2017-04-11 14:24:22 +02:00 |
|
nathangray
|
d5c24a2c8e
|
Thumbnails (and handling) of uploaded files on new entries that have not yet been saved
|
2017-04-10 10:39:04 -06:00 |
|
nathangray
|
ee62801ace
|
W.I.P. Some more Etemplate testing stuff
|
2017-04-10 08:12:17 -06:00 |
|
Ralf Becker
|
e817e59fb8
|
* LDAP: fix fatal error in minimal install
|
2017-04-07 18:50:38 +02:00 |
|
Hadi Nategh
|
d609c67d8a
|
Some adjustment for modern login-page
|
2017-04-06 18:17:47 +02:00 |
|
Ralf Becker
|
8d5d178869
|
fix exception stalling new installations
|
2017-04-06 16:50:37 +02:00 |
|
Ralf Becker
|
fcf50f1bc0
|
fix last commit by storing db attribute as wakeup order wakes up acl before parent
|
2017-04-06 13:45:47 +02:00 |
|
Ralf Becker
|
6c97df764c
|
do NOT store Acl data in session, as it can be quite huge
|
2017-04-06 09:47:52 +02:00 |
|
nathangray
|
6f13a9caa9
|
Test some core Widget functions
|
2017-04-05 10:10:08 -06:00 |
|
Ralf Becker
|
c0e1f3ac67
|
always need to translate app-title, as users might use different languages
|
2017-04-05 10:18:09 +02:00 |
|