Ralf Becker
|
8445199caf
|
fixed unknowns="remove" to remove more strict (only variable names with letterns, numbers, underscore and dash), as it messes up json otherwise
|
2011-06-02 13:30:21 +00:00 |
|
Ralf Becker
|
423a1d9303
|
new method egw_appWindowOpen(app,url)
|
2011-06-02 12:37:49 +00:00 |
|
Ralf Becker
|
47e2764da0
|
new javascript method egw_open() to open egw_entries using there registered url and popup sizes from the link registry
|
2011-06-02 11:13:41 +00:00 |
|
Nathan Gray
|
30bef48900
|
Fix hierarchical category action
|
2011-06-01 16:23:04 +00:00 |
|
Ralf Becker
|
d61ccc9bc4
|
icon to undelete
|
2011-06-01 15:52:47 +00:00 |
|
Nathan Gray
|
0cd5da6be9
|
Fix bulk delete / export
|
2011-06-01 13:56:24 +00:00 |
|
Ralf Becker
|
c9fbcc329e
|
if no confirm_msg given, use caption instead for select_all confirmation
|
2011-06-01 11:30:08 +00:00 |
|
Ralf Becker
|
4d2cf32f9a
|
missed dragType in egw_action_supported attributes
|
2011-05-31 20:42:34 +00:00 |
|
Andreas Stöckel
|
9eb51b8b74
|
Removed accidently commited debug message
|
2011-05-31 20:12:51 +00:00 |
|
Andreas Stöckel
|
fc622875d4
|
Added forgotten aoi file for dhtmlx menus
|
2011-05-31 20:10:30 +00:00 |
|
Ralf Becker
|
5eca546898
|
some enhancements for the felamimail context menu
|
2011-05-31 19:49:19 +00:00 |
|
Ralf Becker
|
9a6cffe3d8
|
using a single print icon (from fmail) now
|
2011-05-31 18:35:18 +00:00 |
|
Andreas Stöckel
|
36d2f605cb
|
Fixed problem with an container object returning 'true' for 'getAllSelected', even if it has no children.
|
2011-05-31 17:02:51 +00:00 |
|
Ralf Becker
|
574911d077
|
* Setup/API: new option to enforce ssl (without specifying a domain in Webserver-URL)
|
2011-05-31 13:33:26 +00:00 |
|
Ralf Becker
|
af820949b4
|
transfering meeting requests via session, as get parameters are limited in size and also pass on charset, to handle non utf-8 meeting requests correct
|
2011-05-31 10:12:39 +00:00 |
|
Ralf Becker
|
e09444e4f6
|
- fixed silently not working statistic submit with Webkit browsers (Safari, Chrome, ...)
- changed submit url to https://www.egroupware.org/usage-statistic to overcome unsecure submit warnings
|
2011-05-31 09:25:36 +00:00 |
|
Ralf Becker
|
61c0b251c3
|
* IE9: enable IE dropdown menu hack only for IE<9, as it stalls IE9 www.stylite.de bug #1722
|
2011-05-31 07:55:51 +00:00 |
|
Nathan Gray
|
eeda69071f
|
Pass definition to plugin
|
2011-05-30 17:51:57 +00:00 |
|
Nathan Gray
|
82de8a636d
|
- Use current view as filter for iCal export too
- Use preference for export selection parameter search results / given criteria
|
2011-05-30 17:23:46 +00:00 |
|
Ralf Becker
|
49e551e941
|
fix for mystylite bug #1679: Calendar list view: no deletion by context menu or command "delete" (right side), plus some other fixes for context menu with calendar-integration
|
2011-05-30 17:12:29 +00:00 |
|
Ralf Becker
|
b64a0de528
|
allow to specify "none" in popup size for no popup AND no link target, to allow dial scripts to use status "204 No Content"
|
2011-05-30 14:59:40 +00:00 |
|
Ralf Becker
|
486e99ec0c
|
- Implemented a hook for timesheet_ui::edit to query calling apps for additional information to set in new tickets incl. links.
Replaces existing $_GET parameters, which are hard to set for new action system.
- also adding category color to infolog and tracker
|
2011-05-30 14:21:27 +00:00 |
|
Ralf Becker
|
a147a9a4a8
|
fixed not working category color of rows (calendar, addressbook)
|
2011-05-30 11:08:37 +00:00 |
|
Andreas Stöckel
|
2e84fb63e2
|
added clear function to egwActionObject, reverted change done by klaus leithoff in egw_action.js as it caused serveral problems, fixed problem with no actions being executable when all action objects were selected using the setSelectAll function, added iframeFix to egw_action_dragdrop.js, made draggedOver style working for all tables.
|
2011-05-28 15:24:31 +00:00 |
|
Ralf Becker
|
9fe576f050
|
fix for bug #2965 - "setup-cli.php --check" prints additional unintended lines on exit code 14
|
2011-05-28 07:23:02 +00:00 |
|
Ralf Becker
|
145cf9ce68
|
New method to display meeting-requests for fmail and allow to (tentativ) accept or reject them
|
2011-05-27 20:32:46 +00:00 |
|
Ralf Becker
|
e2cd10a286
|
putting row-id in value of checkbox
|
2011-05-27 10:35:00 +00:00 |
|
Ralf Becker
|
2e95210154
|
load new row selection / egw_actions system for all nextmatch lists, not only ones defining actions / context menus
|
2011-05-27 10:28:30 +00:00 |
|
Ralf Becker
|
97d920bc57
|
open already existing events and not import them again
|
2011-05-26 18:40:35 +00:00 |
|
Ralf Becker
|
1267d2ed60
|
reverted accidential commited calendar_ui (re-added old ical import)
|
2011-05-26 18:30:54 +00:00 |
|
Ralf Becker
|
547ec37257
|
new parameter "ical" to calendar_uforms::edit, to create a new event based on an ical
|
2011-05-26 18:28:41 +00:00 |
|
Ralf Becker
|
b1427273d8
|
skip notifications, as AS clients do their own notifications
|
2011-05-26 17:17:01 +00:00 |
|
Ralf Becker
|
df5ec0ae72
|
small docu update
|
2011-05-26 16:50:57 +00:00 |
|
Ralf Becker
|
c76b39f8d4
|
fixed typo preventing meeting responses
|
2011-05-26 16:50:31 +00:00 |
|
Ralf Becker
|
77a3342da6
|
* Calendar/CalDAV: use X-EGROUPWARE-UID only, if it resolves to same email (otherwise we are in trouble if different EGw installs talk to each other)
|
2011-05-26 16:46:23 +00:00 |
|
Nathan Gray
|
1e8e802acd
|
Try to pull 'search results' out of non-list views
|
2011-05-26 16:35:25 +00:00 |
|
Klaus Leithoff
|
82f81ccafa
|
make sure AltBody is only added if there is an AltBody present; control messageType regard AltExtended too
|
2011-05-26 16:34:25 +00:00 |
|
Ralf Becker
|
1e851eaab6
|
* Calendar/CalDAV: fixed wrong line-defolding, if folding occured in whitespace
reverting r29794, as it "eat" to much whitespace
|
2011-05-26 15:35:07 +00:00 |
|
Klaus Leithoff
|
89a1d1d419
|
* Calendar Notification: handle calendar requests correctly as multipart/alternative; adding AltExtended to phpmailer; beware parts of multipartAlternative must be in decreasing order of preference (text/calendar as the last part)
|
2011-05-26 13:26:09 +00:00 |
|
Ralf Becker
|
561c650c29
|
fixed typo preventing parsing of iCal
|
2011-05-26 10:49:39 +00:00 |
|
Ralf Becker
|
30259bfd4c
|
* Calendar: fixed not included organizer in meeting request
|
2011-05-26 10:48:57 +00:00 |
|
Klaus Leithoff
|
3df142b00b
|
* Calendar Notification: handle calendar requests correctly as multipart/alternative; one part text/plain the other part text/calendar
|
2011-05-26 09:47:31 +00:00 |
|
Nathan Gray
|
c0692ac303
|
Allow to use search results as selection for export
|
2011-05-24 19:56:32 +00:00 |
|
Nathan Gray
|
da20e2ea06
|
Add check all button
|
2011-05-24 17:04:16 +00:00 |
|
Nathan Gray
|
eed3385496
|
Allow admin to choose when to update default definitions: never, manual or auto
|
2011-05-24 16:13:51 +00:00 |
|
Nathan Gray
|
f981cb40f8
|
Update charset label, it's used for export & import
|
2011-05-24 15:58:44 +00:00 |
|
Nathan Gray
|
c81bd1a291
|
Change default charset from utf-8 to user's preferred charset
|
2011-05-24 15:57:16 +00:00 |
|
Nathan Gray
|
8af97a3c10
|
Add an option for charset to use the current user's preferred charset
|
2011-05-24 15:50:38 +00:00 |
|
Nathan Gray
|
cae8752274
|
Make default import definitions available only to admins
|
2011-05-24 15:40:22 +00:00 |
|
Nathan Gray
|
7f06d6af00
|
If user chooses a name already in use, give a nice message with some alternate suggestions
|
2011-05-24 15:33:00 +00:00 |
|