Ralf Becker
bdc8b5bd01
* InfoLog: subentries are now shown only in hierarchical view and updates to them also update modification time of parent
2014-08-27 07:53:40 +00:00
Ralf Becker
7948b17745
fixed sql error "argument of AND must be type boolean, not type integer"
2014-08-26 19:29:56 +00:00
Ralf Becker
e6810011e5
set column width
2014-08-26 16:57:15 +00:00
Ralf Becker
a792aaa3c0
* All apps: current user was not taken into account for private custom-fields
2014-08-26 16:54:23 +00:00
Ralf Becker
ff37c7c3f4
* Calendar/IE11: fixed calendar and other apps were not working, if doing something in the calendar in IE11
2014-08-26 16:29:12 +00:00
Ralf Becker
0538a59ea1
wrong column was disabled, if no content-types are supported
2014-08-26 14:34:41 +00:00
Ralf Becker
4574ec93af
grrrr: Tracker has its own copy of custom-field code, which is now also updated and therefore storing again
2014-08-26 14:18:56 +00:00
Ralf Becker
d0a9307168
* PostgreSQL/Admin/Setup: backup stopped with SQL error
2014-08-26 14:03:18 +00:00
Klaus Leithoff
29ca1beb5b
* Mail: fix for failed zip-download when users startfolder is not writeable
...
Reason: get_home_dir may fetch the users startfolder if set; if not writeable, action will fail
2014-08-26 12:37:27 +00:00
Klaus Leithoff
01f764404f
fix problem with unclickable first attachment in display popup
2014-08-26 10:59:07 +00:00
Ralf Becker
ad001d8eab
using all space for values
2014-08-26 10:26:07 +00:00
Ralf Becker
eea5f5293b
custom-fields translations
2014-08-26 09:31:04 +00:00
Ralf Becker
ed89a1b10b
* Addressbook/Tracker/other apps: custom-fields were not saved (existing custom-fields and InfoLog worked)
2014-08-26 09:30:38 +00:00
Ralf Becker
fe9336896c
fixed taglist-account displays groups as id eg. "-4"
2014-08-26 09:27:33 +00:00
Hadi Nategh
d806a5bf69
Change minWidth of columns in dataview to 20px
2014-08-26 07:34:33 +00:00
Nathan Gray
12ed9fe370
Change how parent / child is handled:
...
- No more preference or separate views
- Changing a sub-entry updates the modified date of the parent
2014-08-25 23:43:32 +00:00
Nathan Gray
f3c15f87b1
Infolog lists embedded as action can have their own separate column preferences.
2014-08-25 23:18:09 +00:00
Nathan Gray
ab1bae8a35
Fix sub-templates missing proper height in idots framework
2014-08-25 20:54:28 +00:00
Nathan Gray
2139812849
Fix missing duration format by setting it once at the top level. (see r47942)
2014-08-25 19:56:28 +00:00
Nathan Gray
55ae503923
Even more date fixes:
...
- Don't send a date (just 1970-01-01) with timeonly values
- Avoid infinite loop when setting timeonly with timepicker
2014-08-25 19:33:35 +00:00
Nathan Gray
5b573114b9
Remove deprecated (& internal) __proto__.
...
Fixes error in IE with calendar edit.
2014-08-25 18:52:00 +00:00
Ralf Becker
4e044c5bde
fix empty custom start- or end-date is displayed as 1970-01-01 in app-header and just selecting a start to get week starting from that day got wrong enddate
2014-08-25 18:22:50 +00:00
Nathan Gray
300263e534
Always include date sub-template, and just disable it when not needed.
...
Fixes date widgets not validated.
2014-08-25 17:29:42 +00:00
Nathan Gray
60b02ccb4b
- validate filters when getting rows
...
- run method (beforeSendToClient, validate) needs to include all sub-templates (header_left, header_right, header_row, template) or those widgets get left out.
2014-08-25 17:28:00 +00:00
Nathan Gray
299caf9807
More time fixes:
...
- Also accept string timestamps in Zulu time
- Fix change detection causing nextmatch filter to not work
2014-08-25 17:26:22 +00:00
Hadi Nategh
b991b97abb
Fix filemanager-index upload file does not show file being upload progress bar completely
2014-08-25 14:05:05 +00:00
Ralf Becker
903f0e75a5
* eSync: limit creation of sessions to one per device and user (like already done for CalDAV)
2014-08-25 14:04:24 +00:00
Hadi Nategh
16cb288efc
* Calendar/all views: Fix recurrent whole day events do not pop up edit series dialog.
2014-08-25 10:30:52 +00:00
Ralf Becker
b6d88157bf
disable permanent error_log
2014-08-22 17:27:36 +00:00
Ralf Becker
394fe15fe0
push backend using notifications table
2014-08-22 17:26:22 +00:00
Ralf Becker
78e686c4fa
setting width for accounts, as reverted by r48194
2014-08-22 17:13:14 +00:00
Hadi Nategh
a450db05b8
Make sure toolbar-dropdown list stays on the top
2014-08-22 15:38:23 +00:00
Ralf Becker
3b49416788
class to send push notifications to a logged in user
2014-08-22 14:29:18 +00:00
Ralf Becker
b0e97a61e6
use smpt-username as sender, if available, but only if it is a full email address
2014-08-22 13:25:53 +00:00
Ralf Becker
542d178eef
pending NL translations from our translation server
2014-08-22 13:04:08 +00:00
Stefan Reinhardt
c77626ccd3
pixelegg - image Filter gray for .et2_appicon
...
NEWS APP -
ADMIN APP
etemplate2
2014-08-22 12:39:21 +00:00
Ralf Becker
94afafae11
* all apps: fixed column sizes and stretch (change when window size changes)
2014-08-22 11:08:21 +00:00
Ralf Becker
911a44596a
fix SyncML error reported on list
2014-08-22 06:58:51 +00:00
Ralf Becker
2ee25bc790
using JSON.stringfy() directly gave a crash in Safari 7.0.4
2014-08-21 18:28:05 +00:00
Ralf Becker
e9969c91b8
* LDAP/AD: auto-created accounts not allways set primary group also as membership
2014-08-21 15:43:59 +00:00
Hadi Nategh
49fd7287ff
Make sure only integrated infolog events get drag tags not other inegrated events from other apps
2014-08-21 14:26:27 +00:00
Ralf Becker
08abe654ac
fixed sometimes (specially day-view) not working drag-n-drop, caused by DOM not ready
2014-08-21 14:12:07 +00:00
Klaus Leithoff
814f0b705c
fixing assumed typo regarding:preg_match(): No ending delimiter '^' found in class.mail_ui.inc.php on line 144
2014-08-21 14:11:35 +00:00
Ralf Becker
75feb92950
fix date arithmetic date.getTime() is milisecs not secs
2014-08-21 13:31:10 +00:00
Ralf Becker
868e5e0a38
adding autocomplete attribute to et2_textbox and et2_passwd and use it in email wizzard/account to stop browser from accidently filling out empty fields
2014-08-21 13:06:17 +00:00
Ralf Becker
cfd28ae9a9
fix not working data arithmetic, after change from timestamps to strings in date widget
2014-08-21 12:43:14 +00:00
Hadi Nategh
cb4b0a9532
Give more space to calendar day-view todo list
2014-08-21 12:20:44 +00:00
Hadi Nategh
6e9215e0ff
* Calendar/infolog events: Implement drag,drop and resize for integrated infolog events in all calendar views.
2014-08-21 11:20:37 +00:00
Ralf Becker
ee92144787
added et2_appicon class to app-icons in old eTemplates
2014-08-21 10:11:35 +00:00
Ralf Becker
21d3dce3e4
adding et2_appicon class
2014-08-21 09:47:30 +00:00