jengo
|
386187a81c
|
Fixed parse error, missing ) at end of if
|
2001-09-24 20:42:22 +00:00 |
|
zone
|
813c3ab5cd
|
Removed array () as default value in function prototypes per loic's patch #464195
|
2001-09-24 18:17:26 +00:00 |
|
Miles Lott
|
7fc7a192c5
|
Possible fix for bug #461589
|
2001-09-24 16:43:55 +00:00 |
|
Miles Lott
|
d233269b13
|
remove empty file
|
2001-09-23 19:42:47 +00:00 |
|
Miles Lott
|
a1d0444bf9
|
GLOBALS
|
2001-09-23 19:41:20 +00:00 |
|
Miles Lott
|
b9ae8c8238
|
formatting, GLOBALS
|
2001-09-23 19:38:24 +00:00 |
|
Miles Lott
|
0d1dcab48d
|
formatting
|
2001-09-23 19:33:39 +00:00 |
|
Miles Lott
|
cc3247e481
|
formatting
|
2001-09-23 19:23:49 +00:00 |
|
Miles Lott
|
121e9072fc
|
GLOBALS...
|
2001-09-23 19:08:44 +00:00 |
|
Miles Lott
|
e436c522c1
|
formatting
|
2001-09-23 19:05:56 +00:00 |
|
Miles Lott
|
46f9c75630
|
formatting
|
2001-09-23 18:58:31 +00:00 |
|
Lars Kneschke
|
5ae0b05bbc
|
some missing german translations
|
2001-09-23 16:56:40 +00:00 |
|
Miles Lott
|
2a738905e4
|
Add check for existence of index prior to DROP INDEX
|
2001-09-23 11:58:10 +00:00 |
|
Miles Lott
|
379a433cf6
|
Formatting, add index_names() function - only pg returns data so far
|
2001-09-22 02:47:06 +00:00 |
|
angles
|
79a831a1d5
|
this looks better in mozilla
|
2001-09-21 21:30:55 +00:00 |
|
Miles Lott
|
830242391d
|
Update/add langs for config.php in admin and setup
|
2001-09-21 20:38:50 +00:00 |
|
Miles Lott
|
4ef07f8d67
|
Now using the same template files as the admin/config.php - only api/admin/prefs templates
are included, and all are saved in the config table as appname='phpgwapi'.
|
2001-09-21 20:14:04 +00:00 |
|
angles
|
49751a6a73
|
remove 2 pixels from the bottom of the row 2 images, make template look the same on most platforms
|
2001-09-21 20:14:02 +00:00 |
|
Lars Kneschke
|
f52e3cbf59
|
no stripslahes() for serialized data
|
2001-09-21 05:47:32 +00:00 |
|
skeeter
|
1391231baf
|
A couple of fixes for overlapping event probelms.
|
2001-09-21 02:10:00 +00:00 |
|
skeeter
|
fa6d037ed4
|
Moved things around on the header to include a drop down filter for the categories searching. Also a fix for a repeating event problem and interval/frequency.
|
2001-09-20 21:29:16 +00:00 |
|
Miles Lott
|
660c56e67a
|
Add session ip check
|
2001-09-20 20:41:32 +00:00 |
|
cortesi
|
96857e446b
|
added sentence
|
2001-09-20 14:03:00 +00:00 |
|
Miles Lott
|
70ecf36bfe
|
GLOBALS and formatting work
|
2001-09-20 03:55:57 +00:00 |
|
Lars Kneschke
|
1f88e43cda
|
spelling errors
|
2001-09-20 02:51:56 +00:00 |
|
Lars Kneschke
|
9827726352
|
fixed a typo
change the way the referer get modified, when adding addresses from email client
Miles need to review it
|
2001-09-20 02:43:39 +00:00 |
|
skeeter
|
634b8e50b5
|
Fix for line 449 blowing up.. allowing multiple categories.
|
2001-09-20 01:53:41 +00:00 |
|
skeeter
|
a1dbc97b4e
|
A couple of fixes for repeating events, pointed out by ceb.
|
2001-09-20 01:39:46 +00:00 |
|
angles
|
0806b4cce1
|
fix longstanding issue with td back image in left colum row 2
|
2001-09-20 00:04:31 +00:00 |
|
skeeter
|
c5a54adbaf
|
Fix for the sql get_account_name().
|
2001-09-19 23:08:44 +00:00 |
|
Lars Kneschke
|
86106fc365
|
some changes again
|
2001-09-19 15:49:57 +00:00 |
|
Lars Kneschke
|
d8a9ec138a
|
the addressbook was returning only 1 row
very bad!! :)
Cu
|
2001-09-19 14:09:11 +00:00 |
|
angles
|
e12e0864ad
|
modify and bug fix idsociety navbar files
|
2001-09-19 05:44:16 +00:00 |
|
angles
|
40dd0d8563
|
fix show_sort_order_imap and fix html form tag locations in nextmatch tpl
|
2001-09-18 19:42:27 +00:00 |
|
Lars Kneschke
|
3985fe231d
|
modified the ldap class, to know the type of account(u or g)
|
2001-09-18 17:55:36 +00:00 |
|
Miles Lott
|
4c4fcee9cc
|
Adjust for modified cats class in view()
|
2001-09-18 16:42:18 +00:00 |
|
Miles Lott
|
93d75f74f5
|
Allow enter to work for setup or header login, if single domain; fix setting of invalid password message
|
2001-09-18 12:38:26 +00:00 |
|
skeeter
|
e007771652
|
This should now clear out the ACL entries when deleting a user.
|
2001-09-18 03:57:42 +00:00 |
|
skeeter
|
5cefe64960
|
Cleanups to clear out warnings.
|
2001-09-18 03:56:01 +00:00 |
|
skeeter
|
ce8528e5c6
|
Fixes for mdeans finding if the server has users choice and a users choice has been selected.
|
2001-09-18 03:50:00 +00:00 |
|
skeeter
|
8a13e1c52b
|
A couple of cleanups when logging errors to a file.
|
2001-09-18 03:48:38 +00:00 |
|
skeeter
|
be83963d2b
|
Changed over to use mostly GLOBALS where possible.
|
2001-09-18 03:47:31 +00:00 |
|
skeeter
|
33bd4e9714
|
Changed the addslashes to db_addslashes.
|
2001-09-18 03:46:28 +00:00 |
|
skeeter
|
d23736a1dc
|
Small fix for redeclaring a variable to a different type.
|
2001-09-18 03:45:22 +00:00 |
|
skeeter
|
32907e0aee
|
Missed a few of the vars to .
|
2001-09-18 02:21:31 +00:00 |
|
skeeter
|
63ca721bd5
|
Possible fixes for some small problems in the preferences.
|
2001-09-18 01:26:21 +00:00 |
|
skeeter
|
2e57b81863
|
This is for feature request #458535.
|
2001-09-18 01:00:50 +00:00 |
|
Miles Lott
|
344e9f8c53
|
Remove superfluous footer activity
|
2001-09-17 22:30:14 +00:00 |
|
Miles Lott
|
fa7f0a9f88
|
Fix possible undefined template set var
|
2001-09-17 13:21:40 +00:00 |
|
Miles Lott
|
9f4bea61fa
|
add missing )
|
2001-09-17 12:25:55 +00:00 |
|