Commit Graph

31263 Commits

Author SHA1 Message Date
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
Hadi Nategh
51e690bf02 Fix an IDE warning 2016-09-19 16:44:24 +02:00
Hadi Nategh
6342336425 Fix long mail addresses do not get ellipsis style in mobile template mail list 2016-09-19 16:34:15 +02:00
Hadi Nategh
3b413f7caf WIP avatar widget:
- Add icon for rotate left button
- Fix misalignment of fileupload widget in dialog
2016-09-19 16:08:43 +02:00
Hadi Nategh
c5afb5e252 Mobile template:
- Fix quick delete action doesn't work on multiple rows
2016-09-19 13:58:19 +02:00
Hadi Nategh
8da2404279 Mobile template:
- Show fav icon when it's available
- Fix delete_action does not get removed after the row is deleted or deselected
- Fix some alignments for mail list header
2016-09-19 12:23:16 +02:00
Hadi Nategh
cf7ce2c27f * Calendar: Fix saving preferences place-holders in all languages except en breaks their values in database 2016-09-19 11:07:18 +02:00
Ralf Becker
cd3e58f506 Fix InfoLog entries without explicit responsible where removed from CalDAV clients when editied.
Caused by not requested info_owner column.
2016-09-19 10:54:53 +02:00
Ralf Becker
9b77cd9971 fix documentation where to put log to api/templates/default/images 2016-09-19 10:16:56 +02:00
Hadi Nategh
d895d1aa5a Implement dedicated delete action for nm header in mobile template 2016-09-16 15:38:40 +02:00
nathangray
87226bfbcb Change handling of new private events created for other users to allow them to show immediately 2016-09-15 10:46:11 -06:00
nathangray
8634c624bb Remove error log 2016-09-15 10:46:11 -06:00
Hadi Nategh
e8538bb3da Fix add distribution list doesn't work if add_default gets set as default/forced by admin 2016-09-15 17:37:19 +02:00
nathangray
a7d8130c54 Fix multi-day event display was using event start & end time for each day instead of filling the day 2016-09-15 08:35:07 -06:00
Hadi Nategh
69604cb633 Another try to fix base_url for print_dialog template. Seems it's necessary to keep the template_base_url untocued, because template_base_url gets calculated everytime when an et2 instance loads a template. 2016-09-15 11:50:18 +02:00
nathangray
7eabd22524 Make sure calendar CSV export still gets results when filtering by criteria with no end date 2016-09-14 09:44:48 -06:00
nathangray
db5851e725 - Improve export link conversion to be able to handle links as arrays with app & id
- Fix sometimes missing infolog link titles when exporting
2016-09-14 09:25:39 -06:00
Hadi Nategh
16992899d4 Let egw.link takes care of the base url. Fix sometimes nm_print_dialog template runs into CSP error 2016-09-14 15:09:32 +02:00
Hadi Nategh
5fa0d4dc5a Make selectbox's style more consistence among all browsers 2016-09-14 11:19:31 +02:00
Hadi Nategh
c7b6472a96 Fix couple of glitches in mail compose 2016-09-14 10:32:44 +02:00
nathangray
87c9d72db9 Fix unwanted extra participants in consolidated views when new event participant preference is 'just me' - month view 2016-09-13 10:10:36 -06:00
Ralf Becker
950c536d37 removed 3 doublicat calls to read entry from database 2016-09-13 18:06:25 +02:00
Ralf Becker
7b8ca04290 fix removed delegation caused edit popup to be empty and no longer finding it with responsible filter and owner 2016-09-13 18:06:25 +02:00
Hadi Nategh
38f614d387 Add some missing de translation for addressbook contextmenu 2016-09-13 17:46:30 +02:00
Hadi Nategh
1cca4183c9 WIP avatar widget:
- Implement upload and delete of contacts photo
- Add missing cropper stylesheet
2016-09-13 17:30:52 +02:00
nathangray
c2bd221ae0 Silence debug error log 2016-09-13 08:07:52 -06:00
Ralf Becker
9b09267e0b * Calendar/CalDAV: update or removal of (managed) attachments via CalDAV failed 2016-09-13 15:55:55 +02:00
Ralf Becker
4bf26a6c52 Vfs::rename() is supposted to be static, quitens warning that it is used static 2016-09-13 13:53:05 +02:00
Ralf Becker
e82ce99537 fix SQL error happening in sync-colletion in TB caused by Db->Type == 'mysqli' and Db->group_connect returning false 2016-09-12 23:22:56 +02:00
Ralf Becker
3dd2f3bf64 fix SQL error in async service due to removal of info_responsible column 2016-09-12 22:57:51 +02:00
nathangray
23f5e5fb70 Fix unwanted extra participants in consolidated views when new event participant preference is 'just me' 2016-09-12 12:00:49 -06:00
nathangray
16b131c883 Fix resource booking conflict indication 2016-09-12 11:42:27 -06:00
nathangray
606f8ec667 Update currently selected Add alarm time when start time changes 2016-09-12 10:58:15 -06:00
nathangray
11ea2ac7b6 Fix linking failures in import, and some braces 2016-09-12 10:42:12 -06:00
nathangray
7afd7e420b Better version of optgroup fix to still allow additional data (title, color) in option entries 2016-09-12 10:42:12 -06:00
Hadi Nategh
9cc9141422 * all applications: Fix clicking on favorites in mobile template pops up logout prompt 2016-09-12 17:57:33 +02:00
nathangray
695317985e Fix some bugs in timesheet import:
- Missing owner step template
- Missing message in owner step
- Wrong call to array_key_exists
2016-09-12 08:40:48 -06:00
nathangray
dee0caa875 Fix validation of select values in an optgroup always failed 2016-09-12 08:40:48 -06:00
Ralf Becker
3389bdd4b8 fix doublicate infolog when saving, caused by not setting info_id on read 2016-09-12 16:26:01 +02:00
Hadi Nategh
e231ac86cf WIP of implementing cropping avatar photo 2016-09-12 16:23:57 +02:00