Ralf Becker
|
56ce2bde56
|
fix German translation
|
2016-08-11 18:06:29 +02:00 |
|
Ralf Becker
|
47434e0f1f
|
fix Debian/Ubunut dependency to require: php-bz2 | php5-common, as bz2 extension is only in php7 packaged as own package while it is inclued in php5-common for earlier versions
|
2016-08-10 18:41:57 +02:00 |
|
Ralf Becker
|
86a0e2cd01
|
Changelog for 16.1.20160810
|
2016-08-10 13:49:55 +00:00 |
|
Ralf Becker
|
9b42c52a9a
|
reverting accidental changes to .mrconfig
|
2016-08-10 09:14:27 +02:00 |
|
Ralf Becker
|
0e514a2f0d
|
pending translations from our translation server, thanks to Illias and others
|
2016-08-10 09:11:43 +02:00 |
|
Ralf Becker
|
3ed36b48e3
|
pending translations from our translation server, thanks to Illias and others
|
2016-08-10 09:10:45 +02:00 |
|
Ralf Becker
|
6c3a6dadb4
|
* Mail: fix lost mail account password on user password change
|
2016-08-09 11:48:56 +02:00 |
|
Ralf Becker
|
135eeadf69
|
* Admin: fix PHP Fatal error when editing custom fields in a minimal install
|
2016-08-09 11:26:54 +02:00 |
|
Ralf Becker
|
30bcf7edef
|
use Etemplate\Widget::registerWidget, not some third class extended from Etemplate\Widget, as that might screw up autoloading if it happes to create a circle
|
2016-08-09 10:12:19 +02:00 |
|
Ralf Becker
|
2a1c5f2443
|
* PostgreSQL/Setup: fix SQL error in Backup or update: Invalid SQL: SELECT * FROM egw_pm_members
ADOdb drive for PostgreSQL requires 2. parameter for RowLock, while MySQL(i) defaults to all rows
|
2016-08-09 09:47:50 +02:00 |
|
Ralf Becker
|
eafd69cfd4
|
try fixing Travis install of multiple dbs
|
2016-08-07 11:19:06 +02:00 |
|
Ralf Becker
|
47a5e24607
|
try installing MariaDB and PostgreSQL in one Travis run, enhanced post_install to install further domains
|
2016-08-07 11:19:05 +02:00 |
|
Ralf Becker
|
4462aa151e
|
hhvm stalls when calling: phpenv config-rm xdebug.ini
|
2016-08-07 11:19:05 +02:00 |
|
Ralf Becker
|
cba0cd2071
|
try fixing error in installtion in Travis using Postgres during admin account creation
|
2016-08-07 11:19:05 +02:00 |
|
Ralf Becker
|
3cba5edc62
|
looks like /usr/bin/php in our Travis enviroment is hhvm even for php builds and that seems to miss pgsql extension
|
2016-08-07 11:19:05 +02:00 |
|
Ralf Becker
|
006270da75
|
check php = /usr/bin/php in Travis
|
2016-08-07 11:19:05 +02:00 |
|
Ralf Becker
|
81554c511e
|
try creating egroupware database for postgres with psql, as creating it through SQL seem not to work in Travis
|
2016-08-07 11:19:05 +02:00 |
|
Ralf Becker
|
a2a674fa3a
|
debugging db creation in Travis for postgres
|
2016-08-07 11:19:05 +02:00 |
|
Ralf Becker
|
0e8cc03032
|
using correct defaults eg. "template1" for postgres
|
2016-08-07 11:19:01 +02:00 |
|
Ralf Becker
|
b5d9515e63
|
seems php -m lists pgsql, but extension_loaded("pgsql") === false
|
2016-08-07 11:17:26 +02:00 |
|
Ralf Becker
|
de99fdde44
|
an other try to enable pgsql extension
|
2016-08-07 11:17:25 +02:00 |
|
Ralf Becker
|
daf6695b21
|
fix typo
|
2016-08-07 11:17:25 +02:00 |
|
Ralf Becker
|
17082f2e9c
|
try enabling pgsql php extension
|
2016-08-07 11:17:25 +02:00 |
|
Ralf Becker
|
47d107290a
|
it's db_type=pgsql not postgres
|
2016-08-07 11:17:25 +02:00 |
|
Ralf Becker
|
9ea6fb2542
|
running matrix of two DB enviroments and try fixing escaping problems of empty args
|
2016-08-07 11:17:25 +02:00 |
|
Ralf Becker
|
3f393215b2
|
run installation and all tests for postgres too
|
2016-08-07 11:17:25 +02:00 |
|
nathangray
|
5f7321da51
|
Fix attempting to set array value accessed via magic methods was silently ignored by changing and setting the whole array
|
2016-08-05 08:08:32 -06:00 |
|
leithoff
|
2bf5a61361
|
fix charset/transfer encoding issue when sending plain ascii mails but adding utf-8 signature
|
2016-08-05 15:13:31 +02:00 |
|
Ralf Becker
|
7a8f36171a
|
some fixes for Suse: changing vendor back to "Stylite GmbH", as it causes to many trouble and adding Suggests for packages requiring egroupware-epl-compat
|
2016-08-05 09:40:22 +02:00 |
|
Ralf Becker
|
5912ff219c
|
adding dependency to php-bz2, as it is required to bz2 compress the backups
|
2016-08-05 09:40:22 +02:00 |
|
nathangray
|
797b0d67a5
|
- Always show cake in day header for birthdays on desktop
- German translations from Birgit Becker
|
2016-08-04 10:14:02 -06:00 |
|
nathangray
|
74b279c21f
|
- Add preference to display birthdays as events (still always on for mobile)
- Add cake icon to header on birthdays
|
2016-08-04 10:13:57 -06:00 |
|
leithoff
|
64259ce47c
|
fix problem with missing folders from other and user namespace caused by wrong (calculated under different assumptions) parent-id
|
2016-08-04 13:39:31 +02:00 |
|
Ralf Becker
|
bb0035d687
|
* Admin: fix email address for groups could not be stored for accounts in SQL
|
2016-08-03 18:25:00 +02:00 |
|
nathangray
|
e0c48a978e
|
Add a missing space in event tooltip between multi-day start and end times
|
2016-08-03 10:18:27 -06:00 |
|
nathangray
|
5502d25bfe
|
Change timespan formatting to always show start & end time for single day events, similar to multi-day events
|
2016-08-03 10:18:15 -06:00 |
|
nathangray
|
489cf12310
|
Group event participants by type in event tooltip
|
2016-08-03 10:18:06 -06:00 |
|
nathangray
|
863242689f
|
* Calendar: Add print action to event context menu
|
2016-08-03 10:17:03 -06:00 |
|
Ralf Becker
|
3c246fe494
|
* Api/Filemanager: add mime icons to minimal install
|
2016-08-03 17:21:53 +02:00 |
|
nathangray
|
d59461444e
|
Fix Uncaught TypeError: this.getArrayMgr is not a function when accessing calendar through SiteMgr
|
2016-08-03 08:12:50 -06:00 |
|
Ralf Becker
|
8a6127efea
|
* EPL/Filemanager: fix PHP Fatal using file-a-file dialog (upload with setting eg. a comment)
|
2016-08-03 15:27:19 +02:00 |
|
Ralf Becker
|
1f05f6f528
|
do NOT write install_id twice, it is already generated in setup_process::save_minimal_config
|
2016-08-02 18:42:02 +02:00 |
|
Hadi Nategh
|
81da974764
|
* Mail: Fix set vacation via admin does not work anymore
|
2016-08-02 16:45:12 +02:00 |
|
Hadi Nategh
|
2e7121a427
|
Fix mail sidebox does not show mail tree and Mail Menu items
|
2016-08-02 16:05:47 +02:00 |
|
Hadi Nategh
|
40ee04f43e
|
Avoid collision of template ids for mail splitter templates
|
2016-08-02 12:33:48 +02:00 |
|
Ralf Becker
|
d6043be127
|
fix not working removing of directories and changing group ownership
|
2016-08-02 12:21:39 +02:00 |
|
Hadi Nategh
|
6d9daa036b
|
Make sure html property of html object in egw_seperateJavascript is type of string
|
2016-08-02 12:17:56 +02:00 |
|
Ralf Becker
|
868d84c411
|
fix "PHP Fatal error: APCuIterator::__construct(): APC must be enabled to use" in setup-cli
|
2016-08-02 11:43:18 +02:00 |
|
Hadi Nategh
|
02c56ba537
|
Fix error while reading mail hooks
|
2016-08-02 10:42:52 +02:00 |
|
Ralf Becker
|
2cb2f4a6b1
|
fix PHP Fatal error: Class 'EGroupware\Api\Vfs\Config' not found
|
2016-08-02 10:20:21 +02:00 |
|