Commit Graph

233 Commits

Author SHA1 Message Date
Miles Lott
6e55f7b3dd Formatting 2001-05-10 13:05:30 +00:00
skeeter
18bf9da775 Fixed the problem where calendar items were not being deleted. Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same. 2001-05-09 03:05:22 +00:00
skeeter
e9f9189cd9 This should be the final format for the manual. 2001-05-08 01:17:31 +00:00
Miles Lott
c703dbb740 Reformatting 2001-05-07 05:04:13 +00:00
Miles Lott
2a6769a8b7 Formatting 2001-05-07 04:49:00 +00:00
Miles Lott
17f1114d6d More efficient displaycol function, and some formatting 2001-05-06 16:43:45 +00:00
skeeter
5af7116030 New manual layouts 2001-05-06 16:37:40 +00:00
Miles Lott
66991480ca Formatting 2001-05-01 09:32:52 +00:00
jengo
30789a2083 Changed some wording 2001-04-30 17:53:04 +00:00
Miles Lott
ebae1c6323 Add some verification that account_id exists for use in accounts storage 2001-04-29 13:41:36 +00:00
Miles Lott
bddc2b415b Add created by back to edit screen, move this on edit form 2001-04-28 04:33:13 +00:00
Miles Lott
0b93b50f1e Maybe a little nicer look? 2001-04-28 04:18:24 +00:00
Miles Lott
7903d05f32 Display 'sound' - doing something with it will be another story 2001-04-28 04:04:09 +00:00
Miles Lott
f31696c256 Remove superfluous prefs->read_repository, and chg custom field size 2001-04-27 14:30:06 +00:00
Miles Lott
1d97b2b433 Fix SQL for apps that did not send at least a tid in the filter. 2001-04-26 01:40:59 +00:00
Miles Lott
8e481b4cfe If no prefs are set, was causing an each error 2001-04-23 07:13:57 +00:00
Miles Lott
6c91a354e0 Add functions to edit custom fields 2001-04-21 14:51:25 +00:00
Miles Lott
ac37f5b6da Fix phpversion... 2001-04-21 12:23:49 +00:00
skeeter
76a8955574 Fix for birthday check on home page- this time fixes for tomorrow. 2001-04-21 02:14:33 +00:00
skeeter
d48689bba8 Fix for birthday check on home page 2001-04-21 02:09:20 +00:00
Miles Lott
8a69409111 Hopefully fixes sql search bug that showed other's private entries 2001-04-20 23:13:56 +00:00
Lars Kneschke
bfc67191a7 applied again a patch [ #416612 ] catagory item all not in option tags
Thanks to Tony Puglisi (tony-devel)
2001-04-17 09:30:08 +00:00
jengo
38715027d6 Fixed 2 bad link() calls 2001-04-14 20:21:41 +00:00
Miles Lott
1e7fc18384 Add referer tracking for add_email from email and squirrelmail 2001-04-14 14:58:29 +00:00
Miles Lott
a6081e5184 Changeover to SEP 2001-04-10 04:34:33 +00:00
Miles Lott
ace6936802 Bday length checking 2001-04-09 12:56:22 +00:00
Miles Lott
ab11b27114 LDAP filtering adjustments 2001-04-09 12:54:43 +00:00
Miles Lott
513aa81135 Href added for link to view the entry with the matching birthday 2001-04-08 14:21:39 +00:00
Miles Lott
8d7264120a Add alt tag, alter wording. 2001-04-08 08:22:36 +00:00
Miles Lott
235ce3153d Add some about this app info 2001-04-08 08:19:38 +00:00
Miles Lott
91c2b49c5d This should now work at least for sql contacts 2001-04-08 07:25:31 +00:00
Miles Lott
338538d943 Fix to query for bday 2001-04-08 07:04:10 +00:00
Miles Lott
f01f85354c Move showbirthdays into a hook_home, still need to update it 2001-04-08 06:50:18 +00:00
Miles Lott
3f61ced92e Add bday to list of queried fields 2001-04-06 21:14:38 +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
33fa130720 Use global cats editor 2001-04-01 07:18:21 +00:00
jengo
dc61a0adcd Moved ACL preferences to work under the new common place 2001-03-31 10:36:24 +00:00
skeeter
0224d6d9da Misnamed hook file. This will now either delete all records for the user or change ownership to another user when deleting a user. 2001-03-30 04:42:23 +00:00
Miles Lott
95dc6489fc Add change_owner for admin 2001-03-30 04:18:22 +00:00
skeeter
ef73912b1e Misnamed hook file 2001-03-30 04:16:32 +00:00
Miles Lott
2be72e113f Fix delete all extra table column name 2001-03-30 03:57:38 +00:00
Miles Lott
526229cefe Add default tid to update 2001-03-30 03:37:21 +00:00
skeeter
3313bb0a39 Changed to . 2001-03-30 02:32:23 +00:00
skeeter
22e093dc07 Rename of hook_deleteaccount.inc.php to hook_admin_deleteaccount.inc.php 2001-03-30 02:14:17 +00:00
Miles Lott
c9af0a21e7 Fix php tags 2001-03-29 19:53:19 +00:00
Miles Lott
2f87627bf7 Trying to get cats and other filters to behave, this is the best yet 2001-03-29 17:53:26 +00:00
Miles Lott
a031515dbe Fix cat_id select, and ldap filter 2001-03-29 16:07:34 +00:00
Miles Lott
c4ebab9d28 Fix selection of cats 2001-03-29 15:40:10 +00:00
Miles Lott
f6636247c7 Fix setting of prefs for default cat, remove phpversion check 2001-03-29 11:12:03 +00:00
Miles Lott
36d417cbaa Clean up a lot of GET/POST nonsense, moving to POST where possible 2001-03-29 10:45:29 +00:00