Klaus Leithoff
83c12b02f6
disable alertbox of app_refresh
2012-04-18 07:12:53 +00:00
Klaus Leithoff
849259b340
* mail: improve refresh of messageList on message deletion
2012-04-17 15:11:26 +00:00
Klaus Leithoff
5785287917
* email: improvement regarding notification handling; using htmLawed now instead of purify as fallback when there is no tidy;
2012-04-17 09:23:14 +00:00
Klaus Leithoff
a4839350cd
handle fatal error on missing object of mailPreferences
2012-04-12 14:21:56 +00:00
Klaus Leithoff
5450945136
* eMail: supporting deprecated text/directory mimetype (if filename extension is of type text/vcard) for opening in addressbook edit dialog.
...
handle jet another representation of hyphen, as it does not translate
2012-04-05 09:07:33 +00:00
Klaus Leithoff
333c03b41d
better control of message forwarding inline/as attachment (was partially dependent on associated preference-setting)
2012-03-29 12:20:56 +00:00
Klaus Leithoff
bd7f00043c
on reply use "its me" [some@mail.suffix] instead of "its me" <some@mail.suffix> when gathering mailheader data for display, as ckeditor took <some@mail.suffix> for a html-tag (and tried to close it) on compose of html messages; make sure that only messages in Draft folder will removed for lastDrafted messages
2012-03-26 15:52:41 +00:00
Klaus Leithoff
060a314482
silence debug
2012-03-23 10:55:05 +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
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
c7b52a8928
remove not necessary mime_(type|size|name)
2012-03-20 16:02:00 +00:00
Klaus Leithoff
a2af0cc046
* eMail: feature to save messages that are in progress of being composed to draft every 3 minutes;
...
* eMail: fix bug regarding language strings with single quotes in Javascript;
masking hash char when saving mails to filemanager, using purifyCreateHTMLTidyConfig when trying to use purifier as tidy substitution
2012-03-16 09:59:26 +00:00
Klaus Leithoff
77fa6800b2
mask # as _ while saving/exporting to vfs
2012-03-12 14:57:01 +00:00
Klaus Leithoff
b570528f08
adapt translations
2012-03-12 11:57:01 +00:00
Klaus Leithoff
22746362c9
allow to choose forward mode on rightclick action (forward inline OR forward as attachment)
2012-03-12 09:50:57 +00:00
Klaus Leithoff
94b6d8e5ec
handle drafted versions of viewed messages on close window, when opened from vfs/filemanager; all other actions like composeasnew, reply, forward, print,etc. preserve the viewed (imported) message stored in draft folder; handle special chars in filename when saving messages to filemanager; treat import/view from vfs more gently (try to guess name and mimetype, and set some size, to pass checkFileBasics tests)
2012-03-09 14:33:00 +00:00
Ralf Becker
f41d998e54
* Filemanager/FMail/Calendar: allow to open .eml and .ics files from filemanager in fmail or calendar (infrastructure for apps to register which mime-types they can open)
2012-03-08 18:45:18 +00:00
Klaus Leithoff
19edabd14d
function to call import from VFS to Draft and Display message directly. Relies on / needs an open winpow.
2012-03-08 13:42:04 +00:00
Klaus Leithoff
5862e38617
* email: feature to be able to save Message to filemanager via context menu action; (only single message save supported)
2012-03-08 10:42:41 +00:00
Andreas Stöckel
36f9cc2f6a
Backported commit 38270 from trunk, concatenated dhtmlxmenu and dhtmlxmenu_ext
2012-03-07 10:39:23 +00:00
Klaus Leithoff
aa3ac75278
* translations: Italian translation improvements for email, emailadmin and calendar (minor canges); provided by Ilias Chasapakis, Webtrain Services
2012-03-06 17:01:22 +00:00
Klaus Leithoff
e2d3a2eab5
* email: feature to be able to view plain message source on rightclick action
2012-03-06 16:20:19 +00:00
Klaus Leithoff
1c0337f7d1
allow to pass the allowance of HTML to getdisplayableBody when calling get_mailcontent (needed for tracker, when html edit is allowed)
2012-02-28 15:37:33 +00:00
Klaus Leithoff
28b9d7980f
* email: fix bug introduced with rev37914, sometimes an additional Mailbox Mail was introduced, as Mail was assumed falsely as mailbox prefix
2012-02-28 09:28:04 +00:00
Klaus Leithoff
fe98471d18
* email/esync: using tidy (if loadable) instead of purifier to straighten out html when retieving the displayableBody. This is due to performance considerations, and problems with purifier on large html chunks, with lots of tables. (This affects converting emails to infolog and tracker as well)
2012-02-10 09:38:56 +00:00
Klaus Leithoff
86912b72ed
* email: fix a problem with the retrieval of DOVECOT Mailboxes; shorten mail structure cache expire time; handle structure cache on move and delete
2012-02-07 13:07:50 +00:00
Klaus Leithoff
550ad3a12a
add missing closing tag for <div> in showBody
2012-02-07 11:53:53 +00:00
Klaus Leithoff
7e3c94794e
if we deal with text, we do not need to tidy any html, if we use tidy, we use show-body-only set to auto, and we switch to output-html
2012-02-06 13:57:41 +00:00
Klaus Leithoff
9873161e0a
for performance reasons, use tidy (if available) instead of htmlpurifier to fix html tags
2012-02-03 12:37:57 +00:00
Klaus Leithoff
46d8d84657
attempt to improve contact search while typing adresses in address fields
2012-02-01 13:06:06 +00:00
Klaus Leithoff
9775e544bd
* eMail: allow to control the connection test link in email sidebar and/or the information displayed when called
2012-01-24 14:44:21 +00:00
Klaus Leithoff
da5415555f
* email: fix double encoding problem while toggling html2text (introduced while bugfixing a maildisplay issue)
2012-01-23 15:52:34 +00:00
Klaus Leithoff
06265cee4e
* eMail: option to influence reply behavior for pre-selecting the editor type; simple connection test routine (can be used to reset connection too)
2012-01-16 16:43:33 +00:00
Klaus Leithoff
4b856a43e1
fix up HTML as json_encode may mess up HTML-Content later on display, if tags are not propper
2012-01-16 08:40:32 +00:00
Klaus Leithoff
65a5aca94f
* email: fix for ->print of messages in compose state failes with whitescreen<-
2012-01-05 12:12:28 +00:00
Klaus Leithoff
a780e5a1f1
* felamimail: handle IE (8) problem regarding toggling editor modes in compose window
2011-12-29 11:20:13 +00:00
Klaus Leithoff
cc3f3c92a9
fix to fetch Vacation part of sieve script when vacation is active (seen when using dovecot)
2011-12-21 15:25:46 +00:00
Klaus Leithoff
926e3bfca7
fixing bug, when preset is already set
2011-12-21 14:13:36 +00:00
Philip Herbert
25ab165898
mending Warnings: Cannot use a scalar value as an array
2011-12-19 12:40:47 +00:00
Klaus Leithoff
28c42cc78d
control the availabilityof the stylite app, before trying to offer the mail VCard feature, because stylite.links:// is used/needed here
2011-12-16 11:26:01 +00:00
Klaus Leithoff
cc86326cb4
* calendar: allow to send a meeting request to all participants, add action to calendar event edit to choose between sending meeting requests or a mail with the ics file of an event attached.
2011-12-16 10:29:31 +00:00
Klaus Leithoff
265e700c81
missing lang strings/entrys for new warnings
2011-12-14 13:56:45 +00:00
Klaus Leithoff
10490be1a0
handle error for messageisdraft=true: folder was set to a multidimensonal array by accident
2011-12-14 13:10:38 +00:00
Klaus Leithoff
475307d17b
silence warnings about missing or not set folderInfo in folderExists
2011-12-14 13:10:25 +00:00
Klaus Leithoff
c81b1b0cfa
try to handle error, that there is no email profile at all. tricky, but at least try to inform the user
2011-12-14 12:03:21 +00:00
Klaus Leithoff
41d2d43509
try to be smart about missing send folders, when copying send mail to the sentfolder is expected: Do not send, but give an error instead, if there is no send folder to be found, an no other means of storing the mail sent with the mailserver/EGroupware is chosen
2011-12-14 11:59:04 +00:00
Klaus Leithoff
778d4c39a0
try to find and open text/vcard attachments as well as text/x-vcard attachments; treat them alike. problem occurred after changing the mime type detection/resolution for VCards from text/x-vcard to text/vcard
2011-12-13 14:34:28 +00:00
Klaus Leithoff
4431a978f5
* eMail: feature to attach the VCard of the current user to every new mail sent via UI
2011-12-12 17:24:52 +00:00
Klaus Leithoff
db6c0b6841
ignore/rebuild cache when retrieving ALL folder objects
2011-12-07 11:07:11 +00:00
Ralf Becker
f84f2c779b
* Addressbook: ablity to mail (multiple) vCard via context menu
2011-11-29 12:09:29 +00:00
Klaus Leithoff
0b7a080627
transformation of webdav.php urls to vfs where only performed on local urls (starting with /) ToDo: test if the webdav url in question is of our own scope/instance before transforming it to a vfs url
2011-11-26 14:01:49 +00:00
Klaus Leithoff
6ac00a2375
try resizing available listarea / determine some reliable documentHeight for the resizing issues.
2011-11-23 14:04:54 +00:00
Klaus Leithoff
39c6b6ca90
* email: feature for html-mails -> convert images included as link to inline images (attachments to the mail)
2011-11-23 12:43:40 +00:00
Klaus Leithoff
778935ff72
* email: fix for text/html attachment was not recognized (neither in list, nor in preview or display) if it is the one and only part of the mail; preparational function for Link2Attachment feature
2011-11-21 16:33:29 +00:00
Klaus Leithoff
fd016edb83
* eMail/infolog: mail to infolog, preference (and action) to allow the additional attaching of the raw mail message as message/rfc822 (.eml) to the entry
2011-11-18 09:46:45 +00:00
Klaus Leithoff
f7b0db4ac4
handle to,cc,bcc and replyto addresses the way, that spamassasin rules regarding TO_NO_BRKTS_DIRECT are not triggered, by adding a personal namepart to the address (generated from emailaddress), if only emailaddress is present
2011-11-17 08:48:13 +00:00
Klaus Leithoff
b2916b9e68
handle encoded header information from parsed headers while fetching filename from structure (or the parsedHeader if structure does not provide the info)
2011-11-15 15:39:57 +00:00
Klaus Leithoff
145dcc6d02
handle utf-16 plain text attachments - now using translation::convert
2011-11-10 15:18:10 +00:00
Klaus Leithoff
135a4f6501
handle utf-16 plain text attachments
2011-11-10 15:07:38 +00:00
Klaus Leithoff
c954004ea6
* eMail/eSync: make sure expected folders are reported on getFolderList (so we force our Autofolders (Sent, Trash, Draft, Template, Outbox and Spam) - if set - to be returned, even if they are not subscribed)
2011-11-09 11:33:13 +00:00
Klaus Leithoff
af39f5a4e0
handle failed connection on fetch messages
2011-11-08 11:33:38 +00:00
Klaus Leithoff
bc1145533c
* email/sieve: improved vacation script handling: be more talkative to the user on rule validation errors while saving
2011-11-07 09:48:08 +00:00
Klaus Leithoff
a43ec990cd
further improvements regarding the quoting of preg special chars in signature used as pattern
2011-11-04 13:57:23 +00:00
Klaus Leithoff
d4088e79bb
attempt to improve switching signatures, when displayed at compose time
2011-11-04 12:54:07 +00:00
Klaus Leithoff
582be7b147
harden folder-prefs of user defined accounts, against losing folder-pref settings accidentaly by misconfiguration of the imap account given
2011-11-04 09:20:18 +00:00
Klaus Leithoff
893bdb1524
avoid maximum allowed path length warning - triggered by autoload caused by php.5.3.7 is_a behavior
2011-11-03 15:25:41 +00:00
Klaus Leithoff
9e46f70711
fix problem reported in org-tracker#3067 folder info upon Exists Test not initialized by activesync
2011-11-03 11:20:01 +00:00
Klaus Leithoff
7eafc90307
* email: implementing basic server-side search for email
2011-11-03 08:31:25 +00:00
Klaus Leithoff
320711dca4
* email: fix for problems when trying to open attached messages twice; Solved by handling problems regarding the caching of message structures caused by problems with SessionHandler storing the structure-array
2011-11-03 08:28:56 +00:00
Klaus Leithoff
3978446168
check availaility of htmlarea before opening compose as html or html mails as html for reply; implement check based on http_user_agent for user agent known to be not compliant with ckeditor (android); allow class attribute for div, blockquote, a and img
2011-10-31 10:59:31 +00:00
Klaus Leithoff
571904dceb
* eMail: import of VCARD; opening an already imported VCARD as addressbook-entry failed, and VCARD was offered for download; Fixed -> as the expectation was/is that the already imported vcard (found via uid) is opened as addressbook entry (data merged)
2011-10-27 16:18:41 +00:00
Klaus Leithoff
76d2c3ac3d
* eMail: bug regarding the mimetype of uploaded files; FF701 reports wrong mime type; work around this, by always checking mimetype by suffix
2011-10-26 12:04:54 +00:00
Klaus Leithoff
9091c829ba
introduce static quota to make the call for quota getQuotaRoot faster within one request. ToDo: Cache it for the session
2011-10-25 09:20:53 +00:00
Klaus Leithoff
8ded7d7394
* eMail: workaround for failed merge on signature retrieval, which was seen/reported as no signature on send (or compose) inserted
2011-10-21 10:13:22 +00:00
Klaus Leithoff
fb78a775a0
be more detailed on send errors; handle ContentType for smart forward when content type of message is text/html and of forwarded message content is text/plain
2011-10-19 14:14:40 +00:00
Klaus Leithoff
393dac8001
fix error reported with the stylite tracker( #2447 ) cannot print mail, as rare setup prevented the access of a drafted message for printing (wrong folder selected)
2011-10-17 15:36:34 +00:00
Klaus Leithoff
67d92b76ec
fixing error reported with org-tracker( #3056 ) broken en - lang file entry
2011-10-14 07:21:24 +00:00
Klaus Leithoff
6634599014
silence warning regarding array_slice() expects parameter 1 to be array when no messages are found, or the retrieval of uids failed somehow
2011-10-14 07:00:46 +00:00
Klaus Leithoff
3c4ec5bab3
* email: being able to set labels now, as thunderbird supports by default: urgent (red), job (orange), personal (green), to do (blue) and later (purple). If labeled the lines text will be coloured. (If the mailserver does support labels, otherwise you will/should not see any difference)
2011-10-13 14:35:01 +00:00
Klaus Leithoff
db60005691
* email: handle folder status cache for active sync
2011-10-11 16:08:24 +00:00
Klaus Leithoff
014775ab14
try to catch an empty connection error object too, while trying to auto recover on errors; try to disconnect, when connect was successful, but no username for login is supplied
2011-10-10 10:17:07 +00:00
Klaus Leithoff
f444bb253d
fix bug regarding caching of email structure by server and uid, as gmail seems to handle uid by folder, not unique for the whole box; now using serverid, folder and uid to work around this behavior
2011-10-10 09:46:27 +00:00
Klaus Leithoff
2b2de0cd8b
* eMail: improve connection handling and recovery on problems regarded as minor. offer user the possibility to reset the connection on failure
2011-10-07 10:27:09 +00:00
Klaus Leithoff
42c25d5377
fix bug of lost foldersettings on saving personal email accounts
2011-10-06 15:16:58 +00:00
Klaus Leithoff
40708b49d1
fall back to default timeout (=20) on felamimail_bo->openConnection, as a timeout set to 5 seemed to trigger too many unwanted timeouts
2011-09-28 12:23:14 +00:00
Klaus Leithoff
4e0ae73a73
* email: improve connection handling (targeting failed connects), apply connection timeout on data retrieval as well.
2011-09-28 11:30:59 +00:00
Klaus Leithoff
2d7a2664dd
* eMail/Sieve/Vacation: set default to 7 for days setting in vacation for new vacation setups
2011-09-26 14:39:00 +00:00
Klaus Leithoff
c6feba0985
silence error_log on failed connection: tell only on debug==true, as user should be told on ui in anycase
2011-09-21 11:08:41 +00:00
Klaus Leithoff
7ae0a2fda3
* email:caching structure information (per session by server and uid) and status (per server and folder per request) to reduce communication to imap-server with the goal of improved performance clientside and less querying the mailserver
2011-09-21 10:15:35 +00:00
Klaus Leithoff
1f10e743d4
* felamimail: improve connection handling regarding the validation of connections via expected responses
2011-09-21 09:33:04 +00:00
Klaus Leithoff
63a5682169
log an errormessage to error-log, if expunge fails, after moving to trash on deleteMessage
2011-09-13 11:29:57 +00:00
Klaus Leithoff
791590bb31
is_a compatibility vs. php5.3.8 resolving to instanceof operator
2011-09-12 14:06:30 +00:00
Klaus Leithoff
544ba403ed
fix bug regarding the deletion of all rows, when removing an address from mail compose form, when more than 4 addresses where in the list. Reason: remaining Address rows have been set to height 0, instead of defaulting to a defaultvalue, when reading the value of clientHeight of the first row in the list failed
2011-08-29 08:45:07 +00:00
Klaus Leithoff
752c0cbb7f
* eMail: search for attachments in multipart/alternative (as it is used this way by clients now) to indicate attachments; switch back to DATE for sorting and display (instead of INTERNALDATE and ARRIVAL); using UNDELETED as standard filter instead of ALL on search; search for UNDELETED and UNSEEN on notifications and UNDELETED for eSync;
2011-08-23 13:34:16 +00:00
Klaus Leithoff
cd774a6104
* email: fix for missing style color:red in notification messages
2011-08-17 13:15:28 +00:00
Klaus Leithoff
90f86b3504
* email: fix bug in MailMerge; Mail-Templates with text/html only were not processed as text/html but as text/plain; now this is handeled correctly/as expected
2011-08-16 13:20:46 +00:00
Klaus Leithoff
60f991ec21
* email: fix for ->starting the search with enter with IE opens a compose window<-
2011-08-15 15:52:07 +00:00
Ralf Becker
5e36d8d760
* PEAR/Email: fixed not working automatic install of Mail_Mime because PEAR in RHEL5 is way to old
2011-08-05 09:46:16 +00:00
Nathan Gray
113f92cd39
Open links on home page in eMail tab
2011-08-04 18:14:19 +00:00
Klaus Leithoff
68f9611528
avoid JavaScript Error on openComposeWindow, when there is no mailGrid
2011-08-04 09:17:32 +00:00
Klaus Leithoff
2b41a75944
if a profile has no signature assigned, return the defaultSig on setComposeSignature
2011-08-03 11:22:56 +00:00
Klaus Leithoff
6cde93b7aa
fix bug regarding ->recent messages are not flagged as seen on preview<-
2011-08-03 10:07:37 +00:00
Klaus Leithoff
8009e30086
* eMail: fix refresh behavior, regarding the reading of an eMail in previewMessageArea; timed refresh of Message list, now only refreshes the messageList Area, not the preview area; fix reload behavior on MailDeletion in preview mode (click on delete Icon within previewArea)
2011-08-02 15:39:59 +00:00
Klaus Leithoff
d64bca0330
improving ProfileValidation
2011-08-02 09:00:37 +00:00
Klaus Leithoff
0d94e7f0d3
* eMail: fix bug regarding ->foldertype SENT not detected on preview of message <-
2011-08-01 14:23:45 +00:00
Klaus Leithoff
f4af168888
* eMail: enhancement of visual decoration of high_priority mails and messages that are flagged
2011-08-01 10:53:43 +00:00
Klaus Leithoff
1909213bcb
* eSync: fix signature problem, when using emailadmin defined profile
2011-07-29 12:41:08 +00:00
Klaus Leithoff
f911749268
fix warning when there are no userdefined profiles
2011-07-29 09:40:57 +00:00
Klaus Leithoff
30f64cad47
* eMail: (backend) introduce validator for a given eMailProfile ID. A profileID is checked for existence for the active user. If the profileID given does not exist, the next possible valid profileID is returned. This should fix problems regarding the storing of no longer existing profileIDs with the activeProfileID preference.
2011-07-29 09:22:33 +00:00
Klaus Leithoff
2c070b63c9
better control of error_log messages regarding the use of non standard identities while sending
2011-07-28 11:23:32 +00:00
Klaus Leithoff
3e9fa46b21
only allow to fake the Sender with an Alias Identity, when an emailadmin defined profile is used
2011-07-28 10:49:14 +00:00
Klaus Leithoff
d638ba372a
* eMail: if the identity used for sending is part of the users mainProfile Identities (provided with the mainProfile by ogServer->getAccountEmailAddress ->NOT USER DEFINED<-) then the sender information is set accordingly, as it is assumed that the emailaddresses fetched with getAccountEmailAdress are known to the SMTP Server, thus allowing to be used as Sender/Return-Path
2011-07-28 10:10:29 +00:00
Klaus Leithoff
8bdb4fdc30
wordwrap , dont break overlong words containing html entities; code formatting
2011-07-27 12:54:47 +00:00
Klaus Leithoff
a3f0a41780
* email: if you want to see eMails as text/plain, you may want to see embedded images, as they are commonly only displayed with html messages
2011-07-26 15:33:34 +00:00
Klaus Leithoff
b42eadf8c6
* eMail: fix for broken showHeader in Message Display window, code cleanup
2011-07-21 13:13:44 +00:00
Klaus Leithoff
7b35552e33
use the correct class for retrieving the message header of the saved draft mail (, on reopen)
2011-07-21 11:13:37 +00:00
Klaus Leithoff
3d97bb06f5
* eMail: carry the preference regarding the move or copy of mails over to drag and drop dialog
2011-07-21 11:01:55 +00:00
Klaus Leithoff
7d955cf2e7
make sure we are connected, before trying to reopen a drafted Message (while/after saving)
2011-07-19 12:56:45 +00:00
Klaus Leithoff
a981c31afd
quieten warning regarding foreach on POST->destination
2011-07-19 11:42:35 +00:00
Klaus Leithoff
97a91b82a5
fix bug ->could not parse MimeMessage<- on saving (and reopening) Templates
2011-07-19 11:39:56 +00:00
Klaus Leithoff
944a31e610
use new option to fetch the activeMailProfile by ProfileID
2011-07-18 13:41:13 +00:00
Klaus Leithoff
e9eb6154ff
use new option to fetch the activeMailProfile by ProfileID
2011-07-18 13:40:58 +00:00
Klaus Leithoff
e084ade3b1
fix javaScript error for firstChild is null, on opening mails without subject, or with no accessible subject
2011-07-18 07:47:22 +00:00
Klaus Leithoff
e93d0ca3ac
* eMail: bugfix for 'identities are set as active profile': status is now checked for active
2011-07-11 11:19:25 +00:00
Klaus Leithoff
d82ce69d2b
* eSync: Take care of serverside message flagging on reply and forward
2011-07-08 13:44:08 +00:00
Klaus Leithoff
41f41e698b
if requesting UIDs, do not try to look for the set assuming we got ids
2011-07-08 09:37:44 +00:00
Klaus Leithoff
3cb3c2af82
try to be more robust regarding the resizing of the mainViewArea
2011-07-08 09:37:33 +00:00
Klaus Leithoff
1bd609e940
on changeFolder, skipPrevious, skipForward, changeActiveAccount, etc.; better control on preview - do not try, when there is no preview area active
2011-07-06 10:10:54 +00:00
Klaus Leithoff
1128548a8e
on move, remove previewMessage from session
2011-07-06 08:51:12 +00:00
Klaus Leithoff
95a24bbef7
on delete, remove previewMessage from session
2011-07-05 15:54:15 +00:00
Ralf Becker
9db4fa8625
* jQuery: changed $ to $j to work around mootools use in Joomla templates and other js code in imported projects
...
required to change $ --> $j:
phpgwapi/*
jdots/*
etemplate/*
stylite/*
felamimail/*
admin/*
news_admin/*
projectmanager/*
importexport/*
infolog/*
ranking/*
required, but not automatic:
importexport/setup/etemplates.inc.php
phpgwapi/js/jquery/*
negative, not to touch or revert later:
phpgwapi/inc/savant2/Savant2/Savant2_Compiler_basic.php: '(\$(.+))' => 'print $1',
phpgwapi/js/dhtmlxtree/libCompiler/core.js
sitemgr/*
phpfreechat/*
gallery/*
activesync/include/smb.php: '^\tIPC\\\$(.*)[ ]+IPC' => 'skip',
etemplate/inc/class.bo_merge.inc.php: if ($this->table_plugins && preg_match_all('/\\$\\$table\\/([A-Za-z0-9_]+)\\$\\$(.*?)\\$\\$endtable\\$\\$/s',$content,$matches,PREG_SET_ORDER))
find phpgwapi jdots etemplate stylite felamimail admin news_admin projectmanager importexport infolog ranking \
\( -name '*.php' -o -name '*.js' \) -exec grep -q '\$(' {} \; -print \
-exec sed -i '' 's|\$(|$j(|g' {} \;
svn revert phpgwapi/inc/savant2/Savant2/Savant2_Compiler_basic.php phpgwapi/js/dhtmlxtree/libCompiler/core.js \
importexport/setup/etemplates.inc.php phpgwapi/js/jquery/jquery.js etemplate/inc/class.bo_merge.inc.php
additional changes:
phpgwapi/js/jquery/jquery.js: window.$ --> window.$j
phpgwapi/js/egw_json.js:291 this.request = $j.ajax({url: this.url,
jdots/templates/jdots/head.tpl:59 $j(document).ready(function() {
phpgwapi/js/egw_action/egw_grid_view.js: $.browser --> $j.browser
importexport/setup/etemplates.inc.php: etemplate editor importexport.wizard_basic_export_csv.choose_fields onclick of check icon changed
phpgwapi/js/egw_action/tests/*.html
phpgwapi/js/egw_action/tests/js/jquery.js: window.$ --> window.$j
2011-07-03 09:12:55 +00:00
Ralf Becker
aee4ea4724
Creating branches/Stylite-EPL-11.1
2011-07-01 10:37:47 +00:00