Nathan Gray
fda214670c
Add mailing lists to email tag list search results.
...
Added for To, CC & Bcc.
2013-11-21 22:29:57 +00:00
Nathan Gray
0853f5bd66
Fix infinite loop by using a new counter variable
2013-11-21 21:25:31 +00:00
Nathan Gray
6985c3d61f
Resize popups according to their content
2013-11-21 19:09:17 +00:00
Hadi Nategh
a5043743a8
Try not to remove options value for type "select-number" becasue we need it to display rows in legacy_options
2013-11-21 17:39:44 +00:00
Klaus Leithoff
03327b4bb1
adapt moving/copy of mails from folder to folder; fix fetch all available accounts with servers; fix missing emailaddress in mail-account-foldertree (first level) needed htmlspecialchars
2013-11-21 13:22:34 +00:00
Klaus Leithoff
0e765f8566
implement/adapt appending message to mailbox
2013-11-21 11:10:31 +00:00
Ralf Becker
bb56c0aa45
pixelegg changes
2013-11-21 04:18:09 +00:00
Nathan Gray
3ab7b05737
Add category color to rows
2013-11-21 00:21:16 +00:00
Nathan Gray
ab2a1ae9b9
Accept categories as objects in an array as well as map by category ID
2013-11-21 00:21:01 +00:00
Nathan Gray
8c8f7ccbfd
Fix splitter docking for Pixelegg template
2013-11-20 23:52:37 +00:00
Nathan Gray
fd737f10dc
Change queued AJAX to go async
2013-11-20 23:40:26 +00:00
Nathan Gray
565b28f18f
Commit the working one, not the test that breaks it...
2013-11-20 23:39:39 +00:00
Nathan Gray
f0279d44a3
Some splitter fixes:
...
- Use new isDocked() instead of looking inside widget
- Some CSS fixes
2013-11-20 23:35:27 +00:00
Nathan Gray
e623ea8c82
Change minimum height from 150px to 100px, still enough for a small nm
2013-11-20 23:27:53 +00:00
Nathan Gray
e231ca5212
Fix some splitter issues:
...
- Loaded at wrong size
- Docking lost previous pane size
- Docking overwrote bar location preference
- Allowed etemplate to think load was done too early
2013-11-20 23:27:10 +00:00
Klaus Leithoff
379cc5042d
first attempt to be able to open a mail for reply
2013-11-20 15:05:25 +00:00
Ralf Becker
dbd15105e0
* CalDAV/CardDAV: do NOT use Content-Length header, if zlib.output_compression is enabled, fixes problems with iOS7 eg. eTask app
...
Content-Length is size AFTER applying transfer encoding which compression is, as compression is done in PHP outside our control, we only set wrong (to big) size
2013-11-20 14:12:47 +00:00
Klaus Leithoff
9bc3c57239
make sure the content type map is available on accessing a known/wanted attachment part
2013-11-20 10:00:16 +00:00
Klaus Leithoff
8e336ed31a
adapt view and save attachments to horde stuff (winmail.dat may require changes later)
2013-11-20 09:30:25 +00:00
Ralf Becker
cd99f101a1
pixelegg changes from yesterday
2013-11-20 08:41:17 +00:00
Nathan Gray
1f1ea27078
Resize children's height too
2013-11-20 00:03:58 +00:00
Nathan Gray
089144d986
Avoid adding CSS files again if they're already in the header
2013-11-19 23:22:33 +00:00
Ralf Becker
3425b22074
re-added accidently removed app.css
2013-11-19 22:02:37 +00:00
Ralf Becker
ed2e3e3bc2
fix warning if $pm_config["duration_units"] is no array
2013-11-19 21:59:42 +00:00
Nathan Gray
c944df738d
Make sure button is there before trying to edit its CSS
2013-11-19 21:49:07 +00:00
Nathan Gray
94f223c740
Fix for missing phone number section from Stefan Reinhardt
2013-11-19 19:16:13 +00:00
Nathan Gray
0357834ce1
Fix bad search url
2013-11-19 18:28:54 +00:00
Ralf Becker
845c460d68
fixed not working set_value
2013-11-19 15:18:12 +00:00
Klaus Leithoff
7dd61b5617
fix excess calls of get_rows triggered by refreshFolderStatus; fix not using folderObjectCache
2013-11-19 15:14:36 +00:00
Klaus Leithoff
730eb55387
fix one problem regarding failed xml-response
2013-11-19 13:31:58 +00:00
Ralf Becker
762f0f5c8a
fixed infinit recursion in multipart message containing other multipart
2013-11-19 13:18:30 +00:00
Klaus Leithoff
8a38b817d0
fix one activeFolderCache problem (did not save it per server as intended)
2013-11-19 12:03:53 +00:00
Klaus Leithoff
e5818d9b62
abandon folderStatusCache and rely completely on hordes cache capability and handling
2013-11-19 11:17:32 +00:00
Hadi Nategh
74d0797904
Make sure only fall into et2 specific reload for egw_refresh when the etemplate2 object has value
2013-11-19 08:36:08 +00:00
Klaus Leithoff
d8f2661a27
some stuff, to fix access to cached search results
2013-11-19 08:17:49 +00:00
Nathan Gray
b6f16956f3
Make sure options are set before looking inside
2013-11-18 23:56:25 +00:00
Nathan Gray
2b7d47fcf7
Add background_image attribute, to allow setting image + label together, using button's background-image CSS
2013-11-18 23:34:52 +00:00
Nathan Gray
05aafd1fb1
Fix some grid children not getting run called after disabled
2013-11-18 23:11:27 +00:00
Ralf Becker
c68ae86a18
fixed check for template specific tree-images-directory in html::tree, jdots was using it, without having one
2013-11-18 22:05:04 +00:00
Nathan Gray
363e2d5d5f
Avoid permission error when searching
2013-11-18 21:20:01 +00:00
Ralf Becker
2b7d9af0a2
reverting to previous app.css file and remove app.less files, as they are not used by pixelegg template and create some glitches, might re-introduce .less for regular templates later
2013-11-18 19:57:38 +00:00
Ralf Becker
e71c04e56f
todays pixelegg changes
2013-11-18 19:31:54 +00:00
Nathan Gray
cc5b0fc241
Allow link widget inside, it's used for searching
2013-11-18 18:47:25 +00:00
Ralf Becker
5dc6ae9728
remove inline script from login page: using html5 autofocus, instead of inline focus() and no chosen
2013-11-18 16:40:51 +00:00
Ralf Becker
2a52826ad2
loading jquery.js for login screen too
2013-11-18 16:23:12 +00:00
Ralf Becker
2a4c1c3813
renamed idots orange-ball.png to bullet.png, to use identical name in all templates
2013-11-18 16:12:50 +00:00
Ralf Becker
181d92a149
index urls with ajax=true
2013-11-18 15:47:37 +00:00
Ralf Becker
58de54b04b
prefix list-view urls with ajax=true, to open them im top window (not iframe)
2013-11-18 15:34:41 +00:00
Ralf Becker
0ab743cb81
allow to load template-set specific templates, eg. addressbook/templates/pixelegg/edit.xet instead of addressbook/templates/default/edit.xet, if user is on pixelegg template-set
2013-11-18 10:52:51 +00:00
Ralf Becker
ef1679a899
allow to load template-set specific templates, eg. addressbook/templates/pixelegg/edit.xet instead of addressbook/templates/default/edit.xet, if user is on pixelegg template-set
2013-11-18 10:45:32 +00:00