Ralf Becker
|
674db7912e
|
try fixing error in installtion in Travis using Postgres during admin account creation
|
2016-08-06 12:41:20 +02:00 |
|
Ralf Becker
|
e341e2596e
|
looks like /usr/bin/php in our Travis enviroment is hhvm even for php builds and that seems to miss pgsql extension
|
2016-08-06 11:56:23 +02:00 |
|
Ralf Becker
|
3367522508
|
check php = /usr/bin/php in Travis
|
2016-08-06 11:43:23 +02:00 |
|
Ralf Becker
|
ee468f40ff
|
try creating egroupware database for postgres with psql, as creating it through SQL seem not to work in Travis
|
2016-08-06 11:10:28 +02:00 |
|
Ralf Becker
|
b26e102ded
|
debugging db creation in Travis for postgres
|
2016-08-06 10:54:33 +02:00 |
|
Ralf Becker
|
1fa85c88b1
|
using correct defaults eg. "template1" for postgres
|
2016-08-06 10:35:48 +02:00 |
|
Ralf Becker
|
d1a959629b
|
seems php -m lists pgsql, but extension_loaded("pgsql") === false
|
2016-08-06 09:45:53 +02:00 |
|
Ralf Becker
|
b0594aec57
|
an other try to enable pgsql extension
|
2016-08-06 09:26:11 +02:00 |
|
Ralf Becker
|
74fc8724cf
|
fix typo
|
2016-08-06 09:16:48 +02:00 |
|
Ralf Becker
|
85090e140d
|
try enabling pgsql php extension
|
2016-08-06 09:10:10 +02:00 |
|
Ralf Becker
|
d2a579dbc9
|
it's db_type=pgsql not postgres
|
2016-08-05 18:29:36 +02:00 |
|
Ralf Becker
|
659b4f8dde
|
running matrix of two DB enviroments and try fixing escaping problems of empty args
|
2016-08-05 18:09:18 +02:00 |
|
nathangray
|
6a419e77f8
|
German tooltip translation from Birgit Becker
|
2016-08-05 09:57:59 -06:00 |
|
Ralf Becker
|
c65486bfc8
|
run installation and all tests for postgres too
|
2016-08-05 17:51:59 +02:00 |
|
nathangray
|
72bf083226
|
Remove participants colfilter, it was conflicting with side menu
|
2016-08-05 08:14:37 -06:00 |
|
leithoff
|
a41896f802
|
fix charset/transfer encoding issue when sending plain ascii mails but adding utf-8 signature
|
2016-08-05 15:12:21 +02:00 |
|
Hadi Nategh
|
60c34e5881
|
W.I.P of collaborative odf editor:
- Define ServerFactory for egw collab
- Revert unintentional commits on Server.js
|
2016-08-05 12:41:11 +02:00 |
|
Ralf Becker
|
6f5fd2fad8
|
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:38:32 +02:00 |
|
Ralf Becker
|
02a23f8f53
|
adding dependency to php-bz2, as it is required to bz2 compress the backups
|
2016-08-05 09:38:32 +02:00 |
|
nathangray
|
3b13e8493c
|
- Always show cake in day header for birthdays on desktop
- German translations from Birgit Becker
|
2016-08-04 10:11:58 -06:00 |
|
leithoff
|
5f25a87766
|
fix problem with missing folders from other and user namespace caused by wrong (calculated under different assumptions) parent-id
|
2016-08-04 13:38:10 +02:00 |
|
nathangray
|
10b954a9d1
|
If calendar listview search is cleared, make sure it doesn't come back
|
2016-08-03 10:54:02 -06:00 |
|
Ralf Becker
|
e65812d07d
|
* Admin: fix email address for groups could not be stored for accounts in SQL
|
2016-08-03 18:24:14 +02:00 |
|
Hadi Nategh
|
5917a70dcc
|
W.I.P of collaborative odf editor:
- Add wodocollabtexteditor library
|
2016-08-03 18:16:20 +02:00 |
|
Hadi Nategh
|
9f6de28dea
|
W.I.P of collaborative odf editor
|
2016-08-03 18:15:27 +02:00 |
|
nathangray
|
6ef849c9a7
|
Fix attempting to set array value accessed via magic methods was silently ignored by changing and setting the whole array
|
2016-08-03 09:57:49 -06:00 |
|
nathangray
|
de91e82426
|
Add a missing space in event tooltip between multi-day start and end times
|
2016-08-03 09:34:08 -06:00 |
|
Ralf Becker
|
a4dc1b67bb
|
* Api/Filemanager: add mime icons to minimal install
|
2016-08-03 17:20:41 +02:00 |
|
Ralf Becker
|
a72db03fdb
|
* EPL/Filemanager: fix PHP Fatal using file-a-file dialog (upload with setting eg. a comment)
|
2016-08-03 15:26:30 +02:00 |
|
Ralf Becker
|
57e6d5b205
|
fix .mrconfig for Travis
|
2016-08-03 13:53:39 +02:00 |
|
Ralf Becker
|
1f0bed5031
|
copy 16.1 changelog to master to satisfy update checker
|
2016-08-02 17:09:17 +00:00 |
|
Ralf Becker
|
f43369973d
|
do NOT write install_id twice, it is already generated in setup_process::save_minimal_config
|
2016-08-02 18:41:14 +02:00 |
|
nathangray
|
a2a956005e
|
Add tooltip to datepicker Today button
|
2016-08-02 09:30:36 -06:00 |
|
nathangray
|
dc3dd6819d
|
- Fix listview filter changes confusingly when searching
- Fix listview does not update for new events
|
2016-08-02 09:30:36 -06:00 |
|
Hadi Nategh
|
5b8f161d1d
|
* Mail: Fix set vacation via admin does not work anymore
|
2016-08-02 16:44:14 +02:00 |
|
Hadi Nategh
|
e192ed4bbd
|
Fix mail sidebox does not show mail tree and Mail Menu items
|
2016-08-02 16:03:56 +02:00 |
|
Hadi Nategh
|
b96a40f49f
|
Avoid collision of template ids for mail splitter templates
|
2016-08-02 12:33:12 +02:00 |
|
Ralf Becker
|
7dde8d0938
|
fix not working removing of directories and changing group ownership
|
2016-08-02 12:19:23 +02:00 |
|
Hadi Nategh
|
9d1fca0710
|
Make sure html property of html object in egw_seperateJavascript is type of string
|
2016-08-02 12:17:16 +02:00 |
|
Ralf Becker
|
a2439dec02
|
fix "PHP Fatal error: APCuIterator::__construct(): APC must be enabled to use" in setup-cli
|
2016-08-02 11:42:37 +02:00 |
|
Hadi Nategh
|
0dce66e4a0
|
Fix error while reading mail hooks
|
2016-08-02 10:41:43 +02:00 |
|
Ralf Becker
|
2a4535be58
|
fix PHP Fatal error: Class 'EGroupware\Api\Vfs\Config' not found
|
2016-08-02 10:19:13 +02:00 |
|
Ralf Becker
|
71a384798f
|
fix PHP Strict Standards: Only variables should be assigned by reference
|
2016-08-02 10:16:31 +02:00 |
|
nathangray
|
7e800a4122
|
* Calendar: Add print action to event context menu
|
2016-08-01 09:11:29 -06:00 |
|
Hadi Nategh
|
ff9764171d
|
Fix border radius in nextmatch headers not getting properly rounded in firefox.
|
2016-08-01 16:55:00 +02:00 |
|
Ralf Becker
|
ad5cf7abfe
|
move old schema tests to api/src/Db/test/, not (yet) running via phpUnit/Travis
|
2016-08-01 13:58:06 +02:00 |
|
Ralf Becker
|
ba18f3f594
|
allow eg. unit-tests to set/change schema used by db class: Db::set_table_definition()
|
2016-08-01 13:34:25 +02:00 |
|
Ralf Becker
|
c033435122
|
fix RenameTable for PostgreSQL to only use old logic, if we still have an old sequence, and if old logic is used, set sequence value
|
2016-08-01 13:32:43 +02:00 |
|
Ralf Becker
|
27468f0dac
|
fix PHP Warning: filemtime(): stat failed for phpgwapi/setup/setup.inc.php
|
2016-07-31 10:29:52 +02:00 |
|
nathangray
|
8a3ddfa41b
|
- Add preference to display birthdays as events (still always on for mobile)
- Add cake icon to header on birthdays
|
2016-07-29 09:35:24 -06:00 |
|