Klaus Leithoff
bd55137531
some work regarding translation of mail app
2013-11-27 13:07:54 +00:00
Klaus Leithoff
2aff2bf175
updating mail lang files after developer_tools merge-cli run
2013-11-27 11:41:20 +00:00
Ralf Becker
73b6521cbf
pixelegg changes from yesterday
2013-11-27 07:21:32 +00:00
Nathan Gray
3f687236a5
Avoid repeated errors if sidebox target is missing by removing listener first
2013-11-27 00:18:55 +00:00
Nathan Gray
5c6cceaa53
- Add js function to open a edit dialog with some fields pre-filled (type, category, action), use for buttons in nm right header
...
- Use different DOM ID for list when called from elsewhere
2013-11-27 00:17:08 +00:00
Nathan Gray
b86173ad16
Fix warning to only come when app JS object is missing
2013-11-27 00:13:56 +00:00
Nathan Gray
ac3bf1726e
Try to give space to contact view & infolog list in same tab
2013-11-27 00:13:01 +00:00
Nathan Gray
d7a075200d
- Add ajax flag in a few missed places to keep out of iframe
...
- Fix loading of old nextmatch_action.js
2013-11-27 00:12:11 +00:00
Nathan Gray
1b4d6049f5
Allow app to change the DOM ID of the div etemplate is loaded into
2013-11-27 00:06:12 +00:00
Nathan Gray
ae4904076c
- Instanciate infolog JS object if available (for contact view)
...
- Fix custom country JS
2013-11-26 23:37:48 +00:00
Nathan Gray
092da6a706
Use a fallback menuaction that won't give a permission error
2013-11-26 22:34:32 +00:00
Nathan Gray
0502f9326c
Make sure ajax flag is at the end so framework finds it
2013-11-26 22:23:08 +00:00
Nathan Gray
52dbc208a6
Don't reset value to array index if it's already there
2013-11-26 20:03:19 +00:00
Nathan Gray
9af81df945
Stop double-encoding select box values, etemplate does it in beforeSendToClient()
2013-11-26 19:05:18 +00:00
Nathan Gray
085733faa1
Better handling of defaults - options can be more than key => value maps
2013-11-26 18:23:14 +00:00
Nathan Gray
94ce4db297
Make sure we load the settings for the user's selected template/framework, not the current one.
2013-11-26 17:55:51 +00:00
Nathan Gray
127663af77
Fix defaults showing "Array" instead of array values
2013-11-26 16:50:59 +00:00
Nathan Gray
fe5650e144
Auto-detect location target if not set.
...
Fixes whole page reloads in jdots/pixelegg.
2013-11-26 15:55:56 +00:00
Klaus Leithoff
dfd2c3eaa4
some code cleanup, some styling in display, some attempts regarding translations
2013-11-26 15:30:08 +00:00
Hadi Nategh
fca35f8127
Revert r44596 about egw_refresh 'cause need more investigation
2013-11-26 08:48:10 +00:00
Nathan Gray
a749ba519d
Provide proper data for widget
2013-11-25 18:14:33 +00:00
Nathan Gray
a5227f2359
Add read-only taglist
2013-11-25 18:10:48 +00:00
Nathan Gray
84420db6ea
Refresh opener after uploading file
2013-11-25 16:59:30 +00:00
Nathan Gray
e942a63607
Better handling of buttons with text & image, as well as a default style.
2013-11-25 16:50:20 +00:00
Ralf Becker
5c7a290ac9
pixelegg changes from last week
2013-11-25 03:19:58 +00:00
Jörg Lehrke
2925d10165
Fix X-MICROSOFT-CDO-ALLDAYEVENT calendar issue for CalDAV clients
2013-11-23 08:13:01 +00:00
Klaus Leithoff
e322875350
signature and identity control on compose; get rid of unsupported stationery-stuff
2013-11-22 13:55:09 +00:00
Ralf Becker
6d65b16223
latest pixelegg changes
2013-11-22 05:28:19 +00:00
Nathan Gray
ad3f10d1b0
Add check for nulls, they break
2013-11-21 23:43:53 +00:00
Nathan Gray
c6388f3d89
Fix context menu add / remove links
2013-11-21 23:30:57 +00:00
Nathan Gray
c83c7edaf2
Fix context menu group popup options, removes 'Both' option
2013-11-21 23:30:40 +00:00
Nathan Gray
e1774ac9b7
Add attribute to include mailing lists in email results
2013-11-21 23:08:07 +00:00
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