Oscar Manuel Gómez Senovilla
fbe47405db
tracker #498
2007-04-19 21:19:06 +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
adddbaa157
fix for bug #262 : Can't create directory
2007-04-19 12:52:38 +00:00
Ralf Becker
6470e91163
removed tab in message phrase, which is not allowed and stops installs on Postgres
2007-04-19 05:26:02 +00:00
Ralf Becker
5d6c711849
bugfix: pressing 2 times apply/save removes just uploaded photo again
2007-04-18 15:39:48 +00:00
Ralf Becker
841c85b9db
bugfix: typo prevened deletion of distribution lists
2007-04-18 15:33:22 +00:00
Ralf Becker
8ab5ef92a2
bugfix: new 'buttononly' widget was registered to be processed
2007-04-18 10:34:26 +00:00
Ralf Becker
99c07f8452
bugfix: request was always looping, if form contained a link_to widget (search button had the same name as the search field itself)
2007-04-18 10:33:27 +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
909d37d94a
fixed handing of no result in link_query method of timesheet
2007-04-17 13:33:23 +00:00
Ralf Becker
171712fc46
load translations only if needed
2007-04-17 05:58:08 +00:00
Ralf Becker
6756894920
php5.2+ requires the interface to have the same default params as the implementation
2007-04-17 05:57:22 +00:00
Ralf Becker
cb45908892
Class to repressent etemplate requests. It will be used in etemplate in the future and it can be used already to register further form-variables or their options via AJAX.
2007-04-16 20:46:55 +00:00
Ralf Becker
58da1eadb3
french holidays 2007-2012 from Guillaume ZITTA <gzitta-AT-sfg.fr>
2007-04-16 12:12:23 +00:00
Ralf Becker
d60659935a
fix for bug #589 : SQL error on adding an existing distribution list again
2007-04-15 13:25:06 +00:00
Ralf Becker
346f5e6be1
pref to hide accounts from the addressbook for non-admins
2007-04-15 13:06:21 +00:00
Ralf Becker
ec80b68626
php5.2+ requires the interfaces also to declare the default params (or not to use them in implementations)
2007-04-15 11:40:12 +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
2abd66293e
"docu update for fck"
2007-04-14 16:48:05 +00:00
Ralf Becker
9c6c1816bb
"docu update for fck"
2007-04-14 16:47:46 +00:00
Ralf Becker
edd2585f78
"docu update for fck"
2007-04-14 16:44:37 +00:00
Ralf Becker
9495ece599
synced Connys FCKEditor import from 1.4
2007-04-14 12:21:09 +00:00
Ralf Becker
d5c279c353
"fix for bug reported on the german list: group-filter not working in admin >> edit accounts"
2007-04-14 09:23:04 +00:00
Ralf Becker
f1a475221d
fix for bug #528 : Calendar recurrence form throws devision by zero error
2007-04-11 09:52:06 +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
a95813bd5d
"fix for bug #385 : Problem with HTML specialchars in addressbook"
2007-04-06 12:11:21 +00:00
Ralf Becker
dcef824803
merged Connys 1.4 commit to trunk: fix not working csv_import
2007-04-06 08:03:04 +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
0117e53ee2
remaining added lang files
2007-04-05 22:58:00 +00:00
Oscar Manuel Gómez Senovilla
532182fa41
latest lang updates
2007-04-05 22:53:35 +00:00
Ralf Becker
82258373e2
"fixed problem reported in the users list/forum: viewing an addressbook entry gives a second navbar and other errors"
2007-04-05 07:27:41 +00:00
Ralf Becker
3e69390c48
"month-list-view was not working"
2007-04-04 14:25:23 +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
Pim Snel
84737d0d70
replace edo with core team in statu setup info
...
redirect to about.php when default application is available as link
2007-03-29 20:22:07 +00:00
Pim Snel
eb4efca847
add missing spacer image
2007-03-28 12:50:13 +00:00
Oscar Manuel Gómez Senovilla
333e3fc21e
patch for bug #511 in trunk
2007-03-25 20:06:54 +00:00
Lars Kneschke
a71db5a07c
write a empty memberuid array to ldap only when updating groups
2007-03-20 09:24:22 +00:00
Lars Kneschke
f05bc701a6
reverted to revision 23513
2007-03-19 09:53:03 +00:00
Lars Kneschke
0588966fce
reverted to revision 23512
2007-03-19 09:51:34 +00:00
Lars Kneschke
d14d8c7663
merged from trunk
2007-03-19 09:13:57 +00:00
Lars Kneschke
31c863fb89
merged from trunk
2007-03-19 09:12:00 +00:00
Ralf Becker
0eac6dd897
"killed a warning"
2007-03-16 12:20:19 +00:00
Christian Binder
cbd945c239
just removed some forgotten debugging output
2007-03-13 20:01:39 +00:00
Ralf Becker
1a1a6737d3
distribution lists for the sql addressbook
2007-03-13 14:11:56 +00:00
Ralf Becker
b7645ea2da
"- improved handling of multiple etemplates on one page (eg. home)
...
- fixed not working validation error for selectboxes"
2007-03-13 13:46:50 +00:00
Ralf Becker
bc14510ae1
"including the eTemplate css file"
2007-03-13 13:43:11 +00:00