Commit Graph

8361 Commits

Author SHA1 Message Date
1af318fbba small documentation update for function process_show 2002-06-05 21:34:55 +00:00
e94fc7ca21 now creating a session for <login> <passwd> supplied on the commandline 2002-06-03 22:27:26 +00:00
273c381628 updating for my netscape 4.x patches 2002-06-03 22:17:56 +00:00
1a8bab5e44 changed for new standard of index.php file 2002-06-02 22:07:47 +00:00
172100db95 integrated a screenshot of phpGroupWare as Gtk-app 2002-06-02 21:20:07 +00:00
d5b0ea54d5 changed HTML to GTK in the title 2002-06-02 21:14:11 +00:00
ed98ea28e0 a first test for phpGroupWare (only eTemplate apps) under Gtk 2002-06-02 21:13:04 +00:00
a642084e99 gtk-ui handls know buttons like the html-ui 2002-06-02 21:10:24 +00:00
b4b697f0f1 some minor changes to be compatible with the gtk ui 2002-06-02 20:47:38 +00:00
b520fa4655 add global categories link to infolog-section in admin 2002-06-01 14:45:21 +00:00
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
aa2e71c35e 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:15:41 +00:00
91271e3afe some more 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 13:19:48 +00:00
31a8e9f34d some changes to be compatible with seek3r new template-system 2002-06-01 12:38:51 +00:00
3ff337bd67 some changes to be compatible with seek3r new template-system 2002-06-01 11:02:10 +00:00
fa82511b93 some changes to be compatible with seek3r new template-system 2002-06-01 10:55:05 +00:00
100f5bc159 some changes to be compatible with seek3r new template-system 2002-06-01 10:10:14 +00:00
198abc90cc updated for a few bug fixes and some html comliance 2002-05-31 22:14:10 +00:00
e1cdcafb61 updated idsociety to new format. works fine for me in normal/tables and frames mode 2002-05-31 21:22:25 +00:00
9bd5ee2de5 left forced frames mode again 2002-05-31 18:37:18 +00:00
0e2e0f5446 fixed design to allow for backwards compatibility 2002-05-31 18:13:07 +00:00
161047f121 Apps dont need to halt on template error. Now it just reports 2002-05-31 10:18:57 +00:00
96577bfcd9 few minor bug fixed 2002-05-31 09:25:52 +00:00
4004c9a4e1 updated so that login page will destroy frames, cleaned up various other issues like better lang support in msgbox, now langs trailing char can be turned off. several other improvements 2002-05-31 08:29:19 +00:00
03a64409f8 accidently left forced frames mode 2002-05-30 21:14:29 +00:00
eb0b6aaf30 updated phpgwapi/inc/functions.inc.php to follow a nice and orderly loadup process. Added back in the support for CSS, added support for preloading images, fixed javascript problems, updated themes to use , overall just got this api nice and tight in the loadup and template areas. Now we need to update all the template sets and apps to follow suit 2002-05-30 21:13:07 +00:00
4a2729a720 massive and sweeping change to the link() function, the way the app loads up, to a single templates class instance, to a new template set structure which automaticly handles frames support. We will have much cleanup to do to get apps working again and have them following the new guidelines 2002-05-30 09:47:09 +00:00
ceb
403f8722b1 nextmatchs fix 2002-05-27 22:52:39 +00:00
ceb
0f7bcfa040 nextmatchs fix 2002-05-27 22:38:48 +00:00
ceb
f5a29b607c acl_app was missing using nextmatchs 2002-05-27 22:02:56 +00:00
de3fcb1c70 updated wit new msgbox 2002-05-27 08:22:12 +00:00
60a0c1ac74 fixed password strength rules names to be compatible with phpGW 2002-05-27 03:13:28 +00:00
bcc0730f43 Add configs for new password policies 2002-05-27 03:10:51 +00:00
75c9dc23f0 This should allow for another app to load its own contacts class as a replacement
for the api version.  If the app wants to include the api shared class, it should
do so manually.
2002-05-27 01:32:04 +00:00
fcde09f5ab Change user-agent to phpGroupWare 2002-05-27 00:52:00 +00:00
2b950e3583 Add encoding to output 2002-05-27 00:50:28 +00:00
d9ac13b22a Silence undefined variable error 2002-05-27 00:43:29 +00:00
5cf60ba4ee Add encoding to return value 2002-05-27 00:40:30 +00:00
cdc2926ff3 formatting 2002-05-26 21:16:25 +00:00
f8ee781c06 formatting 2002-05-26 20:32:54 +00:00
3861b64b16 formatting 2002-05-26 20:22:24 +00:00
2a6ff0ffd4 format, fix banner 2002-05-26 20:14:02 +00:00
bd6d7aac97 formatting 2002-05-26 20:09:01 +00:00
090f676483 remove stray whitespace, etc 2002-05-26 20:00:35 +00:00
96432a8a97 remove stray whitespace, add descr for sha password encrypt function 2002-05-26 19:57:35 +00:00
d2f00f43ce added password validation routines, as well as general improvements on sanitize function 2002-05-26 08:50:40 +00:00
2d37f41455 added password validation routines, as well as general improvements on sanitize function 2002-05-26 08:26:44 +00:00
80e3cdf02d added lang() call to the msgbox error text 2002-05-26 08:23:49 +00:00
6998f911ff updated so that the footer finally works properly 2002-05-26 07:05:36 +00:00
f54cf5cb0e updated idsociety so that the footer is always at the bottom of the page 2002-05-25 07:14:38 +00:00