Commit Graph

58 Commits

Author SHA1 Message Date
jengo
5e0ab90cb2 Cleaned up PHP warnings 2001-03-10 09:10:49 +00:00
jengo
a5a9c54898 Fixed link() calls 2001-03-10 07:21:46 +00:00
skeeter
a43bdd2c4c now built around giving admin capability to edit others prefs 2001-02-09 18:00:52 +00:00
jengo
1054c949b4 Fixed session->update_session_info() should only be called if its for the current session 2001-02-07 15:27:19 +00:00
seek3r
f1bb2f6bef fixed app listing 2001-01-29 02:26:01 +00:00
seek3r
9b5e9550f8 moved theme selection 2001-01-10 08:18:11 +00:00
seek3r
343a673c72 now only shows installed langs 2001-01-10 07:50:18 +00:00
seek3r
a946c16b17 added templates selection 2001-01-10 02:03:16 +00:00
seek3r
e7896e9bc5 added templates selection 2001-01-10 01:16:01 +00:00
seek3r
1e56bad9cf added templates selection 2001-01-10 01:00:32 +00:00
seek3r
83de0f612d added templates selection 2001-01-10 00:53:30 +00:00
skeeter
7da16388f2 fix for preferences 2001-01-09 04:07:34 +00:00
Lars Kneschke
55ca1df08e it was redirecting to /index.php changed that to /preferences/index.php 2001-01-06 23:13:02 +00:00
jengo
a38ed2f62c Fixed msg->status not reporting the correct number of new messages 2000-12-24 00:30:41 +00:00
jengo
96791d2cad Fixed frames 2000-12-18 21:22:02 +00:00
jengo
d244b391f0 account syncing to the session table is now working 2000-12-14 11:39:22 +00:00
jengo
3a42ea8a5b Change around the format of the preference table to use serialize() and unserialize() 2000-12-13 15:19:03 +00:00
jengo
c28ab79afd Added support for display the navbar on top or bottom when using frames 2000-12-11 10:02:30 +00:00
jengo
a052584cc7 Added in feature from frames. Admins can allow, disable or force them system wide. If they are allowed, there is a user preference
for it.
2000-12-11 09:18:09 +00:00
jengo
c92393ad6a Started converting the navbar over to templates 2000-11-29 00:00:21 +00:00
jengo
9b777ab06e Fixed the languages table being in upper case while everything else was in lower case 2000-11-23 20:56:06 +00:00
jengo
99dd567247 Fixed a problem with english not being selected as the default lang 2000-11-21 02:44:37 +00:00
jengo
f63c9f36fa If the user hasn't selected there langague preference, it will now pre-select english 2000-11-18 00:17:17 +00:00
jengo
471f42b67a Cleaning up LDAP support 2000-11-17 21:16:49 +00:00
jengo
338fd9d733 Fixed show current users on navbar preferences 2000-11-12 10:25:04 +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
jengo
4466529bba Reenabled lang() on login screen 2000-11-06 10:19:37 +00:00
jengo
ca327c919e Merged in patch for lang support 2000-11-03 21:49:55 +00:00
jengo
9adf13dc8c Edit LDAP users is now working properly 2000-10-31 11:50:35 +00:00
jengo
b33d3e05c4 Working on converting the account_lid owner fields to account_id 2000-10-25 21:09:00 +00:00
jengo
e9fa1314a9 Cleaned up a ton of code in preferences and fixed a few preferences bug in the main screen and in email 2000-10-23 20:56:29 +00:00
jengo
d17083b543 Work on fixing and cleaning up preferences 2000-10-23 20:00:43 +00:00
jengo
9d9bd233ad Working on fixing preferences 2000-10-23 19:16:20 +00:00
jengo
1d95f999cb Fixed default sorting order preferecnes 2000-10-20 15:45:34 +00:00
jengo
b900c632b7 More work on updating preferences 2000-10-12 17:56:44 +00:00
jengo
660c80f4e9 Working on changing all of the preferecnes to work of a new type of array. I added a column for appname 2000-10-12 17:36:47 +00:00
jengo
e9039ac2ea link() function is working correctly with passing no URL. Moved addressbook preferences into its own section, cleaned up a little code, preferences functions are now updated to the new preferences table 2000-10-12 14:34:25 +00:00
skeeter
7386a4cdde new language 2000-10-10 20:11:12 +00:00
skeeter
eeeb765b43 iso 693 compliant 2000-10-06 20:55:31 +00:00
skeeter
959b25ad5c patch #101321 2000-10-06 10:02:04 +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
jengo
58cf8a21b0 Changed the format for the preference table 2000-09-25 22:56:21 +00:00
seek3r
63c0f9e465 removed headlines, which has been moved 2000-09-23 14:29:11 +00:00
seek3r
91d9c48020 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:38:34 +00:00
jengo
ffd1efa794 Merged in addressbook patch 2000-09-12 22:14:33 +00:00
sgbeal
f707cb44b1 Converted to use lang() 2000-09-07 21:35:30 +00:00
jengo
5b2d194523 Working on a permission bug 2000-09-06 22:00:41 +00:00
seek3r
081ad0be4b converted from phpgw_flags to phpgw_info[flags] 2000-09-05 18:36:13 +00:00
jengo
9149a520c3 Fixed missing ?> 2000-09-05 06:05:55 +00:00