Commit Graph

7191 Commits

Author SHA1 Message Date
shrykedude
9fc3c9b55b var check to make sure groups array is set before examining it, to eliminate PHP warning 2003-11-06 23:08:10 +00:00
Ralf Becker
3ae4338b2e fixed php.ini check for php compiled with --disable-memorylimit, ini_get() returns '' 2003-11-06 22:56:31 +00:00
Miles Lott
3ae8be8eee possible security fix 2003-11-06 14:03:57 +00:00
Lars Kneschke
240131cbec better let it commented out, because per default is not allowed at all
and apache stops executing everything
2003-11-06 06:43:55 +00:00
Pim Snel
e66355b187 add sidebox hook, tis was the reason ot didn't worked 2003-11-06 02:02:57 +00:00
Pim Snel
7fd6074853 Why doesn't the sidebox work? 2003-11-06 02:00:53 +00:00
Pim Snel
ab90bb0264 almost complete now 2003-11-06 01:58:56 +00:00
Pim Snel
9f4e07016f moved e.g. 1969 to be parsed by lang() 2003-11-06 01:38:58 +00:00
Ralf Becker
3a2d147bb0 register globals fix: List no sub-entrys from the prefs is working again 2003-11-05 16:44:56 +00:00
shrykedude
b9f26e9216 Moved Add account item to same page location as other manager screens 2003-11-05 10:35:53 +00:00
Ralf Becker
a24f0e0f48 fix to work with session.use_trans_sid = 1:
- use name and not numerical index
- simplyfied the javascript
2003-11-04 16:38:50 +00:00
Ralf Becker
be9802d6f6 fix to get cat_id and access saved again 2003-11-04 16:17:11 +00:00
Pim Snel
1641c092f8 forgot to add this. The most importent icon 2003-11-04 15:56:23 +00:00
Pim Snel
2bfde17541 shall all icons if not set 2003-11-04 14:28:45 +00:00
Pim Snel
5866e4405b get the max icons from prefs 2003-11-04 14:20:15 +00:00
Miles Lott
a97da7c3c1 Silence this error, since it is a FAQ what to do here. 2003-11-04 14:14:57 +00:00
Ralf Becker
6ab44c51de added a kind of hook for template-specific prefs (show at the end of the normal prefs) 2003-11-04 14:11:04 +00:00
Pim Snel
58df15c97f New feature to not show all icons in iconbar bacause it are to many, Ralf is implementing template-prefs right for setting the max. number of icons in toolbar 2003-11-04 14:07:52 +00:00
reinerj
f3de62e3da updated Big5 lang file from Finjon Kiang 2003-11-04 11:29:10 +00:00
reinerj
cee88d7aab updated Big5 lang file from Finjon Kiang 2003-11-04 09:55:37 +00:00
reinerj
3a9c015bf7 updated Big5 lang file from Finjon Kiang 2003-11-04 09:29:12 +00:00
Pim Snel
b33c176a79 new icons for default 2003-11-04 02:06:42 +00:00
Pim Snel
587db31793 new Dutch translations 2003-11-04 02:03:38 +00:00
Pim Snel
678ae0cfb3 new Dutch translations and new icon for fudforum 2003-11-04 01:56:17 +00:00
Pim Snel
89433f76dc new Dutch translations and new icon 2003-11-04 01:54:11 +00:00
Pim Snel
c3e9353b53 new Dutch translations 2003-11-04 01:52:50 +00:00
Pim Snel
115b31c9b3 better html for future validation 2003-11-04 01:47:54 +00:00
Pim Snel
7701abb167 start new icons default template theme 2003-11-04 01:42:56 +00:00
Lars Kneschke
dccc710045 a basic ldap setup example 2003-11-03 23:02:23 +00:00
Ralf Becker
caee1c36fd removed message if no header.inc.php and directly redirect to setup 2003-11-03 22:28:30 +00:00
Ralf Becker
07f6ff431f added a note about mycrypt to manageheader 2003-11-03 22:21:55 +00:00
Ralf Becker
ef124b4f14 minor update 2003-11-03 22:03:07 +00:00
Lars Kneschke
ac2b4103ea some docu 2003-11-03 21:55:49 +00:00
Lars Kneschke
0108161623 disable AddDefaultCharset when possible 2003-11-03 21:54:25 +00:00
Ralf Becker
3c088141ca - added some icons, to make the check easier to understand
- added a fudforum writeable by webserver check
2003-11-03 20:56:15 +00:00
Ralf Becker
068bf2cf5c applyed and modified ;-) patch #823867: more info about scheduling conflict: showing now all participants, from the conflicting events 2003-11-03 19:51:04 +00:00
Ralf Becker
43a72ad4a4 update of event-start-time updates the alarms now 2003-11-03 18:49:24 +00:00
Ralf Becker
e5f6a0ae08 applied tbsky's so_sql patch:
1. remove a redundant line (var $non_db_cols = array();)
2. make read function process scalar value, as ur comment say.
3. make search function work on "NULL" values
2003-11-03 16:19:48 +00:00
Ralf Becker
0d40fed412 fix for bug #816612: a spaned first row leads to less columns on reading a tmpl 2003-11-03 15:43:55 +00:00
Ralf Becker
bfb6f3b494 use config::save_value to update the ctimes of the lang-files 2003-11-03 14:41:17 +00:00
Ralf Becker
737461af74 changed config-class to only write config-values if they are changed or new. This should give a better performance and prefents cases where the complete config got lost, because of a concurrent access. 2003-11-03 14:25:50 +00:00
Ralf Becker
5d922e91f1 fixed jscalendar to work with date-format 'd-M-Y', for multibyte charsets this needs mbstring and mbstring_overload & 2 (!) to work fully, thought it is usable without 2003-11-03 12:03:17 +00:00
Ralf Becker
7e8ba5b6c5 added a missing translation 2003-11-03 11:07:26 +00:00
Ralf Becker
49d89a9776 fixed dateformat d-M-Y and event2array to show recure-dates only for weekly (daily uses the current date !) 2003-11-03 11:06:56 +00:00
Ralf Becker
cccbba347d changed charset-detection from lang('charset') to translation::charset() 2003-11-03 10:35:32 +00:00
Ralf Becker
8ee52d717c fix for bug #834436: changeing to an other year, month or week in the search-result get a template-error, set_root ... 2003-11-03 09:21:26 +00:00
Ralf Becker
cde51aa8dd extended email-addressbook to be able to insert a complete selection into To, Cc or Bcc, eg. to use a categorie as mailinglist 2003-11-03 00:29:11 +00:00
Ralf Becker
6486998106 added syntax for not-empty check in filter, eg. email=!'' 2003-11-03 00:25:21 +00:00
Ralf Becker
c87bf2cf18 first version of the shared addres-selection for both email apps 2003-11-02 19:12:52 +00:00
Ralf Becker
e616c25cb1 added an icon to show the sort-colum and it's sort-order 2003-11-02 19:09:35 +00:00