Commit Graph

5169 Commits

Author SHA1 Message Date
e73a82a001 Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer(). 2001-07-28 14:21:32 +00:00
cba81b9086 Small fixes for php3 support. 2001-07-28 13:22:58 +00:00
9472646729 This should provide all neccessary functions to the calendar in n-tier layout. Just need to debug it out for any minor problems. 2001-07-28 13:17:30 +00:00
2c726647f5 Small fix for php3 support. 2001-07-28 13:10:17 +00:00
295e36cccf Comment out filespace until further notice 2001-07-28 03:14:08 +00:00
c9b1d29592 Commented out filespace until further notice 2001-07-28 03:13:13 +00:00
176aee8b50 Moved a ->db->query() call inside a condition branch. Cuts down on an unneeded db hit. 2001-07-28 02:18:17 +00:00
016f6e5ce3 fixed typo causing a href not to have closing tag 2001-07-27 19:01:40 +00:00
f0bd45dd45 Formatting 2001-07-27 10:40:23 +00:00
e3fbe2fd7a Minor formatting 2001-07-27 10:16:54 +00:00
7b96d56609 Silence each error 2001-07-27 10:15:15 +00:00
233d1640df Rolling back filespace column 2001-07-27 10:05:52 +00:00
1fe026c4c0 Rolling back file_space addition 2001-07-27 10:04:54 +00:00
42b795992b Rolling back file_space column addition 2001-07-27 10:04:07 +00:00
a2c0d12173 Formatting 2001-07-26 11:25:35 +00:00
375750ea7e Formatting 2001-07-26 11:13:15 +00:00
3fcccb057b solved bug, that cat-changes if done after an initial call of infolog (/infolog/index.php) forward one to home.php, because no menuaction in the QUERY_STRING 2001-07-26 11:06:07 +00:00
ee16c4f270 own infolog icon now:
thanks to j3rry and milosch for the inspiration and to ceb who made the orginal graphics
2001-07-26 11:03:29 +00:00
c80c3bbcd9 Formatting (minor) 2001-07-26 11:02:10 +00:00
cd339aa676 Formatting 2001-07-26 10:54:40 +00:00
e93a4c7ece Formatting 2001-07-26 10:48:07 +00:00
260e5705bf Formatting 2001-07-26 10:16:42 +00:00
aaa79c4767 Some additions for icon/table scripts 2001-07-26 00:05:57 +00:00
79928bf164 tentative replacement 2001-07-25 23:56:18 +00:00
89e392d9df some more defaults to get pgsql work 2001-07-25 22:39:14 +00:00
a95b0a191c typo in fieldname caused infolog not to display 'show parent'-icon 2001-07-25 22:02:46 +00:00
83e42d3d96 trim filespace value in accounts also 2001-07-23 23:02:40 +00:00
1d9f053876 Tentatively undo bogus error message. 2001-07-23 21:18:31 +00:00
0db88c6547 remove dups 2001-07-23 12:30:16 +00:00
7a53e55d30 Trying to make php3 compatible 2001-07-23 11:21:38 +00:00
4a115e8bb1 update cats tpl 2001-07-23 03:04:40 +00:00
f265ea2717 Make _debug_array() work for php3 or 4 2001-07-23 00:02:33 +00:00
bfa73cc185 modified link() to allow also a array as second parameter 2001-07-22 21:28:38 +00:00
2992926f96 changed the order of the link values, the sessionid is now the last one
now you can place the cursor over the link, and the important values
2001-07-22 20:39:11 +00:00
86af0afa3e Added help (w/ show_help preference), a few special character fixes, and added version to $file_attributes that should have been commited last time 2001-07-22 08:12:08 +00:00
c0e4d73c10 Small fix for participants and ownership. 2001-07-22 00:03:19 +00:00
b9c9030893 Small cleanups. 2001-07-22 00:02:55 +00:00
83f61d1767 This moves the calendar to use the n-tier layering. Old files are still here for continuity for .12 RC versions. 2001-07-22 00:01:49 +00:00
636666d306 Small fixes for the footer. 2001-07-21 23:56:43 +00:00
588ad423df A little more fixing to the calendar. Will try and get the search UI built. 2001-07-21 23:35:22 +00:00
300c84ea9a This now takes the app header/footer as methods of the application ui. For this to work, each ui that plans on implementing this, will need to create public_functions header() and footer(). 2001-07-21 23:29:07 +00:00
24f16fc191 update 2001-07-20 04:39:50 +00:00
a1f975abe2 update langs 2001-07-20 03:49:07 +00:00
8dac4d5616 update delete cats 2001-07-20 01:05:47 +00:00
79561e21f7 translation of subject corrected 2001-07-19 23:07:15 +00:00
1db9edc55e omitting 'INSERT INTO table col=val' for pgsql-compatibility 2001-07-19 23:00:51 +00:00
58d7129099 update cats 2001-07-19 21:45:28 +00:00
324b3921d7 only offer status-items appropriate for the selected type 2001-07-19 01:28:16 +00:00
ae7482c952 show linestructur (newlines) in the infolog-list 2001-07-19 01:03:36 +00:00
f05dc3d53d missing stripslashed added to read, common array $maybe_slashes with fields that may contain slashes for read+write 2001-07-18 23:54:43 +00:00