Nathan Gray
52d339305e
Default placeholder actions to "add" if not otherwise specified. Allows 'Add' action by default when no records shown in nextmatch.
2013-10-01 07:40:20 +00:00
Nathan Gray
83741673c3
Fix account/group select search dialog
...
- Broken group expansion
- Broken styling / indents
- Use unique IDs & data-id for account ID
2013-09-30 16:54:25 +00:00
Nathan Gray
28c2737c9f
Change multi-select header styling:
...
- Change icons from jQueryUI to egw
- Stop hiding header when not needed, always show
- Don't visually distinguish header
- Don't float right icons, leave them between checkbox and label
2013-09-30 15:39:36 +00:00
Nathan Gray
756b3d3380
Fix app-level redirect affects whole page
2013-09-30 12:34:45 +00:00
Klaus Leithoff
e46f2f987c
make sure lastattempt and howlong isset and not null, when checking if an device attempts to connect earlier than expected
2013-09-30 07:38:44 +00:00
Klaus Leithoff
6093c39928
fix device specific waitOnFailure
2013-09-27 14:27:37 +00:00
Klaus Leithoff
5e883e7e21
make waitOnFailure deviceSpecific
2013-09-27 13:54:05 +00:00
Klaus Leithoff
8956b6f456
better window height/resize control for display window; ported from compose
2013-09-27 12:50:11 +00:00
Klaus Leithoff
13f5753bb1
rework cache read condition for waitOnFailure Cache; fix possible break of waittime for waitOnFailure Cache
2013-09-27 12:10:56 +00:00
Hadi Nategh
91fa09e4d5
Remove onchange=1 from selectbox in addressbook.index_right_addplus template, which were causing full submit
2013-09-27 12:08:26 +00:00
Klaus Leithoff
cbb3055fc5
make sure compose window will not be subject of further height adaptions in inital step of opening, if the compose window is opened with a height smaller than 650
2013-09-27 09:58:58 +00:00
Klaus Leithoff
8dc1d5758e
* eMail/eSync: control wait sequence for device;
...
If a device could not connect successfully, it was sent away and told not to connect until with a retry after header. If it tries before that send the retry after header again and do not attempt to connect
2013-09-27 09:07:03 +00:00
Klaus Leithoff
dac72b58f4
attempt to resolve missing folder-information situation when accessing ajaxfelamimail
2013-09-27 09:06:10 +00:00
Nathan Gray
dec4237e0e
Fix exporting custom fields when they're not selected in the nextmatch column list
2013-09-26 16:30:31 +00:00
Nathan Gray
baf5fbef1b
Fix definition radio option not showing filters
2013-09-26 16:27:55 +00:00
Hadi Nategh
edadfdc38a
Remove onchange="1" from selectbox in addressbook.index template, which were causing full submit
2013-09-26 14:42:18 +00:00
Hadi Nategh
7374416f9c
Fix textbox "Name" in addressbook edit popup window, try to not make it readonly.
2013-09-26 13:32:02 +00:00
Klaus Leithoff
8519e34ea5
instead of moving the window up a bit, when availHeight and height differ for screen, just reduce the window.height by that portion
2013-09-26 08:59:53 +00:00
Nathan Gray
db1077e3ed
Fix extra change event firing which was breaking multiple file uploads
2013-09-25 15:52:42 +00:00
Nathan Gray
5a5d252b0d
Hide deleted resources from calendar sidebox list
2013-09-25 15:02:36 +00:00
Ralf Becker
bc9c486e03
some small fixes to get through a view more tests for managed attachments
2013-09-25 12:37:42 +00:00
Klaus Leithoff
f8e18810aa
* eMail: limit compose window height to 1000px
2013-09-25 11:08:02 +00:00
Ralf Becker
a79192cc63
fixed not found multiget-report urls where not reported (worked for calendar only before sync-report was introduced)
2013-09-25 10:27:41 +00:00
Hadi Nategh
9341d7d31a
Fix Add link in infolog SideMenu by using egw.open()
2013-09-25 09:20:32 +00:00
Ralf Becker
d4c2ed3f65
stop CalDAVTester from creating one log per test-step
2013-09-25 07:46:02 +00:00
Ralf Becker
ba73deee9f
fixed typo in ATTACH property "FMTTYP(E)" and added xml error bodys for wrong managed-id parameter (more to follow)
2013-09-25 07:11:27 +00:00
Ralf Becker
86649cd1e1
full implementation of draft-murchison-webdav-prefer-05, incl. return=representation for 412 conflicts
2013-09-25 07:09:44 +00:00
Nathan Gray
8d5c4138bc
Attempt to show legacy home content in new portlets
2013-09-24 21:14:05 +00:00
Nathan Gray
d5d977d60b
Hide deleted resources from calendar sidebox list
2013-09-24 15:28:59 +00:00
Hadi Nategh
484a2bf6fc
Fix disabled favorite menu in SideMenu of Addressbook.
2013-09-24 14:19:59 +00:00
Klaus Leithoff
e7a5418af2
get importFromVFS working, when selecting vfs file via vfs dialog
2013-09-24 13:38:02 +00:00
Ralf Becker
0601d40bd3
fix Prefer header to use return=(minimal|representation) instead of older draft dash, enable add-member property, and add Location header to action=attachment-add
2013-09-24 12:29:17 +00:00
Klaus Leithoff
45326fa484
on async job write, make sure that possible next attribute in data is in sync with job[next]
2013-09-24 10:22:03 +00:00
Klaus Leithoff
367651a8d1
on async job write, make sure that possible next attribute in data is in sync with job[next]
2013-09-24 10:21:46 +00:00
Hadi Nategh
7246093aad
Fix activation and inactivation status of "view subs" and "view parent" menu items on Infolog context menu.
2013-09-24 09:16:06 +00:00
Nathan Gray
42b6c13b26
Fix home bugs:
...
- Unable to add new single entry via context menu
- Did not save layout changes
2013-09-23 20:01:14 +00:00
Ralf Becker
edd4cc49ca
basic managed attachment support, tested with iCal from OS X mountain lion
2013-09-23 13:39:28 +00:00
Klaus Leithoff
0546a15913
make default filter date run descending
2013-09-23 12:42:38 +00:00
Ralf Becker
1752f7defd
basic managed attachment support, tested with iCal from OS X mountain lion
2013-09-23 10:21:31 +00:00
Klaus Leithoff
3bdc5577d8
fix sorting for mail app; try to get importMessage from VFS working -> ui form must get data from vfs openFile dialog and submitted when not in form context. still not working; ...
2013-09-23 08:33:30 +00:00
Hadi Nategh
1c42747547
REmove "Whole query" menu item from Tracker, Timesheet and Addressbook, while et2 nm handles selection differently
2013-09-23 08:31:07 +00:00
Hadi Nategh
7481c0a23c
Run addressbook by et2
2013-09-20 10:50:48 +00:00
Hadi Nategh
552761113b
Remove resubmit from the onchange event, since the nextmatch widget handles submission by itself
2013-09-20 09:34:49 +00:00
Klaus Leithoff
b14cc0c07e
on deleteUsers hook: we need an admin connection, but we have to check general connected status as well, in case we are not
2013-09-20 07:43:19 +00:00
Nathan Gray
9039200578
- Handle complicated/nested IDs in left/right headers (eg col_filter[tr_tracker])
...
- Handle left/right headers loaded async from server when setting up handlers
2013-09-19 20:39:17 +00:00
Nathan Gray
c19f95ded8
For multiselectboxes, we need to do an array comparison for dirty, or it will always fail (be dirty)
2013-09-19 20:37:17 +00:00
Nathan Gray
3cfbcc8cf1
Trigger a load event when the template is loaded, to make it easier to work with the template when it is loaded from the server
2013-09-19 19:31:56 +00:00
Hadi Nategh
49f9935b60
Fix to open the edit popup window with right size, attempts to open from sidemenu "Add" link
2013-09-19 13:47:02 +00:00
Hadi Nategh
a661d52de2
Infolog: Prefix name on css classes
2013-09-19 12:52:50 +00:00
Hadi Nategh
dd4c3c49eb
Remove "Whole query" menu from infolo->context_action_menu, while we are handling et2_nm selection differently
2013-09-19 12:27:07 +00:00