Andreas Stöckel
|
c525cadcdb
|
Reverted accidently made commit for class.egw_framework.inc.php
|
2012-03-23 13:43:20 +00:00 |
|
Andreas Stöckel
|
eadeb57f28
|
Fixed problem with registered data callbacks, when the window the callback belongs to is closed
|
2012-03-23 13:39:27 +00:00 |
|
Andreas Stöckel
|
00cd1f1e2f
|
Bugfixes for dataview
|
2012-03-23 13:38:30 +00:00 |
|
Andreas Stöckel
|
b134b36678
|
fixed some issues with egw_data, improved egw_json exception handling
|
2012-03-23 12:45:13 +00:00 |
|
Andreas Stöckel
|
a9c1112dc1
|
New dataview version and integration into the nextmatch widget
|
2012-03-23 12:20:57 +00:00 |
|
Andreas Stöckel
|
23f221456f
|
Fixed problem with IE, adapted egw_data.js to specification changes
|
2012-03-23 12:06:52 +00:00 |
|
Ralf Becker
|
9f6ffba9f0
|
keeping only info about the connected ldap server, fixes problems with changed ldap host after fallback to other server
|
2012-03-23 11:27:24 +00:00 |
|
Ralf Becker
|
8bd0e2865d
|
keeping only info about the connected ldap server, fixes problems with changed ldap host after fallback to other server
|
2012-03-23 11:26:58 +00:00 |
|
Klaus Leithoff
|
060a314482
|
silence debug
|
2012-03-23 10:55:05 +00:00 |
|
Nathan Gray
|
6d594d970c
|
Saves better if it does something with the data on submit
|
2012-03-22 23:36:31 +00:00 |
|
Nathan Gray
|
bcc1c054c2
|
Get checkbox custom fields working
|
2012-03-22 23:35:25 +00:00 |
|
Nathan Gray
|
56070c43c5
|
Add start of ajax select widget, get submits working again
|
2012-03-22 23:31:31 +00:00 |
|
Nathan Gray
|
442d5c4494
|
Use html widget for read-only html-area
|
2012-03-22 23:21:35 +00:00 |
|
Nathan Gray
|
4551e495be
|
If application is provided, app is expecting just the ID back
|
2012-03-22 23:20:56 +00:00 |
|
Nathan Gray
|
e4a4154f3f
|
Shuffle where to look for options: first by ID, then top level, then in row
|
2012-03-22 23:19:13 +00:00 |
|
Nathan Gray
|
8c161056b5
|
Make sure column exists before trying to access its widget
|
2012-03-22 23:17:00 +00:00 |
|
Nathan Gray
|
a2aa644124
|
Fix missing widget reference
|
2012-03-22 23:16:14 +00:00 |
|
Nathan Gray
|
51ba799ed0
|
Keep looking for row data until next row is missing
|
2012-03-22 23:15:38 +00:00 |
|
Nathan Gray
|
0c5c5ffb2c
|
Handle custom field date formatting
|
2012-03-22 16:34:45 +00:00 |
|
Ralf Becker
|
7bf2a9f575
|
fixing IE problem, does not parse "class" as attribute name
|
2012-03-22 16:24:48 +00:00 |
|
Nathan Gray
|
9a5ce92eb4
|
Only re-create the widget if the type is actually changed
|
2012-03-22 15:56:16 +00:00 |
|
Ralf Becker
|
7b7c587271
|
move "check all" phrase to etemplate and added "uncheck all"
|
2012-03-22 15:47:13 +00:00 |
|
Ralf Becker
|
e26500aae7
|
move "check all" phrase to etemplate and added "uncheck all"
|
2012-03-22 15:46:47 +00:00 |
|
Ralf Becker
|
2dd59a07dc
|
* InfoLog: new config for copying or creating sub-entries to exclude just attachments (was links including attachments and links to other apps), fixed deleting attachments in copys/subs before storing them, deleted original attachment
|
2012-03-22 15:34:06 +00:00 |
|
Ralf Becker
|
92ddbf9a6d
|
* InfoLog: new config for copying or creating sub-entries to exclude just attachments (was links including attachments and links to other apps), fixed deleting attachments in copys/subs before storing them, deleted original attachment
|
2012-03-22 15:33:20 +00:00 |
|
Klaus Leithoff
|
3090c19970
|
fix bug when importing multipart mixed messages, if html part was present it may have been marked as text/plain; fixed bug regarding addresslines with destination folder (where falsely treated as emailaddresses)
|
2012-03-22 14:31:56 +00:00 |
|
Ralf Becker
|
9d30ff7686
|
* Calendar: iCal import via mime-registry (clicking on iCal file in filemanager) displayed event in server- instead of user-time
|
2012-03-22 14:02:31 +00:00 |
|
Ralf Becker
|
5f284abfdc
|
* Calendar: iCal import via mime-registry (clicking on iCal file in filemanager) displayed event in server- instead of user-time
|
2012-03-22 14:02:06 +00:00 |
|
Ralf Becker
|
e52efa0ed6
|
only transfer link-registry for apps user has access too, otherwise mime-registry would open eg. iCal files in calender, even if user has no calendar access
|
2012-03-22 13:04:58 +00:00 |
|
Ralf Becker
|
d3cd7ea65b
|
only transfer link-registry for apps user has access too, otherwise mime-registry would open eg. iCal files in calender, even if user has no calendar access
|
2012-03-22 12:59:34 +00:00 |
|
Ralf Becker
|
b9335d6cfb
|
only return mime-information of apps the user has access to
|
2012-03-22 12:44:18 +00:00 |
|
Ralf Becker
|
d8c9a194da
|
only return mime-information of apps the user has access to
|
2012-03-22 12:43:47 +00:00 |
|
Klaus Leithoff
|
e6dae8ba56
|
take care of additional leading spaces when gathering draftData, they are neither needed nor wanted
|
2012-03-22 12:26:23 +00:00 |
|
Klaus Leithoff
|
f09ede587e
|
better control for cleanup of drafted messages by using onunload and onbeforeunload
|
2012-03-22 12:23:11 +00:00 |
|
Ralf Becker
|
f5e374ca1f
|
* InfoLog/CalDAV: fixed not working toggeling of completed from iOS reminder app (only sets COMPLETED, but never STATUS or PERCENT-COMPLETED)
not returning etag for modified entries, as client then keeps not updated X-INFOLOG-STATUS, sending no etag we force him to update from server
|
2012-03-22 12:15:44 +00:00 |
|
Ralf Becker
|
76d566d137
|
* InfoLog/CalDAV: fixed not working toggeling of completed from iOS reminder app (only sets COMPLETED, but never STATUS or PERCENT-COMPLETED)
not returning etag for modified entries, as client then keeps not updated X-INFOLOG-STATUS, sending no etag we force him to update from server
|
2012-03-22 12:15:18 +00:00 |
|
Ralf Becker
|
492931ab8d
|
add some padding to leave space for hasChildren or hasParent icon
|
2012-03-22 09:07:27 +00:00 |
|
Ralf Becker
|
0fb77619a8
|
add some padding to leave space for hasChildren or hasParent icon
|
2012-03-22 09:06:48 +00:00 |
|
Ralf Becker
|
84d5784376
|
if status changed to ongoing, set percent to 10
|
2012-03-22 08:50:49 +00:00 |
|
Ralf Becker
|
15d8b369f5
|
if status changed to ongoing, set percent to 10
|
2012-03-22 08:49:50 +00:00 |
|
Nathan Gray
|
55602bef6d
|
Implement 'type2' as 'type_filter' custom field option to filter out different fields
|
2012-03-21 23:23:07 +00:00 |
|
Nathan Gray
|
feacb3028f
|
Expand / parse legacy options too
|
2012-03-21 22:54:25 +00:00 |
|
Nathan Gray
|
ee6e9ef8d8
|
Get auto-repeat grid rows mostly working
|
2012-03-21 21:31:47 +00:00 |
|
Nathan Gray
|
1348994de8
|
Number widget takes numbers (not text)
|
2012-03-21 21:30:05 +00:00 |
|
Nathan Gray
|
8bc924699f
|
More informative error message - include wrong value and possible correct options
|
2012-03-21 21:27:54 +00:00 |
|
Nathan Gray
|
04fe78762f
|
Don't try to split integer keys (auto-repeat rows)
|
2012-03-21 21:23:12 +00:00 |
|
Nathan Gray
|
0a88d60d74
|
Doesn't look used to me
|
2012-03-21 21:21:25 +00:00 |
|
Ralf Becker
|
2e8d60d5a0
|
reorganized egw.link methods to call each other (and not dublicate code), using mime-registry to open files, todo: special download url of eg. filesystem stream wrapper
|
2012-03-21 16:02:50 +00:00 |
|
Ralf Becker
|
dfa60e9825
|
* Home: only display apps user has rights to (were not checked for calendar, email, infolog, news_admin or if user changes positions on home, before gotten app-rights removed)
also removed tons of old grab no longer used ;-)
|
2012-03-21 12:54:47 +00:00 |
|
Ralf Becker
|
aa7a14c670
|
* Home: only display apps user has rights to (were not checked for calendar, email, infolog, news_admin or if user changes positions on home, before gotten app-rights removed)
also removed tons of old grab no longer used ;-)
|
2012-03-21 12:54:16 +00:00 |
|