Lars Kneschke
4f4554bc18
changed fontsize from 12 to 11
2006-08-16 03:28:33 +00:00
Pim Snel
1f99dafd1b
created makefile and instructions for crunching the tinymce.js file
...
add ttkcruncher to for crunching javascripts
2006-07-06 20:39:08 +00:00
Ralf Becker
11ce7b455d
fix from DHTMLx Team <dhtmlx-AT-scand.com> modified by me to fix the wrong alignment of open folders in Konqueror
2006-03-20 19:13:15 +00:00
Ralf Becker
f219bf221e
updated dhtmlXTree to version 1.2
2006-03-19 17:51:23 +00:00
Oscar Manuel Gómez Senovilla
a15e4d73c7
bug 1391354
2005-12-27 18:52:16 +00:00
Oscar Manuel Gómez Senovilla
15b3d1fc9f
spanish tinymce translation
2005-12-05 01:33:44 +00:00
Cornelius Weiß
d13a6c3ab9
fix: folder mime now also resides in api template folder
2005-11-20 16:16:08 +00:00
Lars Kneschke
99b3049254
removed the unneded 5th parameter
2005-11-20 14:19:29 +00:00
Cornelius Weiß
2e1d4cbc59
fixes:
...
- handle wrong user inputs on filemanger url and dirs
- get mimes from phpgwapi
2005-11-16 10:53:38 +00:00
Cornelius Weiß
d78f9d83da
*** empty log message ***
2005-11-16 10:45:22 +00:00
Ralf Becker
8591e3ce8b
egw_openWindowCentered2, which allows to specify if you need a status-line or not
2005-10-24 07:29:12 +00:00
Cornelius Weiß
ac86dc76e6
Image_transfor is now dual licensed
...
lets use upload_url as index
2005-10-11 22:16:35 +00:00
Ralf Becker
dff8648c7e
tinymce uses now the eGW translation system:
...
- translations of tinymce itself and all plugins are done by langs/lang.php
- existing tinymce translations have been imported into the phpgwapi lang files
2005-10-10 23:20:11 +00:00
Cornelius Weiß
377869146c
remove old code
...
moving and renaming is the same
2005-10-08 09:12:59 +00:00
Cornelius Weiß
4a5902ff92
a nice filemanager for tinymce
2005-10-07 18:23:58 +00:00
Lars Kneschke
559936fa29
make the settings of the active tab from the GET value working under IE6 too
2005-09-23 16:26:26 +00:00
Lars Kneschke
4114f10419
added some more useful functions
...
the IE part still needs some work
2005-08-28 20:32:15 +00:00
Ralf Becker
b495b33d0a
commit for Lars:
...
1) ajax proposal: proof of concept using xajax in felamimail to work without page reloads
2) also implemented IMAP ACL for cyrus and php5 (still needs some work)
2005-07-20 08:07:47 +00:00
Pim Snel
14d38f1667
fix cvs keyword
2005-07-01 13:29:35 +00:00
Pim Snel
f68aee9c82
Add TinyMCE, the future htmlArea Replacement. A clean WYSIWYG editor see tinymce.moxiecode.com/ for more info
2005-06-21 19:21:23 +00:00
Pim Snel
94306102b4
*** empty log message ***
2005-06-21 19:01:57 +00:00
Pim Snel
19bb84b882
Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor see tinymce.moxiecode.com/ for more info
2005-06-21 18:55:36 +00:00
Pim Snel
26c5ed537a
Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor see tinymce.moxiecode.com/ for more info
2005-06-21 18:45:19 +00:00
Pim Snel
48c35027cb
*** empty log message ***
2005-06-21 18:43:31 +00:00
Pim Snel
a623d43816
Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor see tinymce.moxiecode.com/ for more info
2005-06-21 14:41:37 +00:00
Pim Snel
8b6404cbc2
Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor
...
see tinymce.moxiecode.com/ for more info
2005-06-21 13:12:29 +00:00
Pim Snel
17710c20ab
Add TineMCE, the future htmlArea Replacement. A clean WYSIWYG editor
...
see tinymce.moxiecode.com/ for more info
2005-06-21 13:02:36 +00:00
Cornelius Weiß
64bac3df0f
allow all apps to use UploadImage plugin in htmlarea
2005-06-21 12:27:42 +00:00
Cornelius Weiß
adaa4fb4a9
2 slashes are one to much ;-)
2005-06-20 17:46:13 +00:00
viniciuscb
70e7091322
Fixes in htmlarea... reverting to previous version by now
2005-06-19 13:37:50 +00:00
Ralf Becker
a9d1b9f5b4
Reverted to previous jscalendar version, as the new imported one does NOT include the patches we use (eg. in the calendar or for the Mac support). This need to be merged first.
2005-06-19 10:44:54 +00:00
viniciuscb
e600ee01c7
Tablesort javascript file
2005-06-18 22:16:21 +00:00
viniciuscb
fd25fbdc03
Missing javascript files
2005-06-18 22:15:15 +00:00
viniciuscb
14f993f248
Addition of some javascript files, for functionalities explained earlier.
2005-06-18 22:09:31 +00:00
viniciuscb
0a28f3812e
Some changes:
...
- Inclusion of the following javascript directories:
* Connector: javascript object to interface xmlhttprequest object. This object allows
asynchronous posts and support for messages while this post is being done, such as
"wait, contacting server", etc.
* JsAPI: general javascript functions and methods
* jsolait: performs conversion from a xmlrpc message to a javascript object
* xmlRpcMsgCreator: performs conversion from a javascript object to a xmlrpc message
* dynapi: cross-browser class to draw layers
- Update in setup version: now is 1.0.1.008; Update your versions. There was made a
change in phpgw_vfs2_files table in handling of modified files.
- Upgrade of vfs2 classes and PclZip class
- Changes in javascript object and common object to allow the javascript backend to
applications to work (now just filescenter will use it...)
2005-06-18 20:43:14 +00:00
Cornelius Weiß
1a0f3ab29c
- htmlarea plugin "UploadImage" works now together with sitemgr.
...
- In sitmgr ->configure-site you can now specify a directory where images should be uploaded
2005-06-17 17:26:25 +00:00
ak703
9172c8606e
remove border from jscal style blue to be able to define border while embedding.
...
Make integration in sidemenu, or wherelse, more configurable.
2005-01-13 00:11:35 +00:00
Ralf Becker
f0d65a40f3
added content-type header with correct charset to override the webservers default
2004-11-15 08:51:18 +00:00
raphaelpereira
465041f39c
These are the JS classes ContactCenter uses on its interface.
...
dJSWin -> Javascript Window
dTabs -> Javascript Tabs Manager
dftree -> Javascript Tree View
wz_dragdrop -> base DHTML manipulation lib
2004-11-05 22:54:41 +00:00
Pim Snel
cca7bc4085
sevral fixes for IE and Mozilla
2004-10-08 10:15:51 +00:00
Pim Snel
b7d77a8588
fix contextmenu bug when in which occures when in scrolling down in Gecko
2004-10-07 15:34:17 +00:00
Pim Snel
9667feeebf
htmlarea.js
2004-09-28 21:30:52 +00:00
Pim Snel
2a5bd05ad0
UploadImage now works in IE too,
...
Code cleanup
IE resizing bug fixed
2004-09-28 21:06:25 +00:00
bgigon
1aaeda43be
Fixbug under MacOS
...
(Omar Boumeddane)
2004-09-28 12:33:22 +00:00
Pim Snel
80cd655e2c
- made UploadImage finally working
...
- integrated with egroupware using appsession vars
- added max sizes when uploading
- added this CHANGELOG
- added the README for developer instructions
- checked copyrights
- changed icon
2004-09-20 20:40:50 +00:00
Ralf Becker
67c4d01b38
integrated the HTMLarea plugins into the eGW translation system
2004-08-29 01:27:22 +00:00
Ralf Becker
da2755de9a
integrated the HTMLarea plugins into the eGW translation system
2004-08-29 01:26:17 +00:00
Lars Kneschke
87fd7d1d05
fix for Bug: [ 1009099 ] Unable To Add Project
2004-08-25 20:57:31 +00:00
Ralf Becker
f827b8a29b
removed str.replace with anonymous function, as suggested by benjamin
2004-07-20 13:44:30 +00:00
Ralf Becker
c7280a44a9
created new colorpicker for eGW based on the one from htmlArea
2004-07-12 18:50:39 +00:00
bgigon
959740dd9f
FixBug for Safari (Mac)
2004-07-12 09:39:54 +00:00
Ralf Becker
2914721a58
re-added support for old (pre 7.5) opera
2004-07-08 09:42:19 +00:00
Ralf Becker
aac320dbb4
re-added ie5 support benjamin removed - I hope by acident ;-)
2004-07-07 15:05:34 +00:00
Ralf Becker
bd8b16249b
killed debug message left in source
2004-07-07 15:00:28 +00:00
Ralf Becker
560c9abb29
fixes to allow jscalendar to run under IE 5.0 or 5.2 Mac
2004-07-07 14:54:08 +00:00
Ralf Becker
1353159e61
if no url-param given, but a selector (id of a selectbox), the active tab is determind by it's value (set via the html-file)
2004-07-05 17:06:37 +00:00
bgigon
2b487a5097
Fixbug for Opera
2004-06-25 14:46:13 +00:00
bgigon
ebb01e7c9d
Reframing of comments
2004-06-25 12:59:22 +00:00
bgigon
fc3ccca344
Fixbug : JSCalendar function are displayed directly into UI :\
2004-06-25 12:49:38 +00:00
Pim Snel
dd1ed0f786
make UploadImage plugin actualy work (beta1)
2004-06-15 00:27:03 +00:00
Ralf Becker
f51badf1ef
fix for broken date.print function under opera
2004-06-08 12:26:54 +00:00
Ralf Becker
29472d0c52
added possebility to set the url, where the picker "lives", to enable it to load it's html-file correct (without the need to copy it everywhere)
2004-05-26 07:22:43 +00:00
Ralf Becker
892a1b369e
Added tigra color-picker Ver. 1.1
2004-05-26 07:21:00 +00:00
Ralf Becker
ad02489472
some fixes to use jscalendar without calendar-setup, eg. the original samples
2004-05-18 22:33:36 +00:00
Ralf Becker
a806ba7ec3
set width to auto
2004-05-08 21:10:56 +00:00
Ralf Becker
e269ccb9cb
fix for month-name shortcuts different from the first 3-chars of the long name, because they would be indentical with the shortcut of an other monthname, eg. frensh Juin = Jun and Juillet = Jui
2004-05-08 10:36:15 +00:00
Ralf Becker
86a981c07c
setting default prefs to be similar to the regular tooltips (title-tag) of the browser
2004-05-07 21:23:52 +00:00
Ralf Becker
31f348e259
implemented callbacks for week and month, to use it for the navigation in the calendar
2004-05-06 16:21:04 +00:00
Ralf Becker
dd6528f2a1
imported version 3.25 of wz_tooltips, as talked with ndee
2004-05-06 12:10:46 +00:00
Ralf Becker
9f1a3a4e84
imported version 0.9.6 from jscalendar
2004-05-06 11:57:41 +00:00
Pim Snel
80c24683b5
add FullPage plugin
2004-04-21 22:01:27 +00:00
Pim Snel
012e0c2095
add ListType plugin
2004-04-21 20:57:53 +00:00
Pim Snel
60e78f95a6
add EnterParagraphs plugin
2004-04-21 20:49:29 +00:00
Pim Snel
7b24abc7b9
add new UploadImage plugin by Pim Snel ;)
2004-04-21 20:43:23 +00:00
Pim Snel
60ec7792c9
add new UploadImage plugin by Pim Snel ;)
2004-04-21 19:52:49 +00:00
Pim Snel
c3cf8d5151
add HtmlTidy plugin
2004-04-21 19:18:54 +00:00
Pim Snel
a6febdab71
updating to HTMLAREA RC1/CVS
2004-04-20 22:59:21 +00:00
Pim Snel
5e2f3d67ba
updating to HTMLAREA RC1/CVS
2004-04-20 22:52:47 +00:00
Pim Snel
ce42d456ca
*** empty log message ***
2004-04-20 22:46:07 +00:00
Pim Snel
eaa4ef387e
updating to HTMLAREA RC1/CVS
2004-04-20 22:45:00 +00:00
Pim Snel
627bf9d53d
updating to HTMLAREA RC1/CVS
2004-04-20 22:17:46 +00:00
ak703
1933983ced
icon removed - not needed anymore
2004-02-09 23:41:13 +00:00
ak703
c4db604c28
not needed anymore
2004-02-05 23:14:11 +00:00
ak703
bddedd242a
cosmetic correction
2004-01-29 22:19:41 +00:00
Pim Snel
78abc16071
update the rest of the HA-tree
2004-01-29 21:41:11 +00:00
Pim Snel
62d44f48dd
update the rest of the HA-tree
2004-01-29 21:33:15 +00:00
Pim Snel
9ab15364c4
update the rest of the htmlarea-tree
2004-01-29 21:27:14 +00:00
Pim Snel
df41169804
update the rest of the htmlarea tree
2004-01-29 21:24:39 +00:00
Pim Snel
e9ff05661c
update and fix htmlarea when having more then on textbox in a form
2004-01-29 13:36:38 +00:00
Lars Kneschke
8bb2fcf1bf
make foldertree images working with any template
2004-01-28 09:06:33 +00:00
ak703
cca1d7d7bb
modified main function with a second parameter (icondir) to define template based icon path through php script (call with new dtree(object,icondir) [ndee]
2004-01-28 00:03:24 +00:00
ak703
e451759468
Added default_icons for general use of foldertree, if no template specific icons defined
2004-01-27 23:54:22 +00:00
Lars Kneschke
d8d42273f7
add foldertree js class
2004-01-27 20:20:40 +00:00
Ralf Becker
a3a85a862d
import htmlarea 3.0beta
...
eGW code to use it, is in phpgwapi/inc/class.html.inc.php the translations (via eGW standard translation system) are in phpgwapi/inc/htmlarea-lang.php
2004-01-08 09:03:17 +00:00
Ralf Becker
568bc3d513
update to jscalendar ver. 0.9.5
2003-11-11 14:51:10 +00:00
Lars Kneschke
507bc9499e
importing tabs js-class
2003-08-31 17:24:29 +00:00
Ralf Becker
b90c3e5f47
reimported jsCal into phpgwapi/js now
2003-08-28 16:44:06 +00:00