Commit Graph

14037 Commits

Author SHA1 Message Date
91db5f97c7 remove htmlarea as it is replaced by tinymce 2006-08-22 12:20:25 +00:00
53ad443399 fixed not working update via SyncML 2006-08-22 08:14:35 +00:00
754e6948bf fixed not working copy 2006-08-22 08:14:15 +00:00
d7a7cc8d49 add filemanager plugin for new version of tiny_mce 2006-08-22 06:30:52 +00:00
68077b49ac skiped two folders in new tinymce version 2006-08-21 19:40:16 +00:00
6d48818f08 add version 2.0.6.1 of tinymce 2006-08-21 19:26:21 +00:00
9e80148276 remove old tinymce version 2006-08-21 19:24:18 +00:00
ae53106726 Patch from christian.binder-AT-freilassing.de: multiple exceptions not working 2006-08-21 10:47:35 +00:00
a92c5ea81a new egw_cal.cal_special integer column, to flag calendar entries as eg. birthdays/aniversaries (1). Plans are to use this to store the holidays and and linked entries of timed infolog (eg. phonecalls) too. 2006-08-21 08:15:14 +00:00
56382e2c1a fixed not working holidays after the old sbox class has been removed from the API 2006-08-21 08:03:32 +00:00
be7cca8a44 improved handling of devinfo. Now we check if we have the needed datastore info for every alert. If we don't have them, we request the devinfo.
That's important for the synthesis client, which (can) send different datastore options, depending on the enabled datasources on the client.
2006-08-21 03:46:08 +00:00
1037ac7d7f added a shortcut function, to display a defined type of tinymce window. To have a equal looking tinymce window all over egw. 2006-08-21 02:59:35 +00:00
14c00ccf56 moved SyncML install checks from check_install to the SyncML app 2006-08-20 10:12:36 +00:00
ca976cd982 moving the syncml tables to the new syncml app and mark it installed as version 0.9.0 2006-08-20 09:48:10 +00:00
d110bf5189 fixing some css-bugs which fill the firefox javascript console 2006-08-19 07:12:26 +00:00
d00d7a0b1a fixing some css-bugs which fill the firefox javascript console 2006-08-19 07:09:30 +00:00
7a167bcb6b fixing some css-bugs which fill the firefox javascript console 2006-08-19 07:08:52 +00:00
dfb2e85ed6 fixed bug TinyMCE destroys xml or html in content 2006-08-18 09:21:28 +00:00
59a78d0dbc typo 2006-08-17 20:27:21 +00:00
374749cdde fixed not working save_value() method, if read_repository was not called 2006-08-17 14:32:25 +00:00
ad2c99f11e ability to pass arguments to the etemplate method 2006-08-17 05:36:19 +00:00
40012677d7 don't convert charset 2 times anymore 2006-08-17 03:38:27 +00:00
ffb60e3bdf nothing 2006-08-17 03:32:18 +00:00
502f8508ef removed (hopefully) unneeded linebreaks 2006-08-17 03:30:19 +00:00
b4be59fbb0 update to new xajax version 2006-08-16 03:31:35 +00:00
acec55da41 add info for new caltasks sync source 2006-08-16 03:31:06 +00:00
46d29b527d search also in idots as default image path
that would allow us to remove default completly in the future
2006-08-16 03:30:23 +00:00
45389f45f4 update to new xajax version 2006-08-16 03:29:25 +00:00
4f4554bc18 changed fontsize from 12 to 11 2006-08-16 03:28:33 +00:00
01deaaef79 killed a warning 2006-08-15 17:00:12 +00:00
45200da684 various syncml fixes
- when doing slowsync we don't update the entries anymore. we just add the needed mapping to the database.
- improved handing of deviceinfo
2006-08-15 14:42:13 +00:00
072b6966d2 // fix for Nokia Series 60 which seem to send empty data block sometimes 2006-08-15 14:40:34 +00:00
117fd9d31b various syncml fixes 2006-08-15 14:29:56 +00:00
b3dbb91d80 various syncml fixes 2006-08-15 14:29:45 +00:00
215bf8f305 - added mappings for nokia e61
- removed unneeded charset conversion on import
2006-08-15 12:46:26 +00:00
1f0d4797aa validation for selectboxes 2006-08-15 12:14:05 +00:00
1ea213f903 allow users with identical names as groups (LDAP) to login, thanks to Jan Lindemann <jan-at-jannet.de> 2006-08-15 03:15:55 +00:00
8b199cf8e2 better error-message 2006-08-14 18:33:41 +00:00
df140e9421 some translations 2006-08-13 18:06:29 +00:00
74001bd3ab sitemgr module was not including the eTemplate javascript file 2006-08-13 18:06:10 +00:00
64a688cbb4 bugfix: import of responsible was not working, as InfoLog expects now an array there, fixed it so that the import accepts now a comma or semicolon separated list of nummerical user-id or user-names 2006-08-13 05:45:47 +00:00
71810b2000 fix: migration of cats in evolutionorgperson 2006-08-12 16:56:57 +00:00
2d41edc263 fixed not working delete 2006-08-12 08:46:20 +00:00
0d0c9df4db some etemplate fixes:
- date-widget does no longer set extension-data if readonly (not used and can conflict with other widgets using the same name, as it was the problem in PM)
- select-widget: fix for "can not unselect the last category"
- red error-messages have now a "white-space: nowrap" for nice formatting
- confirm-message did not quote single quotes (') correct, which caused the complete confirm dialog to fail and allways execute the button
- readonly textarea's without column and row specification are rendered now as <pre></pre> to only take space needed
2006-08-12 06:14:28 +00:00
3d831bf7d7 new search method plus documentation 2006-08-11 20:50:36 +00:00
e19d53e870 widget to display the content of the historylog 2006-08-11 20:49:43 +00:00
679ffd7ac0 fix for bug [ 1526576 ] acl.tpl bug
typo in hiddenvars, causes search in acl to loose the user/group and default to the current user, thanks to Nick Mossie (ldeviator)
2006-08-11 06:34:23 +00:00
0ab715fc86 small utility to re-link timeheets with projectmanager (fix deleted links by the bug in the links class) 2006-08-07 08:35:27 +00:00
4ab9783482 killed a few warnings for error_reporting = E_ALL 2006-08-06 05:37:42 +00:00
28ea28e013 For the initial release of Credits Point we need add one API class
Credits Point will introduce payed services in to egroupware. Payments are 
handled via Payment Service Provider Plugins. Credits Point is compatible 
with OsCommerce for these plugins so we have access to hundreds of payment 
plugins.

Developers can register functionality in the CP service database. CP admins
can offer registered functionality as payed service to the eGW users.

More info follow...
2006-08-04 08:50:11 +00:00