Commit Graph

23760 Commits

Author SHA1 Message Date
70d2a9f479 fix activesync attachment issue reported by randy; fix issue regarding the mail action on calendar entries; some cleanup 2014-03-21 10:37:09 +00:00
9423598d14 Correct css class name used for footer toolbar in dialogs 2014-03-21 10:34:41 +00:00
00881d1c94 silence some warnings on mail-to-all-participants 2014-03-20 16:10:52 +00:00
ac18b6cc8d changed et2_core_inheritance.js to implement ClassWithAttributes extending Class from egw_inheritance and changed et2 objects to use ClassWithAttributes when required (also fixed lots of IDE warnings / added docu) 2014-03-20 09:40:37 +00:00
f517b5786f Finish implementing addressbook CRM view tracker list 2014-03-19 20:21:05 +00:00
69f4d67d38 Test that the autorefresh timer is still going before binding, tab may have been closed 2014-03-19 20:11:03 +00:00
133c4a317c Fix bug in using knownUIDs where empty rows were left or too many removed when the count changed 2014-03-19 19:19:34 +00:00
e3538302fc Fix expanded bg color of et2_required fields 2014-03-19 16:52:25 +00:00
1b13b10bf6 deleting of groups 2014-03-19 15:24:54 +00:00
88943fb682 Style mail compose toolbar header for jdots and idots templates 2014-03-19 13:38:29 +00:00
a8e9a97212 some formatting of dialogHeader for idots, removing of width:98% from popupMainDiv, as it seems unneeded and forces to give all popups a width (to get ride of scrollbars) and overflow: hidden for sidebox 2014-03-19 13:24:23 +00:00
e476a3ed82 new deleting of accounts 2014-03-19 13:20:46 +00:00
f2e997d445 replace first parameter "%1" with "%s", to allow to use regular lang syntax as well as eTemplate one 2014-03-19 12:39:10 +00:00
bfce4343d7 display readonly selectbox inline and give some padding between it and its label 2014-03-19 12:07:09 +00:00
227280d03c Complement fix for commit r46319, cover copied entries, or genrally entried with no id cases 2014-03-19 09:53:19 +00:00
f3512f46fd translation for Account tab 2014-03-19 08:05:03 +00:00
1a6ecca887 fixed size of edit popup 2014-03-19 08:04:43 +00:00
42ee153c30 Set row_modified setting so nextmatch can filter out unchanged rows, and not send them back to the client again 2014-03-18 22:55:48 +00:00
4a5d906e48 Enable using knownUIDs and lastModification timestamp to avoid sending unchanged rows back to client 2014-03-18 22:54:14 +00:00
aa3c0ca7c0 Pass along last modification time to callback 2014-03-18 22:28:50 +00:00
44bddc9eb7 Get addressbook organisation list -> Infolog -> View linked Infolog entries context menu option working, with organisation list still working after. 2014-03-18 19:20:29 +00:00
08c67c8eed update accounts list and fix "add account" action on tree 2014-03-18 18:31:52 +00:00
5347c8d133 Fix edit series confirm dialog pops up for new entries which are not recurrent event 2014-03-18 16:12:39 +00:00
764d7f99a5 Update CSS order so apps can customize theme:
Libs < etemplate2 < framework/theme < app < print
2014-03-18 15:29:03 +00:00
a744177316 add/edit accounts via extra tab in addressbook edit dialog 2014-03-18 15:10:57 +00:00
3f49db5fb9 Handle values set but not in select_options 2014-03-18 14:52:31 +00:00
53f0873583 Avoid initial request to server on creation 2014-03-18 14:51:33 +00:00
f1d7dd7a0e fixed readonly selecbox not always found options, caused by it not expecting options to be an array. Now we always preserv type of options (array or object) and correctly iterate over them when trying to find an option by its value 2014-03-18 14:41:23 +00:00
431f0f5168 Fix gen_src radio-button not beingable to be selected in resources edit popup 2014-03-18 14:14:00 +00:00
92e29ff0c4 Fix merge print to work with both old & new ODF spreadsheets
- adds support for calcext:value-type cell attribute
2014-03-18 14:13:57 +00:00
4ebb85a58f taglist needed more rows then necessary, because padding-right: 27px 2014-03-18 14:03:00 +00:00
76f84c4378 Implement to select own_src radio-button option automatically when upload a file in resources edit popup 2014-03-18 13:38:38 +00:00
77579f364f fixe funny "Group, Name" label, should not contain a comma 2014-03-18 13:34:59 +00:00
eaaad85521 reverted r42883: Make sure there is a "None" option if the select-account is not required so user is not forced to pick an account
--> if "None" option is wanted, it should be added to template, that is the logic in regular select box too
2014-03-18 13:22:15 +00:00
4bc2595d36 Implement infolog responsible filed in edit popup with menupopup 2014-03-18 12:03:55 +00:00
25351aa53b fixed typeOptions were not added, if selectbox had no explicit type attribute: eg. <select-account 2014-03-18 11:39:03 +00:00
3a6a02de89 Fix issue in pixelegg template which shows scrollbar on description tab in infolog edit popup, even if it has no content yet 2014-03-18 11:11:50 +00:00
7251895690 fixed not called beforeSendToClient callbacks for added tabs, if tab has no (optional) namespace 2014-03-18 11:01:46 +00:00
5f49f94ab4 Fix last_modified not aligned inline in calendar edit popup 2014-03-18 10:45:45 +00:00
5e6e016375 * Resources: Add new "res_creator,res_created,res_modifier and res_modified" columns to the database, and also, set their values in resources_bo 2014-03-18 09:39:30 +00:00
e60bc19f6f fixed PHP Fatal error no method emailadmin_imapbase::accountHooks stalling account saving 2014-03-18 09:04:29 +00:00
b0db615411 - Fix taglist account infinite loop when looking for accounts (using link title system instead of data source)
- Don't search server side if there's no query string
2014-03-17 23:03:24 +00:00
f337d45b29 Fix taglist-account not suggesting anything by making sure select_options don't get set. 2014-03-17 20:24:34 +00:00
bcf8bb8c07 Remove overflow from details tab in resources 2014-03-17 17:57:01 +00:00
2eb9352f78 fixed error "template NOT found!", if template-name contains cache-buster 2014-03-17 17:12:02 +00:00
250d2f813a fixed wrong autocomple url cauased by webserver_url just "/egroupware" and set more reasonable default of allowFreeEntries: false for taglist-accounts 2014-03-17 15:29:58 +00:00
6a55295b77 first version of new account editing via accounts tab in addressbook (not yet saving!) 2014-03-17 15:28:20 +00:00
9e05cc7274 Fix pixelegg template styling for AB edit popup 2014-03-17 13:00:43 +00:00
562b26410c fix problem with deleting attachments on compose, when forwarding messages 2014-03-17 12:54:01 +00:00
8fe2a028a2 Fix pixelegg template styling for timesheet edit popup 2014-03-17 12:30:13 +00:00