273bd722e2
fix for bug #1739 : config for CSV export for non-admins is not working.
...
Reworked it not in the following way:
- numerical limit or total disabling (setting "no"), are only valid for
non-admins
- addressbook has it's own value, but uses now the global one, if no
addressbook specific limit is set
2008-10-16 11:17:49 +00:00
dd21535a72
"patch #1769 : infolog sidebox menu has wrong link to custom fields
...
"
2008-10-16 05:39:58 +00:00
7c69d01277
"fixed bug reported by Frank Becker on the German list: Links in popup notification contains double egroupware path
...
(caused by calling html::link AND htm::a_href on the link, which caused a double run through egw_session::link )
"
2008-10-16 05:30:31 +00:00
504b096e06
latest update of egw translators pending work
2008-10-15 21:11:30 +00:00
5261728792
Fixed not working custom fields:
...
- SQL error when storing cfs
- csv export did not contain cfs (reported by Frank Becker)
- list did not contain cfs
- list caused check of attachments for every single entry, without
displaying the attachments
- empty cf values got stored in db
--> had to rework the whole cf stuff :-(
2008-10-15 16:37:23 +00:00
abc26d61ee
"fixed error introduced with postgres fix from this morning, sorry ;-)
...
"
2008-10-15 10:02:30 +00:00
303699d341
"fix for postgres problem reported by peter goerzen
...
"
2008-10-15 06:00:38 +00:00
a05b0f0fa1
removed outdated docu
2008-10-15 05:57:00 +00:00
dc12a69e9a
fixed lang file name
2008-10-15 05:56:45 +00:00
3684010c3b
create home dir for admin created in setup
2008-10-14 16:08:32 +00:00
2e66d3b093
"use a default for the host in resolve_url, as we otherwise get an invalid url (scheme:///path/to/something)!
...
"
2008-10-14 14:57:35 +00:00
cd781c228c
Only check for smtp server. As Klaus is going to create an emailadmin
...
profile allowing the user to set there own profiles and signatures, if
no default imap server is defined in setup.
2008-10-14 14:34:41 +00:00
bee370fa61
"fixed redirection loop, if ented path does not exist"
2008-10-14 13:20:31 +00:00
587e9ba581
"changed chcon syntax, as Fedora 9 did not like it"
2008-10-14 10:14:54 +00:00
40f013181e
"set recommend php version to 5.2+"
2008-10-14 09:27:10 +00:00
3358a39461
Fixed install problems with missing php dom extension,
...
which is required (but not declared) by importexport:
- added requirement to importexport/setup/setup.inc.php
- gracefully fail if dom is not available
- add dom extension to rpm requirements
--> this has been reported many times on the list as "missing wiki
pages", which is caused by suppressed fatal error in importexports
default-records, stoping other apps default records to run
2008-10-14 08:42:09 +00:00
60b85adcbc
"reworked _get_css debug message:
...
- was given if no css function as defined (correct use)
- explain a bit more what's wrong"
2008-10-13 18:23:02 +00:00
cae06956af
"final 1.6rc1 spec file:
...
- added mysql and php(5)-mysql dependency
- added missing etemplate macro
- removed not longer used manageheader patch
- removed not longer used sitemgr-link symlink"
2008-10-13 17:24:05 +00:00
8be2abb833
dummy header for rpm redirecting to setup
2008-10-13 14:21:47 +00:00
847b0c36f6
dummy header for rpm redirecting to setup
2008-10-13 14:20:49 +00:00
f3f306e1ee
not longer needed
2008-10-13 08:51:37 +00:00
b765f7314b
fixed dummy header, empty makes problems in rpm build
2008-10-13 06:09:49 +00:00
2cc98a295f
fixed dummy header, empty makes problems in rpm build
2008-10-13 06:09:13 +00:00
2030c6a24a
"better handle the situation of an empty / dummy header in rpm files"
2008-10-13 06:03:32 +00:00
82bbc1238f
Update to move resource pictures in the regular attachment dir with name
...
.picture.jpg
2008-10-10 17:51:06 +00:00
b7d41043ac
Store pictures now like file attachments with name .picture.jpg
...
(they are suppressed from being displayed as regular attachment).
Thumbnails are handled via etemplates thumbnail facility.
2008-10-10 17:04:22 +00:00
868c532beb
"link registry parameter with an extra options to egw_vfs::find, to eg. remove some files from the list of attachments"
2008-10-10 17:02:43 +00:00
9b4e06c998
"fixed stream open mode 'rb' was treated as a write mode: now 'b'=binary is ignored, as all operations are binary"
2008-10-10 17:00:03 +00:00
4c6dffcc2d
using z-index to handle layering of the slideoutmenue and the compose button
2008-10-10 13:18:55 +00:00
5322acf455
"fixed type causing sitemgr reloads to fail: PHP Fatal error: The script tried to execute a method or access a property of an incomplete object."
2008-10-10 13:11:37 +00:00
9ddda0071d
missing phrase conflict
2008-10-10 12:58:56 +00:00
1d3489c0d0
handling the slideout/slidein positions too
2008-10-10 12:42:38 +00:00
47982c1efe
"removed sessions dir, as it only makes problems"
2008-10-10 12:37:03 +00:00
60a04b92c9
1.6rc1
2008-10-10 12:35:45 +00:00
05f78a8c91
moved the sidebox-handle out of the way (up a bit (70px))
2008-10-10 12:33:40 +00:00
357c70f41a
1.6rc1
2008-10-10 12:33:20 +00:00
72aaf224d6
1.6.rc1
2008-10-10 12:26:10 +00:00
1a61bdad80
"1.6rc1"
2008-10-10 12:09:37 +00:00
3931b25010
"version and dependencies for 1.6"
2008-10-10 11:51:29 +00:00
db52734dd1
default format for fileas
2008-10-10 11:25:35 +00:00
90dbfd6a37
"addressbook part of Regis patch"
2008-10-10 10:55:52 +00:00
0cc975cae9
"fixed typo in pm_cumulate hook, reported by Jose"
2008-10-10 10:51:35 +00:00
796daece64
removed unnecessary translation of site configuration, already in common
2008-10-10 10:26:47 +00:00
6ae2813e65
patch #1624 from Regis Leroy: check resource availablity on search and config to deny resource reservation on private events, plus German translation
2008-10-10 10:24:31 +00:00
900ee97db1
adding error_log info about _get_css -> deprecated functionality related to the setting of the GLOBALS Array on CreateObject in
...
phpgwapi/inc/common_functions.inc.php which is no longer supported.
2008-10-10 09:19:21 +00:00
4520f9e9ce
"fix from Regis Leroy to allow to set some extra query parms from the calling application"
2008-10-10 07:58:59 +00:00
5131bdeee3
"removed n_files from search() as it causes doublicates, because the clients (eg. outlook) have different fileas options"
2008-10-10 06:28:58 +00:00
025b54917a
new translation and removing not longer used ones
2008-10-09 17:08:52 +00:00
cb45f661a2
fixed typo session_handler
2008-10-09 16:45:53 +00:00
b6996bee01
reworked manageheader:
...
- removed include_root (is now always identical to server_root)
- removed mcrypt_version (not relevant to todays php versions)
- replaced session_type with session_handler
- look is now a bit more like setup and eGroupware itself
--> updated header-version to 1.29 forcing everyone to update
2008-10-09 16:22:42 +00:00