Commit Graph

8382 Commits

Author SHA1 Message Date
reinerj
48f840d7de move from old projct to new one 2004-05-05 12:06:13 +00:00
reinerj
ee0cefe3c0 move from old projct to new one 2004-05-05 09:59:18 +00:00
reinerj
059dd57a50 its not removed, is is only changed 2004-05-05 08:33:12 +00:00
reinerj
6c8396e79c remove old files 2004-05-05 08:30:48 +00:00
Ralf Becker
caefc24438 fixed htmlarea to not try to load a plugin for an empty plugin string
Pim: every param with a default value is set ;-)
2004-05-05 07:40:01 +00:00
Ralf Becker
3e24a6db3b gives better performance 2004-05-04 20:26:08 +00:00
Pim Snel
f9a85d4ab6 new icons 2004-05-04 19:50:16 +00:00
Oscar Manuel Gómez Senovilla
99f5991189 *** empty log message *** 2004-05-04 19:11:45 +00:00
Pim Snel
7f7a4cf3d0 better lay-out for reset buttons 2004-05-04 18:11:43 +00:00
alpeb
6c6e2c445c added phpbrain to list of apps supporting ACL 2004-05-04 17:45:04 +00:00
alpeb
de81012e67 some sample images for the knowledge base categories 2004-05-04 17:36:40 +00:00
reinerj
95cae3b6ec new langfile Catalan from Xavier Navarro 2004-05-04 15:03:04 +00:00
reinerj
6a52f5579d new langfile Catalan from Xavier Navarro 2004-05-04 14:08:30 +00:00
reinerj
92f09dfc3a new langfile Catalan from Xavier Navarro 2004-05-04 13:53:55 +00:00
reinerj
e8f1738d1d fix from Mike A. Oligny for visual indicatorthat the cell is clickable 2004-05-04 13:00:00 +00:00
Ralf Becker
d0ee0be13b added support for limiting the access to setup on certain IP's, IP-ranges or hostnames,
added hostnames to the message too
2004-05-04 10:20:32 +00:00
Ralf Becker
3b632d36c7 fix to get IP-ranges working 2004-05-04 09:51:17 +00:00
Ralf Becker
257b69a6fb added support for limiting the access to setup on certain IP's, IP-ranges or hostnames 2004-05-04 09:08:28 +00:00
Ralf Becker
2981120ef4 fix for mbstring.overloading = 7 2004-05-04 08:37:18 +00:00
Ralf Becker
d3ec2fcfbf commented out the oracle db-support-check, as we dont support oracle atm. 2004-05-04 07:58:09 +00:00
Ralf Becker
9078939340 added a note to reload the webserver after a php.ini change and the location of the php.ini, hopefully that minimizes support requests ... 2004-05-04 07:41:02 +00:00
alpeb
4bb3da5b8a fixed typo 2004-05-03 21:58:39 +00:00
Ralf Becker
5fb282b58b fix for bug [ 945880 ] session expiration and logout 2004-05-03 13:52:09 +00:00
Espen Laursen
d1f82e99ae added some missing phrases. 2004-05-03 13:05:09 +00:00
Espen Laursen
ceb4b7292f updated.... 2004-05-03 13:03:57 +00:00
Espen Laursen
2a248ce034 some spell fixes and some small updates. 2004-05-03 11:16:16 +00:00
Espen Laursen
45528fb2ec just a small update 2004-05-03 11:09:23 +00:00
Ralf Becker
273f6b0a2f fix for bug #944311: Calendar: Error on user-defined fields 2004-05-03 10:39:42 +00:00
Espen Laursen
866152c11a added some missing phrases. 2004-05-02 19:59:16 +00:00
Carsten Wolff
0bfa697995 added function name_quote, wich quotes table- and columnnames correctly 2004-05-02 17:18:38 +00:00
Ralf Becker
612398cd08 removed the warning from the system-charset and added some more explenatory text 2004-05-02 12:41:19 +00:00
Ralf Becker
1e5602a350 added an extra step to create an admin account 2004-05-02 12:11:35 +00:00
Ralf Becker
447dd03a90 removed not (longer) used phrases 2004-05-02 11:18:03 +00:00
Ralf Becker
99303481a2 fixed cookie prob for setup too 2004-05-01 09:58:38 +00:00
Carsten Wolff
e9c2659778 we can not trust in the right order of columns 2004-04-30 23:07:03 +00:00
reinerj
691f95cb19 fix typo 2004-04-30 15:59:59 +00:00
alpeb
4a2a29db09 fixed typo that avoided extra category data to be shown 2004-04-30 00:28:23 +00:00
alpeb
57119ecae7 fixed heading for extra data in categories (nobody uses this but I will with phpbrain) 2004-04-30 00:27:17 +00:00
Espen Laursen
e9aefa3ed5 Updated. 2004-04-29 21:16:12 +00:00
Espen Laursen
3f7a09fb37 Updated. 2004-04-29 20:51:23 +00:00
reinerj
3bab3feaf9 update Traditional Chinese langfiles from Finjon Kiang 2004-04-27 10:49:54 +00:00
reinerj
7f7d275b15 update Traditional Chinese langfiles from Finjon Kiang 2004-04-27 10:33:26 +00:00
Ralf Becker
3b94536b99 setcookie seems not to like domain-names without dots (it does not set the cookie at all, in that case). Leaving the domain-name empty, get setcookie to set the domain without dot by itself (its the default) ... 2004-04-27 07:54:56 +00:00
Miles Lott
413710d555 Fix setting of n_prefix based on Title field - bug #942723 from tachometry_nik 2004-04-27 02:57:04 +00:00
reinerj
be72681b62 update images to jerryr template from Jerry Ruhe 2004-04-26 21:31:27 +00:00
Carsten Wolff
20ee4f1d27 fixed rename_table() in schema_proc_pgsql, wich was relying on index_names() and therefore was broken with ADODB. 2004-04-25 22:58:37 +00:00
Ralf Becker
52fb31997e holidays file for DK 2004-04-25 12:46:41 +00:00
reinerj
68eb738852 add Italien Holidays from Claudio Belotti 2004-04-25 10:46:15 +00:00
reinerj
defdb3fe7a update Polish langfiles from Michael Bielicki 2004-04-24 00:10:52 +00:00
reinerj
5893bbdddb update Polish langfiles from Michael Bielicki 2004-04-23 23:38:59 +00:00