Hadi Nategh
0d357ee448
Merge AB search template to edit and use edit tremplate for both search and edit popup
2014-01-31 16:04:05 +00:00
Nathan Gray
3a743f8f32
Fix typo (or spelling) in title
2014-01-31 15:37:44 +00:00
Hadi Nategh
c5d36e1834
Add missing template of AB douplicate confirmation dialog
2014-01-31 14:30:55 +00:00
Hadi Nategh
b99dd55c4e
Fix wrong message title on addressbook douplicate confirmation dialog
2014-01-31 14:24:47 +00:00
Ralf Becker
6d7e64037b
implemented a default_src attribute, which get used if src is not found in image-cache and fixed not working detached label attribute
2014-01-31 14:12:09 +00:00
Hadi Nategh
f2b01edbc3
Pass widget to check_value addressbook function as it is expected to get widget instead of this
2014-01-31 12:47:10 +00:00
Ralf Becker
cf96da6f2f
enable sum-rows to be able to merge-print selections containing them and remove them later from the selection
2014-01-31 11:58:58 +00:00
Ralf Becker
d627be8763
added a couple more aliases for ids mapping to same image
2014-01-31 11:36:09 +00:00
Ralf Becker
18154600ea
assign default (background-)images to buttons based on their id
2014-01-31 11:24:43 +00:00
Klaus Leithoff
7c28c6c016
make mailattachments of type message/rfc822 clickable on compose
2014-01-31 10:21:58 +00:00
Klaus Leithoff
6c8c58f5c6
introduce a static Method to be able to create RowIDs from anywhere
2014-01-31 09:47:17 +00:00
Ralf Becker
d383373ffe
skip empty, undefined or null labels when generating captions for column selection, eg. timesheet
2014-01-31 08:14:49 +00:00
Ralf Becker
06c0967ace
fixed positioned itself right of compose, because used hbox, setting now white-space: normal, which makes hbox a vbox effectivly
2014-01-31 08:06:41 +00:00
Ralf Becker
90b00597b9
pixelegg changes from today/Thursday
2014-01-30 18:55:35 +00:00
Ralf Becker
530e9d13e3
fix not loaded sum-rows, caused by having no row-id
2014-01-30 18:47:42 +00:00
Ralf Becker
968d5d6760
fix permanent reload in idots template, when switching to a listview-favorite
2014-01-30 18:24:24 +00:00
Nathan Gray
6f8287a0ed
Disable home (blank page) for now, to at least prevent errors.
2014-01-30 18:15:42 +00:00
Ralf Becker
572a6fa637
remove tooltip/statustext from infolog description
2014-01-30 17:24:22 +00:00
Ralf Becker
c8603676ef
allow 0 as empty-value for date and date-time widgets, as that is used a lot eg. in InfoLog
2014-01-30 17:18:05 +00:00
Nathan Gray
12fc2ba8d0
Fix some more bugs in egw_refresh() delete:
...
- Fix selecting next row selecting current row instead
- Fix subsequent deletes not removing row
2014-01-30 17:10:28 +00:00
Ralf Becker
ba29a6b94b
fixed not working switch from a list-view to a favorite from an old view
2014-01-30 16:55:02 +00:00
Hadi Nategh
526b4ff936
Fix and accuracy for calendar resizable
2014-01-30 16:48:49 +00:00
Ralf Becker
01fad19d9d
fixed just broken date-time widget and duration not accepting commas
2014-01-30 16:24:58 +00:00
Ralf Becker
efd6bf87d5
eT2 date-timeonly distinguishes between empty=no time set (returned as null) and "00:00", old eTemplate could did not do that, also fixed ide warnings
2014-01-30 15:39:56 +00:00
Klaus Leithoff
6dbfc80de2
get rid of wrong offset warning
2014-01-30 15:35:20 +00:00
Ralf Becker
d09391c0ee
fixed validation from date-timeonly and also no longer triggering change events for initial content
2014-01-30 15:30:14 +00:00
Klaus Leithoff
9f43ef9b42
fix problem with reply all, own email address not taken out of recipients, when master-profile
2014-01-30 14:53:27 +00:00
Klaus Leithoff
b8dccc2641
fix for forward as attachment
2014-01-30 13:37:36 +00:00
Ralf Becker
a34f35baf1
fix serverside url-validation required "http://" protocoll
2014-01-30 12:48:16 +00:00
Klaus Leithoff
6317ffa821
fix broken attachment on forward inline, when attachment is available
2014-01-30 11:28:20 +00:00
Ralf Becker
55524261dc
mark calendar (sidebox) menu as open by default and fix ide warnings
2014-01-30 11:03:16 +00:00
Ralf Becker
6b4bc0547c
fixed wrong warning "event was edited by other user" after storing an event more then once, was caused always splitting series, but not checking that condition
2014-01-30 10:12:08 +00:00
Klaus Leithoff
e70a7bcf07
make uploaded/attached files clickable on compose
2014-01-30 09:35:56 +00:00
Ralf Becker
5a39c2d260
calendar edit.xet: removed width="100%" and row on/off lines from general tab and set height on tabbox, as setting it on individuell tabs does not work anymore in eT2
2014-01-30 09:24:53 +00:00
Klaus Leithoff
04ad47f021
avoid error on this.input[0] undefined
2014-01-30 09:07:02 +00:00
Ralf Becker
9415ae1a73
pixelegg changes from Wednesday
2014-01-30 08:10:13 +00:00
Ralf Becker
9e29d8b282
docu update to fix ide warnings and indention
2014-01-29 18:55:24 +00:00
Hadi Nategh
0cab4a7837
Missing commit from r45429
2014-01-29 18:47:49 +00:00
Hadi Nategh
0d21f70f3f
Fix calendar resizable error for entries with start date not fit to interval
2014-01-29 18:44:12 +00:00
Hadi Nategh
acd426c8ee
Implement addressbook douplicates contact confirm dialog with new et2_dialog and make the conflicts contact popup selectable
2014-01-29 18:36:55 +00:00
Ralf Becker
5e2d655d40
only trigger change event for real changes, first initialisation of widget is NOT considered a change
...
this modification might be necessary in more widgets, because they are either not an et2_inputWidget or overwrote set_value method
2014-01-29 18:24:57 +00:00
Nathan Gray
37a39dfe87
Remove extra margin inside labels, fixes indented text in nextmatch columns (textbox_ro)
2014-01-29 18:21:25 +00:00
Ralf Becker
020058061d
missing docu to fix ide warnings
2014-01-29 17:45:24 +00:00
Nathan Gray
5f4f8f99fd
Don't require literal search text to be in results - if server returns it, present it to user
2014-01-29 17:32:32 +00:00
Ralf Becker
4036b268c9
missing docu to fix ide warnings
2014-01-29 17:11:11 +00:00
Ralf Becker
11fd61fe8a
fixed indention and ide warning about missing docu
2014-01-29 15:55:18 +00:00
Ralf Becker
48679c3e6c
update timepicker to (unnamed) version from Nov. 2013
2014-01-29 13:15:38 +00:00
Ralf Becker
a659b49f51
silently fix skiped minutes or times with just one digit, as parser is quite pedantic ;-)
2014-01-29 13:10:31 +00:00
Ralf Becker
db3422fccb
fixed date(-time)-picker looses changes made in textfield directly, we now bind to change of input instead using onSelect of picker
...
also changed parsing of date(-time) strings to use parser of datetimepicker with our format, instead of date object, which does not understand our formats
2014-01-29 11:27:24 +00:00
Klaus Leithoff
0629f22bcc
attachments not transported when converting to infolog/tracker on send
2014-01-29 10:59:14 +00:00