Nathan Gray
beab0aca19
Improvements to CRM view hook filtering
...
- Don't use linked filter, leave that for the user. Use action, action_id instead, which can't be cleared.
- Don't store query in the session, it will conflict with app tab. etemplate2 preserves it in the request.
2014-03-26 19:36:54 +00:00
Nathan Gray
a1bd074787
Un-deleting an infolog entry needs a full refresh, not just an update, to remove it from the list of deleted entries
2014-03-26 16:54:09 +00:00
Nathan Gray
69fea7dc9c
Fix Un-Delete label on Save button for new infologs
2014-03-26 14:33:03 +00:00
Nathan Gray
660f57e176
Fix for r46370, Fix links disappearing when changing between details / no details
...
I changed the wrong parameter
2014-03-25 19:49:47 +00:00
Nathan Gray
b9be77fe0f
If editing a deleted infolog, change the save label to 'Un-Delete' to be a little more clear, though 'Apply' would work too
2014-03-25 18:53:07 +00:00
Klaus Leithoff
8de2b22eeb
solution for taglist used for info_cc; TODO:replace imap_rfc822_parse_adrlist, as we wanted to get rid of those imap extension functions
2014-03-25 11:22:34 +00:00
Nathan Gray
efa8c9b567
Remove no longer needed ab link-entry
2014-03-24 21:37:42 +00:00
Nathan Gray
5b362e4bf5
- Change cc from textbox to taglist-email
...
- Change responsible account_type from accounts (default) to both.
2014-03-24 20:53:19 +00:00
Nathan Gray
32ef5dd748
Set sortmode=DESC for date columns (and a few others) so newest show up on top for first click on header
2014-03-24 19:34:00 +00:00
Nathan Gray
8816fd6e0f
Handle selected columns as string or array without warning
2014-03-24 19:32:21 +00:00
Nathan Gray
ab8cc893f7
Handle selected columns as array without erroring
2014-03-24 17:00:54 +00:00
Nathan Gray
02ea708a38
Fix links disappearing when changing between details / no details
...
- stop trying to change columnselection_pref from the server, app.js handles it and nextmatch doesn't support it
- send links based on preference, not filter. This way they're in the client side row cache, and can be displayed.
2014-03-24 16:31:30 +00:00
Hadi Nategh
4bc2595d36
Implement infolog responsible filed in edit popup with menupopup
2014-03-18 12:03:55 +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
Stefan Reinhardt
1ee7878f0e
INFOLOG:
...
nextmatch_header_row => favorite filter -> fix css
2014-03-14 16:14:22 +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
Hadi Nategh
b4372023bb
Fix more wrong commenting in app.css
2014-03-12 13:42:34 +00:00
Hadi Nategh
f84d2b9047
Style date-duration explicitly for infolog edit dialog
2014-03-12 13:16:40 +00:00
Ralf Becker
bec9fe838e
use 16px width like for other status icons
2014-03-12 12:01:27 +00:00
Hadi Nategh
9e4b61e467
Fix not displaying # simbol for infolog id in edit dialog
2014-03-12 11:52:02 +00:00
Hadi Nategh
3a8044223c
Add break column in infolog edit popup edit and a few more changes
2014-03-12 11:19:07 +00:00
Ralf Becker
3c91753e80
moving add-icon(s) from header_right to header_row
2014-03-12 10:12:29 +00:00
Stefan Reinhardt
2f2440dcd6
Infolog edit Dialog - fix css + less + images
...
change postion dialogHeader - ICON and Info_number
edit.xet - put some classes in
2014-03-11 16:51:36 +00:00
Hadi Nategh
7c94180662
Add dialogHeader and footer classes to edit popup template. Additionally, add right et2_fullwidth class to parent link_entry field
2014-03-11 12:34:29 +00:00
Ralf Becker
94f468095d
disable favories dropdown button if not called from infolog (eg. CRM view)
2014-03-10 19:47:09 +00:00
Hadi Nategh
211528175a
Apply fullWidth to infolog edit popup window
2014-03-10 09:14:53 +00:00
Hadi Nategh
ffb1159851
Fix setting nm left_header to a none existing template in infolog index
2014-03-07 11:55:11 +00:00
Hadi Nategh
6a561ee678
Depricated field from infolog edit popup
2014-03-07 11:54:01 +00:00
Nathan Gray
7ad4ebfdea
Remove nextmatch export button
2014-03-06 22:30:44 +00:00
Nathan Gray
8b9f806b1f
- Fix start date filter date selection
...
- Add end date filter (uses date selection)
2014-03-06 22:12:50 +00:00
Nathan Gray
11e01aaa41
Avoid warning about $field['type2'] already array by checking before exploding
2014-03-06 21:59:48 +00:00
Hadi Nategh
e2c8bb4425
Clean up infolog edit template
2014-03-06 14:39:15 +00:00
Hadi Nategh
a101b45916
Re arrange infolog edit popup template
2014-03-05 15:26:27 +00:00
Ralf Becker
c6e891952b
remove favorite stuff, default is just right
2014-03-04 16:34:07 +00:00
Ralf Becker
c28f980db3
avoid "InfoLog - " app-header
2014-03-04 15:38:56 +00:00
Nathan Gray
facdd8143b
Don't preserve links so user can delete them if they want.
2014-03-04 00:27:21 +00:00
Ralf Becker
3e07afb9ac
using new et2_ready signature incl. template name and fixed IDE warnings
2014-03-03 09:28:56 +00:00
Nathan Gray
afbc73392c
Remove legacy action readonlys
2014-02-27 20:53:14 +00:00
Hadi Nategh
f4d6234978
Remove legacy actions from infolog listview
2014-02-26 16:47:48 +00:00
Ralf Becker
68849834f9
pixelegg changes up until now
2014-02-21 12:52:54 +00:00
Ralf Becker
da3fd08d29
pixelegg changes from today
2014-02-20 19:42:52 +00:00
Ralf Becker
1d1dbd252c
fixed missing sorting in inital sync-collection report with empty sync-token
2014-02-20 19:26:02 +00:00
Ralf Becker
a9b6c6e9b4
* CalDAV/CardDAV: fixed support for limited sync-collection report used eg. by Marten Gajdas Android apps
2014-02-20 17:46:15 +00:00
Ralf Becker
94af139465
* CalDAV/CardDAV: entries with urls containing url-encoded chars, eg. from Google calendar, were not send to clients (missing urldecoding in multiget report)
2014-02-20 15:11:27 +00:00
Ralf Becker
1297c32fb2
adding an extra icon for ical export in context menu, so templates can change it independent of mime icons
2014-02-20 11:07:12 +00:00
Ralf Becker
b5a1af92d9
Pixelegg changes from Thursday
2014-02-19 08:21:01 +00:00
Ralf Becker
f0d7751496
removed caret from group favorites, fixed prefered favorite was not show correct initialy nor updated
2014-02-12 21:51:25 +00:00
Ralf Becker
d68349fa1b
pixelegg changes until now
2014-02-12 15:50:24 +00:00
Klaus Leithoff
a11c1ba439
translations from our translation server
2014-02-12 13:20:17 +00:00
Ralf Becker
7c02cd3cd4
explicitly loading addressbook css for CRM view and moved loading of infolog javascript to its hook
2014-02-12 11:07:33 +00:00