Klaus Leithoff
60bb090278
pixelegg changes from wednesday, new/changed images and styles
2014-01-15 13:46:14 +00:00
Klaus Leithoff
7d3eaf728c
translations provided by stefan
2014-01-15 13:21:42 +00:00
Klaus Leithoff
c4213717bb
add missing translation
2014-01-15 13:02:26 +00:00
Hadi Nategh
2eea4e0d29
Fix translation phrase for addressbook mail action menu
2014-01-15 13:01:31 +00:00
Hadi Nategh
a1d3c7f161
Remove "prefered email address" from addressbook preferences. Additionally, add an exclusive user preference for business and private mail action checkboxes
2014-01-15 11:22:37 +00:00
Klaus Leithoff
99589acae2
add missing description for date in preview area
2014-01-15 10:41:56 +00:00
Klaus Leithoff
fb4b2e1478
fix problem with broken rfc mailaddress on parsing for activesync
2014-01-15 10:31:08 +00:00
Hadi Nategh
f4d4f9600a
Use getActionById instead of addressing the action through its parent, which is high potential to break the code
2014-01-15 09:11:32 +00:00
Klaus Leithoff
4b2dbc6526
throw out attachment type (if present) in preview (on request of sb);fix preserve seen for activesync
2014-01-15 08:45:05 +00:00
Hadi Nategh
c95c10a145
Fix wrong tag of private and business email for addEmail function in addressbook
2014-01-15 08:42:59 +00:00
Ralf Becker
fdbf7505f4
fix width of path and dont wrap
2014-01-15 08:42:33 +00:00
Ralf Becker
699b614ac1
re-adding cache buster to javascript urls, if debug_minify=True
2014-01-14 17:59:33 +00:00
Hadi Nategh
93ccf400c3
Fix calendar cells click handler for resources
2014-01-14 17:32:01 +00:00
Nathan Gray
0c2453a7f9
Fix mime handler pointing to wrong app
2014-01-14 17:16:49 +00:00
Nathan Gray
16c922c199
Pay attention to user application permissions when going through link registry.
...
Fixes not available applications registering conflicting mimes with allowed applications.
2014-01-14 17:16:08 +00:00
Ralf Becker
cb8b279e94
fixed image widget uses index.php for not found images
2014-01-14 17:08:41 +00:00
Ralf Becker
629bd6f2ee
added pixelegg/less/svg.css stylesheet and id reflecting their name to all svn image
2014-01-14 16:14:51 +00:00
Ralf Becker
255c290059
remove empty image
2014-01-14 16:12:28 +00:00
Ralf Becker
e265874bd7
new method to create object tag for svg and img for all other image types
2014-01-14 16:07:39 +00:00
Klaus Leithoff
5f0a8ae990
pixelegg changes from tuesday
2014-01-14 16:04:49 +00:00
Klaus Leithoff
e5acab5fb9
pixelegg changes from tuesday
2014-01-14 16:04:20 +00:00
Klaus Leithoff
092be08c96
fix broken default undeleted flag filter
2014-01-14 15:54:48 +00:00
Nathan Gray
b5ca559968
Fix context menu Calendar -> Add appointment
2014-01-14 15:43:06 +00:00
Klaus Leithoff
1834389fec
restore/ensure basic functionality on activesync for mail app
2014-01-14 15:21:54 +00:00
Nathan Gray
ac7b5271a9
Fix context menu Infolog -> linked entries opens infolog in iframe (too small)
2014-01-14 15:15:34 +00:00
Nathan Gray
637ebac127
Fix sidebox entry 'Infolog list' opens infolog in iframe
2014-01-14 15:11:51 +00:00
Nathan Gray
a3d626176a
Remove some no longer needed preferences
2014-01-14 15:05:23 +00:00
Nathan Gray
959a6bd588
Increase size of column resize handle
2014-01-14 14:52:21 +00:00
Nathan Gray
29868662c1
Re-set whitespace to normal inside hbox children, fixes not nowrap text contents
2014-01-14 14:01:30 +00:00
Nathan Gray
3b443f976d
Fix link entry widget not expanding after hiding app selectbox
2014-01-14 13:48:11 +00:00
Klaus Leithoff
b3ad328429
preparations to get mail_activesync into gear
2014-01-14 13:35:39 +00:00
Nathan Gray
cfa981480e
Fix selecting 00:00 in datetime widget re-set to current time
2014-01-14 13:32:08 +00:00
Nathan Gray
6418c06b18
No seconds or milliseconds, in date/times
2014-01-14 12:35:28 +00:00
Nathan Gray
ae491c0810
Enable symlinking VFS files to not yet existing entries
2014-01-14 12:11:13 +00:00
Ralf Becker
57240d4e8a
fixed typo causing preferences not to be deleted, when users or groups get deleted
2014-01-14 11:53:53 +00:00
Hadi Nategh
c82ffac545
Fix wrong order of search result in linkto
2014-01-14 11:31:33 +00:00
Ralf Becker
3bef4b2a26
* Tracker: dropping unique index(es) on escalations to not limit creating same escalations eg. on different queues
...
Was previously done by modifying index to contain more columns in update, but not new installations.
Now droping all existing unique indexes completly.
2014-01-14 11:06:31 +00:00
Nathan Gray
29992a7fee
Fix linking files to not-saved entries
2014-01-14 10:16:36 +00:00
Ralf Becker
ddc93e9af8
install new mail app automatic and give default group run rights to it
2014-01-14 09:31:14 +00:00
Ralf Becker
da6b2e62ab
not needed
2014-01-14 09:25:37 +00:00
Klaus Leithoff
2093860d44
fix cnp-error
2014-01-14 09:21:34 +00:00
Klaus Leithoff
c23a3f5524
remove references to old refreshTime preference
2014-01-14 08:35:22 +00:00
Ralf Becker
21bb9ef481
pixelegg changes from monday
2014-01-14 08:20:32 +00:00
Klaus Leithoff
a2bb7fe833
remove pref refreshTime as we have a refresh in nm
2014-01-14 07:48:19 +00:00
Hadi Nategh
3fa891380a
Remove not used function in addressbook app.js, which has been committed mistakenly
2014-01-13 17:54:44 +00:00
Ralf Becker
b08b507edb
fix egw_link::link to accept an array of links as 3. parameter, even if we dont have an $id1 yet
2014-01-13 17:52:19 +00:00
Hadi Nategh
0c2ab2ada5
Fix send mail to business or private mail from addressbook mail context menu
2014-01-13 17:40:36 +00:00
Hadi Nategh
9dcc4cc00a
Map mailto url params to right object in mailto magic function
2014-01-13 17:37:46 +00:00
Klaus Leithoff
24676c0a33
call counters on index call, but only retrieve them for one level up til the current folder level
2014-01-13 17:29:27 +00:00
Klaus Leithoff
e5a5fc8636
try to implement the requirement for compose: select of accounts on top, available signatures to the SELECTED mailaccount ONLY below
2014-01-13 15:40:34 +00:00