nathangray
|
21aa03d7ea
|
Move __DIR__ to see if that works for PHP v5.4 & 5.5
|
2017-02-02 17:15:45 -07:00 |
|
nathangray
|
562236c3ae
|
Some automatic tests for status/percent changes
|
2017-02-02 16:53:59 -07:00 |
|
nathangray
|
eae8821b97
|
Fix some remaining bugs in set/clear project, add some automatic tests
|
2017-02-02 09:23:20 -07:00 |
|
Ralf Becker
|
a906ebb1c9
|
adding session.gc_maxlifetime = 14400 (4 hours session lifetime) to our apache config
|
2017-02-02 17:09:40 +01:00 |
|
nathangray
|
33680d4467
|
* Admin: Save the bulk password reset notification email for next time
|
2017-02-02 08:45:58 -07:00 |
|
nathangray
|
efe0d62df7
|
Add method to mock the tracking object to ease reuse
|
2017-02-02 08:45:58 -07:00 |
|
Ralf Becker
|
ba8b1c403e
|
use cryptographically secure random_int available in PHP 7+ when generating default passwords
|
2017-02-02 15:45:32 +01:00 |
|
Ralf Becker
|
c8605a0e7d
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-02 15:32:07 +01:00 |
|
Ralf Becker
|
c3926df7a3
|
add DE translation for {{letterprefix}} and remove broken one from EN lang-file
|
2017-02-02 12:36:15 +01:00 |
|
Ralf Becker
|
c3546243fe
|
fix missing EN translation in api lang file
|
2017-02-02 11:35:40 +01:00 |
|
Hadi Nategh
|
e2ceed61ac
|
* Mail: Fix forwardinline breaks a mail with winmail.dat attachment
|
2017-02-02 11:27:15 +01:00 |
|
Ralf Becker
|
56ab357f54
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-02 11:04:11 +01:00 |
|
Ralf Becker
|
be32282214
|
maintain an maintenance_release version in api/setup/setup.inc.php, also move update-checker images to api
|
2017-02-02 10:38:13 +01:00 |
|
Hadi Nategh
|
e3bacb3565
|
* Mobile template: Fix "info message regarding fullscreen" does not respect the discard checkbox
|
2017-02-01 18:12:35 +01:00 |
|
nathangray
|
2612681e44
|
Remove some unused code
(thanks, Scrutenizer)
|
2017-02-01 09:36:41 -07:00 |
|
nathangray
|
aafd2f8271
|
Fix missing required parameter
(thanks, Scrutenizer)
|
2017-02-01 09:35:46 -07:00 |
|
nathangray
|
108498e0cd
|
Fix variable not defined before using it
(thanks, Scrutenizer)
|
2017-02-01 09:35:24 -07:00 |
|
nathangray
|
7c86b20614
|
Remove unexecutable code
(to satisfy Scrutenizer)
|
2017-02-01 09:24:19 -07:00 |
|
nathangray
|
f5ec39200b
|
Fix not working infinite loop check
(thanks, Scrutenizer)
|
2017-02-01 09:17:26 -07:00 |
|
nathangray
|
7a5ebcc89b
|
Avoid error if export definition name has a quote in it
|
2017-02-01 08:57:09 -07:00 |
|
Hadi Nategh
|
385977e828
|
* All applications: Set proper default page title if nothing is set
|
2017-02-01 16:23:25 +01:00 |
|
Ralf Becker
|
226c9a862a
|
read Dovecot master-user from UCS configuration
|
2017-02-01 16:20:35 +01:00 |
|
Hadi Nategh
|
c1950b4b1c
|
Make path and up button always available in filemanager mobile theme
|
2017-02-01 13:17:39 +01:00 |
|
Ralf Becker
|
405fcd3d7d
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-01 11:35:49 +01:00 |
|
Hadi Nategh
|
c78042d522
|
Update PUBLIC ID of etemplate2.dtd in all templates
|
2017-02-01 09:59:37 +01:00 |
|
Hadi Nategh
|
391b159948
|
Update and fix etemplate2.dtd xml validation reference
|
2017-01-31 18:41:36 +01:00 |
|
Ralf Becker
|
70c0a26307
|
* Mail/Admin: fix setting ACL or vaction notice from Admin app, if IMAP auth uses email address from account
|
2017-01-31 18:01:49 +01:00 |
|
Hadi Nategh
|
08cbb3d96c
|
* Mobile theme: Fix avatar picture does not get the right aspect ratio in addressbook view/list
|
2017-01-31 17:57:31 +01:00 |
|
nathangray
|
f8d2e20d5e
|
Restore left padding on edit dialog's location field
|
2017-01-31 09:26:55 -07:00 |
|
nathangray
|
7807b3b0c1
|
Remove some unused code, clean up variable declaration, fix a potential bug in return value.
(thanks, Scrutenizer)
|
2017-01-31 09:17:54 -07:00 |
|
nathangray
|
29cba6a8a5
|
Change import record type from abstract to calendar's record class. Since it will fail otherwise, no need to be general.
(thanks, Scrutenizer)
|
2017-01-31 09:16:03 -07:00 |
|
nathangray
|
5946e9f7cd
|
Avoid errors if $instance_date is not passed correctly
(thanks, Scrutenizer)
|
2017-01-31 09:14:50 -07:00 |
|
nathangray
|
71ffd661ac
|
Make sure to always call typeOptions() with a string
(to satisfy Scrutenizer)
|
2017-01-31 08:41:22 -07:00 |
|
nathangray
|
ceea2cb976
|
Some more code cleanup:
- Remove some unexecutable code
- Fix some variable declarations
(to satisfy Scrutenizer)
|
2017-01-31 08:29:00 -07:00 |
|
nathangray
|
eb51009ebd
|
Remove unexecutable code
(to satisfy Scrutenizer)
|
2017-01-31 08:14:28 -07:00 |
|
Ralf Becker
|
f0c3b474b0
|
* Setup: Update from before 14.1 did not update mail accounts due to an SQL error
|
2017-01-31 14:00:01 +01:00 |
|
Ralf Becker
|
3195ab7e17
|
fix PHP Warning: Missing argument 3&4 for EGroupware\\Api\\Db::delete() in calendar/setup/tables_update.inc.php line 2590
|
2017-01-31 13:40:30 +01:00 |
|
Ralf Becker
|
7ce511cfc1
|
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:16:51 +01:00 |
|
Ralf Becker
|
5bf8630620
|
allow to additionally use just a name for which content array contains a path to upload pictures
|
2017-01-31 10:16:16 +01:00 |
|
Ralf Becker
|
988c79319d
|
pending it+sk translations from our translation server
|
2017-01-31 09:31:57 +01:00 |
|
nathangray
|
c1e36cbdf3
|
Remove hover & active delete icon, leave it the same as normal
|
2017-01-30 10:01:15 -07:00 |
|
nathangray
|
459b38f5c1
|
Give all the other stuff a chance to run before we try to set focus - fixes focus is set then lost on the first time you set filter by start or due date
|
2017-01-30 09:52:36 -07:00 |
|
nathangray
|
8e378a7560
|
Remove background color from dialog button pane
|
2017-01-30 09:42:57 -07:00 |
|
nathangray
|
4edc398286
|
Fix a missed change of Stylite -> EGroupware
|
2017-01-30 09:27:33 -07:00 |
|
nathangray
|
76cc4d6f5c
|
Fix a missed change of Stylite -> EGroupware
|
2017-01-30 09:18:33 -07:00 |
|
nathangray
|
4cd8b3ee08
|
Fix for selecbox change event not being bound in some cases (see a81fe4f , 768b6ae )
|
2017-01-30 09:06:42 -07:00 |
|
Ralf Becker
|
a2a5ea15ae
|
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:44:31 +01:00 |
|
Hadi Nategh
|
53669d2b3b
|
WIP smime support:
- Fix decrypted message gets cut off
|
2017-01-30 11:26:08 +01:00 |
|
Ralf Becker
|
a81fe4f82a
|
partial revert of 768b6ae , as filter, filter2 and cat get lost when changing a column filter
|
2017-01-30 09:59:56 +01:00 |
|
Hadi Nategh
|
bb5f1fd66b
|
WIP of SMIME support: Implement password dialog for password protected smime message
|
2017-01-27 17:59:59 +01:00 |
|