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 |
|
Ralf Becker
|
b077423223
|
get "integer" type settings working, by removing not used size attribute from template causing a 0 size input for integer
|
2016-07-29 16:01:26 +02:00 |
|
leithoff
|
fa7bd97801
|
apply integer as type to maximum-sync-range in days pref in preferences->activesync->mail
|
2016-07-29 15:50:34 +02:00 |
|
Hadi Nategh
|
37cc46a252
|
* all apps: Fix vfs upload button does not work in link tab
|
2016-07-29 12:45:41 +02:00 |
|
Hadi Nategh
|
196176ff9c
|
Restructuring of sidebox menus in mail
|
2016-07-29 12:08:36 +02:00 |
|
Ralf Becker
|
d3043c2a45
|
* Templates: disable old idots and jerryr template, as new calendar does not work with them
|
2016-07-29 11:55:41 +02:00 |
|
nathangray
|
e3dd5ad4c4
|
Change timespan formatting to always show start & end time for single day events, similar to multi-day events
|
2016-07-28 16:39:26 -06:00 |
|
nathangray
|
14fbd7fcd5
|
When loading something into admin, accept & show string data even though it's not valid
|
2016-07-28 16:30:16 -06:00 |
|
nathangray
|
9cf5ab29a1
|
Fix interference between CRM details / no details and infolog details / no details
Changing CRM to details would clear no details CSS from infolog
|
2016-07-28 16:10:02 -06:00 |
|
nathangray
|
a019185ec2
|
Fix a case where clicking between the space for adding all day non-blocking area and the header went to day view.
|
2016-07-28 14:43:11 -06:00 |
|
nathangray
|
474e32db67
|
Slightly more intelligent detection of plain text fields in a document that has HTML parsing turned on
|
2016-07-28 14:14:20 -06:00 |
|
nathangray
|
96b75f7888
|
Fix error when saving copied event if current user does not have add rights to original user's calendar
|
2016-07-28 13:26:06 -06:00 |
|
EvaWpunkt
|
4be7cdecc7
|
Change notify_off icon
|
2016-07-28 17:11:19 +02:00 |
|
Ralf Becker
|
bca3ca2059
|
try to improve speed of HHVM syntax check using -d hhvm.jit=0
|
2016-07-28 17:04:07 +02:00 |
|