Commit Graph

6281 Commits

Author SHA1 Message Date
100779ec63 Disable interop functions by default (again) 2002-01-04 00:58:57 +00:00
6174ed9c72 formatting 2002-01-04 00:55:01 +00:00
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
ab1bae0505 add some admin langs 2002-01-04 00:33:43 +00:00
567d2a8a6b add 'language' and 'section' 2002-01-04 00:29:27 +00:00
3c8e44380b add 'list' 2002-01-04 00:27:14 +00:00
57ca6811d9 Makefiles for user and admin guides 2002-01-04 00:27:13 +00:00
766daf764e Fix one lang call, add 'no vcard' 2002-01-04 00:25:16 +00:00
f3cb694697 added Makefiles for documentation 2002-01-04 00:25:11 +00:00
ba6bf89d9e Add some missing langs for calendar 2002-01-04 00:22:55 +00:00
784c87ec14 Add new forum phrases, move some to common 2002-01-04 00:16:47 +00:00
1862cbeedb Add missing phrases 2002-01-04 00:08:03 +00:00
7104de54a1 Move 'installed applications' to common, since developer_tools also needs this 2002-01-03 23:58:38 +00:00
3279692e7a Check that preferences is an object (for use from setup) 2002-01-03 22:02:13 +00:00
5f5f24e2ae Makefile for FAQ 2002-01-03 21:05:45 +00:00
530b0ee678 Fix a typo 2002-01-03 19:10:32 +00:00
7e4ec5264e Add inline doc and data check for create_defaults() 2002-01-03 18:11:10 +00:00
d61dadfa72 Add default prefs creation for a new user in create() - will need to do this either
here or in admin.
2002-01-03 18:02:10 +00:00
7c92b70b90 Move constructor to the top of the class; Use one db object instead of two;
Do the query in return_array() only once; Make formated_list() a wrapper to
formatted_list();
2002-01-03 17:16:56 +00:00
61a2d639f0 added html version of hello world document 2002-01-03 16:46:03 +00:00
c5e25b7da5 A little nicer day view using some css for styling. This will consdense on the amount of code being sent to the client browser. 2002-01-03 12:37:15 +00:00
bab9273bb9 Enclosed a debug statement in an if(debug){} block. 2002-01-03 12:34:45 +00:00
33ace3a0cd This will make the poweredby phrase compatible with html 4.01. 2002-01-03 12:30:26 +00:00
f857c1eeff fixed wrong select of the global cats 2002-01-03 03:42:13 +00:00
e1d78758d8 changed hook_files for preferences 2002-01-02 23:24:56 +00:00
ac6c2d89c4 found problem with appsession. I was purging it on accident 2002-01-02 20:50:28 +00:00
e2b86e9082 trying to fix app session 2002-01-02 20:45:57 +00:00
28d77dcd4a this time I really think I fixed it 2002-01-02 20:29:51 +00:00
efd94ed2b8 fixed for pre 4.1 versions of PHP (I think) 2002-01-02 19:45:11 +00:00
055ba107c5 new langs 2002-01-02 18:23:09 +00:00
0b5417f928 Another test 2002-01-02 18:20:10 +00:00
17d994c883 Trying to silence error if no algo/mode available (mcrypt problem) 2002-01-02 18:16:41 +00:00
ef2e7cd088 added postscript version of FAQ 2002-01-02 17:40:22 +00:00
f3fb44a6a6 updated the hooks entries 2002-01-02 17:01:55 +00:00
13d1f509f3 Add missing hooks for new installs 2002-01-02 16:06:03 +00:00
19961b84b5 Slipping in a few more hooks 2002-01-02 16:03:34 +00:00
62b4c42a22 added some description text 2002-01-02 15:55:09 +00:00
f2581be283 fixed typo 2002-01-02 15:53:08 +00:00
787aaf2a5e Create hooks object for hooks call 2002-01-02 15:49:25 +00:00
9520fafe37 updated for new header.inc.php option, and fixed echo problem 2002-01-02 15:47:54 +00:00
49f7216e19 Remove unused function 2002-01-02 15:46:17 +00:00
0ce125a2d2 updated so the hooks get registered properly 2002-01-02 15:27:36 +00:00
dbd4c633f9 API UPGRADE - INSERT-only version update to add missing hooks 2002-01-02 15:26:19 +00:00
433a23d93e updating for new sessions class change 2002-01-02 15:10:06 +00:00
ab5fcad3eb _debug_array() fix; add check for enforce_ssl config - no config dialog yet 2002-01-02 14:46:00 +00:00
e9688a73ea getting rid of Template_new which no one seems to care for, and adding my own experimental class which should have a little better performance. 2002-01-02 14:37:15 +00:00
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
70261207f3 added php4 sessions class and added it as an option 2002-01-02 14:32:22 +00:00
3544a46dc3 update 2002-01-01 23:25:54 +00:00
8095e83fc5 update 2002-01-01 20:58:22 +00:00