# # ChangeLog for trunk # # Generated by Trac 0.12.2 # 05/11/24 11:22:47 Fri, 28 May 2010 12:38:50 GMT rodsouza [2877] * trunk/filemanager/inc/class.uiconfig.inc.php (modified) * trunk/filemanager/js/jscode/config.js (modified) * trunk/filemanager/templates/default/config.tpl (modified) Ticket #1058 - Corrigindo localização dos javascript no módulo ... Fri, 28 May 2010 12:36:15 GMT rodsouza [2876] * trunk/admin/inc/class.uiconfig.inc.php (modified) * trunk/admin/inc/class.uimainscreen.inc.php (modified) * trunk/admin/templates/classic/config.tpl (modified) * trunk/admin/templates/classic/mainscreen_message.tpl (modified) * trunk/admin/templates/default/config.tpl (modified) * trunk/admin/templates/default/mainscreen_message.tpl (modified) * trunk/phpgwapi/inc/class.common.inc.php (modified) Ticket #663 - Atualizando o ckeditor do módulo admin. Thu, 27 May 2010 19:57:02 GMT rodsouza [2875] * trunk/phpgwapi/js/tools/xevent.js (modified) * trunk/phpgwapi/js/tools/xlink.js (modified) Ticket #1058 - Flexibilizando a manipulação de dados das requisição ... Thu, 27 May 2010 18:57:31 GMT rodsouza [2874] * trunk/phpgwapi/js/expressolivre/expressolivre.js (modified) Ticket #1093 - Adicionando documentação de uso. Thu, 27 May 2010 13:36:13 GMT fpcorrea [2871] * trunk/admin/setup/phpgw_en.lang (modified) Ticket #1088 - Setup agora reconhece lang em ingles por estar tabulada Thu, 27 May 2010 13:21:19 GMT niltonneto [2870] * trunk/expressoMail1_2/setup/phpgw_pt-br.lang (modified) Ticket #838 - Removido linha em branco que causava erro no setup de ... Thu, 27 May 2010 13:11:13 GMT fpcorrea [2869] * trunk/expressoMail1_2/templates/default/config.tpl (modified) Ticket #1088 - Resolvendo problema de casting no campo Tamanho maximo de ... Wed, 26 May 2010 20:39:06 GMT fpcorrea [2866] * trunk/admin/inc/class.uiconfig.inc.php (modified) * trunk/admin/setup/phpgw_en.lang (modified) * trunk/admin/setup/phpgw_pt-br.lang (modified) * trunk/expressoMail1_2/js/jscode/main.js (modified) * trunk/expressoMail1_2/templates/default/config.tpl (modified) Ticket #1088 - Limite de anexos agora trata casos descritos no ticket Wed, 26 May 2010 15:53:50 GMT rodsouza [2862] * trunk/phpgwapi/js/ckeditor (added) * trunk/phpgwapi/js/ckeditor/.htaccess (added) * trunk/phpgwapi/js/ckeditor/CHANGES.html (added) * trunk/phpgwapi/js/ckeditor/INSTALL.html (added) * trunk/phpgwapi/js/ckeditor/LICENSE.html (added) * trunk/phpgwapi/js/ckeditor/_samples (added) * trunk/phpgwapi/js/ckeditor/_samples/ajax.html (added) * trunk/phpgwapi/js/ckeditor/_samples/api.html (added) * trunk/phpgwapi/js/ckeditor/_samples/api_dialog (added) * trunk/phpgwapi/js/ckeditor/_samples/api_dialog.html (added) * trunk/phpgwapi/js/ckeditor/_samples/api_dialog/my_dialog.js (added) * trunk/phpgwapi/js/ckeditor/_samples/assets (added) * trunk/phpgwapi/js/ckeditor/_samples/assets/output_xhtml.css (added) * trunk/phpgwapi/js/ckeditor/_samples/divreplace.html (added) * trunk/phpgwapi/js/ckeditor/_samples/enterkey.html (added) * trunk/phpgwapi/js/ckeditor/_samples/fullpage.html (added) * trunk/phpgwapi/js/ckeditor/_samples/index.html (added) * trunk/phpgwapi/js/ckeditor/_samples/jqueryadapter.html (added) * trunk/phpgwapi/js/ckeditor/_samples/output_xhtml.html (added) * trunk/phpgwapi/js/ckeditor/_samples/php (added) * trunk/phpgwapi/js/ckeditor/_samples/php/advanced.php (added) * trunk/phpgwapi/js/ckeditor/_samples/php/events.php (added) * trunk/phpgwapi/js/ckeditor/_samples/php/replace.php (added) * trunk/phpgwapi/js/ckeditor/_samples/php/replaceall.php (added) * trunk/phpgwapi/js/ckeditor/_samples/php/standalone.php (added) * trunk/phpgwapi/js/ckeditor/_samples/replacebyclass.html (added) * trunk/phpgwapi/js/ckeditor/_samples/replacebycode.html (added) * trunk/phpgwapi/js/ckeditor/_samples/sample.css (added) * trunk/phpgwapi/js/ckeditor/_samples/sample.js (added) * trunk/phpgwapi/js/ckeditor/_samples/sample_posteddata.php (added) * trunk/phpgwapi/js/ckeditor/_samples/sharedspaces.html (added) * trunk/phpgwapi/js/ckeditor/_samples/skins.html (added) * trunk/phpgwapi/js/ckeditor/_samples/ui_color.html (added) * trunk/phpgwapi/js/ckeditor/_samples/ui_languages.html (added) * trunk/phpgwapi/js/ckeditor/_source (added) * trunk/phpgwapi/js/ckeditor/_source/adapters (added) * trunk/phpgwapi/js/ckeditor/_source/adapters/jquery.js (added) * trunk/phpgwapi/js/ckeditor/_source/core (added) * trunk/phpgwapi/js/ckeditor/_source/core/_bootstrap.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/ajax.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/ckeditor.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/ckeditor_base.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/ckeditor_basic.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/command.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/commanddefinition.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/config.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dataprocessor.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/comment.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/document.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/documentfragment.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/domobject.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/element.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/elementpath.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/event.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/node.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/nodelist.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/range.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/text.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/walker.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dom/window.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/dtd.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/editor.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/editor_basic.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/env.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/event.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/eventInfo.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/focusmanager.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/htmlparser (added) * trunk/phpgwapi/js/ckeditor/_source/core/htmlparser.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/htmlparser/basicwriter.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/htmlparser/cdata.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/htmlparser/comment.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/htmlparser/element.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/htmlparser/filter.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/htmlparser/fragment.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/htmlparser/text.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/imagecacher.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/lang.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/loader.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/plugindefinition.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/plugins.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/resourcemanager.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/scriptloader.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/skins.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/themes.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/tools.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/ui.js (added) * trunk/phpgwapi/js/ckeditor/_source/core/xml.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang (added) * trunk/phpgwapi/js/ckeditor/_source/lang/_languages.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/_translationstatus.txt (added) * trunk/phpgwapi/js/ckeditor/_source/lang/af.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/ar.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/bg.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/bn.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/bs.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/ca.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/cs.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/cy.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/da.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/de.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/el.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/en-au.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/en-ca.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/en-gb.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/en.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/eo.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/es.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/et.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/eu.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/fa.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/fi.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/fo.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/fr-ca.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/fr.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/gl.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/gu.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/he.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/hi.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/hr.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/hu.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/is.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/it.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/ja.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/km.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/ko.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/lt.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/lv.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/mn.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/ms.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/nb.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/nl.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/no.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/pl.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/pt-br.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/pt.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/ro.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/ru.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/sk.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/sl.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/sr-latn.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/sr.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/sv.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/th.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/tr.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/uk.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/vi.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/zh-cn.js (added) * trunk/phpgwapi/js/ckeditor/_source/lang/zh.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/a11yhelp (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/a11yhelp/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/a11yhelp/dialogs/a11yhelp.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/a11yhelp/lang (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/a11yhelp/lang/en.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/a11yhelp/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/about (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/about/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/about/dialogs/about.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/about/dialogs/logo_ckeditor.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/about/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/basicstyles (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/basicstyles/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/blockquote (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/blockquote/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/button (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/button/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/clipboard (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/clipboard/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/clipboard/dialogs/paste.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/clipboard/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/colorbutton (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/colorbutton/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/colordialog (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/colordialog/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/colordialog/dialogs/colordialog.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/colordialog/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/contextmenu (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/contextmenu/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/dialog (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/dialog/dialogDefinition.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/dialog/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/dialogui (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/dialogui/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/div (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/div/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/div/dialogs/div.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/div/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/domiterator (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/domiterator/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/editingblock (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/editingblock/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/elementspath (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/elementspath/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/enterkey (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/enterkey/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/entities (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/entities/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/fakeobjects (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/fakeobjects/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/filebrowser (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/filebrowser/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/find (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/find/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/find/dialogs/find.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/find/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/flash (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/flash/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/flash/dialogs/flash.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/flash/images (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/flash/images/placeholder.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/flash/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/floatpanel (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/floatpanel/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/font (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/font/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/format (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/format/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/dialogs/button.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/dialogs/checkbox.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/dialogs/form.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/dialogs/hiddenfield.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/dialogs/radio.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/dialogs/select.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/dialogs/textarea.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/dialogs/textfield.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/forms/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/horizontalrule (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/horizontalrule/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/htmldataprocessor (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/htmldataprocessor/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/htmlwriter (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/htmlwriter/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/iframedialog (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/iframedialog/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/image (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/image/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/image/dialogs/image.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/image/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/indent (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/indent/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/justify (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/justify/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/keystrokes (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/keystrokes/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/link (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/link/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/link/dialogs/anchor.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/link/dialogs/link.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/link/images (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/link/images/anchor.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/link/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/list (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/list/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/listblock (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/listblock/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/maximize (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/maximize/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/menu (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/menu/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/menubutton (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/menubutton/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/newpage (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/newpage/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pagebreak (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pagebreak/images (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pagebreak/images/pagebreak.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pagebreak/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/panel (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/panel/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/panelbutton (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/panelbutton/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pastefromword (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pastefromword/filter (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pastefromword/filter/default.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pastefromword/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pastetext (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pastetext/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pastetext/dialogs/pastetext.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/pastetext/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/popup (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/popup/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/preview (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/preview/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/print (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/print/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/removeformat (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/removeformat/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/resize (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/resize/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/richcombo (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/richcombo/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/save (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/save/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/scayt (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/scayt/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/scayt/dialogs/options.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/scayt/dialogs/toolbar.css (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/scayt/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/selection (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/selection/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_address.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_blockquote.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_div.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_h1.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_h2.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_h3.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_h4.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_h5.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_h6.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_p.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/images/block_pre.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showblocks/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showborders (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/showborders/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/dialogs/smiley.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/angel_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/angry_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/broken_heart.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/confused_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/cry_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/devil_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/embaressed_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/envelope.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/heart.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/kiss.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/lightbulb.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/omg_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/regular_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/sad_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/shades_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/teeth_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/thumbs_down.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/thumbs_up.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/tounge_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/whatchutalkingabout_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/images/wink_smile.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/smiley/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/sourcearea (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/sourcearea/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/specialchar (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/specialchar/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/specialchar/dialogs/specialchar.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/specialchar/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/styles (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/styles/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/styles/styles (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/styles/styles/default.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/stylescombo (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/stylescombo/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/tab (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/tab/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/table (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/table/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/table/dialogs/table.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/table/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/tabletools (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/tabletools/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/tabletools/dialogs/tableCell.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/tabletools/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates/dialogs/templates.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates/templates (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates/templates/default.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates/templates/images (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates/templates/images/template1.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates/templates/images/template2.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/templates/templates/images/template3.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/toolbar (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/toolbar/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/dialogs/uicolor.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/lang (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/lang/en.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/uicolor.gif (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/yui (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/yui/assets (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/yui/assets/hue_bg.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/yui/assets/hue_thumb.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/yui/assets/picker_mask.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/yui/assets/picker_thumb.png (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/yui/assets/yui.css (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/uicolor/yui/yui.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/undo (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/undo/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/wsc (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/wsc/dialogs (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/wsc/dialogs/ciframe.html (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/wsc/dialogs/tmpFrameset.html (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/wsc/dialogs/wsc.css (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/wsc/dialogs/wsc.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/wsc/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/wysiwygarea (added) * trunk/phpgwapi/js/ckeditor/_source/plugins/wysiwygarea/plugin.js (added) * trunk/phpgwapi/js/ckeditor/_source/skins (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/dialog.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/editor.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/elementspath.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/icons.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/icons.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/images (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/images/dialog_sides.gif (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/images/dialog_sides.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/images/dialog_sides_rtl.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/images/mini.gif (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/images/noimage.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/images/sprites.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/images/sprites_ie6.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/images/toolbar_start.gif (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/mainui.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/menu.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/panel.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/presets.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/reset.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/richcombo.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/skin.js (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/templates.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/kama/toolbar.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003 (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/dialog.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/editor.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/elementspath.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/icons.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/icons.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/images (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/images/dialog_sides.gif (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/images/dialog_sides.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/images/dialog_sides_rtl.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/images/mini.gif (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/images/noimage.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/images/sprites.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/images/sprites_ie6.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/mainui.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/menu.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/panel.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/presets.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/reset.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/richcombo.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/skin.js (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/templates.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/office2003/toolbar.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2 (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/dialog.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/editor.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/elementspath.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/icons.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/icons.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/images (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/images/dialog_sides.gif (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/images/dialog_sides.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/images/dialog_sides_rtl.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/images/mini.gif (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/images/noimage.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/images/sprites.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/images/sprites_ie6.png (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/images/toolbar_start.gif (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/mainui.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/menu.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/panel.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/presets.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/reset.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/richcombo.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/skin.js (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/templates.css (added) * trunk/phpgwapi/js/ckeditor/_source/skins/v2/toolbar.css (added) * trunk/phpgwapi/js/ckeditor/_source/themes (added) * trunk/phpgwapi/js/ckeditor/_source/themes/default (added) * trunk/phpgwapi/js/ckeditor/_source/themes/default/theme.js (added) * trunk/phpgwapi/js/ckeditor/adapters (added) * trunk/phpgwapi/js/ckeditor/adapters/jquery.js (added) * trunk/phpgwapi/js/ckeditor/ckeditor.js (added) * trunk/phpgwapi/js/ckeditor/ckeditor.pack (added) * trunk/phpgwapi/js/ckeditor/ckeditor.php (added) * trunk/phpgwapi/js/ckeditor/ckeditor_3.2.1.tar.gz (added) * trunk/phpgwapi/js/ckeditor/ckeditor_basic.js (added) * trunk/phpgwapi/js/ckeditor/ckeditor_basic_source.js (added) * trunk/phpgwapi/js/ckeditor/ckeditor_php4.php (added) * trunk/phpgwapi/js/ckeditor/ckeditor_php5.php (added) * trunk/phpgwapi/js/ckeditor/ckeditor_source.js (added) * trunk/phpgwapi/js/ckeditor/ckpackager.jar (added) * trunk/phpgwapi/js/ckeditor/config.js (added) * trunk/phpgwapi/js/ckeditor/contents.css (added) * trunk/phpgwapi/js/ckeditor/images (added) * trunk/phpgwapi/js/ckeditor/images/spacer.gif (added) * trunk/phpgwapi/js/ckeditor/lang (added) * trunk/phpgwapi/js/ckeditor/lang/_languages.js (added) * trunk/phpgwapi/js/ckeditor/lang/_translationstatus.txt (added) * trunk/phpgwapi/js/ckeditor/lang/af.js (added) * trunk/phpgwapi/js/ckeditor/lang/ar.js (added) * trunk/phpgwapi/js/ckeditor/lang/bg.js (added) * trunk/phpgwapi/js/ckeditor/lang/bn.js (added) * trunk/phpgwapi/js/ckeditor/lang/bs.js (added) * trunk/phpgwapi/js/ckeditor/lang/ca.js (added) * trunk/phpgwapi/js/ckeditor/lang/cs.js (added) * trunk/phpgwapi/js/ckeditor/lang/cy.js (added) * trunk/phpgwapi/js/ckeditor/lang/da.js (added) * trunk/phpgwapi/js/ckeditor/lang/de.js (added) * trunk/phpgwapi/js/ckeditor/lang/el.js (added) * trunk/phpgwapi/js/ckeditor/lang/en-au.js (added) * trunk/phpgwapi/js/ckeditor/lang/en-ca.js (added) * trunk/phpgwapi/js/ckeditor/lang/en-gb.js (added) * trunk/phpgwapi/js/ckeditor/lang/en.js (added) * trunk/phpgwapi/js/ckeditor/lang/eo.js (added) * trunk/phpgwapi/js/ckeditor/lang/es.js (added) * trunk/phpgwapi/js/ckeditor/lang/et.js (added) * trunk/phpgwapi/js/ckeditor/lang/eu.js (added) * trunk/phpgwapi/js/ckeditor/lang/fa.js (added) * trunk/phpgwapi/js/ckeditor/lang/fi.js (added) * trunk/phpgwapi/js/ckeditor/lang/fo.js (added) * trunk/phpgwapi/js/ckeditor/lang/fr-ca.js (added) * trunk/phpgwapi/js/ckeditor/lang/fr.js (added) * trunk/phpgwapi/js/ckeditor/lang/gl.js (added) * trunk/phpgwapi/js/ckeditor/lang/gu.js (added) * trunk/phpgwapi/js/ckeditor/lang/he.js (added) * trunk/phpgwapi/js/ckeditor/lang/hi.js (added) * trunk/phpgwapi/js/ckeditor/lang/hr.js (added) * trunk/phpgwapi/js/ckeditor/lang/hu.js (added) * trunk/phpgwapi/js/ckeditor/lang/is.js (added) * trunk/phpgwapi/js/ckeditor/lang/it.js (added) * trunk/phpgwapi/js/ckeditor/lang/ja.js (added) * trunk/phpgwapi/js/ckeditor/lang/km.js (added) * trunk/phpgwapi/js/ckeditor/lang/ko.js (added) * trunk/phpgwapi/js/ckeditor/lang/lt.js (added) * trunk/phpgwapi/js/ckeditor/lang/lv.js (added) * trunk/phpgwapi/js/ckeditor/lang/mn.js (added) * trunk/phpgwapi/js/ckeditor/lang/ms.js (added) * trunk/phpgwapi/js/ckeditor/lang/nb.js (added) * trunk/phpgwapi/js/ckeditor/lang/nl.js (added) * trunk/phpgwapi/js/ckeditor/lang/no.js (added) * trunk/phpgwapi/js/ckeditor/lang/pl.js (added) * trunk/phpgwapi/js/ckeditor/lang/pt-br.js (added) * trunk/phpgwapi/js/ckeditor/lang/pt.js (added) * trunk/phpgwapi/js/ckeditor/lang/ro.js (added) * trunk/phpgwapi/js/ckeditor/lang/ru.js (added) * trunk/phpgwapi/js/ckeditor/lang/sk.js (added) * trunk/phpgwapi/js/ckeditor/lang/sl.js (added) * trunk/phpgwapi/js/ckeditor/lang/sr-latn.js (added) * trunk/phpgwapi/js/ckeditor/lang/sr.js (added) * trunk/phpgwapi/js/ckeditor/lang/sv.js (added) * trunk/phpgwapi/js/ckeditor/lang/th.js (added) * trunk/phpgwapi/js/ckeditor/lang/tr.js (added) * trunk/phpgwapi/js/ckeditor/lang/uk.js (added) * trunk/phpgwapi/js/ckeditor/lang/vi.js (added) * trunk/phpgwapi/js/ckeditor/lang/zh-cn.js (added) * trunk/phpgwapi/js/ckeditor/lang/zh.js (added) * trunk/phpgwapi/js/ckeditor/plugins (added) * trunk/phpgwapi/js/ckeditor/plugins/a11yhelp (added) * trunk/phpgwapi/js/ckeditor/plugins/a11yhelp/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js (added) * trunk/phpgwapi/js/ckeditor/plugins/a11yhelp/lang (added) * trunk/phpgwapi/js/ckeditor/plugins/a11yhelp/lang/en.js (added) * trunk/phpgwapi/js/ckeditor/plugins/about (added) * trunk/phpgwapi/js/ckeditor/plugins/about/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/about/dialogs/about.js (added) * trunk/phpgwapi/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png (added) * trunk/phpgwapi/js/ckeditor/plugins/clipboard (added) * trunk/phpgwapi/js/ckeditor/plugins/clipboard/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/clipboard/dialogs/paste.js (added) * trunk/phpgwapi/js/ckeditor/plugins/colordialog (added) * trunk/phpgwapi/js/ckeditor/plugins/colordialog/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/colordialog/dialogs/colordialog.js (added) * trunk/phpgwapi/js/ckeditor/plugins/dialog (added) * trunk/phpgwapi/js/ckeditor/plugins/dialog/dialogDefinition.js (added) * trunk/phpgwapi/js/ckeditor/plugins/div (added) * trunk/phpgwapi/js/ckeditor/plugins/div/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/div/dialogs/div.js (added) * trunk/phpgwapi/js/ckeditor/plugins/find (added) * trunk/phpgwapi/js/ckeditor/plugins/find/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/find/dialogs/find.js (added) * trunk/phpgwapi/js/ckeditor/plugins/flash (added) * trunk/phpgwapi/js/ckeditor/plugins/flash/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/flash/dialogs/flash.js (added) * trunk/phpgwapi/js/ckeditor/plugins/flash/images (added) * trunk/phpgwapi/js/ckeditor/plugins/flash/images/placeholder.png (added) * trunk/phpgwapi/js/ckeditor/plugins/forms (added) * trunk/phpgwapi/js/ckeditor/plugins/forms/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/forms/dialogs/button.js (added) * trunk/phpgwapi/js/ckeditor/plugins/forms/dialogs/checkbox.js (added) * trunk/phpgwapi/js/ckeditor/plugins/forms/dialogs/form.js (added) * trunk/phpgwapi/js/ckeditor/plugins/forms/dialogs/hiddenfield.js (added) * trunk/phpgwapi/js/ckeditor/plugins/forms/dialogs/radio.js (added) * trunk/phpgwapi/js/ckeditor/plugins/forms/dialogs/select.js (added) * trunk/phpgwapi/js/ckeditor/plugins/forms/dialogs/textarea.js (added) * trunk/phpgwapi/js/ckeditor/plugins/forms/dialogs/textfield.js (added) * trunk/phpgwapi/js/ckeditor/plugins/iframedialog (added) * trunk/phpgwapi/js/ckeditor/plugins/iframedialog/plugin.js (added) * trunk/phpgwapi/js/ckeditor/plugins/image (added) * trunk/phpgwapi/js/ckeditor/plugins/image/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/image/dialogs/image.js (added) * trunk/phpgwapi/js/ckeditor/plugins/link (added) * trunk/phpgwapi/js/ckeditor/plugins/link/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/link/dialogs/anchor.js (added) * trunk/phpgwapi/js/ckeditor/plugins/link/dialogs/link.js (added) * trunk/phpgwapi/js/ckeditor/plugins/link/images (added) * trunk/phpgwapi/js/ckeditor/plugins/link/images/anchor.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/pagebreak (added) * trunk/phpgwapi/js/ckeditor/plugins/pagebreak/images (added) * trunk/phpgwapi/js/ckeditor/plugins/pagebreak/images/pagebreak.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/pastefromword (added) * trunk/phpgwapi/js/ckeditor/plugins/pastefromword/filter (added) * trunk/phpgwapi/js/ckeditor/plugins/pastefromword/filter/default.js (added) * trunk/phpgwapi/js/ckeditor/plugins/pastetext (added) * trunk/phpgwapi/js/ckeditor/plugins/pastetext/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/pastetext/dialogs/pastetext.js (added) * trunk/phpgwapi/js/ckeditor/plugins/scayt (added) * trunk/phpgwapi/js/ckeditor/plugins/scayt/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/scayt/dialogs/options.js (added) * trunk/phpgwapi/js/ckeditor/plugins/scayt/dialogs/toolbar.css (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_address.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_blockquote.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_div.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_h1.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_h2.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_h3.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_h4.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_h5.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_h6.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_p.png (added) * trunk/phpgwapi/js/ckeditor/plugins/showblocks/images/block_pre.png (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/dialogs/smiley.js (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/angel_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/angry_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/broken_heart.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/confused_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/cry_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/devil_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/embaressed_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/envelope.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/heart.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/kiss.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/lightbulb.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/omg_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/regular_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/sad_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/shades_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/teeth_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/thumbs_down.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/thumbs_up.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/tounge_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/smiley/images/wink_smile.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/specialchar (added) * trunk/phpgwapi/js/ckeditor/plugins/specialchar/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/specialchar/dialogs/specialchar.js (added) * trunk/phpgwapi/js/ckeditor/plugins/styles (added) * trunk/phpgwapi/js/ckeditor/plugins/styles/styles (added) * trunk/phpgwapi/js/ckeditor/plugins/styles/styles/default.js (added) * trunk/phpgwapi/js/ckeditor/plugins/table (added) * trunk/phpgwapi/js/ckeditor/plugins/table/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/table/dialogs/table.js (added) * trunk/phpgwapi/js/ckeditor/plugins/tabletools (added) * trunk/phpgwapi/js/ckeditor/plugins/tabletools/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/tabletools/dialogs/tableCell.js (added) * trunk/phpgwapi/js/ckeditor/plugins/templates (added) * trunk/phpgwapi/js/ckeditor/plugins/templates/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/templates/dialogs/templates.js (added) * trunk/phpgwapi/js/ckeditor/plugins/templates/templates (added) * trunk/phpgwapi/js/ckeditor/plugins/templates/templates/default.js (added) * trunk/phpgwapi/js/ckeditor/plugins/templates/templates/images (added) * trunk/phpgwapi/js/ckeditor/plugins/templates/templates/images/template1.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/templates/templates/images/template2.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/templates/templates/images/template3.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/dialogs/uicolor.js (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/lang (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/lang/en.js (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/plugin.js (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/uicolor.gif (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/yui (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/yui/assets (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/yui/assets/hue_bg.png (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/yui/assets/picker_mask.png (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/yui/assets/yui.css (added) * trunk/phpgwapi/js/ckeditor/plugins/uicolor/yui/yui.js (added) * trunk/phpgwapi/js/ckeditor/plugins/wsc (added) * trunk/phpgwapi/js/ckeditor/plugins/wsc/dialogs (added) * trunk/phpgwapi/js/ckeditor/plugins/wsc/dialogs/ciframe.html (added) * trunk/phpgwapi/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html (added) * trunk/phpgwapi/js/ckeditor/plugins/wsc/dialogs/wsc.css (added) * trunk/phpgwapi/js/ckeditor/plugins/wsc/dialogs/wsc.js (added) * trunk/phpgwapi/js/ckeditor/skins (added) * trunk/phpgwapi/js/ckeditor/skins/kama (added) * trunk/phpgwapi/js/ckeditor/skins/kama/dialog.css (added) * trunk/phpgwapi/js/ckeditor/skins/kama/editor.css (added) * trunk/phpgwapi/js/ckeditor/skins/kama/icons.png (added) * trunk/phpgwapi/js/ckeditor/skins/kama/images (added) * trunk/phpgwapi/js/ckeditor/skins/kama/images/dialog_sides.gif (added) * trunk/phpgwapi/js/ckeditor/skins/kama/images/dialog_sides.png (added) * trunk/phpgwapi/js/ckeditor/skins/kama/images/dialog_sides_rtl.png (added) * trunk/phpgwapi/js/ckeditor/skins/kama/images/mini.gif (added) * trunk/phpgwapi/js/ckeditor/skins/kama/images/noimage.png (added) * trunk/phpgwapi/js/ckeditor/skins/kama/images/sprites.png (added) * trunk/phpgwapi/js/ckeditor/skins/kama/images/sprites_ie6.png (added) * trunk/phpgwapi/js/ckeditor/skins/kama/images/toolbar_start.gif (added) * trunk/phpgwapi/js/ckeditor/skins/kama/skin.js (added) * trunk/phpgwapi/js/ckeditor/skins/kama/templates.css (added) * trunk/phpgwapi/js/ckeditor/skins/office2003 (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/dialog.css (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/editor.css (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/icons.png (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/images (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/images/dialog_sides.gif (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/images/dialog_sides.png (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/images/dialog_sides_rtl.png (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/images/mini.gif (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/images/noimage.png (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/images/sprites.png (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/images/sprites_ie6.png (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/skin.js (added) * trunk/phpgwapi/js/ckeditor/skins/office2003/templates.css (added) * trunk/phpgwapi/js/ckeditor/skins/v2 (added) * trunk/phpgwapi/js/ckeditor/skins/v2/dialog.css (added) * trunk/phpgwapi/js/ckeditor/skins/v2/editor.css (added) * trunk/phpgwapi/js/ckeditor/skins/v2/icons.png (added) * trunk/phpgwapi/js/ckeditor/skins/v2/images (added) * trunk/phpgwapi/js/ckeditor/skins/v2/images/dialog_sides.gif (added) * trunk/phpgwapi/js/ckeditor/skins/v2/images/dialog_sides.png (added) * trunk/phpgwapi/js/ckeditor/skins/v2/images/dialog_sides_rtl.png (added) * trunk/phpgwapi/js/ckeditor/skins/v2/images/mini.gif (added) * trunk/phpgwapi/js/ckeditor/skins/v2/images/noimage.png (added) * trunk/phpgwapi/js/ckeditor/skins/v2/images/sprites.png (added) * trunk/phpgwapi/js/ckeditor/skins/v2/images/sprites_ie6.png (added) * trunk/phpgwapi/js/ckeditor/skins/v2/images/toolbar_start.gif (added) * trunk/phpgwapi/js/ckeditor/skins/v2/skin.js (added) * trunk/phpgwapi/js/ckeditor/skins/v2/templates.css (added) * trunk/phpgwapi/js/ckeditor/themes (added) * trunk/phpgwapi/js/ckeditor/themes/default (added) * trunk/phpgwapi/js/ckeditor/themes/default/theme.js (added) Ticket #663 - Atualizando e centralizando o CKEditor (v. 3.2.1) Wed, 26 May 2010 14:58:18 GMT niltonneto [2860] * trunk/expressoAdmin1_2/js/jscode/users.js (modified) * trunk/expressoAdmin1_2/templates/default/accounts_form.tpl (modified) Ticket #1090 - Correção de falha não validada no ticket #1052. Wed, 26 May 2010 12:14:03 GMT amuller [2857] * trunk/filemanager/inc/class.uifilemanager.inc.php (modified) * trunk/filemanager/inc/class.vfs_functions.inc.php (modified) * trunk/phpgwapi/inc/class.common.inc.php (modified) Ticket #1086 - Corrigindo caminho de inclusão do rsa.inc.php Tue, 25 May 2010 20:00:28 GMT niltonneto [2856] * trunk/phpgwapi/setup/setup.inc.php (modified) Ticket #1041 - Corrigido problema na validação da sessão por IP. Tue, 25 May 2010 20:00:15 GMT niltonneto [2855] * trunk/doc-expressolivre/debian/arqs-conf/header.inc.php (modified) * trunk/header.inc.php.template (modified) * trunk/header.session.inc.php (modified) * trunk/logout.php (modified) * trunk/phpgwapi/inc/class.sessions.inc.php (modified) Ticket #1041 - Corrigido problema na validação da sessão por IP. Tue, 25 May 2010 18:06:34 GMT rafaelraymundo [2853] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) * trunk/expressoMail1_2/js/jscode/draw_messages.js (modified) Ticket #1061 - Corrigidos para exibir dados do certificado qdo. msg ... Tue, 25 May 2010 14:30:07 GMT amuller [2851] * trunk/filemanager/inc/class.uifilemanager.inc.php (modified) * trunk/filemanager/inc/class.vfs_functions.inc.php (modified) Ticket #1086 - Desfazendo erros no commit anterior Tue, 25 May 2010 14:17:47 GMT niltonneto [2849] * trunk/phpgwapi/templates/default/login_default.php (modified) Ticket #1058 - Corrigido problema ao configurar use_https=1 no ... Tue, 25 May 2010 13:41:40 GMT amuller [2848] * trunk/filemanager/inc/class.uifilemanager.inc.php (modified) * trunk/filemanager/inc/class.vfs_functions.inc.php (modified) * trunk/filemanager/js/common_functions.js (deleted) * trunk/filemanager/js/config.js (deleted) * trunk/filemanager/js/connector.js (deleted) * trunk/filemanager/js/drag_area.js (deleted) * trunk/filemanager/js/draw_api.js (deleted) * trunk/filemanager/js/global.js (deleted) * trunk/filemanager/js/handler.js (deleted) * trunk/filemanager/js/jscode/common_functions.js (modified) * trunk/filemanager/js/jscode/draw_api.js (modified) * trunk/filemanager/js/load_lang.js (deleted) * trunk/filemanager/js/main.js (deleted) * trunk/filemanager/js/refresh.js (deleted) * trunk/filemanager/templates/default/main.tpl (modified) Ticket #1086 - Utiliza no filemanager a classe RSA implementada na API Tue, 25 May 2010 13:40:13 GMT amuller [2847] * trunk/phpgwapi/inc/class.common.inc.php (modified) * trunk/phpgwapi/inc/class.rsa.inc.php (added) * trunk/phpgwapi/js/expressoAjax/bigInt.js (added) * trunk/phpgwapi/js/expressoAjax/expressoAjax.js (modified) Ticket #1086 - Implementando a classe rsa com passagem entre php e js Tue, 25 May 2010 12:33:02 GMT amuller [2846] * trunk/phpgwapi/inc/class.common.inc.php (modified) Ticket #1058 - Inserindo instanciação da classe XForm Mon, 24 May 2010 20:49:13 GMT niltonneto [2844] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #1083 - Corrigido problema na mensagem após utilizar desanexar ... Mon, 24 May 2010 19:58:15 GMT niltonneto [2842] * trunk/doc-expressolivre/debian/arqs-conf/header.inc.php (modified) Ticket #1087 - Corrigido problema ocasionado pela falta do "ob_start()". Mon, 24 May 2010 13:11:12 GMT niltonneto [2839] * trunk/expressoMail1_2/js/jscode/draw_messages.js (modified) Ticket #1085 - Corrigido erro com "mailto:" no Internet Explorer 7 e 8. Fri, 21 May 2010 21:47:30 GMT asaikawa [2838] * trunk/workflow/inc/local/classes/class.wf_engine.php (modified) Ticket #1082 - Removido o parametro activityID da chamada do metodo ... Thu, 20 May 2010 21:20:35 GMT asaikawa [2832] * trunk/workflow/inc/local/classes/class.wf_instance.php (modified) Ticket #1082 - Alterado o método getChildren da classe wf_instance de ... Thu, 20 May 2010 17:34:02 GMT niltonneto [2829] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) * trunk/expressoMail1_2/templates/classic/main.css (modified) * trunk/expressoMail1_2/templates/default/main.css (modified) Ticket #1081 - Corrigido problema de quebra de linha em email ... Tue, 18 May 2010 20:09:31 GMT niltonneto [2814] * trunk/expressoMail1_2/js/jscode/draw_messages.js (modified) * trunk/expressoMail1_2/js/jscode/messages_controller.js (modified) Ticket #1040 - Corrige problemas na largura de barra de funções e scroll ... Tue, 18 May 2010 19:47:41 GMT amuller [2812] * trunk/controller.php (modified) * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #911 - Diminuindo a parte de código que inicia a sessão Tue, 18 May 2010 19:29:07 GMT alexandrecorreia [2811] * trunk/jabberit_messenger/templates/default/jabberIM.tpl (modified) * trunk/jabberit_messenger/templates/default/jabberIM_IE.tpl (modified) Ticket #941 - Correcao para IE8 e o Desktop Parana ( Linux ), o campo ... Tue, 18 May 2010 19:28:52 GMT alexandrecorreia [2810] * trunk/jabberit_messenger/js/load.js (modified) Ticket #941 - Correcao para IE8 e o Desktop Parana ( Linux ), o campo ... Tue, 18 May 2010 18:10:20 GMT viani [2809] * trunk/workflow/inc/class.so_userinterface.inc.php (modified) * trunk/workflow/inc/class.ui_adminroles.inc.php (modified) * trunk/workflow/js/orgchart/organization.js (modified) * trunk/workflow/js/userinterface/orgchart.js (modified) Ticket #1080 - Substituição da string (excluído) por (inativo) no cache ... Tue, 18 May 2010 18:09:59 GMT alexandrecorreia [2808] * trunk/jabberit_messenger/js/ldap.js (modified) Ticket #941 - Correcao para IE8 e o Desktop Parana ( Linux ), o campo ... Tue, 18 May 2010 14:51:37 GMT amuller [2806] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) * trunk/help/enviasugestao.php (modified) Ticket #1079 - corrige problema do sugestões text/plain Tue, 18 May 2010 14:14:14 GMT amuller [2805] * trunk/expressoMail1_2/js/jscode/TreeShow.js (modified) Ticket #1078 - corrigindo o problema trocando o caracter delimitador por ... Tue, 18 May 2010 12:41:04 GMT rodsouza [2802] * trunk/admin/inc/class.uiapplications.inc.php (modified) * trunk/admin/inc/class.uicategories.inc.php (modified) * trunk/admin/inc/class.uiconfig.inc.php (modified) * trunk/admin/inc/class.uimainscreen.inc.php (modified) * trunk/admin/templates/classic/config.tpl (modified) * trunk/admin/templates/default/application_form.tpl (modified) * trunk/admin/templates/default/category_form.tpl (modified) * trunk/admin/templates/default/config.tpl (modified) * trunk/admin/templates/default/delete_cat.tpl (modified) * trunk/admin/templates/default/delete_common.tpl (modified) * trunk/admin/templates/default/mainscreen_message.tpl (modified) * trunk/calendar/inc/class.uicalendar.inc.php (modified) * trunk/calendar/js/edit_exmail.js (modified) * trunk/calendar/templates/default/edit.tpl (modified) * trunk/expressoAdmin1_2/inc/class.shared_accounts.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.uimanagers.inc.php (modified) * trunk/expressoAdmin1_2/js/jscode/managers.js (modified) * trunk/expressoAdmin1_2/templates/default/config.tpl (modified) * trunk/expressoMail1_2/inc/class.ldap_functions.inc.php (modified) * trunk/expressoMail1_2/templates/classic/config.tpl (modified) * trunk/expressoMail1_2/templates/default/config.tpl (modified) * trunk/index.php (modified) * trunk/phpgwapi/js/expressolivre/expressolivre.js (modified) * trunk/phpgwapi/js/tools/xform.js (added) * trunk/phpgwapi/js/tools/xlink.js (modified) * trunk/preferences/inc/class.uicategories.inc.php (modified) * trunk/preferences/templates/default/category_form.tpl (modified) * trunk/preferences/templates/default/listcats.tpl (modified) Ticket #1058 - Permitindo o envio de formulário por requisição ... Mon, 17 May 2010 19:57:58 GMT amuller [2801] * trunk/expressoMail1_2/js/jscode/main.js (modified) Ticket #1059 - Corrigindo problema de mostrar imagem quando bloqueada Mon, 17 May 2010 19:01:59 GMT niltonneto [2800] * trunk/expressoMail1_2/js/jscode/abas.js (modified) * trunk/expressoMail1_2/js/jscode/common_functions.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) * trunk/expressoMail1_2/js/jscode/draw_messages.js (modified) * trunk/expressoMail1_2/js/jscode/search.js (modified) Ticket #1040 - Corrige problemas ao redimensionar largura das divs ... Mon, 17 May 2010 17:58:22 GMT niltonneto [2798] * trunk/expressoMail1_2/js/jscode/abas.js (modified) * trunk/expressoMail1_2/js/jscode/common_functions.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) * trunk/expressoMail1_2/js/jscode/draw_messages.js (modified) * trunk/expressoMail1_2/js/jscode/main.js (modified) * trunk/expressoMail1_2/js/jscode/search.js (modified) * trunk/expressoMail1_2/templates/classic/index.tpl (modified) * trunk/expressoMail1_2/templates/default/index.tpl (modified) Ticket #1040 - Corrige problemas ao redimensionar altura das divs ... Mon, 17 May 2010 13:19:28 GMT amuller [2796] * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) Ticket #1059 - Arrumando problema na ordenação da pasta Mon, 17 May 2010 13:03:28 GMT amuller [2795] * trunk/expressoMail1_2/inc/class.phpmailer.php (modified) * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) Ticket #1059 - mudando a chamada do arquivo messages.js Mon, 17 May 2010 13:01:50 GMT amuller [2794] * trunk/expressoMail1_2/inc/class.phpmailer.php (modified) * trunk/expressoMail1_2/index.php (modified) * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) Ticket #1059 - mudando a chamada do arquivo messages.js Mon, 17 May 2010 12:55:12 GMT amuller [2793] * trunk/expressoMail1_2/js/jscode/draw_messages.js (moved) Ticket #1059 - Utilizando um nome mais descritivo para draw_messages Fri, 14 May 2010 20:02:36 GMT amuller [2790] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #405 - Corrigindo problema de array definido em lugar errado Fri, 14 May 2010 17:29:51 GMT niltonneto [2785] * trunk/expressoMail1_2/templates/default/main.css (modified) Ticket #1050 - Removido itálico de não-lidas, já que não foi muito bem ... Fri, 14 May 2010 17:02:56 GMT niltonneto [2782] * trunk/expressoMail1_2/inc/show_thumbs.php (modified) Ticket #1051 - Corrigindo problema no cálculo do $theight para o thumb. Fri, 14 May 2010 14:14:07 GMT niltonneto [2781] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #1076 - Corrigido exibição de text/plain. Removido nl2br e ... Thu, 13 May 2010 19:54:06 GMT amuller [2777] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #405 - Arruma problema da sessão que não está definida mais Thu, 13 May 2010 17:46:05 GMT viani [2776] * trunk/workflow/inc/engine/src/common/WfRuntime.php (modified) Ticket #609 - Modificação na classe WfRuntime para utilizar ... Thu, 13 May 2010 17:33:01 GMT niltonneto [2774] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #1068 - Corrigido problema na visualização de mensagem ... Thu, 13 May 2010 14:12:43 GMT amuller [2770] * trunk/expressoMail1_2/js/jscode/main.js (modified) Ticket #1075 - Corrige o problema ao salvar mensagens encaminhadas ou ... Wed, 12 May 2010 21:35:17 GMT niltonneto [2767] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #1068 - Corrigido problema na visualização de mensagem ... Wed, 12 May 2010 21:01:55 GMT niltonneto [2765] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #1065 - Corrigido problema ao visualizar parte 'message ... Wed, 12 May 2010 20:28:23 GMT amuller [2764] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #405 - Agora corrigindo o erro de inserção de imagem no ... Wed, 12 May 2010 20:24:57 GMT amuller [2763] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #405 - Desfazendo erro do SVN Wed, 12 May 2010 20:22:56 GMT rodsouza [2762] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #405 - Corrigindo problema ao encaminhar email com imagem de ... Wed, 12 May 2010 20:11:46 GMT rodsouza [2761] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) * trunk/expressoMail1_2/js/jscode/search.js (modified) Ticket #1073 - Aplica a correção do ticket em questão no trunk Wed, 12 May 2010 19:39:44 GMT rufino [2760] * trunk/workflow/inc/class.run_activity.inc.php (modified) Ticket #1069 - Método Factory::newInstance para instanciar objetos DAO e ... Tue, 11 May 2010 19:03:42 GMT rufino [2757] * trunk/workflow/setup/default_records.inc.php (modified) * trunk/workflow/setup/tables_update.inc.php (modified) Ticket #1069 - Alterações no setup do workflow para setar o nível de log ... Tue, 11 May 2010 18:13:27 GMT rodsouza [2756] * trunk/phpgwapi/js/tools/xlink.js (modified) * trunk/phpgwapi/js/tools/xscript.js (modified) Ticket #1058 - Melhorando a manipulação de javascripts. Tue, 11 May 2010 14:48:22 GMT amuller [2755] * trunk/expressoMail1_2/js/jscode/messages.js (modified) Ticket #1070 - Corrigindo problema de inserção de codigo JS Tue, 11 May 2010 14:06:28 GMT amuller [2753] * trunk/expressoMail1_2/js/jscode/main.js (modified) * trunk/expressoMail1_2/js/jscode/messages.js (modified) * trunk/expressoMail1_2/js/jscode/messages_controller.js (modified) Ticket #1059 - Correção do bloqueio de imagens depois de mecher no ... Mon, 10 May 2010 19:56:18 GMT amuller [2752] * trunk/expressoMail1_2/js/jscode/TreeShow.js (modified) * trunk/expressoMail1_2/js/jscode/common_functions.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) * trunk/expressoMail1_2/js/jscode/main.js (modified) * trunk/expressoMail1_2/templates/default/config.tpl (modified) * trunk/phpgwapi/js/expressoAjax/expressoAjax.js (modified) Ticket #911 - unificação do cache do connector Mon, 10 May 2010 19:19:31 GMT rufino [2751] * trunk/workflow/inc/class.run_activity.inc.php (modified) * trunk/workflow/inc/local/classes/class.wf_natural.php (modified) * trunk/workflow/lib/factory/WorkflowFactory.php (modified) Ticket #1069 - Criado log para tempo de execução de atividades, ajax, e ... Mon, 10 May 2010 14:52:48 GMT rodsouza [2749] * trunk/calendar/inc/class.uiicalendar.inc.php (modified) Ticket #1058 - Corrigindo problema para exibir a tela de importar ical. Mon, 10 May 2010 14:47:10 GMT rodsouza [2748] * trunk/calendar/inc/class.uicalendar.inc.php (modified) * trunk/calendar/js/edit.js (modified) * trunk/calendar/js/edit_exmail.js (modified) * trunk/index.php (modified) * trunk/phpgwapi/inc/class.javascript.inc.php (modified) * trunk/phpgwapi/inc/jscalendar-setup.php (modified) Ticket #1058 - Corrigindo problema no calendario para adicionar evento e ... Mon, 10 May 2010 13:52:29 GMT amuller [2747] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) * trunk/expressoMail1_2/index.php (modified) * trunk/expressoMail1_2/js/jscode/common_functions.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) Ticket #1059 - Corrigindo problemas de requisições que trazem valores ... Mon, 10 May 2010 12:27:24 GMT rodsouza [2746] * trunk/filemanager/js/jscode/connector.js (modified) * trunk/filemanager/js/jscode/draw_api.js (modified) Ticket #1058 - Corrigindo problema que não permitia o carregmento do ... Fri, 07 May 2010 21:09:27 GMT amuller [2745] * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) Ticket #1059 - Corrigindo pequenos defeitos em vários pedaços de código Fri, 07 May 2010 20:32:58 GMT amuller [2744] * trunk/expressoMail1_2/js/jscode/messages.js (modified) Ticket #1059 - Corrigindo next e previous do messages.js. Fri, 07 May 2010 20:20:32 GMT amuller [2743] * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) * trunk/expressoMail1_2/js/jscode/main.js (modified) * trunk/expressoMail1_2/js/jscode/messages.js (added) Ticket #1059 - Tornando draw_box orientado a objetos Fri, 07 May 2010 20:14:16 GMT rodsouza [2742] * trunk/contactcenter/js/cc.js (modified) * trunk/contactcenter/js/connector.js (modified) Ticket #1058 - Tratando lacuna exibida na exibição no formato tabela. Fri, 07 May 2010 20:11:51 GMT rodsouza [2741] * trunk/phpgwapi/js/tools/xlink.js (modified) Ticket #1058 - Tratando javascripts inline que não eram capturados. Fri, 07 May 2010 19:53:31 GMT niltonneto [2739] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) Ticket #1066 - Correção de problema durante leitura de mensagem sem ... Fri, 07 May 2010 18:15:25 GMT amuller [2735] * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) Ticket #1059 - Tornando draw_box menor em partes. Fri, 07 May 2010 18:01:07 GMT amuller [2734] * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) * trunk/expressoMail1_2/js/jscode/main.js (modified) Ticket #1059 - Tornando draw_box menor em partes. Fri, 07 May 2010 14:39:31 GMT rodsouza [2733] * trunk/phpgwapi/js/expressoAjax/dom.js (modified) Ticket #1059 - Removendo palavra reservada causadora de problemas no IE ... Fri, 07 May 2010 14:16:25 GMT rodsouza [2732] * trunk/phpgwapi/js/expressolivre/expressolivre.js (modified) * trunk/phpgwapi/js/tools/xlink.js (modified) Ticket #1058 - Removendo procedimento para manipulação de interface do ... Fri, 07 May 2010 13:44:01 GMT amuller [2731] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) Ticket #1059 - Corrigindo problemas de variáveis não definidas Thu, 06 May 2010 20:30:43 GMT rodsouza [2729] * trunk/contactcenter/js/ccAux.js (modified) * trunk/contactcenter/js/connector.js (modified) * trunk/phpgwapi/js/expressolivre/expressolivre.js (modified) * trunk/phpgwapi/js/tools/xlink.js (modified) * trunk/phpgwapi/js/tools/xscript.js (modified) Ticket #1058 - Corrigindo problema do caregamento do contactcenter. Thu, 06 May 2010 20:22:37 GMT niltonneto [2727] * trunk/expressoMail1_2/inc/class.message_components.inc.php (modified) Ticket #1065 - Corrigido problema ao visualizar mensagem ... Thu, 06 May 2010 20:10:48 GMT amuller [2726] * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) Ticket #1059 - Correção de problema ao responder Thu, 06 May 2010 18:33:26 GMT amuller [2723] * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) Ticket #1059 - Tornando draw_messages orientado a objetos Thu, 06 May 2010 18:25:02 GMT amuller [2722] * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) Ticket #1059 - Tornando draw_messages orientado a objetos Thu, 06 May 2010 17:38:20 GMT amuller [2718] * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) * trunk/expressoMail1_2/js/jscode/main.js (modified) Ticket #1059 - Tornando draw_messages orientado a objetos Thu, 06 May 2010 14:51:32 GMT amuller [2715] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) * trunk/expressoMail1_2/js/jscode/main.js (modified) * trunk/expressoMail1_2/js/jscode/messages_controller.js (modified) Ticket #1059 - Cria uma classe draw_message no lugar da função gigante Thu, 06 May 2010 12:12:42 GMT amuller [2714] * trunk/expressoMail1_2/inc/class.imap_functions.inc.php (modified) * trunk/expressoMail1_2/js/jscode/abas.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) * trunk/expressoMail1_2/js/jscode/filters.js (modified) * trunk/expressoMail1_2/js/jscode/globals.js (modified) * trunk/expressoMail1_2/js/jscode/main.js (modified) * trunk/expressoMail1_2/js/jscode/messages_controller.js (modified) Ticket #1064 - Implementando parcialmente o ticket Wed, 05 May 2010 18:52:35 GMT rodsouza [2712] * trunk/expressoAdmin1_2/inc/class.functions.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.group.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.maillist.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.uiaccounts.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.uimaillists.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.uimanagers.inc.php (modified) * trunk/expressoAdmin1_2/inc/load_lang.php (deleted) * trunk/expressoAdmin1_2/js/jscode/expressoadmin.js (modified) * trunk/expressoAdmin1_2/js/jscode/groups.js (modified) * trunk/expressoAdmin1_2/js/jscode/institutional_accounts.js (modified) * trunk/expressoAdmin1_2/js/jscode/maillists.js (modified) * trunk/expressoAdmin1_2/js/jscode/managers.js (modified) * trunk/expressoAdmin1_2/js/jscode/users.js (modified) * trunk/expressoAdmin1_2/js/modal/modal.js (modified) * trunk/expressoAdmin1_2/templates/default/accounts.tpl (modified) * trunk/expressoAdmin1_2/templates/default/accounts_form.tpl (modified) * trunk/expressoAdmin1_2/templates/default/groups.tpl (modified) * trunk/expressoAdmin1_2/templates/default/groups_form.tpl (modified) * trunk/expressoAdmin1_2/templates/default/institutional_accounts.tpl (modified) * trunk/expressoAdmin1_2/templates/default/logs.tpl (modified) * trunk/expressoAdmin1_2/templates/default/maillists.tpl (modified) * trunk/expressoAdmin1_2/templates/default/maillists_form.tpl (modified) * trunk/expressoAdmin1_2/templates/default/sectors.tpl (modified) * trunk/expressoAdmin1_2/templates/default/sectors_form.tpl (modified) * trunk/expressoAdmin1_2/templates/default/shared_accounts.tpl (modified) * trunk/expressoAdmin1_2/templates/default/totalsessions.tpl (modified) * trunk/expressoMail1_2/js/jscode/globals.js (modified) * trunk/expressoMail1_2/js/jscode/load_lang.js (modified) * trunk/phpgwapi/inc/class.expressolivre.inc.php (modified) * trunk/phpgwapi/js/expressolivre/expressolivre.js (modified) * trunk/phpgwapi/js/tools/xconnector.js (modified) * trunk/phpgwapi/js/tools/xlink.js (modified) * trunk/phpgwapi/js/tools/xobject.js (modified) Ticket #1058 - Adaptando todo o expressoAdmin1_2 para não realizar ... Wed, 05 May 2010 17:20:35 GMT amuller [2710] * trunk/phpgwapi/images/loading.gif (deleted) * trunk/phpgwapi/js/tools/xlink.js (modified) * trunk/phpgwapi/templates/azul (deleted) * trunk/phpgwapi/templates/celepar (deleted) * trunk/phpgwapi/templates/classic/images/loading.gif (added) * trunk/phpgwapi/templates/default/images/loading.gif (added) Ticket #1058 - Troca a imagem de loading por uma com tema azul Wed, 05 May 2010 11:59:45 GMT rafaelraymundo [2708] * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) Ticket #1063 - Acerta posicao do icone mensagem assinada Tue, 04 May 2010 21:58:04 GMT rodsouza [2707] * trunk/expressoAdmin1_2/inc/class.db_functions.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.institutional_accounts.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.ldap_functions.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.shared_accounts.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.uimanagers.inc.php (modified) * trunk/expressoAdmin1_2/inc/class.uishared_accounts.inc.php (modified) * trunk/expressoAdmin1_2/js/jscode/expressoadmin.js (modified) * trunk/expressoAdmin1_2/js/jscode/institutional_accounts.js (modified) * trunk/expressoAdmin1_2/js/jscode/shared_accounts.js (modified) * trunk/expressoAdmin1_2/templates/default/config.tpl (modified) * trunk/index.php (modified) * trunk/phpgwapi/js/expressolivre/expressolivre.js (modified) Ticket #1058 - Corrigindo problemas no expressoAdmin1_2. Tue, 04 May 2010 19:18:59 GMT amuller [2705] * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) Ticket #1059 - Diminuição da função draw_message Tue, 04 May 2010 18:27:23 GMT rodsouza [2704] * trunk/phpgwapi/inc/class.expressolivre.inc.php (added) * trunk/phpgwapi/js/expressolivre (added) * trunk/phpgwapi/js/expressolivre/expressolivre.js (added) * trunk/phpgwapi/js/tools/xml.js (added) Ticket #1058 - Adicionando scripts referente ao pacote ExpressoLivre. Tue, 04 May 2010 18:25:37 GMT rodsouza [2703] * trunk/admin/inc/class.uimainscreen.inc.php (modified) * trunk/admin/templates/default/application_form.tpl (modified) * trunk/admin/templates/default/applications.tpl (modified) * trunk/admin/templates/default/category_form.tpl (modified) * trunk/admin/templates/default/config.tpl (modified) * trunk/admin/templates/default/delete_cat.tpl (modified) * trunk/admin/templates/default/delete_common.tpl (modified) * trunk/admin/templates/default/listcats.tpl (modified) * trunk/admin/templates/default/voip.tpl (modified) * trunk/calendar/inc/class.uicustom_fields.inc.php (modified) * trunk/calendar/templates/classic/config.tpl (modified) * trunk/calendar/templates/default/config.tpl (modified) * trunk/contactcenter/templates/classic/config.tpl (modified) * trunk/contactcenter/templates/default/config.tpl (modified) * trunk/expressoAdmin1_2/templates/default/config.tpl (modified) * trunk/expressoMail1_2/templates/classic/config.tpl (modified) * trunk/expressoMail1_2/templates/default/config.tpl (modified) * trunk/filemanager/templates/default/config.tpl (modified) * trunk/index.php (modified) * trunk/news_admin/templates/default/acl.tpl (modified) * trunk/news_admin/templates/default/export.tpl (modified) * trunk/phpgwapi/inc/class.common.inc.php (modified) * trunk/phpgwapi/js/tools/xlink.js (modified) * trunk/phpgwapi/js/tools/xscript.js (modified) Ticket #1058 - Adicionando o javascript ExpressoLivre e delegando ao ... Tue, 04 May 2010 18:04:21 GMT rafaelraymundo [2702] * trunk/phpgwapi/templates/default/js/listUsers.js (modified) * trunk/preferences/templates/default/preference_acl.tpl (modified) Ticket #1062 - Implementado try/catch para que se o expresso for aberto ... Tue, 04 May 2010 15:30:31 GMT amuller [2701] * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) Ticket #1059 - Diminuição da função draw_message Tue, 04 May 2010 14:40:21 GMT rodsouza [2700] * trunk/expressoAdmin1_2/index.php (modified) * trunk/phpgwapi/js/tools/xlink.js (modified) Ticket #1058 - Forçando que a URL esteja sempre na raiz. Tue, 04 May 2010 14:07:41 GMT amuller [2699] * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) Ticket #1059 - Diminuição da função new_message Tue, 04 May 2010 13:45:51 GMT rodsouza [2698] * trunk/admin/inc/class.uimainscreen.inc.php (modified) * trunk/admin/inc/class.uivoip.inc.php (modified) * trunk/admin/templates/default/config.tpl (modified) * trunk/admin/templates/default/voip.tpl (modified) * trunk/calendar/csv_import.php (modified) * trunk/calendar/inc/class.uicustom_fields.inc.php (modified) * trunk/calendar/templates/classic/config.tpl (modified) * trunk/calendar/templates/default/config.tpl (modified) * trunk/contactcenter/templates/classic/config.tpl (modified) * trunk/contactcenter/templates/default/config.tpl (modified) * trunk/expressoAdmin1_2/templates/default/config.tpl (modified) * trunk/expressoMail1_2/templates/classic/config.tpl (modified) * trunk/expressoMail1_2/templates/default/config.tpl (modified) * trunk/filemanager/templates/default/config.tpl (modified) * trunk/news_admin/inc/class.uiacl.inc.php (modified) * trunk/news_admin/inc/class.uiexport.inc.php (modified) * trunk/news_admin/templates/default/acl.tpl (modified) * trunk/news_admin/templates/default/export.tpl (modified) Ticket #1058 - Removendo reload nos formulários do admin na ação ... Mon, 03 May 2010 18:31:42 GMT rafaelraymundo [2695] * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) Ticket #1061 - Corrigido dados certificado msg assinada Mon, 03 May 2010 18:08:47 GMT amuller [2694] * trunk/expressoMail1_2/js/jscode/draw_api_messages.js (modified) * trunk/expressoMail1_2/js/jscode/filter.js (modified) * trunk/phpgwapi/js/expressoAjax/dom.js (modified) Ticket #1059 - Diminuição da função new_message Mon, 03 May 2010 17:54:19 GMT niltonneto [2692] * trunk/expressoMail1_2/js/jscode/common_functions.js (modified) * trunk/expressoMail1_2/js/jscode/draw_api_folders.js (modified) * trunk/expressoMail1_2/templates/classic/images/seen.gif (added) * trunk/expressoMail1_2/templates/classic/images/unseen.gif (added) * trunk/expressoMail1_2/templates/default/images/seen.gif (added) * trunk/expressoMail1_2/templates/default/images/unseen.gif (added) * trunk/expressoMail1_2/templates/default/main.css (modified) Ticket #1050 - Estilo entre msgs lidas e não-lidas alterado para ...