Hadi Nategh
|
88943fb682
|
Style mail compose toolbar header for jdots and idots templates
|
2014-03-19 13:38:29 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
e476a3ed82
|
new deleting of accounts
|
2014-03-19 13:20:46 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
bfce4343d7
|
display readonly selectbox inline and give some padding between it and its label
|
2014-03-19 12:07:09 +00:00 |
|
Hadi Nategh
|
227280d03c
|
Complement fix for commit r46319, cover copied entries, or genrally entried with no id cases
|
2014-03-19 09:53:19 +00:00 |
|
Ralf Becker
|
f3512f46fd
|
translation for Account tab
|
2014-03-19 08:05:03 +00:00 |
|
Ralf Becker
|
1a6ecca887
|
fixed size of edit popup
|
2014-03-19 08:04:43 +00:00 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
4a5d906e48
|
Enable using knownUIDs and lastModification timestamp to avoid sending unchanged rows back to client
|
2014-03-18 22:54:14 +00:00 |
|
Nathan Gray
|
aa3c0ca7c0
|
Pass along last modification time to callback
|
2014-03-18 22:28:50 +00:00 |
|
Nathan Gray
|
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 |
|
Ralf Becker
|
08c67c8eed
|
update accounts list and fix "add account" action on tree
|
2014-03-18 18:31:52 +00:00 |
|
Hadi Nategh
|
5347c8d133
|
Fix edit series confirm dialog pops up for new entries which are not recurrent event
|
2014-03-18 16:12:39 +00:00 |
|
Nathan Gray
|
764d7f99a5
|
Update CSS order so apps can customize theme:
Libs < etemplate2 < framework/theme < app < print
|
2014-03-18 15:29:03 +00:00 |
|
Ralf Becker
|
a744177316
|
add/edit accounts via extra tab in addressbook edit dialog
|
2014-03-18 15:10:57 +00:00 |
|
Nathan Gray
|
3f49db5fb9
|
Handle values set but not in select_options
|
2014-03-18 14:52:31 +00:00 |
|
Nathan Gray
|
53f0873583
|
Avoid initial request to server on creation
|
2014-03-18 14:51:33 +00:00 |
|
Ralf Becker
|
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 |
|
Hadi Nategh
|
431f0f5168
|
Fix gen_src radio-button not beingable to be selected in resources edit popup
|
2014-03-18 14:14:00 +00:00 |
|
Nathan Gray
|
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 |
|
Ralf Becker
|
4ebb85a58f
|
taglist needed more rows then necessary, because padding-right: 27px
|
2014-03-18 14:03:00 +00:00 |
|
Hadi Nategh
|
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 |
|
Ralf Becker
|
77579f364f
|
fixe funny "Group, Name" label, should not contain a comma
|
2014-03-18 13:34:59 +00:00 |
|
Ralf Becker
|
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 |
|
Hadi Nategh
|
4bc2595d36
|
Implement infolog responsible filed in edit popup with menupopup
|
2014-03-18 12:03:55 +00:00 |
|
Ralf Becker
|
25351aa53b
|
fixed typeOptions were not added, if selectbox had no explicit type attribute: eg. <select-account
|
2014-03-18 11:39:03 +00:00 |
|
Hadi Nategh
|
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 |
|
Ralf Becker
|
7251895690
|
fixed not called beforeSendToClient callbacks for added tabs, if tab has no (optional) namespace
|
2014-03-18 11:01:46 +00:00 |
|
Hadi Nategh
|
5f49f94ab4
|
Fix last_modified not aligned inline in calendar edit popup
|
2014-03-18 10:45:45 +00:00 |
|
Hadi Nategh
|
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 |
|
Ralf Becker
|
e60bc19f6f
|
fixed PHP Fatal error no method emailadmin_imapbase::accountHooks stalling account saving
|
2014-03-18 09:04:29 +00:00 |
|
Nathan Gray
|
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 |
|
Nathan Gray
|
f337d45b29
|
Fix taglist-account not suggesting anything by making sure select_options don't get set.
|
2014-03-17 20:24:34 +00:00 |
|
Hadi Nategh
|
bcf8bb8c07
|
Remove overflow from details tab in resources
|
2014-03-17 17:57:01 +00:00 |
|
Ralf Becker
|
2eb9352f78
|
fixed error "template NOT found!", if template-name contains cache-buster
|
2014-03-17 17:12:02 +00:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
6a55295b77
|
first version of new account editing via accounts tab in addressbook (not yet saving!)
|
2014-03-17 15:28:20 +00:00 |
|
Hadi Nategh
|
9e05cc7274
|
Fix pixelegg template styling for AB edit popup
|
2014-03-17 13:00:43 +00:00 |
|
Klaus Leithoff
|
562b26410c
|
fix problem with deleting attachments on compose, when forwarding messages
|
2014-03-17 12:54:01 +00:00 |
|
Hadi Nategh
|
8fe2a028a2
|
Fix pixelegg template styling for timesheet edit popup
|
2014-03-17 12:30:13 +00:00 |
|
Hadi Nategh
|
2dffbb22a4
|
Fix not arranged fields of resources in edit popup, regarding pixelegg template
|
2014-03-17 11:42:54 +00:00 |
|
Hadi Nategh
|
8e1a2d47a0
|
Re ordering resources edit popup template
|
2014-03-17 08:12:28 +00:00 |
|
Ralf Becker
|
6f099299b4
|
we need noPrint on td
|
2014-03-16 15:22:48 +00:00 |
|
Ralf Becker
|
3e7ba51020
|
fixed ReferenceError: $j is not defined in old eTemplate popups
|
2014-03-15 10:04:38 +00:00 |
|
Stefan Reinhardt
|
3a2132136b
|
FILEMANAGER:
nextmatch_header_row => css fix
|
2014-03-14 16:16:29 +00:00 |
|
Stefan Reinhardt
|
1ee7878f0e
|
INFOLOG:
nextmatch_header_row => favorite filter -> fix css
|
2014-03-14 16:14:22 +00:00 |
|
Ralf Becker
|
184a9fa4e8
|
allow to use namespaced $readonlys for grids, eg. grid uses "grid" as name, you can now set $readonlys["grid"]["something"] as well as $readonlys["something"] like in eTemplate2
|
2014-03-14 09:36:01 +00:00 |
|
Nathan Gray
|
617928f00b
|
Changes to allow / use some etemplate2 features
- Accept & deal with full linked value, not just a string
- If multiple linked entries are selected, show 'Multiple' instead of 'null'
|
2014-03-13 19:09:33 +00:00 |
|
Nathan Gray
|
cefb47641f
|
Fix & re-enable showing linked infologs of multiple contacts
|
2014-03-13 19:04:47 +00:00 |
|