Commit Graph

2655 Commits

Author SHA1 Message Date
Miles Lott
74cb79a5db Change auto_add. Not sure this is what you had in mind. 2001-04-06 21:42:18 +00:00
Miles Lott
43a9ef07e1 Fix missing () on an if 2001-04-06 21:38:41 +00:00
Miles Lott
8f95f4b6f6 This changes auto_add to use common->nextid, and adds account_type to $this->data. 2001-04-06 21:37:46 +00:00
Miles Lott
3f61ced92e Add bday to list of queried fields 2001-04-06 21:14:38 +00:00
Miles Lott
96e882ca11 Converted to use accounts class - please verify 2001-04-06 20:54:47 +00:00
Miles Lott
8e48f8b764 More adjustments - trying to add memberuid attribs based on acl 2001-04-06 20:44:48 +00:00
Miles Lott
9b5ddd3cc1 This is work in progress for what ldap accounts might be 2001-04-06 18:55:23 +00:00
q-bert
08a4cac127 show_sort_order did not have path. 2001-04-06 16:55:34 +00:00
q-bert
099cc39bdd show_sort_order did not have the path. 2001-04-06 16:55:03 +00:00
jengo
57a0519eef SF #413778 - Fixed HTML in comments not showing up durring matrix view 2001-04-06 05:30:37 +00:00
themaniac
a324cdbcd2 bug #233579 bad syntax on send email 2001-04-06 03:11:11 +00:00
Miles Lott
2e73c366fc Remove an echo <tr> from non-template days 2001-04-06 02:14:07 +00:00
Miles Lott
1e45789497 Add inetOrgPerson to objectclass for new accounts 2001-04-05 21:50:12 +00:00
Miles Lott
63d18c1bd2 Missed an 'l' 2001-04-05 20:00:34 +00:00
Miles Lott
42f5df0ee9 Cleanup second call to accounts class which was breaking in some installs 2001-04-05 19:43:38 +00:00
Miles Lott
06957d529b Modify save and create to check for attrs, and added some users to the exclusion list. 2001-04-05 18:55:44 +00:00
Miles Lott
3a38f4cf4c Add some category stuff 2001-04-04 13:45:15 +00:00
Miles Lott
5224c532e9 Modify field order 2001-04-04 13:40:52 +00:00
Miles Lott
448491fa9d More addressbook prefs fields 2001-04-04 13:35:51 +00:00
Miles Lott
432cd3089e Add a couple more addresbook prefs fields 2001-04-04 13:30:23 +00:00
Miles Lott
d8bc269e01 Re-add a lot of addressbook and notes fields 2001-04-04 13:27:47 +00:00
Miles Lott
86861b65f8 Templified prefs page 2001-04-04 12:48:57 +00:00
Miles Lott
eb729bb446 Add new preferences template 2001-04-04 12:48:32 +00:00
jengo
01c30a42d0 *** empty log message *** 2001-04-04 07:14:31 +00:00
jengo
9d84574505 Updated docs a little 2001-04-04 07:12:03 +00:00
jengo
003ef39d11 Added ending date option 2001-04-04 06:49:03 +00:00
jengo
4b1282adcd Fixed a few bugs with tring to re-read session cache info, which is competly broken anyway. We might need to do away with the idea, it doesn't seem any faster 2001-04-04 04:54:12 +00:00
Miles Lott
b837322370 Give us a better chance at a good filename 2001-04-04 01:59:50 +00:00
Miles Lott
d4d317c6df Use strip_html to clean entries for display in all forms 2001-04-04 01:59:24 +00:00
Miles Lott
ef89f83d82 and the sequence for addressbook... 2001-04-04 01:52:18 +00:00
Miles Lott
5faa3312aa Delete old addressbook table 2001-04-04 01:51:23 +00:00
Miles Lott
5ed73aac14 Drop old addressbook table 2001-04-04 01:50:28 +00:00
Miles Lott
df039e8c74 Add more drop tables, fix nexid def in mysql newtables 2001-04-03 18:13:02 +00:00
Miles Lott
0e9d37f2df Add missing account_type setting in function upgrade0_9_10pre3() 2001-04-03 08:06:20 +00:00
Miles Lott
f889fb9a34 Add missing email fields 2001-04-03 06:18:54 +00:00
skeeter
de7789e948 This should report the correct upgrade versions. 2001-04-03 03:52:28 +00:00
jengo
74b1ed59f4 *** empty log message *** 2001-04-03 03:52:02 +00:00
skeeter
42a593ad9b Revert the code back to the way it was. 2001-04-03 03:26:59 +00:00
skeeter
afea2d7d56 Possible fix for error on line 53 of ->preferences when logging in. 2001-04-03 03:08:50 +00:00
jengo
11c869fa99 The default admin account can now change there password 2001-04-03 03:08:42 +00:00
jengo
9bc0bdb742 *** empty log message *** 2001-04-03 02:34:37 +00:00
jengo
5de1aa468a *** empty log message *** 2001-04-03 02:28:51 +00:00
skeeter
dbd3c7d061 This fixes bug #412687 2001-04-03 01:42:10 +00:00
skeeter
182520a2e8 This directory is not needed. This will help in bringing a more mangable size to the 0.9.10 release. 2001-04-03 01:39:08 +00:00
Miles Lott
e2c231d0cb Hopefully working logic for acl access 2001-04-03 00:46:00 +00:00
skeeter
c02cb6f209 Changed the wording on error connecting to the news server. 2001-04-03 00:19:36 +00:00
skeeter
ec8b580cd6 Fix for bug #413189 - event_set_class() 2001-04-02 23:46:41 +00:00
jengo
7af76f1002 Fixed the wording 2001-04-02 23:00:59 +00:00
jengo
252db73b8c Added a quick hack to allow users to change there passwords 2001-04-02 22:18:13 +00:00
jengo
2a1f9be4ec Fixed PHP warning about variable passed to asort() not being an array when submiting your preferences 2001-04-02 22:12:09 +00:00