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 |
|
Ralf Becker
|
fc086c56cd
|
fix dbb0796 allow to specify a subdirectory in attach_file as part of $file[name] parameter
(subdir was created, but file was copied to main dir)
|
2016-10-04 16:47:24 +02:00 |
|
Hadi Nategh
|
df102aa04d
|
* Calendar: Fix calendar to-firstname to-lastname place-holders do not get values
|
2016-10-04 16:39:28 +02:00 |
|
Hadi Nategh
|
8790b478a0
|
WIP of new hint presentation for preferences:
- Remove extra prefHelp styles of calendar which disturbs the default behavior
|
2016-10-04 16:39:28 +02:00 |
|
Ralf Becker
|
1239a15132
|
* eSync: only export raw email for contacts as Outlook seems to have problems with it
not '"Firstname Lastname" <first.last@domain.com>', see ticket #18232 from GNS Christoph Kaulich
|
2016-10-04 15:35:20 +02:00 |
|
Ralf Becker
|
54a9ea87f1
|
* Admin: show "check ip address of all sessions": No (it was stored but always shown as Yes)
Caused by "" being deleted when stored and not set === null value picked first option Yes, now we send "" for a not set value to client-side
|
2016-10-04 14:29:31 +02:00 |
|
Ralf Becker
|
963c1a3f76
|
allow to specify an info_id when creating a new entry eg. for import, replacing 5800eff use of insert, as it broker other stuff
|
2016-10-04 11:30:02 +02:00 |
|
Ralf Becker
|
dbb07961f6
|
allow to specify a subdirectory in attach_file as part of $file[name] parameter
|
2016-10-04 10:49:55 +02:00 |
|
Ralf Becker
|
4b2f08f5b7
|
old behavior "selected" should also be used for not set preference, therefore we need to test for !== '0'
|
2016-10-04 09:55:02 +02:00 |
|
nathangray
|
3da08fa7a1
|
Make sure category data is an array before looking inside it, avoids warning if it is not
|
2016-10-03 09:58:59 -06:00 |
|
Ralf Becker
|
18642b02ea
|
need to pass $ignore_acl of write to internal write call to update parent too
|
2016-10-03 12:21:25 +02:00 |
|
Ralf Becker
|
0c8d2ea9e6
|
quiten warning if $this->user is not set eg. in import but $ignore_acl
|
2016-10-03 11:46:42 +02:00 |
|
Ralf Becker
|
6590fea6be
|
quiten warning if $this->user is not set eg. in import
|
2016-10-03 11:38:55 +02:00 |
|
Hadi Nategh
|
ad26f7e74d
|
WIP of new hint presentation for preferences
|
2016-09-29 18:40:23 +02:00 |
|
Ralf Becker
|
5800effa5e
|
if we write infolog entry with $ignore_acl===true, we also need to read it that way and allow to set info_id on creating infolog entry
|
2016-09-29 16:56:04 +02:00 |
|
Hadi Nategh
|
83152bcb29
|
* Addressbook: Fix upload photo does not work for limited access of own data
|
2016-09-29 16:17:45 +02:00 |
|
Hadi Nategh
|
7bea74a3af
|
Add missing timestamp icon into jdots
|
2016-09-29 12:56:23 +02:00 |
|
Hadi Nategh
|
22af55c8f1
|
Add addressbook advanced-search icon for jdots
|
2016-09-29 12:18:10 +02:00 |
|
Hadi Nategh
|
d3467b49e7
|
Implement fav_filter icon base on template
|
2016-09-29 12:06:40 +02:00 |
|
Hadi Nategh
|
92dbf0dbe1
|
Remove text-shadow from et2_buttons
|
2016-09-29 11:05:51 +02:00 |
|
Hadi Nategh
|
294ff6fb55
|
Remove filemanager upload progress in mobile template
|
2016-09-29 10:23:38 +02:00 |
|
Hadi Nategh
|
f70d853e62
|
Fix styling of filemanager nm header in all templates
|
2016-09-29 10:22:33 +02:00 |
|
nathangray
|
6abb75cd5c
|
Add conflict check when listing resources in a category for calendar owner / participan
|
2016-09-28 11:01:10 -06:00 |
|
Hadi Nategh
|
1c18fed409
|
Fix calendar's user header not working in jdots template
|
2016-09-28 16:44:44 +02:00 |
|
Hadi Nategh
|
8d5f2c45b4
|
Add missing attach icon in jdots template
|
2016-09-28 16:07:16 +02:00 |
|
Ralf Becker
|
3f9effad2b
|
honor $ignore_acl parameter also for group-owners
|
2016-09-28 15:51:11 +02:00 |
|
Hadi Nategh
|
be20b14c2c
|
Try to not fetch todos from infolog on Calendar's initialization and let day view fetches them via ajax call as it might be expensive operation
|
2016-09-28 14:20:38 +02:00 |
|
Ralf Becker
|
6e0e86ced2
|
avoid Warning when importing not yet created infolog-types
|
2016-09-28 11:28:15 +02:00 |
|
Ralf Becker
|
adaeabe592
|
fix wrong namespaced Exception: \DateTime throws \Exception
|
2016-09-28 11:17:19 +02:00 |
|
nathangray
|
76df9b047e
|
Allow project selection in timesheet list nextmatch header to be very tall, if needed
|
2016-09-27 10:34:07 -06:00 |
|
nathangray
|
16d7b6d5ae
|
Fix clicking inside a single other user's calendar did not invite that user when new event preference was 'Just me'
|
2016-09-27 10:21:25 -06:00 |
|
Ralf Becker
|
76c83eb2a9
|
allow to specify multiple cat_id's
|
2016-09-26 14:35:52 +02:00 |
|
Ralf Becker
|
e467b48fea
|
allow to import without acl-check and setting modifier
|
2016-09-26 11:40:02 +02:00 |
|
Ralf Becker
|
07fbace534
|
* Setup: make sure interactive setup does not stall on SQL error when updating from 1.8
|
2016-09-26 09:27:52 +02:00 |
|
Ralf Becker
|
d99a283929
|
fix old class names in docu
|
2016-09-26 09:27:52 +02:00 |
|
Hadi Nategh
|
56df11b5da
|
* Mobile template: Close sidemenu after clicking on items in sidebar
|
2016-09-21 17:39:51 +02:00 |
|
nathangray
|
e43a0cf4fb
|
Calendar export CSV cleanup
- Fix looking for query in wrong place broke 'Use search results'
- Remove uneeded code
- Hide criteria block when user chooses search results
|
2016-09-21 09:36:17 -06:00 |
|
nathangray
|
d91ef451ed
|
Calendar export CSV cleanup
- Fix looking for query in wrong place broke 'Use search results'
- Remove uneeded code
- Hide criteria block when user chooses search results
|
2016-09-21 08:45:08 -06:00 |
|
Hadi Nategh
|
83de4986c8
|
Fix inline images of compose do not get stored as links into integrated applications like infolog, tracker or calendar
|
2016-09-21 15:52:50 +02:00 |
|
nathangray
|
1e1447e135
|
Parse project number into project ID when importing
|
2016-09-20 09:42:53 -06:00 |
|
nathangray
|
c640d4096a
|
Fix double-offset of start date when copying infolog from project template
|
2016-09-20 09:05:46 -06:00 |
|