|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
977cb5e7df
|
Apparently converting like that doesn't work, since umlauts get mangled.
Using to_ascii() instead
|
2014-07-02 14:40:28 +00:00 |
|
|
2c9ffb39b9
|
Override attchToDOM method in selectAccount, because chosen needs to be set after widget dettached from DOM (eg. validation error)
|
2014-07-02 14:36:47 +00:00 |
|
|
4c15c2f2de
|
* Calendar/API: allow not serialized data in async jobs, only run automatic purge if we have a real number > 0
|
2014-07-02 12:42:12 +00:00 |
|
|
ff9443acff
|
Apply some style to mail extraMailsBox
|
2014-07-02 10:09:27 +00:00 |
|
|
6e4c7472fc
|
Make sure rows are bigger than 0 otherwise customfield CKEditor will get height of 0
|
2014-07-02 09:34:51 +00:00 |
|
|
87004edef8
|
changed image needs-action
|
2014-07-02 08:16:59 +00:00 |
|
|
67677ff53c
|
get selection of all mails to eg. delete working, if other tabs/apps were opend before mail
|
2014-07-02 07:48:24 +00:00 |
|
|
64329c4c0e
|
Add et2_label_empty class to textbox_ro widget if there is no content for the label
|
2014-07-01 16:18:01 +00:00 |
|
|
9c01142c22
|
margin between radio-button and its label
|
2014-07-01 16:04:01 +00:00 |
|
|
4ac94b2c01
|
remove label from readonly radiobutton, as we show label of checked option as value
|
2014-07-01 16:03:31 +00:00 |
|
|
96af6b8dba
|
removed padding from empty hbox child, eg. no postcode gives empty space in front of city in addressbook list
|
2014-07-01 15:56:09 +00:00 |
|
|
b592a5088e
|
fixed navigation calendar not shown for account-selection pref "none"
|
2014-07-01 15:26:05 +00:00 |
|