Commit Graph

11021 Commits

Author SHA1 Message Date
Ralf Becker
b4f3452ffc Fixed problem that on newer SuSE (and maybe other distros too) none of our required objectclasses for groups are an structural object, which caused the adding of new groups to fail. Now I add the 'namedObject' objectclass, if the first adding fails. 2006-06-03 19:44:44 +00:00
Ralf Becker
fbd2895b99 fixed not working import of SQL groups (incl. memberships now) 2006-06-03 19:32:54 +00:00
Oscar Manuel Gómez Senovilla
ecca7d62f3 admin lang updates 2006-06-03 17:42:34 +00:00
Oscar Manuel Gómez Senovilla
76aa311f39 addressbook lang updates 2006-06-03 17:36:08 +00:00
Oscar Manuel Gómez Senovilla
6d7f643690 calendar lang update 2006-06-03 17:33:31 +00:00
Ralf Becker
408a951b23 small fix to be able to upgrade a pre 1.2 header 2006-06-03 14:45:49 +00:00
Ralf Becker
ef69e29a99 Fix from István Pongrácz for acl-problems in filemanager under php4.3.2 2006-06-03 01:43:40 +00:00
Ralf Becker
7c55d3bdb3 - fixed for IE not working switch "use end date" in freetimesearch
- using duration selectbox now in edit too (incl. "use end date" to give longer/other durations)
2006-06-02 23:36:43 +00:00
Ralf Becker
366f164183 - reworked display of events:
+ no more redundant information in header and body
 + header shows left start-time plus duration and right the icons
 + short events show title
 + in mozilla events are displayed with nice rounded corners
--> IE display is broken at the moment :-(
- added (next) Four day view
- re-added "classic" 1.0 view with no fixed time intervals (4-day, week &  month), configurable via prefs
- restructured prefs to show notification stuff at the end
2006-06-02 19:38:08 +00:00
Ralf Becker
3660a8f6ad fixed bug [ 1497590 ] syncml fails due to excessive session id length
--> new version 1.2.102 for the upcomming bugfix release this weekend
2006-06-01 20:04:05 +00:00
Lars Kneschke
3bbd54e12d fixed slowsync 2006-06-01 16:27:49 +00:00
Lars Kneschke
fcbe2e5dd5 SyncML fixes 2006-06-01 13:38:37 +00:00
Lars Kneschke
31d02fcbf5 SyncML fixes 2006-06-01 13:28:08 +00:00
Lars Kneschke
3648a0eb9e removed double encoding 2006-06-01 13:25:16 +00:00
Ralf Becker
5fa113916e fixed not working --webserver-url option, it even sets empty URL for eGW installed in the docroot now 2006-06-01 03:53:07 +00:00
Ralf Becker
208a375928 fixed not shown images, if eGW is installed in the document root, with webserver_url empty 2006-06-01 03:48:06 +00:00
Ralf Becker
478c9ab8e2 fixed not working --config (after last changes) and added output of (basic) current config 2006-05-31 17:21:25 +00:00
Ralf Becker
ecae41f156 fixed smal prob with non existing header 2006-05-31 01:58:03 +00:00
Ralf Becker
7690dd10f7 fixed smal prob with non existing header 2006-05-31 01:55:13 +00:00
Ralf Becker
b2102ccbd6 - week- and month-view can now be configured (via the user prefs) to display a non-time-grid view (close to what the old calendar does)
- fixed / improved some layout problems with the time-grid views
2006-05-31 00:33:27 +00:00
Ralf Becker
b868fa4be7 some more setup-cli stuff:
- install needs a password now
- translations for en & de
- password can entered via command-line or env.variable
- installing a backup should work now
2006-05-31 00:27:15 +00:00
Ralf Becker
6a595dc541 quitened a debug-message 2006-05-31 00:23:31 +00:00
Ralf Becker
55b9797a59 got setup command line interface fully working:
- create, edit & update the header
- install & update eGW
- config eGW
- create admin account
- install & update languages
- create & restore (install) backups
---> update, languages & backup can work for all domains at once
---> for use in 1.2 you have to update/switch the whole setup app to HEAD/trunk
2006-05-29 02:56:16 +00:00
Ralf Becker
6ccca34f85 - updated header to be processed by phpDocumentor
- fixed bug in delete pointed out by Steven Hammer
2006-05-28 02:39:39 +00:00
Ralf Becker
cfabc10f12 updated header to be processed by phpDocumentor 2006-05-28 02:37:44 +00:00
Ralf Becker
1a3b8761a6 first step to new setup command line interface (setup/setup-cli.php):
- atm. all manageheader functionality is accessible
- reworked manageheader.php using the new setup_header class shared with setup-cli.php
=> install & update via cli is comming the next days
Works in 1.2 if you drop setup-cli.php and class.setup_header.inc.php in a 1.2 install.
2006-05-28 00:55:41 +00:00
Ralf Becker
db4a9e00e5 first step to new setup command line interface (setup/setup-cli.php):
- atm. all manageheader functionality is accessible
- reworked manageheader.php using the new setup_header class shared with setup-cli.php
=> install & update via cli is comming the next days
Works in 1.2 if you drop setup-cli.php and class.setup_header.inc.php in a 1.2 install.
2006-05-27 23:59:41 +00:00
Ralf Becker
1059aa9dec added WebDAV access to filemanager, use the following URL:
- konq: webdav://localhost/egroupware/filemanager/webdav.php/home
- win: http://localhost/egroupware/filemanager/webdav.php/home
You can now you drag and drop to updload files or complete folders and you can edit files directly in the filemanger
2006-05-26 01:56:06 +00:00
Ralf Becker
070e3c2861 added WebDAV access to filemanager, use the following URL:
- konq: webdav://localhost/egroupware/filemanager/webdav.php/home
- win: http://localhost/egroupware/filemanager/webdav.php/home
You can now you drag and drop to updload files or complete folders and you can edit files directly in the filemanger
2006-05-26 01:47:05 +00:00
Ralf Becker
e288f028bd fixed not working cat-filter if multiple (comma-separated) categories where assinged to a contact. Also got sub-cats included again. 2006-05-24 02:28:57 +00:00
Ralf Becker
f10d3f9826 Fixed bug reported by Jens Benner, custom fields in InfoLog were NOT saved on add 2006-05-22 22:02:15 +00:00
Jan v. Lieshout
6b7b606d70 0.9.37-ng-a5 once agains 2006-05-22 20:59:57 +00:00
Pim Snel
20d7921564 tplsavant enhancements needed for jinn and japie functionality 2006-05-22 17:53:56 +00:00
Oscar Manuel Gómez Senovilla
174124dd9c french translation for home 2006-05-20 22:43:17 +00:00
Cornelius Weiß
3f168a0c60 me against php and svn :-(...
or make buttons work with php5.1.x
2006-05-19 18:10:02 +00:00
Cornelius Weiß
f7c9c18bb8 merge from 1.2 2006-05-18 16:19:50 +00:00
Cornelius Weiß
0decebd55b merge from 1.2 2006-05-18 16:14:35 +00:00
Lars Kneschke
87dcfb1c10 bugifx from jan 2006-05-18 14:21:29 +00:00
Lars Kneschke
e612d2c15f me against svn 2006-05-18 02:44:13 +00:00
Lars Kneschke
b3678f8931 the current build environment 2006-05-18 02:43:50 +00:00
Miles Lott
f1a2c2f815 Add special case for mainscreen_message=mainscreen_message (maybe english only?) 2006-05-17 21:14:20 +00:00
Ralf Becker
97236d44b2 updated holiday files 2006-05-17 06:41:18 +00:00
Ralf Becker
bf63ec2ac6 updated holiday files 2006-05-17 06:28:48 +00:00
Miles Lott
93f7c8ca2b Fix spelling in display of config page 2006-05-17 06:15:48 +00:00
Miles Lott
fb4182ea66 Correct spelling 2006-05-17 06:00:12 +00:00
Ralf Becker
3d362fc3e5 bugfix: not all links were forwarded to the timesheet 2006-05-17 05:57:03 +00:00
Ralf Becker
32dc4fdb8b bugfix: url's containg var[]=val got corrupted 2006-05-17 05:53:12 +00:00
Ralf Becker
fbd45e074c bugfix: url's containg var[]=val got corrupted 2006-05-17 05:51:28 +00:00
Ralf Becker
98d4886ed1 bugfix: not all links were forwarded to the timesheet 2006-05-17 05:50:10 +00:00
Ralf Becker
3e9d1d63f6 - fixed now working infolog csv import (1.2 code no longer automaticaly added info_ prefix)
- fixed not working link to addressbook
- added links to projectmanager and free links
2006-05-17 04:37:54 +00:00