Commit Graph

937 Commits

Author SHA1 Message Date
skeeter
bdfd87a991 more language independent 2000-12-26 13:59:24 +00:00
jengo
d30890881a Started fixing edit account 2000-12-26 06:30:51 +00:00
jengo
7cea5beeb0 Added in a table header (th_bg) 2000-12-26 05:39:19 +00:00
jengo
cfd22bdb30 Updated edit applications to the new layout (with the app order field) and changed new application have the default highest number in the app_order field 2000-12-26 05:30:40 +00:00
jengo
b30d142352 Changed template back to the way it should be .... 2000-12-26 05:15:20 +00:00
Lars Kneschke
7d494dda53 user deleting and adding didn't work 2000-12-26 01:35:37 +00:00
Lars Kneschke
0b95e839d7 modified the look of the admin pages 2000-12-26 00:52:38 +00:00
Lars Kneschke
d21dc1ddab removed debug output 2000-12-25 23:46:49 +00:00
jengo
bb46e5d99e Fixed config option was wrong (html compliant) 2000-12-25 09:38:47 +00:00
skeeter
a7a8c5bebf smarter about previous settings 2000-12-25 01:12:12 +00:00
skeeter
c2723a0234 cosmetic code changes 2000-12-25 00:48:23 +00:00
skeeter
1c5bbc90e1 wrong filenames 2000-12-24 15:21:19 +00:00
jengo
bddad0c03d Merged some duplicate code 2000-12-24 09:55:51 +00:00
jengo
5ef7bdf190 Working on possiable fix for LDAP apps problems 2000-12-24 09:52:27 +00:00
jengo
abe3cc3baf Fixed include path was wrong 2000-12-24 09:27:34 +00:00
seek3r
6563053c82 I think this should solve the auth problem with ldap 2000-12-24 09:08:03 +00:00
seek3r
d3d2963522 I think this should solve the auth problem with ldap 2000-12-24 08:59:06 +00:00
seek3r
554e82ea12 trying to solve auth problems from non-sql 2000-12-24 08:50:59 +00:00
seek3r
3df6699a06 trying to solve auth problems from non-sql 2000-12-24 08:49:24 +00:00
seek3r
66ecfc35b5 trying to solve auth problems from non-sql 2000-12-24 08:28:41 +00:00
jengo
07fb9f217f Fixed link() putting domain at the end of the code and tring to fix some E-Mail folder problems 2000-12-24 06:13:24 +00:00
skeeter
3f6aca3857 added Id tags 2000-12-24 03:37:10 +00:00
jengo
a38ed2f62c Fixed msg->status not reporting the correct number of new messages 2000-12-24 00:30:41 +00:00
jengo
947a4f5067 Changed all exit; calls to use the new common->phpgw_exit() 2000-12-23 22:50:32 +00:00
skeeter
3e420acc5b minor additions 2000-12-23 16:34:13 +00:00
skeeter
943a5229a4 various little fixes - now using sbox 2000-12-23 16:33:22 +00:00
Lars Kneschke
bdd8b39637 application_form.tpl was broken, used a templeate file from a backup 2000-12-23 15:39:03 +00:00
seek3r
73a5ec994a added the security check to all vunerable files 2000-12-23 09:43:04 +00:00
jengo
a4292c95b9 Added in the title tag to the navbar so it will show up in certain browsers 2000-12-23 09:15:38 +00:00
jengo
046b1f0631 PHP 4.0.0 was spitting out warnings, so I supressed them 2000-12-23 06:36:30 +00:00
jengo
9ba288fab7 Removed commented out code that was no longer needed 2000-12-23 06:29:18 +00:00
jengo
75a45c9405 Fixed illegal index type errors, fixed permission sorting, fixed account active not showing up 2000-12-23 06:28:34 +00:00
jengo
4d0970d8a6 Added in time select boxes 2000-12-23 05:24:41 +00:00
bettina
188f7e09c8 included missing ) plus ; 2000-12-23 05:16:32 +00:00
bettina
b0ae3e54f7 included missing ) plus ; 2000-12-23 04:45:39 +00:00
jengo
902d17686f These files have been moved 2000-12-23 03:32:54 +00:00
jengo
fea25e29a7 Updated docs 2000-12-23 03:28:05 +00:00
jengo
c792c56cb3 Last commit didn't work 2000-12-23 03:23:36 +00:00
jengo
5a4701066e Removed some commented code and fixed the "about about" problem 2000-12-23 03:23:17 +00:00
jengo
82b205a432 Last commit failed 2000-12-23 03:18:44 +00:00
skeeter
c5ea413e9e can now view addressbook entries 2000-12-23 01:23:11 +00:00
skeeter
073d4f53b9 set to ->db in grab_full_name() 2000-12-23 00:56:48 +00:00
jengo
27c0c9125a Added in the new about code 2000-12-23 00:45:58 +00:00
skeeter
ea66a64a46 new hook file for preferences 2000-12-22 21:18:35 +00:00
seek3r
e9d9507a09 fixed loop problem, I think 2000-12-22 20:06:05 +00:00
seek3r
c82dd5562a fixed path to match new themes dir location 2000-12-22 06:15:48 +00:00
seek3r
4b75a3ef52 added te new about icon, and fixed a minor bug that stopped the about icon from being displayed 2000-12-22 06:10:16 +00:00
seek3r
05682a80c0 fixing references 2000-12-21 21:24:22 +00:00
seek3r
55b0109618 changed the format for the version flags so that each app can have their own app version dumped into the new array 2000-12-21 20:43:26 +00:00
seek3r
ae23b3fc29 tweaked out the about window feature, and added a new hook function so that an admin can pick a single app they want to have hook into them. This is good for apps that are looping thru apps for various other reasons 2000-12-21 19:32:50 +00:00