Commit Graph

4515 Commits

Author SHA1 Message Date
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
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
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
40012677d7 don't convert charset 2 times anymore 2006-08-17 03:38:27 +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
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
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
2d41edc263 fixed not working delete 2006-08-12 08:46:20 +00:00
3d831bf7d7 new search method plus documentation 2006-08-11 20:50:36 +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
46788e009b update from 1.2.104 2006-08-03 07:27:42 +00:00
e22ad754a5 fixed not working jscalendar, if for some reason no default date- or timeformat was set in the (default) prefs 2006-07-31 19:43:21 +00:00
33310098b9 lang updates 2006-07-31 16:20:28 +00:00
2e0b22691a fixing a syntax error 2006-07-24 07:20:44 +00:00
12cf0f6eb9 new ajax activity icon
created with http://www.ajaxload.info/
2006-07-24 04:23:04 +00:00
e6ebaff6fb take "deny grant access" into account again 2006-07-20 06:53:45 +00:00
dab5e19ef8 massive lang update 2006-07-16 07:13:01 +00:00
9ae99b8003 postgres fix, auto-id column need to be NOT set 2006-07-14 19:59:16 +00:00
b12b8ada8b fixed warning if a group without members got created 2006-07-13 19:54:02 +00:00
3d4c680760 typo 2006-07-12 20:43:38 +00:00
e9c61d87d9 fixed bug, that caused accounts::search() to allways return on the first maxmatches accounts, as the underlying contacts::search() and so_sql::search() need the start param to be exact false and not null 2006-07-12 18:31:19 +00:00
c094f15db4 fixed error "no accounts/groups shown in admin", reported by Max.Bidlingmaier-at-EasternGraphics.com, if maxmatches not set 2006-07-12 15:15:44 +00:00
b67d241224 added default type for ./contacts 2006-07-11 18:29:22 +00:00
34346b6847 fixed error in modification of existing group, if groupOfNames can NOT be used together with posixGroup (nis schema) 2006-07-11 02:28:58 +00:00
26e3790620 script to migrate to the rfc2307bis schema from nis 2006-07-11 01:49:06 +00:00
46b151baa4 improved handling of slowsync and twowaysync 2006-07-09 07:27:23 +00:00
b1f1455edc added a list of changed and new addressbook fields 2006-07-08 22:18:36 +00:00
8072930632 write only for contact-repository sql-ldap, but not for sql and account in ldap 2006-07-08 21:41:42 +00:00
82af1db4bd fix: title in checkbox_multiselect was (only) set for the checkbox, not the whole label 2006-07-08 20:18:36 +00:00
c22ac6678c make egw_addressbook.account_id unique, as it should be and to speed up the join with the accounts-table 2006-07-08 01:02:37 +00:00
ad7972870c moved saving of account contact-data to accounts class 2006-07-08 00:20:27 +00:00
236ed1e3df removed the not longer used schema 2006-07-06 23:17:22 +00:00
11775a0846 new method to get the message_id of a phrase 2006-07-06 23:02:55 +00:00
970ebe0784 - include US states from sbox
- methods to translate between country-code and -name
- methods to return a translated country-list
2006-07-06 22:52:50 +00:00
fbb8eee4ee removed not used sbox classes, use html-, country- or uiaccountsel-class instead 2006-07-06 22:51:45 +00:00
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
6b005761e4 changes thanks to Aleksander Adamowski of the developers list 2006-07-01 21:37:09 +00:00
27da7f6edb fixed a fatal error in (direct) updating a 1.0.x install 2006-07-01 20:18:44 +00:00
4910d3d599 fix: to short column definition for remark field in link class 2006-06-28 12:34:51 +00:00