Commit Graph

18444 Commits

Author SHA1 Message Date
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
fed982b4a3 update add plus edit cats 2001-07-18 23:51:52 +00:00
c6f9a06500 update add() plus edit() 2001-07-18 23:50:38 +00:00
797ad8d151 parent_id got lost if addressbook/project-selection was called during creation of a sub 2001-07-18 23:09:11 +00:00
a9b98c403d some missing german phrases 2001-07-18 22:57:51 +00:00
e50cdaa6d6 remove stray whitespace 2001-07-18 20:34:11 +00:00
f829220ac2 Change form vars to php3-compatible ones 2001-07-18 20:31:55 +00:00
127c5b7636 check tid to make sure it is not '' or ' ' 2001-07-18 20:30:53 +00:00
0b4c469fe9 Changes to go along with the new design. 2001-07-18 17:34:48 +00:00
e5e3403d77 Second cut... now have all except search/matrixview in n-tier design. 2001-07-18 17:32:10 +00:00
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
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
132cc41e5a If the passed tid = ' ', etc, set it to 'n' 2001-07-18 04:55:31 +00:00
088010eee3 array format (php3) fixes 2001-07-18 04:43:52 +00:00
47c1f01718 Drop two unneeded objects 2001-07-16 22:10:07 +00:00
fa7dd52ce4 Add ability to parse 3layer method into an object, will still handle simple
functions as well.  This requires some mods to expose the function params from
each bo class (so far).
2001-07-16 20:36:22 +00:00
13debcb486 more english translations plus more consistent naming 2001-07-16 18:11:27 +00:00
aaee0f1f7d Changed the 'Observance' addon word to the name. 2001-07-16 11:40:22 +00:00
88519279bd First cut with n-tier design. 2001-07-16 11:38:40 +00:00
0af94375ea make filter reload the page automaticly if js availible
button [Filter] in Templates now in <noscript>-tags
2001-07-16 09:01:02 +00:00
17b5416f42 Allow Template class to be disabled 2001-07-16 06:24:17 +00:00
c5a72a8bc2 Allow null first argument 2001-07-16 06:17:27 +00:00
0593d5ed96 Import SOAP classes 2001-07-16 06:05:33 +00:00
e02021ad21 With assistance from mdean, jengo, and ralfbecker, the multiple params feature
for CreateObject now seems to work.  Need to verify on php3...
2001-07-15 23:27:36 +00:00
fe96cbcbcc sorted now 2001-07-15 22:03:06 +00:00
36ef9cf331 hook_home, plus some filters and preferences added 2001-07-15 22:00:14 +00:00