Commit Graph

215 Commits

Author SHA1 Message Date
skeeter
83102bed0e GNU Patch #379. 2002-06-29 15:59:37 +00:00
Miles Lott
c0a1b434e9 formatting 2002-06-18 01:13:43 +00:00
Ralf Becker
9be495246f some changes to be compatible with seek3r new template-system
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 14:40:30 +00:00
seek3r
d2f00f43ce added password validation routines, as well as general improvements on sanitize function 2002-05-26 08:50:40 +00:00
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
Miles Lott
b08b5717b1 Add in sha passwd crypt for ldap (requires mhash to configure and use) ...
Concept by Matt Pavlovich <mpav@algx.net>
2002-05-14 01:02:19 +00:00
Miles Lott
e73a5b57fc Fix spelling of matches 2002-05-07 12:42:50 +00:00
seek3r
2f75040773 minor correct to the hooks 2002-05-02 01:38:25 +00:00
seek3r
b834ae9638 updated hooks for add/delete accounts and update password 2002-05-01 23:55:51 +00:00
skeeter
3e3cf46972 Fix for mssql or ODBC support. 2002-04-14 14:51:25 +00:00
Miles Lott
5d9ec2d917 Testing ability to handle checkboxes in admin config class 2002-03-20 00:27:34 +00:00
ceb
cef59ed231 update global apps cats to turn on or off showing of global systemwide cats 2002-03-19 02:35:38 +00:00
ceb
2ce7b79bc0 update cats 2002-03-16 01:57:56 +00:00
ceb
05c966c7f1 update 2002-03-13 17:27:31 +00:00
ceb
476c78076c update 2002-03-13 17:03:49 +00:00
ceb
0c22fc3f0b update cats 2002-03-13 16:30:51 +00:00
ceb
f612468342 update cats 2002-03-13 04:16:46 +00:00
Miles Lott
0ac2d5a353 adjust sql for new table names 2002-02-23 17:19:28 +00:00
Miles Lott
54e00b04d6 adjust sql for new table names 2002-02-23 17:18:55 +00:00
Miles Lott
25378a7f88 adjust sql for new table names 2002-02-23 17:17:02 +00:00
Miles Lott
3549178505 Add referer capability - arrives via HTTP_GET_VARS, saved in appsession 2002-02-21 12:27:56 +00:00
skeeter
360c22f7e4 Removed an extra line. 2002-02-18 13:41:40 +00:00
skeeter
1dea9a67b8 Now displayes the server correctly after adding/editing the entry. 2002-02-18 05:05:09 +00:00
Miles Lott
12b66fb8a9 Change lang/languages tables to phpgw_lang/phpgw_languages 2002-02-17 19:31:50 +00:00
Miles Lott
6c8ce90ce0 Fix version check and display 2002-02-17 15:34:13 +00:00
skeeter
b79eef2053 GNU Patch #122. 2002-02-15 04:16:35 +00:00
skeeter
5e48dcbe99 GNU Patch #115. 2002-02-15 01:51:32 +00:00
Miles Lott
7d1f940b00 Add check to ensure the app hook was installed, if not don't dump errors about
the function not existing
2002-02-02 19:01:17 +00:00
Miles Lott
b715103cdb Apply Patch #86, and add cancel buttons to account and group forms (need cleanup) 2002-01-24 12:28:45 +00:00
Miles Lott
5719e9e784 oops, need to write the config 2002-01-20 18:42:48 +00:00
skeeter
32d26df97d This will clear the cache when individual is removed from a group. 2002-01-16 18:09:06 +00:00
ceb
fb6a15917b update cats prefs 2002-01-13 23:54:46 +00:00
skeeter
a039cec5bd Now checks to make sure the groups _lid is not blank when changing the _lid. Also, added calls to sessions->delete_cache() so the users cache can be re-built upon next activity. 2002-01-13 03:56:34 +00:00
ceb
8bc7d387ce update cats 2002-01-12 18:28:42 +00:00
Miles Lott
acdd4ea960 Using ntier acl_prefs 2002-01-12 15:46:47 +00:00
skeeter
9f76c46b29 Fixed a problem where it would try to Back to the group list when editing/viewing user data. 2002-01-11 02:01:29 +00:00
skeeter
3b71750055 This will allow admin members to grant group managers to user(s) of a group. 2002-01-10 18:18:44 +00:00
skeeter
c61e5c3e83 One last fix. 2002-01-06 05:56:19 +00:00
skeeter
710ec8fbdd A few fixes to the new routine. 2002-01-06 05:37:17 +00:00
skeeter
6b8ddd566b Added the 'Find and Register Application Hooks'. 2002-01-06 05:01:29 +00:00
Miles Lott
63f8f96f3f This should now report correctly that the API is current 2002-01-04 04:43:00 +00:00
Miles Lott
6174ed9c72 formatting 2002-01-04 00:55:01 +00:00
Miles Lott
e17a39e584 Fix each error if no sessions listed (php4 mode sessions); add switch to add in
php4 mode session listing later
2002-01-04 00:39:00 +00:00
Miles Lott
0b5417f928 Another test 2002-01-02 18:20:10 +00:00
Miles Lott
17d994c883 Trying to silence error if no algo/mode available (mcrypt problem) 2002-01-02 18:16:41 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
skeeter
40ee06a1d1 A few minor cleanups. Also, changed what I could to use ExecMethod(). This is much cleaner when calling a single function from a class than creating an instantiation of the class and calling a single method. 2001-12-27 15:14:02 +00:00
Miles Lott
573c7089d1 Disable explicitly calling appname=phpgwapi 2001-12-24 05:17:07 +00:00
Miles Lott
99bf9a1305 Disable possibility of defaulting to display setup-only configs 2001-12-24 00:33:53 +00:00
Miles Lott
ff13d7a060 format switch/case 2001-12-24 00:30:48 +00:00