Ralf Becker
ad059b81e7
add missing traversable-test mentioned by Scrutinizer
2016-10-20 10:17:20 +02:00
Ralf Becker
2fbafeaa27
add missing false-test mentioned by Scrutinizer
2016-10-20 09:50:57 +02:00
nathangray
0ca2094e2e
Fix some email addresses would not pre-fill address if you created a new contact from mail view From field
2016-10-19 09:00:55 -06:00
Ralf Becker
c2d1fe6d50
only check vfs for templates, if /etemplates is mounted
2016-10-19 16:44:04 +02:00
Ralf Becker
ae712ff8a1
* Filemanager: break infinit recursion stalling eg. login by introducing max. sub-directory depth of 100
...
Detects infinit recursion caused eg. by fs_dir pointing to a child-directory.
No idea how to efficently test for that, without scanning all parents of all filesystme nodes.
2016-10-19 15:52:02 +02:00
Ralf Becker
2f4d50b407
fix typo and IDE warnings
2016-10-19 15:25:53 +02:00
Klaus Leithoff
7588c9a493
rework of fix for problem regarding send with bcc when using esync
2016-10-19 10:01:38 +00:00
nathangray
d3465e10a8
Remove limit on resources selection options in sitemgr modules
2016-10-18 11:11:57 -06:00
nathangray
8599464e3b
Handle show calendar if user did select all - fetch all IDs first
2016-10-18 11:09:39 -06:00
nathangray
47674a96b5
Fix the bugfix ( b799dda8c7
) so planner view doesn't throw errors
2016-10-18 10:40:24 -06:00
nathangray
41bcceb44e
Fix bug in timesheet simple mode where Save & New, then selecting a different project did not change the title to match the new project
2016-10-18 10:01:54 -06:00
nathangray
f71131d28d
Change double-click to auto-size column based on current contents, to only work for fixed width columns. Relative (flex) width columns now just show a message as it was difficult to get them to properly size without weird side effects, especially with 2 relative width columns displayed.
2016-10-18 09:23:13 -06:00
Klaus Leithoff
c47d8a26c3
* Mail: fix problem regarding send with bcc when using esync
2016-10-18 13:59:32 +00:00
nathangray
57201d51bc
Fix bug where you were unable to change participant status of a recently added user until you save the event
2016-10-17 11:23:27 -06:00
nathangray
be7587e691
Add sitemgr module for weekN
2016-10-14 13:35:17 -06:00
nathangray
b799dda8c7
Some bugfixes:
...
- For some start / end date combinations, end date was incorrectly processed
- Check readonly flag to avoid errors from drag & drop, click to create and drag to create
2016-10-14 13:34:58 -06:00
Ralf Becker
a81442373c
fix typo
2016-10-13 17:58:27 +02:00
Ralf Becker
30cf772c4d
move ADOdb row_lock and rollback_lock methods to Db class, use Db::$tablealiases and use them for backup, also added a "backup_(starts|finished)" hook for apps
2016-10-13 17:54:58 +02:00
Ralf Becker
ae7211af6d
replace deprecated session->appsession with Api\Cache::(s|g)etSession()
2016-10-12 17:52:30 +02:00
Ralf Becker
9b4d727eb0
* All apps/History: fixed history tab shown empty in default (minimal) installation
2016-10-12 17:50:32 +02:00
Ralf Becker
205d377ca9
* Timesheet/ImportExport: fix PHP Fatal Error Call to undefined method EGroupware\Api\Session::appsession() when exporting
2016-10-12 16:12:57 +02:00
nathangray
aa03aab010
Bind double-click to auto-size column based on current contents.
2016-10-11 16:00:01 -06:00
Ralf Becker
f3bdb3f8a2
fix Travis builds
2016-10-08 17:23:14 +02:00
Ralf Becker
56803d2e1d
fix Travis builds
2016-10-08 17:17:16 +02:00
Ralf Becker
6e1429d833
change to just "Powered by EGroupware <version>"
2016-10-08 14:46:25 +02:00
Ralf Becker
a41f78381c
Stylite AG --> EGroupware GmbH
2016-10-08 14:32:58 +02:00
Ralf Becker
16d8d8dc35
Stylite AG --> EGroupware GmbH
2016-10-08 14:08:53 +02:00
Ralf Becker
8b9d854925
rm branch from archive
2016-10-08 12:24:10 +02:00
Ralf Becker
e2e22de258
mv EPL apps to (private) Github repos
2016-10-08 11:36:41 +02:00
nathangray
fffa937f39
Fix holidays in calendar sitemgr modules by adding access via holidays.php.
...
This lets the anonymous user get the holiday list without triggering a permission error.
2016-10-07 09:21:37 -06:00
Ralf Becker
656d195494
removing left-over phpunit stuff from composer.lock by removing and reinstalling it (updating a couple of Horde minor versions)
2016-10-07 15:24:22 +02:00
Ralf Becker
0185f0aff6
try fixing Travis builds stalled by composer.lock already containing phpunit, which version depends on php version used
2016-10-07 15:13:17 +02:00
Ralf Becker
4e2db6c789
check if $query[append] already contains a GROUP BY clause, fixes SQL error when browsing /apps/infolog in EPL
2016-10-07 14:32:26 +02:00
Hadi Nategh
c3fb98f3c1
Try to correct ckeditor references point to vendor directory
2016-10-07 12:15:03 +02:00
Hadi Nategh
d3222f5d5f
Add egroupware/ckeditor into composer
2016-10-07 11:11:57 +02:00
Ralf Becker
315ceed672
error_log if calendar can not send notifications
2016-10-06 19:09:40 +02:00
Hadi Nategh
57349e6386
Remove spellchecker lang from preferences
2016-10-06 18:30:37 +02:00
Hadi Nategh
92e78ce746
Configure mrconfing to checkout ckeditor release repo
2016-10-06 16:16:20 +02:00
Ralf Becker
84d7c1c2e0
copy 16.1 changelog to master to satisfy update checker
2016-10-06 14:10:07 +00:00
Ralf Becker
abd89c436c
stop PHP Notice: Undefined index "currentapp" in pre 16.1 header
2016-10-06 11:57:34 +02:00
nathangray
fa8f53e6d4
Fix VFS ajax uploads did not work if path needed expansion
2016-10-05 16:13:31 -06:00
nathangray
19a67b92fd
Fix legacy options were not parsed if the first one was empty
...
eg. ,,,legacy,option
was not parsed
2016-10-05 16:13:31 -06:00
nathangray
8ada656d56
Fix js errors if readonly
2016-10-05 16:13:31 -06:00
Hadi Nategh
69ce664000
Fix some of content in mails with specific html formats get removed by HtmLawed's balance
2016-10-05 17:13:07 +02:00
Hadi Nategh
3130f9df52
Run HTMLawed on compose body
2016-10-05 16:31:58 +02:00
Hadi Nategh
93f3826259
Update HTMLawed into version 1.1.22
2016-10-05 16:18:06 +02:00
Hadi Nategh
b379dffd51
WIP of new hint presentation for preferences:
...
- Fix misalignment of middle field
- Fix some of the tabs getting horizental scrollbar
2016-10-04 18:06:21 +02:00
nathangray
d28dc1451e
Always pass owner when creating a new appointment, server will check preference and decide who to add as participants. Fixes one more case where 'Just me' preference was not correctly handled - single week, single other user.
2016-10-04 09:47:41 -06:00
nathangray
339241cce7
Always pass owner when creating a new appointment, server will check preference and decide who to add as participants. Fixes one more case where 'Just me' preference was not correctly handled - single week, single other user.
2016-10-04 09:43:52 -06:00
nathangray
b7d02b3229
Fix call to undefined method calendar_uiviews::_get_planner_users() breaks multi-user weekly calendar on home.
2016-10-04 09:11:39 -06:00