Commit Graph

4007 Commits

Author SHA1 Message Date
Miles Lott
1fe026c4c0 Rolling back file_space addition 2001-07-27 10:04:54 +00:00
Miles Lott
42b795992b Rolling back file_space column addition 2001-07-27 10:04:07 +00:00
Miles Lott
a2c0d12173 Formatting 2001-07-26 11:25:35 +00:00
Miles Lott
375750ea7e Formatting 2001-07-26 11:13:15 +00:00
Ralf Becker
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
Ralf Becker
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
Miles Lott
c80c3bbcd9 Formatting (minor) 2001-07-26 11:02:10 +00:00
Miles Lott
cd339aa676 Formatting 2001-07-26 10:54:40 +00:00
Miles Lott
e93a4c7ece Formatting 2001-07-26 10:48:07 +00:00
Miles Lott
260e5705bf Formatting 2001-07-26 10:16:42 +00:00
Miles Lott
aaa79c4767 Some additions for icon/table scripts 2001-07-26 00:05:57 +00:00
Miles Lott
79928bf164 tentative replacement 2001-07-25 23:56:18 +00:00
Ralf Becker
89e392d9df some more defaults to get pgsql work 2001-07-25 22:39:14 +00:00
Ralf Becker
a95b0a191c typo in fieldname caused infolog not to display 'show parent'-icon 2001-07-25 22:02:46 +00:00
Miles Lott
83e42d3d96 trim filespace value in accounts also 2001-07-23 23:02:40 +00:00
Miles Lott
1d9f053876 Tentatively undo bogus error message. 2001-07-23 21:18:31 +00:00
Miles Lott
0db88c6547 remove dups 2001-07-23 12:30:16 +00:00
Miles Lott
7a53e55d30 Trying to make php3 compatible 2001-07-23 11:21:38 +00:00
bettina
4a115e8bb1 update cats tpl 2001-07-23 03:04:40 +00:00
Miles Lott
f265ea2717 Make _debug_array() work for php3 or 4 2001-07-23 00:02:33 +00:00
Lars Kneschke
bfa73cc185 modified link() to allow also a array as second parameter 2001-07-22 21:28:38 +00:00
Lars Kneschke
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
zone
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
skeeter
c0e4d73c10 Small fix for participants and ownership. 2001-07-22 00:03:19 +00:00
skeeter
b9c9030893 Small cleanups. 2001-07-22 00:02:55 +00:00
skeeter
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
skeeter
636666d306 Small fixes for the footer. 2001-07-21 23:56:43 +00:00
skeeter
588ad423df A little more fixing to the calendar. Will try and get the search UI built. 2001-07-21 23:35:22 +00:00
skeeter
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
bettina
24f16fc191 update 2001-07-20 04:39:50 +00:00
bettina
a1f975abe2 update langs 2001-07-20 03:49:07 +00:00
bettina
8dac4d5616 update delete cats 2001-07-20 01:05:47 +00:00
Ralf Becker
79561e21f7 translation of subject corrected 2001-07-19 23:07:15 +00:00
Ralf Becker
1db9edc55e omitting 'INSERT INTO table col=val' for pgsql-compatibility 2001-07-19 23:00:51 +00:00
bettina
58d7129099 update cats 2001-07-19 21:45:28 +00:00
Ralf Becker
324b3921d7 only offer status-items appropriate for the selected type 2001-07-19 01:28:16 +00:00
Ralf Becker
ae7482c952 show linestructur (newlines) in the infolog-list 2001-07-19 01:03:36 +00:00
Ralf Becker
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
bettina
fed982b4a3 update add plus edit cats 2001-07-18 23:51:52 +00:00
bettina
c6f9a06500 update add() plus edit() 2001-07-18 23:50:38 +00:00
Ralf Becker
797ad8d151 parent_id got lost if addressbook/project-selection was called during creation of a sub 2001-07-18 23:09:11 +00:00
Ralf Becker
a9b98c403d some missing german phrases 2001-07-18 22:57:51 +00:00
Miles Lott
e50cdaa6d6 remove stray whitespace 2001-07-18 20:34:11 +00:00
Miles Lott
f829220ac2 Change form vars to php3-compatible ones 2001-07-18 20:31:55 +00:00
Miles Lott
127c5b7636 check tid to make sure it is not '' or ' ' 2001-07-18 20:30:53 +00:00
skeeter
0b4c469fe9 Changes to go along with the new design. 2001-07-18 17:34:48 +00:00
skeeter
e5e3403d77 Second cut... now have all except search/matrixview in n-tier design. 2001-07-18 17:32:10 +00:00
skeeter
4676da10c0 New holiday class. This will follow the n-tier desing in full functionality. No UI as of yet. 2001-07-18 17:30:24 +00:00
Miles Lott
6145299773 Trim filespace value to allow for setting of '' and remove spaces from config default,
php3 array fix
2001-07-18 05:00:26 +00:00
Miles Lott
132cc41e5a If the passed tid = ' ', etc, set it to 'n' 2001-07-18 04:55:31 +00:00