|
5b1ed6a756
|
fix for failed bulk-download of attachments; bo functions for retrieving mail attachments (and header info for subject) NEED the folder information
|
2014-07-08 10:20:19 +00:00 |
|
|
3d79bae09a
|
Brazilian translations from Guilherme Rocha guilherme-at-gf7.com.br
|
2014-07-08 09:57:42 +00:00 |
|
|
0d3e58c01d
|
fix typo
|
2014-07-08 09:30:24 +00:00 |
|
|
37ddf7d9c3
|
make sure by detecting the active filters, we get the filters set to mail -> nm (similar issue as rev47468)
|
2014-07-08 09:22:21 +00:00 |
|
|
27ab8b3728
|
Add ajax=true for infolog redirect from site->configuration in order to avoid creating iframe
|
2014-07-08 08:53:50 +00:00 |
|
|
07d1ba39a6
|
handle problems with select-all on flag, move and delete
|
2014-07-08 08:50:43 +00:00 |
|
|
5d8c57f1bd
|
Avoid to build iframe when redirect, extension to commit 47537
|
2014-07-08 08:42:57 +00:00 |
|
|
0b8bad6838
|
Redirect infolog-customfield back to infolog list after save/cancel
|
2014-07-08 08:23:14 +00:00 |
|
|
d478f38a03
|
some css fixes for Stylite/iDots template: button size, attachment display
|
2014-07-08 07:30:02 +00:00 |
|
|
ed6013605e
|
If a custom field is added to the column list, invalidate known columns to get all new data back, in case app did not send custom fields in the first request. Fixes needing to reload after displaying custom fields in nextmatch
|
2014-07-08 04:21:02 +00:00 |
|
|
7a1d2dc0cd
|
Customfield lists need to create all widgets, so they can be enabled if the column is changed without re-doing the whole thing
|
2014-07-08 03:37:47 +00:00 |
|
|
760dc4b1d3
|
When update(true), also invalidate record change detection, to re-fetch all known rows
|
2014-07-08 03:35:55 +00:00 |
|
|
a3a1d500ee
|
set_preference now accepts an additional callback parameter, passed on to jsonq
|
2014-07-08 03:34:05 +00:00 |
|
|
db5fb7a86a
|
Use egw_vfs::file_exists() instead of file_exists() to handle missing prefix.
Fixes not being able to symlink to vfs from link widget.
|
2014-07-07 22:10:02 +00:00 |
|
|
7eb528ee1f
|
Instead of replacing a dropped image with an error image, we'll remove it, and pass the image to the first et2_file widget with a drop target. That's not ideal, but it should work for us in most cases until CKEditor fully supports drag and drop.
(Firefox only)
|
2014-07-07 20:48:35 +00:00 |
|
|
08c10a70aa
|
Update Resumable from github, fixes some problems with setting et2_file value to a list of files in firefox.
|
2014-07-07 20:26:48 +00:00 |
|
|
b9e6983643
|
Fix missing filter select options
|
2014-07-07 17:30:02 +00:00 |
|
|
3ba557f4b8
|
Use select_all flag to export all entries, not just visible selected ones.
|
2014-07-07 16:47:08 +00:00 |
|
|
1273955f9d
|
Allow possibility to include select all flag in url in addition to selected IDs
|
2014-07-07 16:46:16 +00:00 |
|
|
172d26d24d
|
Make sure not all type of input gets button_delete class, some types like checkbox should not take button_delete
|
2014-07-07 16:25:16 +00:00 |
|
|
15ddeb2a24
|
- Avoid duplicate ID warning by only returning the value from the matching radio button
- Fix radiobuttons where the options/values were set in the template instead of sel_options
|
2014-07-07 16:19:37 +00:00 |
|
|
715580aca4
|
changed Germany translations for "access control"
|
2014-07-07 13:32:38 +00:00 |
|
|
296530b320
|
Fix etemplate2 submit() method for those buttons which they do not have nested ids
|
2014-07-07 13:25:20 +00:00 |
|
|
5ba884f4a6
|
* Admin/API: remove old database based error-log
|
2014-07-05 08:54:36 +00:00 |
|
|
ada3b84386
|
fixed IDE errors and removed deprecated functions create_emailpreferences and check_owner
|
2014-07-05 07:58:48 +00:00 |
|
|
6a3ed78a28
|
fix IDE warnings
|
2014-07-04 18:45:22 +00:00 |
|
|
7cc924c74e
|
disable old EGroupware error_log, as it is not used anymore
|
2014-07-04 14:11:32 +00:00 |
|
|
5241d3c951
|
* Setup: config changed in setup did not update instance cache and was therefore not immediatly available
|
2014-07-04 12:43:11 +00:00 |
|
|
d399e01ce8
|
new client-side API methods egw.dataSearchUIDs() and egw.dataRefreshUIDs() search for a given uid or regular expression and refreshing matching nextmatch rows, if somethings found
|
2014-07-04 08:55:37 +00:00 |
|
|
2139e4eab4
|
Brazilian translations from Guilherme Rocha guilherme-at-gf7.com.br
|
2014-07-04 07:08:54 +00:00 |
|
|
99e28b96b3
|
Add save all attachments as zip to mail display popup
|
2014-07-03 17:17:54 +00:00 |
|
|
ff34c79e2d
|
pixelegg
position : add + print + log out + blink (mistake)
|
2014-07-03 17:10:17 +00:00 |
|
|
0de1db26bd
|
mail:
button "create new mail"
change color - active + hover state
|
2014-07-03 17:02:09 +00:00 |
|
|
69769ab677
|
timesheet:
button add:
border-left-top:
change color button - add:hover to green
|
2014-07-03 17:00:58 +00:00 |
|
|
ed6d15098a
|
Add save all attachments as zip to mail preview
|
2014-07-03 16:57:14 +00:00 |
|
|
f2dec7deac
|
Don't exit after creating a ZIP so caller can do cleanup, if needed.
|
2014-07-03 16:51:21 +00:00 |
|
|
b7baff6187
|
addressbook:
button add:
border-left-top:
change color button - add:hover to green
|
2014-07-03 16:44:25 +00:00 |
|
|
442614f5bd
|
* Addressbook,Calendar,InfoLog,Timesheet: switch on history / delete preventions, if there is not already a config
|
2014-07-03 16:42:56 +00:00 |
|
|
68ea2c08c1
|
switch history / delete prevention on, like for new installs, so only admins can finally delete timesheets
|
2014-07-03 16:16:30 +00:00 |
|
|
d2f7fbaa81
|
Admin : grayfilter for images
|
2014-07-03 14:58:23 +00:00 |
|
|
2681b2cee2
|
Fix lack of documentation
|
2014-07-03 14:03:59 +00:00 |
|
|
eeb375de39
|
* Infolog/Edit:Add an implicit user preference in order to remember the last chosen of infolog's type
|
2014-07-03 13:44:04 +00:00 |
|
|
d5cb4112b5
|
* Setup: fixed fatal error "Cannot redeclare auth_type()", when there is a validation error on saving configuration
|
2014-07-03 12:46:08 +00:00 |
|
|
e0b9fadfdd
|
* Mail/Infolog/Tracker: fix problem with converting mail to infolog/tracker entries, when forwarded messages are attached (message/rfc822 attachments)
|
2014-07-03 10:16:23 +00:00 |
|
|
af38b85e5b
|
Fix calendar acl not showing stored category, selectAccount_ro widget expects value should be array or type of string
|
2014-07-03 09:10:11 +00:00 |
|
|
6560a9d137
|
fixed not working "Search ..." in old eTemplate nextmatch-account-filter ("noPrint" class caused necessary "uiaccountselection" class not to be added)
|
2014-07-03 08:41:37 +00:00 |
|
|
9ed54eb3fd
|
Drag & drop images don't work because of DB field sizes, so replace dropped images with error image so user knows right away it won't work.
|
2014-07-02 20:50:39 +00:00 |
|
|
2b01b2aa50
|
* Admin: fixed user statistic submit to work in 14.1
|
2014-07-02 16:47:38 +00:00 |
|
|
4c5e36500a
|
Fix (?) the tough bug where app tab is closed, and nextmatch autorefresh generates an error after "this.getInstanceManager() is null"
|
2014-07-02 15:58:00 +00:00 |
|
|
35f59acf41
|
Zip still needs the encoding, lost in previous commit.
|
2014-07-02 14:46:15 +00:00 |
|