Commit Graph

1778 Commits

Author SHA1 Message Date
jengo
3742880ff0 Updated the LDAP for the changes for directorys not move correctly when the loginid changes. This has not been tested yet. 2000-11-23 22:06:54 +00:00
jengo
9f88504c00 Fixed login id changes not being updated correctly 2000-11-23 22:00:11 +00:00
skeeter
50389bcca7 fix for adding new users 2000-11-23 03:26:45 +00:00
skeeter
ba00a39582 Fix for deletion of user accounts 2000-11-22 12:16:51 +00:00
jengo
7617c124f8 Fixed form wasn't using POST 2000-11-22 07:03:33 +00:00
jengo
61dff83652 Converted applications list over to templates 2000-11-22 06:58:08 +00:00
jengo
5bbc653dab Fixed another variable named wrong 2000-11-22 06:28:49 +00:00
jengo
420c8e3668 $totalerrors was named wrong 2000-11-22 06:26:44 +00:00
jengo
c4fe1069d5 Converted groups list to templates 2000-11-22 06:22:00 +00:00
jengo
a7eb74b77d Cleaning up templates 2000-11-22 05:50:42 +00:00
jengo
a01fbc39e2 Cleaning up the templates 2000-11-22 05:45:31 +00:00
jengo
1690434306 Cleainging up templates 2000-11-22 05:36:47 +00:00
jengo
29ca6287d1 Converted viewaccount over to templates 2000-11-22 05:31:20 +00:00
jengo
ecf581cc34 Fixed currentusers.php not showing the link properly and added code to split off the loginid and domain 2000-11-22 04:27:38 +00:00
jengo
1b9ff3d174 Fixed select box looking odd 2000-11-22 04:18:29 +00:00
skeeter
d6295ba513 delete no deletes accounts calendar events 2000-11-21 02:32:22 +00:00
jengo
ddbe64e26d Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +00:00
seek3r
0583ccdcdb split up the auth class. Added authentication based on email account 2000-11-19 08:28:29 +00:00
skeeter
c3be8f96c1 appname problem 2000-11-18 13:59:03 +00:00
jengo
f888b16943 Working on nextmatchs for LDAP 2000-11-18 01:18:31 +00:00
jengo
471f42b67a Cleaning up LDAP support 2000-11-17 21:16:49 +00:00
jengo
3831d2e0d2 Fixed some error reporting 2000-11-17 16:19:37 +00:00
skeeter
7e1b914689 minor fix for phpgw->link() 2000-11-17 05:07:42 +00:00
pjw
46480718d0 added session support for folks without cookies. 2000-11-17 04:35:25 +00:00
skeeter
3ad039bb09 fix for deletion of accounts 2000-11-17 03:28:36 +00:00
pjw
4b848e45e8 Util for developers to make "selected" versions of their navbar icons. 2000-11-17 00:31:35 +00:00
jengo
165e15b76a *** empty log message *** 2000-11-16 08:09:00 +00:00
jengo
07bf8a2a7c Converted the flags to use the new style 2000-11-16 08:00:18 +00:00
seek3r
066cc921b3 new disable by default policy should help performance 2000-11-16 07:40:37 +00:00
jengo
88d7dc6ea3 Fixed the percent of users who didn't logout not showing up correctly 2000-11-15 09:34:57 +00:00
jengo
764ae33d93 Wasn't updated to the new templates 2000-11-15 08:19:25 +00:00
jengo
f514d209db update the applcations section to handle apps that aren't display on the navbar 2000-11-13 12:00:47 +00:00
jengo
8e765f2af7 Changed the 8 charater limit on loginids to only affect LDAP users 2000-11-13 10:05:45 +00:00
Lars Kneschke
764a469406 a simple up button, and some german translations 2000-11-12 21:12:16 +00:00
jengo
28eeae8ad7 Just added a few notes 2000-11-12 10:43:57 +00:00
jengo
9e4f4343b1 Added the code to handle delete from tables based on the table lists in applications 2000-11-12 10:37:47 +00:00
Lars Kneschke
84a5c8773d user admin page was broken for ldap 2000-11-12 09:26:54 +00:00
Lars Kneschke
7a855bfd7e I hope i did not break too much. ldap-support should now be mostly
complette. Some things are still to do.
2000-11-11 15:30:37 +00:00
Lars Kneschke
0e967d2b64 removed bug 2000-11-11 12:04:44 +00:00
Lars Kneschke
8fd703f1eb changes for better ldap support 2000-11-10 21:11:03 +00:00
Lars Kneschke
708456dd33 added a rawurlencode => ldap dn's can have white spaces and other non html
chars
2000-11-10 20:49:33 +00:00
jengo
3231a12e2a I forgot to remove a $t = new Template() from before 2000-11-07 23:50:02 +00:00
jengo
148cad83fd Moving around templates 2000-11-07 20:44:19 +00:00
jengo
1a1f774680 Started cleaning up the templates 2000-11-07 20:37:02 +00:00
jengo
eb5b0f9ff8 I added the code in phpgw.inc.php to check if there is a templates directory in the applications directory. It will then load up $phpgw->template. I did not commit the moved templates, becuase we need to figure out the name of the directory for them. 2000-11-07 17:31:12 +00:00
jengo
2912a3d68f Fixed logout field not showing up properly 2000-11-06 11:38:22 +00:00
jengo
74e0869c8f Merged in LDAP patch 2000-11-06 00:27:52 +00:00
jengo
9d323346b3 Merged in patch for vcard support 2000-11-03 20:07:57 +00:00
jengo
ae4eb2c239 Cleaned up a little code 2000-10-31 11:55:05 +00:00
jengo
9adf13dc8c Edit LDAP users is now working properly 2000-10-31 11:50:35 +00:00
jengo
7fb5ee338e Added better error checking to new/edit account and new/edit applications 2000-10-28 19:24:51 +00:00
pjw
4ebbb9871b Fixed error on new user creation. 2000-10-26 23:17:06 +00:00
jengo
bbcc442177 Working on LDAP admin section 2000-10-26 01:16:10 +00:00
jengo
cb30556aaf Update changepassword to work with LDAP 2000-10-25 22:09:41 +00:00
jengo
b33d3e05c4 Working on converting the account_lid owner fields to account_id 2000-10-25 21:09:00 +00:00
skeeter
f6109d9ed2 small logic problem 2000-10-24 02:35:36 +00:00
jengo
4076adf8b4 LDAP delete users is now working 2000-10-23 06:34:25 +00:00
jengo
2f3d14486b more work on LDAP 2000-10-23 05:44:39 +00:00
jengo
3618a61f1c More work on LDAP read accounts 2000-10-23 03:33:30 +00:00
jengo
9b9bad78f0 LDAP list users is now working 2000-10-23 02:48:34 +00:00
jengo
703b1c2553 Adding users to LDAP is now working 2000-10-23 01:14:21 +00:00
jengo
689f013abc More work on creating the functions for the LDAP admin section 2000-10-20 05:59:25 +00:00
jengo
0295005a6e More work on LDAP admin section 2000-10-20 05:51:27 +00:00
jengo
ac8d54a110 Fixed parse error and working on LDAP admin section 2000-10-20 05:43:27 +00:00
jengo
78e7194dc0 The SQL version of the admin section is fully working now 2000-10-20 05:14:53 +00:00
jengo
b592122f3c More work on the SQL version of the admin section, editing accounts is now working 2000-10-20 04:43:13 +00:00
jengo
f9fe837aa5 More work on the SQL version of the admin section, add and delete account now works 2000-10-20 03:30:28 +00:00
jengo
e5f5796d49 Started adding the LDAP admin section functions 2000-10-20 02:45:54 +00:00
jengo
17eeb47d3c Fixed new account form not return the user firstname or lastname on an error. 2000-10-18 20:21:52 +00:00
jengo
ef3a4a6e5c Fixed access columns and groups columns not working correctly 2000-10-18 03:46:57 +00:00
skeeter
dce91446c9 Setting default preferences for new users 2000-10-13 12:21:04 +00:00
jengo
d9abb263a5 Updating more of the preferences 2000-10-12 18:18:03 +00:00
sjb4891
f4f9bfaba3 changed ereg in the code to remove groups from accounts to match what is
actually in the field.
2000-10-11 01:58:21 +00:00
skeeter
1369e38c4b improper group info on new groups causing navbar problems 2000-10-11 00:57:09 +00:00
skeeter
fc91dfaf5b improper group info on new groups causing navbar problems 2000-10-11 00:18:42 +00:00
skeeter
77768a90ef improper group info on new groups causing navbar problems 2000-10-11 00:02:39 +00:00
skeeter
5001c5bdbd improper group info on new groups causing navbar problems 2000-10-10 23:28:42 +00:00
jengo
b3f402db9f Removed uneed files that where moved to the phpgwapps cvs tree 2000-10-03 10:44:26 +00:00
jengo
0b2c610755 Cleaned up a few forms 2000-10-03 09:14:08 +00:00
jengo
a490cdcf5c Updated viewaccounts to new accounts table and fixed a few parse errors 2000-10-03 06:58:01 +00:00
jengo
5008306a5d Converted new accounts to work off templates 2000-10-02 20:43:56 +00:00
jengo
3e3f04a137 Fixed a problem with the sorting in the current users section and cleaned up some of the error reporting 2000-10-02 10:48:03 +00:00
seek3r
95d93a753f needed umask so that permissions would be accurate 2000-10-02 08:30:23 +00:00
seek3r
895c9ba0f3 fixed a few bugs, and added support for dirverify 2000-10-02 07:33:43 +00:00
sjb4891
263fdedd2a Added $phpgw->common->phpgw_footer() function, and changed all
places that were including the footer.inc.php to use the function.

Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
seek3r
583ebddb32 renamed header(0 to phpgw_header() to remedy function name conflicts 2000-09-28 15:01:11 +00:00
sjb4891
b781dd61f6 sessionid was used instead of session_id to kill session. From Chew. 2000-09-28 14:36:38 +00:00
jengo
ed3540db30 Cleaned up uneeded code and fixed a SQL error in the sessions table. 2000-09-28 11:48:58 +00:00
jengo
e094af286f Wasn'r updated to the new sessions table 2000-09-28 05:06:27 +00:00
jengo
1cdd40e6b9 Fixed last account showing up twice 2000-09-28 04:57:32 +00:00
skeeter
6f98d63860 missing php closing tag ?> 2000-09-28 02:25:19 +00:00
skeeter
cfbf8db153 fixes for accounts 2000-09-27 23:50:11 +00:00
skeeter
4a93132396 fixes for accounts 2000-09-27 23:17:36 +00:00
skeeter
941f47ff4d fixes for accounts 2000-09-27 22:44:20 +00:00
skeeter
e48168c5cd fixes for accounts 2000-09-27 22:36:15 +00:00
jengo
51fcd9558a Fixed a bug where users where able to delete there own account 2000-09-27 09:05:02 +00:00
jengo
341d218664 Fixed a sql error in preferences table 2000-09-27 08:18:40 +00:00
jengo
5f4b9d6a04 Merging in more changes to the admin section 2000-09-25 22:35:09 +00:00
jengo
066b5ff4fe Merged in admin section changes 2000-09-25 22:27:40 +00:00
skeeter
816aac68fe various little fixes 2000-09-25 21:13:52 +00:00
seek3r
24d5295a9d switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens 2000-09-25 20:47:40 +00:00
seek3r
4d69ecc229 switched to a new distributed pref and admin which allow add-on apps to have their settings put into the main screens 2000-09-23 05:31:51 +00:00
jengo
1434c95e58 Fixed a few bugs and parse errors 2000-09-18 16:42:24 +00:00
jengo
ffd1efa794 Merged in addressbook patch 2000-09-12 22:14:33 +00:00
jengo
d63e8085a6 Fixed a few typos 2000-09-12 18:12:34 +00:00
jengo
d19d009cad Fixed group access bug 2000-09-11 06:48:37 +00:00
jengo
2d4b4e2c09 Fixed a few problems with missing vars in templates and form methods 2000-09-11 03:22:29 +00:00
seek3r
7fb329645c moving to new translation system 2000-09-07 23:31:08 +00:00
seek3r
59347a7bf0 moving to new translation system 2000-09-07 22:47:52 +00:00
seek3r
ba68c71ebb moving to new translation system 2000-09-07 20:49:55 +00:00
jengo
43b34b0e97 Fixed permissions not being displayed properly 2000-09-06 22:24:28 +00:00
seek3r
1f471d7588 cleaned up code 2000-09-06 15:55:58 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
b30c63963d Disabling applications system wide now works properly with navbar() 2000-09-05 03:59:26 +00:00
jengo
e08b04a148 Removed references to session->con 2000-09-05 03:35:42 +00:00
jengo
ef2bc22fba Removed references to session->id and added a few missing link()s 2000-09-05 03:24:51 +00:00
jengo
6716ab839c Removed a few references to session->id 2000-09-04 21:11:16 +00:00
jengo
5153a56400 The admin sction should now be using the link() properly 2000-09-04 18:26:32 +00:00
jengo
ad1bddfcf7 A few small random changes 2000-09-03 23:22:14 +00:00
skeeter
9c1ca50d7c working with new session class 2000-09-03 20:25:31 +00:00
jengo
c09da12906 Fixed parse error and preferences not being loaded properly 2000-09-03 12:52:59 +00:00
tooley
626e18cae3 Simple fixes re: groups and permissions class elimination, also small misordering of db_perms assignment. 2000-08-31 23:52:20 +00:00
seek3r
cbef39f967 updated to new location for the show_date function 2000-08-30 17:54:13 +00:00
seek3r
a62486b000 updated to new location for the show_date function 2000-08-30 07:55:42 +00:00
skeeter
b32d3748a5 worked on renaming of user dirs 2000-08-27 12:24:57 +00:00
skeeter
154817313b worked on renaming of group dirs 2000-08-27 12:22:07 +00:00
jengo
279c9181ab Wasn't showing the selected values 2000-08-27 03:05:36 +00:00
jengo
707a01c361 Fixed a few problems with the app list in the group table 2000-08-27 02:54:28 +00:00
jengo
6b0c6ae7ca Removed the templates, it should now work 2000-08-27 01:59:30 +00:00
jengo
0637628c84 read_group_names() is working again 2000-08-27 01:52:30 +00:00
skeeter
e98124bfdb fixed misspelling of filesystem_separator 2000-08-26 20:12:01 +00:00
jengo
9994e85894 Updated todo list to the new accounts class 2000-08-26 19:49:05 +00:00
jengo
78880c948d Converted the admin section to the new accounts class 2000-08-26 19:20:27 +00:00
jengo
b6477fdb2a Merged in spainish patch 2000-08-24 20:59:43 +00:00
izzy
e555e7963c added new translation 2000-08-24 20:40:02 +00:00
jengo
3ccd788493 Added error checking for adding/editing an account with no permissions. Also fixed a database locking problem. 2000-08-24 19:15:39 +00:00
izzy
2d69d4b0ac users directory was searched for at the wrong place 2000-08-22 17:11:11 +00:00
izzy
cb5fa5c77e groups directory was searched for at the wrong place 2000-08-22 17:06:09 +00:00
izzy
e2f0aa6f81 on group creation the files directory tried to be created in "filemanager/groups/"
instead of in "files/groups/"
2000-08-22 16:16:30 +00:00
jengo
fbddadbce0 Merged in print patch and working on converting deleteaccount to templates 2000-08-22 03:48:28 +00:00
jengo
b00f3a6928 Converted current users to use templates 2000-08-22 00:58:29 +00:00
izzy
557054abf8 reformatted first table row to span the whole row 2000-08-21 20:23:13 +00:00
izzy
81fe4349ff corrected submission info on button 2000-08-21 20:12:56 +00:00
izzy
046edf78f8 new entries added 2000-08-21 19:04:47 +00:00
jengo
d85efa7bd4 Converted accounts.php to templates and fix a few directory errors 2000-08-21 05:15:45 +00:00
jengo
3e770d5a0c Converted access log to work off templates 2000-08-21 03:15:59 +00:00
jengo
0fe690d6ec deletegroup.php is now working a little better 2000-08-20 22:55:00 +00:00
izzy
d1e3c3dbba added new translation terms 2000-08-20 19:36:27 +00:00
jengo
93e83a2508 Converted editgroup.php to templates and started updating it to handle permissions 2000-08-20 16:27:28 +00:00
izzy
1006140652 added new translation terms 2000-08-20 08:15:28 +00:00
jengo
f46021313e Started converting the groups programs over to templates 2000-08-20 04:11:43 +00:00
jengo
d18a59685c Fixed a typo 2000-08-20 03:10:17 +00:00
jengo
6fa81f4c59 Converted editapplication.php over to templates 2000-08-20 02:56:02 +00:00
jengo
e6d27b6166 Converted newapplication.php to templates 2000-08-20 02:08:01 +00:00
jengo
d3dc289015 The application editor is now working 2000-08-19 19:48:29 +00:00
jengo
c5c4a37b66 More work on applications editor 2000-08-19 19:47:09 +00:00
izzy
02d21efaaa removed duplicates and added new entries 2000-08-19 17:41:13 +00:00
skeeter
898a4bfca7 Fixed the search capability 2000-08-19 15:08:48 +00:00
jengo
0c29077d4a Yet more work on the application editor 2000-08-19 14:51:27 +00:00
jengo
2536a54522 More work on application editor 2000-08-19 14:49:32 +00:00
jengo
7ad447b37a More work on application editor 2000-08-19 14:22:09 +00:00
jengo
487c6dccba More work on the applications editor 2000-08-19 14:05:56 +00:00
skeeter
9dc06ae503 Disabled alot of internal classes 2000-08-19 13:59:40 +00:00
jengo
21a934d1c7 Started app the application enabler/disabler 2000-08-19 13:58:49 +00:00
skeeter
7b8853c760 Disabled internal network class 2000-08-19 13:53:59 +00:00
skeeter
5163027885 Corrected include problems 2000-08-19 13:47:31 +00:00
jengo
322a8f25b4 Added a better message about users logining in for the first time about change there password 2000-08-19 13:27:01 +00:00
jengo
96e36d90e4 Merged in dutch patch 2000-08-19 12:49:52 +00:00
jengo
5889c92167 Cleaned up groups form, added search field and next matchs icons 2000-08-19 06:32:09 +00:00
jengo
90c70b2704 Cleaned up with accounts form, added a search field and next matchs icons 2000-08-19 06:17:20 +00:00
jengo
c34644200b Added feature to be able to remove users from groups automaticly 2000-08-19 03:38:35 +00:00
jengo
34b5e461ae Fixed a problem with user not being added to the groups properly and the directorys wheren't being deleted 2000-08-19 02:32:35 +00:00
jengo
e39c2e8843 You can now add permissions to groups 2000-08-19 02:08:25 +00:00
jengo
8cdfdf0695 More cleanup in the groups section, kp3 is now using md5 2000-08-19 00:59:04 +00:00
jengo
d0b52157a0 Renamed the new groups file and cleaned up the form 2000-08-19 00:48:04 +00:00
skeeter
358c96b158 added support for Search capability 2000-08-18 17:05:48 +00:00
seek3r
2abd94d5e5 turn off hr by default, Its is now an app 2000-08-18 17:04:12 +00:00
seek3r
fb03d1cbaa Initial revision 2000-08-18 03:24:22 +00:00