Lars Kneschke
244097e99c
added special handling to better detect funambol clients
2007-06-24 23:52:41 +00:00
Oscar Manuel Gómez Senovilla
99771edd87
language updates
2007-06-24 21:55:08 +00:00
Ralf Becker
1be4bf91d1
fix to detect if a table depends on a sequence to not try to drop it separate, thanks to Peter Eisentraut <peter_e-at-gmx.net>
2007-06-24 08:37:16 +00:00
Ralf Becker
8f1f3f68cb
"fix to detect if a table depends on a sequence to not try to drop it separate, thanks to Peter Eisentraut <peter_e-at-gmx.net>"
2007-06-24 08:36:20 +00:00
Ralf Becker
af7edc4008
fixed access to parent dir off session.save_path, which gives errors under open_basedir
2007-06-22 18:25:35 +00:00
Ralf Becker
bd30386440
"fixed access to parent dir off session.save_path, which gives errors under open_basedir"
2007-06-22 18:23:11 +00:00
Ralf Becker
a8754660f0
added note about newer openLDAP with hardcoded uid/gidNumber attribute
2007-06-21 08:59:53 +00:00
Ralf Becker
8f6c4a3d88
"added note about newer openLDAP with hardcoded uid/gidNumber attribute"
2007-06-21 08:58:15 +00:00
Ralf Becker
4ab35f71ef
implemented automatic truncate of varchars to their max size for postgres, to fix SQL errors which cause eg. SyncML to fail under Postgres
2007-06-20 18:49:00 +00:00
Ralf Becker
059ca86239
"implemented automatic truncate of varchars to their max size for postgres, to fix SQL errors which cause eg. SyncML to fail under Postgres"
2007-06-20 18:47:14 +00:00
Ralf Becker
ff26c43642
- fixed problem reported by JOYDEEP on the user-list: disabled accounts can still login under the ldap account backend
2007-06-20 07:43:09 +00:00
Ralf Becker
23c2f997fc
"- fixed problem reported by JOYDEEP on the user-list: disabled accounts can still login under the ldap account backend"
2007-06-20 07:40:59 +00:00
Ralf Becker
48289a5fdd
- fixed handling of passwords with special chars
...
- made handling of empty passwords more obvious
- fixed primary group to use negative group-id
- patch 889: support other apache mod_auth_*
2007-06-20 06:55:59 +00:00
Ralf Becker
1697a56468
"- fixed handling of passwords with special chars
...
- made handling of empty passwords more obvious
- fixed primary group to use negative group-id"
2007-06-20 06:49:02 +00:00
Klaus Leithoff
f0f3152222
the splitting with a complex regex for the parseDate does not work with old javascript. reworked it so splitting is done possible (date) delimiter by delimiter
2007-06-15 13:55:04 +00:00
Klaus Leithoff
de282bc4d5
the splitting with a complex regex for the parseDate does not work with old javascript. reworked it so splitting is done possible (date) delimiter by delimiter
2007-06-15 13:36:23 +00:00
Ralf Becker
bfb48bc52f
fixed sql account backend to return array() instead of false for groups without members (can be created by deleting all users, which are members)
2007-06-15 07:56:43 +00:00
Ralf Becker
dcf1a53a74
"fixed sql account backend to return array() instead of false for groups without members (can be created by deleting all users, which are members)"
2007-06-15 07:55:42 +00:00
Ralf Becker
04ba662494
small enhancement to keep the attachments, 'til the infolog entry gets finally deleted
2007-06-14 06:16:19 +00:00
Ralf Becker
e7b8845f71
fix for bug reported on the german list
2007-06-13 15:38:21 +00:00
Ralf Becker
e54535cfc8
"fix for bug reported on the german list"
2007-06-13 15:37:10 +00:00
Ralf Becker
0f5ea8c016
switching FCK's encoding as html entities off, as we correctly handle charsets and it messes up the wiki totally
2007-06-13 08:36:39 +00:00
Ralf Becker
8eda1028a3
"switching FCK's encoding as html entities off, as we correctly handle charsets and it messes up the wiki totally"
2007-06-13 08:35:13 +00:00
Ralf Becker
789b207183
fixed now working wiki after update from 1.0.0
2007-06-12 15:39:26 +00:00
Ralf Becker
cec25ce548
fixed now working wiki after update from 1.0.0
2007-06-12 15:38:04 +00:00
Ralf Becker
e1d55562ff
bugfix: async service "sometimes" misses jobs (db-class was not cloned but copied)
2007-06-10 08:48:19 +00:00
Ralf Becker
3ddd4a7d17
bugfix: async service "sometimes" misses jobs (db-class was not cloned but copied)
2007-06-10 08:47:14 +00:00
Ralf Becker
331c2a70a0
deny ADS logins with empty passwords, in case anonymous search/bind is enabled on ADS
2007-06-08 15:43:15 +00:00
Ralf Becker
d56c51d71d
deny ADS logins with empty passwords, in case anonymous search/bind is enabled on ADS
2007-06-08 15:42:07 +00:00
Ralf Becker
434346bb0b
fixed not working context sensitiv manual page for site config pages
2007-06-08 10:26:18 +00:00
Ralf Becker
6ca395375e
fixed not working context sensitiv manual page for site config pages
2007-06-08 10:24:20 +00:00
Ralf Becker
01f44ef311
"fix for konq, if multiselect is in a right-alinged table-cell or box"
2007-06-07 10:29:56 +00:00
Ralf Becker
e3b5d92290
fixed trunk update, was including the old stuff twice
2007-06-05 05:18:01 +00:00
Ralf Becker
a6e10055b8
pusing the version to 1.5.001 our new development version
2007-06-04 07:05:53 +00:00
Ralf Becker
d12300031d
pusing the version to 1.4.001 for the final release
2007-06-04 06:47:16 +00:00
Ralf Becker
09810b4b7b
merged changed in trunk between 23961:24008, with the exception of changes in tracker to the new tracking infrastructure, plus adding the svn-helper script
2007-06-04 06:43:09 +00:00
Oscar Manuel Gómez Senovilla
5278ea7463
Fix for bad charset for "Spanish" translation
2007-06-03 22:14:28 +00:00
Ralf Becker
6ce9cd6e03
"added update from 1.2.107"
2007-06-03 21:04:54 +00:00
Oscar Manuel Gómez Senovilla
a33363a884
Czech translation in #824 and extra pending language updates
2007-06-03 18:01:21 +00:00
Ralf Becker
5e59f78c8f
"fixed bug reported on the list: not working backup&restore because of blob columns: they get base64 encoded now"
2007-06-03 17:57:40 +00:00
Ralf Becker
71141e4b14
"fixed not working search for groups"
2007-06-03 15:17:37 +00:00
Oscar Manuel Gómez Senovilla
688dd5f46f
Latest lang updates
2007-05-31 14:49:26 +00:00
Ralf Becker
7ed708df75
NOT FOR 1.4: a very first step to the new vfs structure, it only does a ls via commandline of the old vfs
2007-05-29 08:35:27 +00:00
Lars Kneschke
c34ff4d0f2
merge from trunk(revision 23948:23958) to 1.4 branch
2007-05-27 07:51:16 +00:00
Ralf Becker
c7b304fd55
updated API version for 1.4RC2
2007-05-27 06:41:31 +00:00
Ralf Becker
43672fa9a4
"layout fix: more compact"
2007-05-27 06:34:18 +00:00
Ralf Becker
23b75e9e91
"bugfix: removed accidently (not working) added search for groups"
2007-05-27 06:26:17 +00:00
Ralf Becker
233a414efe
new about page from Sebastian Ebeling
2007-05-26 19:06:12 +00:00
Lars Kneschke
f32da9bdc0
merge from trunk(revision 23930:23943) to 1.4 branch
2007-05-26 06:59:35 +00:00
Ralf Becker
ff5ced8be3
not used since some time
2007-05-25 21:06:10 +00:00
Ralf Becker
1e9b08d510
fixed problems pointed out by Janosch Machowinski <scotch-AT-tzi.de>
2007-05-25 12:18:00 +00:00
Lars Kneschke
aae7286748
merge from trunk(revision 23925:23930) to 1.4 branch
2007-05-25 11:37:39 +00:00
Lars Kneschke
aee25f82df
fix for a sometime not terminating loop. patch provided by knut moeller
2007-05-25 08:24:22 +00:00
Ralf Becker
b8f54d1408
"fixed IE cookie problem: IE seems not to care for the path when deleting cookies, beside using the oposite order in processing the cookies"
2007-05-24 10:11:35 +00:00
Ralf Becker
83a9989e57
"fixed IE cookie problem: IE seems not to care for the path when deleting cookies, beside using the oposite order in processing the cookies"
2007-05-24 10:10:20 +00:00
Lars Kneschke
3ce7f3de4d
merge from trunk(revision 23912:23925) to 1.4 branch
2007-05-23 21:39:52 +00:00
Ralf Becker
755261fe6a
"fixed possible dublicated session-id of our own session-id creation function, by using the php one"
2007-05-23 18:04:05 +00:00
Ralf Becker
497cabb832
"fixed some 'funny' bugs if session-id is in the URL, by adding the session-related vars first (eg. creation of distribution lists does not work)"
2007-05-23 10:36:53 +00:00
Ralf Becker
c2bb34cd4e
fixed missing translation of monthnames after removing the asterisk prefix for untranslated phrases
2007-05-22 18:02:41 +00:00
Lars Kneschke
fa7b6e5504
merge from trunk(revision 23873:23912) to 1.4 branch
2007-05-22 04:04:13 +00:00
Ralf Becker
852f8149b2
"fixed error in fmail compose under Konqueror: fallback textarea is only 4 lines high, not 400px, as FCK expects the heigt as number and adds px itself
...
also removed the commented out tinymce code"
2007-05-21 06:19:42 +00:00
Ralf Becker
80419ee783
"removed some \"dead\" code"
2007-05-20 15:16:15 +00:00
Ralf Becker
5f228355ef
"fixed bug reported on the userlist: partial content under mbstring.func_overload&2"
2007-05-19 04:37:14 +00:00
Ralf Becker
cf7af58f88
"shut the debug message in error_log, when calling the old contact.read() method instead of contacts::search(), as users seem to think it's an error-message"
2007-05-18 17:47:51 +00:00
Ralf Becker
1baadcddcb
"fixed border around popup while printing"
2007-05-18 17:35:12 +00:00
Ralf Becker
1dd9efb7fb
"fixed missing encoding for ambersands by using the standard php functions htmlspecialchars and htmlspecialchars_decode"
2007-05-18 16:10:14 +00:00
Ralf Becker
b29095430d
fix for bug #484 : Unable to 'Search new phrases'
2007-05-17 12:31:18 +00:00
Ralf Becker
d2f80cf8dc
fixed SiteMgr session-problems by making the cookie path/domain configurable with more reasonable defaults then 1.4 has at the moment, making the display of * behind untranslated phrases an option which is by default off (as it anoyes users) and added a few more explenations to Admin >> Site configuration (plus removing not used ones)
2007-05-17 08:35:35 +00:00
Oscar Manuel Gómez Senovilla
83e4306bce
Language updates
2007-05-16 22:10:08 +00:00
Lars Kneschke
906889e6d9
merge from trunk(revision 23866:23873) to 1.4 branch
2007-05-16 08:54:12 +00:00
Ralf Becker
47400643f7
fixed db-creation to allow db-names with dashes
2007-05-15 06:37:24 +00:00
Lars Kneschke
4ebe8bfbe8
merge from trunk(revision 23864:23866) to 1.4 branch
2007-05-15 04:11:24 +00:00
Lars Kneschke
5b65f8f21a
bumped phpgwapi version number for new release and added working ldap acl example for egw ldap addressbook
2007-05-15 04:04:38 +00:00
Lars Kneschke
370bda650e
merge from trunk(revision 23851:23864) to 1.4 branch
2007-05-14 20:43:23 +00:00
Miles Lott
01fb2ed1d6
Replace <?= with <?php echo
2007-05-13 17:50:52 +00:00
Ralf Becker
7f64e2d175
fix for bug #488 : Postgres errors when upgrading to 1.4 beta
2007-05-12 16:58:47 +00:00
Lars Kneschke
defef645e2
disabled context menu in simple view to enable FF2 and IE7 spellchecker
2007-05-09 15:37:25 +00:00
Ralf Becker
0f5ccb8c9f
php5.2
2007-05-09 08:53:08 +00:00
Ralf Becker
8dc321cfe3
"a small fix a had to make some time ago to update a 1.0 install"
2007-05-09 07:56:19 +00:00
Ralf Becker
1b10333979
fix for bug #275 : tree of projects is only one line high in IE, plus removing the margin arround the mainDiv and saving some space around the navbar
2007-05-08 16:52:04 +00:00
Ralf Becker
a33f2ab12c
fix for bug #518 :
2007-05-08 11:44:43 +00:00
Ralf Becker
9748cf96be
fix for bug #700 : Date format d-M-Y not working in Infolog list display
2007-05-08 07:38:36 +00:00
Ralf Becker
8ac09e8dba
fix for bug #674 : no more simple multiple participant selection
2007-05-07 18:59:05 +00:00
Ralf Becker
359eb4b9ea
"small docu update"
2007-05-07 15:01:48 +00:00
Ralf Becker
4378a84503
"fix for bug #445 : xmlrpc utf-8 encoding error
...
Thanks to a fix from Eugene Pivnev"
2007-05-04 12:22:04 +00:00
Ralf Becker
6e15de8da8
"patch #177 : mime-type for wordperfect"
2007-05-03 13:46:19 +00:00
Ralf Becker
e3a4af3a1d
"bugfix/patch #632 : Active Directory (ADS) authentication in 1.4 Beta 4 (1.3.019)"
2007-05-03 13:40:38 +00:00
Ralf Becker
d097030e9f
removed tinymce translations
2007-05-02 14:41:32 +00:00
Ralf Becker
354c637baa
removed tinymce as we have now fck
2007-05-02 14:37:50 +00:00
Ralf Becker
823c0e922a
moved trunk/phpgwapi/templates/idots2 to tags/idots2
2007-05-02 14:36:42 +00:00
Oscar Manuel Gómez Senovilla
55bb6d8bd3
Changes for #512 , for old Yugoslavia update
2007-05-02 09:57:10 +00:00
Ralf Becker
892c5f8f83
"fix for bug #584 : Problem when sorting accounts in the account-selection popup"
2007-05-01 14:26:48 +00:00
Ralf Becker
14fc433fcf
updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC)
2007-04-30 09:10:36 +00:00
Lars Kneschke
eb73971453
enter creates linebreak, shift-enter creates paragraph in fckeditor now. decided by ralf and me
2007-04-30 07:55:01 +00:00
Ralf Becker
6a990be520
worked around stupid php5.2 empty haystack warnings
2007-04-30 05:42:05 +00:00
Ralf Becker
5224372bfc
"limiting the size of a session-file which gets read to list the sessions, to prefent admin users being not able to log in because of a \"runaway\" session of any other user"
2007-04-30 05:37:31 +00:00
Ralf Becker
d7eebb964a
worked around stupid php5.2 empty haystack warnings
2007-04-30 05:34:40 +00:00
Lars Kneschke
2862da3993
make linebreak when pressing enter and not paragraph
...
this modification got lost, when updating to the latest version of fckeditor
2007-04-30 04:38:31 +00:00
Ralf Becker
410dadba14
"VFS bugfixes:
...
- fixed not working creation, rename and deletion of user- and group-dirs
- WebDAV showed all user- and group-dirs in /home and not only the ones the user has read access too"
2007-04-29 12:06:17 +00:00
Ralf Becker
335b0eb97a
"- fixed off-by-one error in extra-icons (gave an empty box)
...
- make topmenu return it's content, not echo it"
2007-04-29 11:06:44 +00:00
Ralf Becker
664f222868
"fixed to small column for timestamp in egw_links.link_lastmod"
2007-04-28 11:54:24 +00:00
Ralf Becker
47763981e9
"missing default for last param or fckeditor"
2007-04-27 08:48:50 +00:00
Cornelius Weiß
63ee37b29c
fix wrong old_defaut imagedir
2007-04-26 23:23:05 +00:00
Ralf Becker
1bee3ca929
removed 'funny' char's in fckeditor*.php, which show up on non utf-8 installation in felamimail
2007-04-26 16:51:12 +00:00
Ralf Becker
dd45443d8e
"fix for bug #486 : InfoLog removes https from urls on display
...
and some other fixes in the activation of url's"
2007-04-26 12:32:03 +00:00
Ralf Becker
c160fdec74
"bugfix: primary-group of current user was read from not always set $GLOBALS['egw']->accounts->data, instead just from $GLOBALS['egw_info']['user']"
2007-04-26 11:52:47 +00:00
Ralf Becker
20b4f9b77d
"fixing an old php5 fix, which caused extra-labels to have key 0 instead of '', which caused eg. InfoLog to require two clicks to close an entry (only after called the first time after login)"
2007-04-26 07:34:27 +00:00
Ralf Becker
5548c8b038
"birthday column with format YYYY-mm-dd was only varchar(10) instead of varchar(12)"
2007-04-26 06:28:36 +00:00
Ralf Becker
07c2be0891
"fixed typo ab_id instead of contact_id in the primary key"
2007-04-26 06:01:20 +00:00
Ralf Becker
47f6358788
"manual link was not working, if session.use_transsid was switched on - thought it seems not to be used, as we take care of transporting the session-id. Maybe it's different between php4 and php5, as I remember is was necessary some time ago. Anyway ... "
2007-04-24 12:49:25 +00:00
Carsten Wolff
0214de953e
RRULE should not be escaped by this class in egw, because it's generated with ; in it
2007-04-24 09:33:22 +00:00
Oscar Manuel Gómez Senovilla
d42198bf07
tracker patch #257 and extra lang files
2007-04-19 21:12:39 +00:00
Ralf Becker
1600dc906e
fixed not working browsing or upload, if eGW is not installed in the docroot, which is our default, also fixed a double // in the path
2007-04-17 14:16:21 +00:00
Ralf Becker
a06732a3e2
"- removed =& in the creation of the framework object because of problems with php4, php5 does not matter anyway"
2007-04-15 08:43:39 +00:00
Ralf Becker
d34a9d3a55
translations used for the fckEditor config/prefs in several apps, plus some more ...
2007-04-14 17:54:35 +00:00
Ralf Becker
c5c317d9df
"get image upload in fck working again"
2007-04-14 16:57:57 +00:00
Ralf Becker
5aad1fc35a
"rearanged t features and layout of eGW's toolsbars a bit for more consitensy and extended the extended mode"
2007-04-14 16:56:04 +00:00
Ralf Becker
ba75b6761a
"enabling upload, otherwise it cant work"
2007-04-14 16:52:30 +00:00
Ralf Becker
9495ece599
synced Connys FCKEditor import from 1.4
2007-04-14 12:21:09 +00:00
Ralf Becker
54e479c408
"get WebDAV working again after the last change in the session class:
...
we can NOT clean the whole egw_info/server array, as this also cleans the variables set in the header, which get not re-read
--> we need to keep the important values: sessions_type and default_domain"
2007-04-07 09:44:39 +00:00
Ralf Becker
01e3fe657e
"bugfix: topmenu shows just the orange ball, if there's no url/label, eg. because the anon use has no right to see that menu item"
2007-04-06 07:37:15 +00:00
Oscar Manuel Gómez Senovilla
532182fa41
latest lang updates
2007-04-05 22:53:35 +00:00
Pim Snel
e464fc3304
- More information why people have no access to app. Users often think they did not log in
...
- Replace html with error msg in code with savant template
2007-03-29 21:01:11 +00:00
Lars Kneschke
a71db5a07c
write a empty memberuid array to ldap only when updating groups
2007-03-20 09:24:22 +00:00
Ralf Becker
1a1a6737d3
distribution lists for the sql addressbook
2007-03-13 14:11:56 +00:00
Ralf Becker
62bd5fa81f
distribution lists for the sql addressbook
2007-03-13 13:38:15 +00:00
Ralf Becker
fb4b851d3b
fixed printing to not print the new topmenu
2007-03-12 11:19:38 +00:00
Oscar Manuel Gómez Senovilla
976edfb561
portuguese updates
2007-03-11 17:08:54 +00:00
Rob van Kraanen
0aa8420ddd
refund action added
2007-03-08 09:10:52 +00:00
Lars Kneschke
0964862aa7
reset the db all other phpgwapi data if switching domains
2007-03-01 06:32:27 +00:00
Lars Kneschke
8e1dc4b5b1
another PHP 5.2 bugfix and an javascript fix from Sebastian
2007-02-28 06:06:35 +00:00
Lars Kneschke
66a207d455
make sure the mbstring supports get always enabled. It's needed for the imap conversion(utf-7 => systemcharset).
2007-02-27 20:04:26 +00:00
Lars Kneschke
8108d69dec
increment version for beta 3 of eGW 1.4
2007-02-27 10:38:22 +00:00
Lars Kneschke
baf14bae10
make syncml searching in egw-pear too
2007-02-27 06:42:45 +00:00
Lars Kneschke
7025c0d91a
fix for Warning: Wrong parameter count for str_replace() in /usr/share/egroupware/phpgwapi/inc/class.html.inc.php on line 1061
2007-02-27 06:41:36 +00:00
Oscar Manuel Gómez Senovilla
b45d2879c8
A lot of pending lang updates
2007-02-25 22:14:48 +00:00
Cornelius Weiß
9f2f7f6d4f
Patch from Jose: sitemgr / wiki file upload from fckeditor.
...
"Attached a small patch on fckeditor that leaves our url passed exact (from site pref), removes the append of file type"
2007-02-23 08:38:24 +00:00
Lars Kneschke
b2dedd114b
update version for eGW 1.4 Beta 2
2007-02-23 06:34:19 +00:00
Lars Kneschke
48c12d2ef9
really, really, really ugly hack, to fix the not displayed js calendar.
...
The calendar disapears, when the image for second select box above the gets replaced. I added a class(sideboxstar) to the balls in the sidebox. Only when the images does not match this class, it get's replaced by the span. Otherwise it stays untouched.
If someone finds a better solution or finds the real source for the problem, feel free to fix it! :-)
2007-02-15 11:18:34 +00:00
Lars Kneschke
4e3612ffcd
patch from Sebastion for Bug #370 : Custom Logo is not shown if not logged in as admin user
2007-02-14 12:42:47 +00:00
Lars Kneschke
4c641f2769
iconv can not convert from/to utf7-imap. Added support for conversion based on the functions provided by the imap extension.
...
Returning the unconverted string when conversion using iconv failed. This was also not working before.
2007-02-14 11:44:01 +00:00
Christian Binder
cb42383e47
fixed some syntax errors in jerryr css - these are now w3 valid
2007-02-12 19:56:12 +00:00
Christian Binder
b8e46525f3
remove inclusion of wz_dragdrop here. This is handled by the dragdrop object cause idots template uses the dragdrop class now
2007-02-12 19:32:24 +00:00
Christian Binder
59a5ebe73a
added real Minimum and Maximum values to the resizeable sidebar
2007-02-05 20:22:01 +00:00
Christian Binder
0d9ed45db1
migrated resizeable sidebar to common dragdrop class. This prevents breaking jscalendar on internet explorer and other DHTML incompatible browsers
2007-02-05 19:28:38 +00:00
Lars Kneschke
c58a299113
REQUEST_URI can contain also some get paramters
2007-02-05 16:01:29 +00:00
Lars Kneschke
c6e057d98f
add another variant to strip the last dirctory name(should be more failsave now
2007-02-01 15:36:39 +00:00
Christian Binder
1b4f5c88c7
applied eGW specific changes: some colors and width
2007-01-31 22:37:17 +00:00
Christian Binder
25a02eeabe
bringing wz_tooltip.js 3.45 into the trunk branch
2007-01-31 22:34:31 +00:00
Christian Binder
e277471b7b
removing old wz_tooltip.js
2007-01-31 22:33:54 +00:00
Christian Binder
249dec935d
applied eGW specific changes: possibility for a focus on DHTML objects and performance issues for ADD_DHTML
2007-01-31 22:21:34 +00:00
Christian Binder
6fabf1a79c
bringing wz_dragdrop.js version 4.87 into the trunk branch
2007-01-31 22:17:34 +00:00
Christian Binder
e3f08938b8
removing old wz_dragdrop.js
2007-01-31 22:17:18 +00:00
Christian Binder
5c303760c3
me against svn :-(
2007-01-31 22:12:25 +00:00
Christian Binder
ce54744ee7
bringing wz_dragdrop.js version 4.87 into the trunk branch
2007-01-31 22:09:27 +00:00
Lars Kneschke
898151a77b
another short php opentags problem
2007-01-26 20:53:35 +00:00
Lars Kneschke
50d9156460
short open tags are not allowed
2007-01-25 05:59:38 +00:00
Lars Kneschke
4fe75764bc
make sure that we are really working with a object. That's not always true, when using SyncML for example.
2007-01-24 16:38:46 +00:00
Pim Snel
f2c57020a5
re-enabled after_navbar hook
...
don't create a link in topmenu notifiy when link is not given
2007-01-23 23:38:09 +00:00
Oscar Manuel Gómez Senovilla
3d6d20e3d8
patch 297
2007-01-22 20:26:34 +00:00
Oscar Manuel Gómez Senovilla
8d6b62a74c
pending lang updates
2007-01-21 11:38:09 +00:00
Cornelius Weiß
d284974f9f
patch #203 from sebastian ebling:
...
extendet submit_button() to also display <input type=button
new type buttononly for eTemplate
applied this type for addressbook.index.right_add buttons
applied this type for tracker.index.right button
2007-01-20 08:54:56 +00:00
Cornelius Weiß
a90f81b8f4
compat for other browsers
2007-01-19 08:00:09 +00:00
Cornelius Weiß
8cf37ad18b
upps, this function is used by wiki
2007-01-19 06:58:38 +00:00
Cornelius Weiß
9e2b2b780f
complete transition to fck
...
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
2007-01-18 19:18:44 +00:00
Cornelius Weiß
97336c3cac
applay path #298 from Jose Luis Gordo Romero: sitmgr, api tiny->fck
2007-01-18 18:00:01 +00:00
Cornelius Weiß
1eb9dbe961
applay path #298 from Jose Luis Gordo Romero: sitmgr, api tiny->fck
2007-01-18 17:59:28 +00:00
Jerry Ruhe
c823cfa15c
added cursor: pointer to the onhover for appicons
2007-01-18 07:41:14 +00:00
Jerry Ruhe
5235f61598
added onhover pointer for brushed metal theme
2007-01-18 05:01:06 +00:00
Jerry Ruhe
6a5ff36817
added onhover pointer for brushed metal theme
2007-01-18 05:00:05 +00:00
Jerry Ruhe
8b95bffc33
as idots, removed manual from appbar. interesting development which allows easier addition of onclick event on icon cell so I added the onclick event to the icon 'cell' as opposed to href on the icon image itself.
2007-01-18 04:48:18 +00:00
Cornelius Weiß
8aa8cd4e2a
applied patch #280 from Sebastian Ebling: * removed the "About ..." menu entry from top and sidebox menu
...
* mostly rewritten the about.php page (added application list)
* changed footer eGroupWare link to about.php
* moved manual from application menu to top and sidebox menu preserving its special link target
2007-01-17 17:51:47 +00:00
Pim Snel
6a91aaf76a
add pdml class as fpdf extension and plus API wrapper the pdml class
2007-01-15 15:35:00 +00:00
Oscar Manuel Gómez Senovilla
28fa81a805
spanish tinymce translation
2007-01-14 20:51:18 +00:00
Jerry Ruhe
ed3c278bbb
removed the appTitle nowrap so the iconbar does over-extend off the page.
2007-01-13 19:32:23 +00:00
Jerry Ruhe
4057b240a8
image modes for appbar.. missed this one
2007-01-13 04:25:36 +00:00
Jerry Ruhe
d812d5551a
image modes for appbar
2007-01-13 04:19:55 +00:00
Jerry Ruhe
db9053d4ca
enabled top menu support
2007-01-13 04:16:53 +00:00
Jerry Ruhe
0e9567af69
enabled top menu support
2007-01-13 04:15:30 +00:00
Ralf Becker
fe7ad0a549
always comparing options as strings
2007-01-12 01:24:05 +00:00
Oscar Manuel Gómez Senovilla
a1a5e3ad58
Fix tab preferences width for idots
2007-01-10 22:50:10 +00:00
Pim Snel
65e30cac8e
display current users in topmenu when topmenu is enabled
2007-01-09 23:15:00 +00:00
Pim Snel
48c4bfdc9b
put current_user code in its own functions
2007-01-09 23:14:21 +00:00
Pim Snel
bfe1e5b04a
- make topmenu default pref setting now
...
- fix bugs and wrong implementation of topmenu
- introduce new hook: topmenu_info for adding content to the topmenu see messenges as example
2007-01-09 22:44:30 +00:00
Pim Snel
4e26206909
remove topmenu code from framework again
2007-01-09 22:42:01 +00:00
Ralf Becker
3ca0341bf9
"fixed docu of search method: order and sort were exchanged"
2007-01-08 08:58:48 +00:00
Ralf Becker
9035eafef4
"- fixed docu of search method: order and sort were exchanged
...
- added missing 'sort' parameter for depricated get_list method"
2007-01-08 08:57:33 +00:00
Jerry Ruhe
496b596452
icon background image and css border change
2007-01-08 02:40:53 +00:00
Jerry Ruhe
053c68b42b
icon background image and css border change
2007-01-08 02:40:34 +00:00
Jerry Ruhe
fefb91fd63
added padding to lables in the prefs tabs
2007-01-08 01:29:02 +00:00
Jerry Ruhe
acdd47118e
image changes so alignment of pref labels are centered correctly
2007-01-08 01:26:43 +00:00
Jerry Ruhe
a15533220b
modified the background images for the prefs tabs
2007-01-07 21:41:01 +00:00
Jerry Ruhe
1581fed5d9
As per Oscars email regarding the preferences tabs, i added an entry in css to prevent line wraps so the tabs dont get garbled up
2007-01-07 21:39:16 +00:00
Jerry Ruhe
274d18bfd2
missed the menu slideout background last time
2007-01-07 21:36:21 +00:00
Jerry Ruhe
d9ac635ec4
fixed icon height to make sure the iconbar lines up
2007-01-06 18:49:30 +00:00
Jerry Ruhe
8cb2f2c141
resize images for jerry and brushed-metal
2007-01-06 06:40:15 +00:00
Jerry Ruhe
a747a6034a
changed to allow resize image to be called from css so each theme can have custom resize images and placement
2007-01-06 06:36:38 +00:00
Jerry Ruhe
ca5b5ecbc4
changed to allow resize image to be called from css so each theme can have custom resize images and placement
2007-01-06 06:32:12 +00:00
Jerry Ruhe
2c19a8b4da
updated to more closly match the idots/navbar.tpl format
2007-01-06 06:31:32 +00:00
Jerry Ruhe
407e58a827
changed to allow resize image to be called from css so each theme can have custom resize images and placement
2007-01-06 06:30:14 +00:00
Jerry Ruhe
2db34b6cc3
changed to allow resize image to be called from css so each theme can have custom resize images and placement
2007-01-06 06:29:43 +00:00
Christian Binder
30f60a1276
dragdrop class: with addCustom() now custom DHTML objects are possible, not just draggables and droppables
2007-01-05 23:07:35 +00:00
Christian Binder
db40bf6470
workaround to get resizeable sidebox and calendar dragdrop working together at the moment - we can remove this if we moved with sidebox to the dragdrop class
2007-01-05 21:49:36 +00:00
Ralf Becker
1793dd8899
as agreed in the devel-days: no more CreateObject in new code, also fixes problems with the session restore
2007-01-05 18:13:33 +00:00
Pim Snel
baf3f4bd7f
add empty topmenu function so it can be implemented seperately
2007-01-05 14:15:23 +00:00
Pim Snel
213d694121
remove error, make topmenu do nothing when not available
2007-01-05 14:13:40 +00:00
Pim Snel
60b9285d71
add topmenu to the egw framework
...
implement topmenu in idots template set
add idots preference to enable topmenu
add idots preference to disable general sidebox menu
some cleanups in idots framework class
some cleanups in egw_framework
2007-01-05 14:06:34 +00:00
Christian Binder
4a0af9f977
dragdrop: make class aware of multiple instances and make wz_dragdrop::ADD_DTHML() more performant
2007-01-05 13:56:28 +00:00
Oscar Manuel Gómez Senovilla
7cb034e071
patch 188 and lang updates
2007-01-05 00:13:14 +00:00
Pim Snel
e95007db37
new more egw-conform calling of xajax
2007-01-04 16:34:23 +00:00
Ralf Becker
a6131d726e
fix for bug #240 : PHP Warning at accountsel popup if search has no result (accounts in ldap)
2007-01-04 06:54:33 +00:00
Ralf Becker
ec313158ee
made the session restore a bit more robust: if the session object could not be restored, destroy and re-create it
2007-01-04 06:37:45 +00:00
Jerry Ruhe
b080fa16bb
Updated brushed-metal theme, not as dark now, added rounded corners for menu and appbox. resize mods to menu.
2007-01-03 04:34:09 +00:00
Jerry Ruhe
8c1d51d369
Updated brushed-metal theme, not as dark now, added rounded corners for menu and appbox. resize mods to menu.
2007-01-03 04:32:31 +00:00
Pim Snel
f957bdfa83
add option custom image path parameter for tree menu to enable custom icons
2007-01-02 23:26:53 +00:00
Pim Snel
2a02a93d54
fix missing sidebox width for autohide sidebox
2007-01-02 20:14:00 +00:00
Ralf Becker
bac355cabe
resize icon Pim forgot to commit
2007-01-02 15:04:07 +00:00
Pim Snel
498fd3be96
add wz_dragdrop code to resize the sidebox menu. It uses ajax to store the new size
2007-01-02 14:08:32 +00:00
Ralf Becker
733e2cfe2d
- if 'egw-pear' exists, it is put in front of the include_path
...
- checking the php min-version of 4.3 now with version_compare and complain if it's not reached
2007-01-01 14:35:44 +00:00
Ralf Becker
6dcc378964
Patch from Oscar (omgs) to fix bug #69 : nis2rfc2307bis.php produces corrupts output.
...
Folded lines got destroyed by a trim, which removes the folding.
2006-12-30 07:25:11 +00:00
Jerry Ruhe
7734e2f55e
user info and current date backgrounds added so they are more noticable. Moved the header of the extraicons drop menu to the bottom of the menu and changed the close icon to the up.button.
2006-12-27 18:29:53 +00:00
Jerry Ruhe
ae3b129ba5
user info and current date backgrounds added so they are more noticable. Moved the header of the extraicons drop menu to the bottom of the menu and changed the close icon to the up.button.
2006-12-27 18:29:37 +00:00
Jerry Ruhe
541b1e2918
user info and current date backgrounds added so they are more noticable. Moved the header of the extraicons drop menu to the bottom of the menu and changed the close icon to the up.button.
2006-12-27 18:29:19 +00:00
Ralf Becker
da45740c4b
fixed not completly removed domain-selection, when disabled
2006-12-27 15:37:37 +00:00
Oscar Manuel Gómez Senovilla
0597fc6cd9
pending lang updates, and gallery translations
2006-12-26 22:20:54 +00:00
Ralf Becker
9172cf3fa9
fix for bug #72 : 'Group' is not translated in calendar popup (and many other places)
2006-12-25 12:38:37 +00:00
Ralf Becker
c9377bfc61
new login page using the framework class(es)
2006-12-25 11:05:44 +00:00
Ralf Becker
80d063e041
new param $path for egw_setcookie to optionally specify a path
2006-12-25 11:04:21 +00:00
Ralf Becker
4d5d4c42c0
quietend a warning happening if no use set in login
2006-12-25 11:02:54 +00:00
Christian Binder
6f78261f7f
modified walter zorns wz_dragdrop.js to have a defined focus on the draggables (e.g. top left or center center) - sent these changes to walter zorn as he thought himself about implementing that, set calendar events to focus now on top center with a border of 2 pixels to make dragging more logical for the user - modified dragdrop class to take focus as e.g. 'top left 5' focuses draggable on top left with a border of 5 pixels inside
2006-12-23 10:13:51 +00:00
Jerry Ruhe
363f287892
bottom menu white bevel revision - wasnt a smooth gradient
2006-12-23 04:51:37 +00:00
Jerry Ruhe
e125f81e04
image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme
2006-12-23 04:26:01 +00:00
Jerry Ruhe
153dc53bd2
image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme
2006-12-23 04:25:41 +00:00
Jerry Ruhe
b2d5ae509c
image theme matchings, modified logo background, menu, layout changes, the raised and shadowed menus just didnt really fit with a brushed theme
2006-12-23 04:25:04 +00:00
Ralf Becker
6584ab6487
some more stupid php5.2 fixes
2006-12-22 06:33:01 +00:00
Ralf Becker
42698c08b6
some more stupid php5.2 fixes
2006-12-21 14:10:59 +00:00
Jerry Ruhe
8cf516e6cd
fixes the logo background from getting -chopped- at the bottom when 'icons only' is selected from preferences
2006-12-21 03:44:36 +00:00
Jerry Ruhe
c61193929a
fixes the logo background from getting -chopped- at the bottom when 'icons only' is selected from preferences
2006-12-21 03:39:43 +00:00
Jerry Ruhe
4fd10a230b
image for bevel effect
2006-12-21 02:58:19 +00:00
Jerry Ruhe
d2328a8eda
smooth out and improve seamless effect for background. mod the icon hovers and logo background. give the iconbar a bottom bevel and smooth the curve on logo cell
2006-12-21 02:57:11 +00:00
Jerry Ruhe
dee180e38b
spacing and image mods
2006-12-21 02:53:10 +00:00
Pim Snel
c1c6bddace
- fix bug in egw_db so that it will always work with postgresql if using external db's
...
- enhance schema_proc so that it can work with schema's of externals db objects
2006-12-20 15:18:27 +00:00
Ralf Becker
e6998c2ecf
PostgreSQL 8.1 fix
2006-12-20 09:26:04 +00:00
Ralf Becker
3660b40851
fixed typo
2006-12-20 09:25:29 +00:00
Ralf Becker
6cb939d3f5
- fixed sometimes not rendered footer (eg. in the general prefs)
...
- closing body&html tags for popups (no navbar, but header)
2006-12-20 09:24:38 +00:00
Jerry Ruhe
32a3126a06
row_on color was way too dark
2006-12-20 07:45:14 +00:00
Jerry Ruhe
e68ee0810f
brushed metal apptitle background
2006-12-20 06:04:02 +00:00
Jerry Ruhe
a22fd64c32
brushed metal backgrounds
2006-12-20 06:00:07 +00:00
Jerry Ruhe
bb9c98b3b1
changed dragarea butoon to fit both jerryr and brushed metal
2006-12-20 05:59:01 +00:00
Jerry Ruhe
68feb8ec05
vertical gradients
2006-12-20 05:57:32 +00:00
Jerry Ruhe
b0e787f916
had to rework the logo so it fits both the jerryr and brushed metal theme
2006-12-20 05:55:21 +00:00
Jerry Ruhe
6438475af2
mod and images for the brushed metal theme
2006-12-20 05:54:44 +00:00
Jerry Ruhe
0b103395d1
images for the brushed metal theme
2006-12-20 05:53:10 +00:00
Jerry Ruhe
47dfbd66f2
mods to jerryr and added the brushed metal theme
2006-12-20 05:51:42 +00:00
Jerry Ruhe
a3d6765e6d
revised layout inorder to accomodate the brushed metal theme for jerryr
2006-12-20 05:51:01 +00:00
Ralf Becker
33d333f56f
quitened these stupid php5.2/mb_string warnings
2006-12-19 07:34:29 +00:00
Ralf Becker
61eb991338
quitened these stupid php5.2 warnings: it seems stripos has the same problems as strstr and stristr, there for I changed everything to @stripos
2006-12-19 07:12:49 +00:00
Ralf Becker
e6dd37c326
quitened 2 of these stupid php5.2 warnings
2006-12-19 07:09:59 +00:00
Ralf Becker
7389a7a2cb
some more refracturing of the template code
2006-12-17 13:14:16 +00:00
Ralf Becker
8d1d8f85f1
not used anymore
2006-12-17 11:51:40 +00:00
Ralf Becker
347f0c5649
Upps portalbox in home also used phpgw_info based themes
2006-12-17 11:45:09 +00:00
Ralf Becker
ddccca1c55
Removed old phpgw_info based themes, they have been depricated in 1.2 and are only used by some old contrib apps
2006-12-17 11:30:26 +00:00
Ralf Becker
fa996ab124
hack to deal with no more $GLOBALS['egw_info']['theme']
2006-12-17 10:44:10 +00:00
Ralf Becker
f4238614f3
new egw_db::capabilities['case_insensitive_like']=='LIKE' ('ILIKE' for Postgres) used for all so_sql search and the lettersearch in addressbook
2006-12-17 08:44:05 +00:00
Christian Binder
f3670af463
dragdrop class: every draggable or droppable now takes an associative array for the values, the class disables itself automatically on non-validated browsers, built-in test mode to validate other browsers
2006-12-15 19:39:36 +00:00
Jerry Ruhe
22508fffc1
buttons stand out better and follow template coloring
2006-12-14 23:11:59 +00:00
Jerry Ruhe
bd67c2da12
buttons stand out better and follow template coloring
2006-12-14 23:11:40 +00:00
Ralf Becker
b13cf65101
fixed fatal error when saving (not applying) the prefs and session-type is php-restore:
...
The way the old Template class works, does not work together with restoring from the session.
2006-12-14 15:17:33 +00:00
Jerry Ruhe
0fde7842b4
menu hide -dragarea- position and image change
2006-12-14 02:33:29 +00:00
Jerry Ruhe
af0b631284
menu hide -dragarea- position and image change
2006-12-14 02:33:10 +00:00
Jerry Ruhe
bcb34dd0a5
fixes IE6 not showing header background for extraicons drop menu.
2006-12-14 01:43:31 +00:00
Jerry Ruhe
c1807febec
fixes IE6 not showing header background for extraicons drop menu.
2006-12-14 01:42:43 +00:00
Jerry Ruhe
7b7e1cfafd
modified extraicons menu to fit the rest of the jerryr template
2006-12-13 23:27:09 +00:00
Jerry Ruhe
82eade0998
modified extraicons menu to fit the rest of the jerryr template
2006-12-13 23:26:48 +00:00
Jerry Ruhe
79bb309bb5
modified extraicons menu to fit the rest of the jerryr template
2006-12-13 23:26:31 +00:00
Ralf Becker
f97a0452e5
removed eGW version for security reasons, as discussed on the list
2006-12-13 14:32:31 +00:00
Ralf Becker
c2fa010b15
using the template from default
2006-12-13 11:33:49 +00:00
Ralf Becker
365352c323
moved idots templates to default
2006-12-13 11:33:28 +00:00
Ralf Becker
4708466097
moved idots templates to default
2006-12-13 11:33:15 +00:00
Ralf Becker
ac73656a17
formatting
2006-12-13 11:23:17 +00:00
Ralf Becker
16ca5b64f5
not used anymore
2006-12-13 11:19:48 +00:00
Ralf Becker
dbc1ee12fe
removed prisma template, it seems to be identical to idots
2006-12-13 11:09:00 +00:00
Ralf Becker
c29e516e71
removed not fully working literati template
2006-12-13 11:08:17 +00:00
Ralf Becker
6035da428e
use one shared head.tpl from default
2006-12-13 09:28:51 +00:00
Ralf Becker
3ee35ea278
removed never working edge-it template
2006-12-12 19:27:17 +00:00
Ralf Becker
d046f849fc
removed old, not fully usable (no sidebox) idsociety template
2006-12-12 19:24:49 +00:00
Ralf Becker
2e3a0a06cd
added a small default registry for f(elami)mail, to list it in the quick add menu, without really supporting linking with mails
2006-12-12 14:40:03 +00:00
Jerry Ruhe
fcb1756233
extraicons image and layout mods
2006-12-12 08:00:52 +00:00
Jerry Ruhe
c3dcde2e75
extraicons image and layout mods
2006-12-12 08:00:07 +00:00
Jerry Ruhe
eb88f7b3f1
extraicons image and layout mods
2006-12-12 07:59:19 +00:00
Jerry Ruhe
f791b17f87
statusbar left padding removed and cross-browser and platform spacing issues.
2006-12-11 08:20:41 +00:00
Jerry Ruhe
f199be0355
extra apps menu dropin from top not the right.
2006-12-11 08:17:28 +00:00
Jerry Ruhe
696fd0064d
adjust statusbar height so new selectbox does not overlap currentapp titlebar
2006-12-11 02:47:01 +00:00
Ralf Becker
a166bb0f57
reworked and refractured the way template sets work in eGW:
...
- virtual baseclass egw_framework in the API which each template extends
- replaces $api/footer.inc.php, $tpl/head.inc.php & $tpl/navbar.inc.php
- all existing phplib template sets just inherit the idots_framework, but can have own templates
- moved most html from navbar.inc.php into the navbar.tpl
--> idots & jerryr are reworked and working, all other template sets are disabled at the moment
--> The rework was done to add a selectbox to add all sorts of entries without the need to change to the app first. This is now implemented in the egw_framework class using the link-registry.
2006-12-10 23:44:18 +00:00
Jerry Ruhe
66dcb36337
image and color mods
2006-12-10 18:39:58 +00:00
Jerry Ruhe
24771e7f60
added print.css
2006-12-10 06:07:25 +00:00
Jerry Ruhe
c57efc85aa
replace arrows
2006-12-10 02:54:17 +00:00
Oscar Manuel Gómez Senovilla
078d5816bd
massive pending language updates
2006-12-09 22:21:27 +00:00
Jerry Ruhe
d1c0f3c91c
adjust height alignment
2006-12-09 22:18:35 +00:00
Oscar Manuel Gómez Senovilla
d312d9a671
patch 156 at egw.org
2006-12-09 18:23:58 +00:00
Jerry Ruhe
1bcde359fc
using default icons
2006-12-09 10:33:40 +00:00
Jerry Ruhe
439ea9b322
logo alignment fix
2006-12-09 10:31:06 +00:00
Jerry Ruhe
f48233e39c
logo alignment fix
2006-12-09 10:30:45 +00:00
Jerry Ruhe
325ab6d6a2
using default icons
2006-12-09 09:53:47 +00:00
Jerry Ruhe
379546f0bb
removed back image and lt-rt borders
2006-12-09 08:24:05 +00:00
Jerry Ruhe
f50b7cb26c
updated appiconsbar to accomodate default icon sizes
2006-12-09 08:21:39 +00:00
Ralf Becker
05cd4a36d9
added quoting for float and decimal types, prevents SQL errors
2006-12-08 10:16:00 +00:00
Jerry Ruhe
ef10e5af0a
image change
2006-12-08 06:46:19 +00:00
Jerry Ruhe
4f3ffcbba5
added print css to give focus on current app when printing
2006-12-08 06:31:55 +00:00
Jerry Ruhe
b3d33c6dfe
currentapp title back
2006-12-08 06:29:32 +00:00
Jerry Ruhe
2ff7443fa6
changed iconbar, sidemenu header and current app title. current app should stand out better.
2006-12-08 06:26:56 +00:00
Jerry Ruhe
1a6ed5c469
color changes
2006-12-08 06:10:19 +00:00
Jerry Ruhe
55e745ce85
layout colors and image updates
2006-12-08 05:36:29 +00:00
Ralf Becker
ce2a7c918f
fixed warning introduced by strstr --> strpos conversation
2006-12-07 19:17:25 +00:00
Cornelius Weiß
4421d6cf09
strstr -> strpos fix by thomas koch
2006-12-07 12:46:08 +00:00
Ralf Becker
915dd1910f
fixing the fix ;-)
...
According to wikipedia windows-1250 is similar to iso-8859-2 - thought German special chars (umlauts) have the same encoding in iso-8859-1
2006-12-06 07:21:45 +00:00
Ralf Becker
19b7844ca3
fixed not working conversation of birthdays in addressbook from 1.2 --> trunk:
...
the update function depended on the addressbook tables in the addressbook app, which was only the case for a short time periode
2006-12-05 19:34:09 +00:00
Ralf Becker
9ab10aeb77
fix for problem describt on the german list: headers from mails send from Outlook, eg:
...
From: =?Windows-1250?Q?X=F6rg_Brd?= <x_brd@xxx.de>
get not decoded correct --> php (at least some versions) seems not to understand the charset windows-1250, which is more or less identical to iso-8859-1
2006-12-05 19:11:38 +00:00
Cornelius Weiß
c6640c044e
kill php5.2 warnings
2006-12-02 11:04:30 +00:00
Cornelius Weiß
56fb1e7052
killed a php5.2 warning
2006-12-02 07:55:09 +00:00
Cornelius Weiß
f4baebf3c1
killed a php5.2 warning
2006-12-01 13:34:17 +00:00
Ralf Becker
24ae9727d5
new jerryr template set from Jerry Ruhe
2006-11-28 07:45:33 +00:00
Ralf Becker
4cc4052813
cat_id was just varchar(32), which is to small if you use lot's of categories, set it to varchar(255) now
2006-11-23 10:37:27 +00:00
Christian Binder
497602b4de
hide body background-image when printing - this makes it possible to activate printing of backgrounds generally (e.g. in Firefox, looks nice for calendar events), but leave background-white instead of grey (which made spooling very,very slow for some reason)
2006-11-22 21:52:56 +00:00
Oscar Manuel Gómez Senovilla
e403dc2670
lang updates
2006-11-19 15:21:31 +00:00
Ralf Becker
084b53971c
fixing the fix: explicitly disallowing "javascript:" url's to be used as menuaction: fixes not working add email links in the addressbook popup for FMail
2006-11-13 11:59:59 +00:00
Ralf Becker
e0e16ab18d
fixed not working forward of not loged in users after login to the original address
2006-11-13 11:06:42 +00:00
Lars Kneschke
1ba36a6ca5
Horde::iCalendar vcalendar export bug
...
Special characters in text field are not scaped when events or todos are exported. For example, ',' in the description field are send literal. According to rfc2445 section 4.3.11 there are some characters which must be scaped or quoted. This patch tries to solved this problem.
patch contributed by Antoni Matamalas
2006-11-13 09:19:01 +00:00
Lars Kneschke
485027f3f1
patch from Christian
...
this patch fixes the handling of daylight saving
2006-11-13 08:19:23 +00:00
Christian Binder
0f4fee5b3f
Horde iCalendar.php::parsevCalendar now accepts ';' AND ',' as field delimiter for EXDATE and FREEBUSY
2006-11-09 09:57:49 +00:00
Lars Kneschke
6173df6f48
* reworked api call for fckeditor
2006-11-08 08:06:27 +00:00
Lars Kneschke
e186062d63
* don't display spell check button (needs some cleanup on server side)
2006-11-07 18:21:18 +00:00
Lars Kneschke
8a0f08b54f
* initial import of fckeditor
...
* added function to add fckeditor instead of tinymce
2006-11-07 18:18:22 +00:00
Cornelius Weiß
21a3b81484
insert webdav
2006-11-06 15:57:55 +00:00
Christian Binder
cc02f439d7
new dragdrop class -- Introduction in WIKI follows the next days
2006-11-05 09:59:38 +00:00
Christian Binder
29ee0ffbeb
new wz_dragdrop.js (v4.85)
2006-11-05 09:58:13 +00:00
Christian Binder
9f7e22754c
removed old wz_dragdrop.js version
2006-11-05 09:52:35 +00:00
Cornelius Weiß
3309ae8f09
egroupware overview
2006-11-03 14:38:25 +00:00
Ralf Becker
8831acc1c4
fixed Pim's addition to the session class: session of the anon user is destroyed, if he tries to enter an application he has no rights to. The check was before the allowed applications have been read ;-)
2006-11-01 09:40:04 +00:00
Ralf Becker
45fa4d0c1c
fix for Nathan to allow again ':' in the links
2006-10-31 16:50:39 +00:00
Ralf Becker
66abd0c259
re-added the account-search-types lost in the rewrite of the accounts-class
2006-10-28 09:32:56 +00:00
Ralf Becker
3dcbd0ae30
fixed adi's patch to allow again searching in other fields then the one used in account-filter (by default uid)
2006-10-28 09:32:04 +00:00
Lars Kneschke
a934f999e9
restructured ldap connect function
...
- we bind now as ldap admin account to read the info about the ldap server
- we now try to use ldap v3 be default and fall back to ldap v2 when v3 fails
2006-10-28 08:38:17 +00:00
Cornelius Weiß
70e9f4f0bc
remove never used spechial ie javascript
2006-10-27 10:05:31 +00:00
Lars Kneschke
268d434501
fix IE only javascript problem
2006-10-25 13:40:38 +00:00
Lars Kneschke
cf1dad6d52
when synchronizing using syncml, we already have php based session started
...
and we are (currently) not allowed to change the session_id later
to solve this problem, we simply return the current session_id in new_session_id()
2006-10-25 08:18:13 +00:00
Ralf Becker
4731a59075
preserve already correctly quoted single quotes
2006-10-22 11:35:58 +00:00
Ralf Becker
88048ecc2f
renamed datetime class to egw_datetime to support php5.2
2006-10-22 06:39:49 +00:00
Ralf Becker
0b261f355b
fixed not working removal of group-memberships via edit-group
2006-10-19 17:11:35 +00:00
Cornelius Weiß
7c7593c7df
update script for 1.2.106 version
2006-10-19 15:31:22 +00:00