Commit Graph

4959 Commits

Author SHA1 Message Date
seek3r
fcd99e116d fixed the table row background to a grey instead of the blue which didnt match 2001-12-30 09:34:39 +00:00
seek3r
1a2c0638f3 added images to get rid of the lame rollover directory 2001-12-30 08:31:52 +00:00
seek3r
69459e0102 added images to get rid of the lame rollover directory 2001-12-30 08:28:56 +00:00
seek3r
c86438c2b2 now uses the proper image finding features of the API, as well as dynamicly changes the base and hover images based on current app 2001-12-30 08:25:32 +00:00
seek3r
64cf67dab3 removed waste layer and doing finally working checkin 2001-12-30 08:24:41 +00:00
seek3r
abf54b9909 updated for changing the hover images 2001-12-30 04:58:39 +00:00
bettina
c2cd9e60d0 fixed wrong function call 2001-12-29 21:37:12 +00:00
skeeter
5739976dfd Should be backwards compatible! Will now allow the formated_list() method to be called by ExecMethod(). This is now done by setting the format variable equal to an associated array. 2001-12-29 19:31:52 +00:00
skeeter
abe7b743ed No longer needed. 2001-12-29 18:45:58 +00:00
skeeter
f70f3f0179 This will now allow RELATIVE_USER_APP to work correctly for the acl_check function. 2001-12-29 18:34:04 +00:00
skeeter
128a03f3c9 Small improvement on seekers caching of image files. 2001-12-29 18:10:31 +00:00
skeeter
30d0030b13 Changed the menuaction to GLOBALS['HTTP_GET_VARS']['menuaction'] 2001-12-29 18:02:51 +00:00
brandonne
3e829d32ad *** empty log message *** 2001-12-29 17:59:53 +00:00
brandonne
63a956e5df updated doc directory to conform with new docteam standard 2001-12-29 17:54:21 +00:00
seek3r
5bb76f2110 fixed php3 compatibility and added some additional feature that is not yet complete 2001-12-29 17:35:13 +00:00
seek3r
b8797c7ad6 put in new find_image function that should help performance a fair bit 2001-12-29 10:57:35 +00:00
seek3r
9262d4d93c I had left in some debugging crap 2001-12-29 10:56:57 +00:00
seek3r
a245e7d06c fixed loading of template files. They didnt seem to work at all 2001-12-29 08:53:28 +00:00
seek3r
99e0c1517f fixed for version checking 2001-12-29 08:09:03 +00:00
skeeter
58a42faff7 Cleanups for a few warnings. 2001-12-29 02:37:22 +00:00
Lars Kneschke
c3de1c374d make the login working with latest cvs 2001-12-28 21:04:22 +00:00
Miles Lott
4264fe7820 Return fault code 9 'Access denied' if no app access 2001-12-28 18:41:33 +00:00
Lars Kneschke
4513577695 update my linux-at-work.de theme, to made it working other apps too 2001-12-28 18:31:39 +00:00
Miles Lott
a4cefb9b28 Add acl check for app access prior to list_methods() call 2001-12-28 16:29:27 +00:00
skeeter
95da5b6f10 A couple of small changes to hide the fact tthat bocalendar is used. 2001-12-28 15:53:33 +00:00
Miles Lott
c257dbcf86 Remove email-specific functions 2001-12-28 15:31:06 +00:00
skeeter
b2bbc10e70 Patch applied #497133. 2001-12-28 15:03:17 +00:00
Miles Lott
3c70493ae1 Add array_pop(); test and confirm array_pop/array_shift; add comments to each
function; order functions alphabetically
2001-12-28 07:07:32 +00:00
Miles Lott
38983d71cf format elseif for consistency 2001-12-28 06:02:30 +00:00
Miles Lott
275a3eb70c remove extra debug var, format 2001-12-28 05:57:18 +00:00
Miles Lott
ddd4181979 Add array_shift() - needs testing 2001-12-28 05:48:33 +00:00
Miles Lott
c51972cd16 formatting 2001-12-28 05:32:59 +00:00
Miles Lott
31b533d00e formatting 2001-12-28 05:25:07 +00:00
Miles Lott
bfeeced206 Fix for get_form() when testing serialization; rename get_list() to index(); ldap
fix for empty cat_id
2001-12-28 04:29:31 +00:00
Miles Lott
eeda908447 using new field editor 2001-12-28 04:09:14 +00:00
Miles Lott
e524a44dad different field editor 2001-12-28 04:08:35 +00:00
Miles Lott
e85f926de8 Using new uiaclprefs class 2001-12-28 01:46:41 +00:00
Miles Lott
4fd27dceca New ui version of acl_prefs manager 2001-12-28 00:59:30 +00:00
seek3r
844dcd650b fixed for PHP3 2001-12-27 20:02:45 +00:00
Miles Lott
6149f2b864 converted to ui class 2001-12-27 18:01:48 +00:00
Miles Lott
f42cd7afcc Use new ui class for site config 2001-12-27 17:56:03 +00:00
Miles Lott
06dc27229c Changes for hopefully better handling of the global crypto object; remove
calls to common class functions and setting of common class vars;
2001-12-27 15:48:42 +00:00
skeeter
297f386c85 Will now report back Directory/file when deleting a user file. Also, changed the color's to #000000 from names. 2001-12-27 15:24:35 +00:00
skeeter
168d18ee53 Reworked the action() function. 2001-12-27 15:22:51 +00:00
skeeter
827eb9a223 one big irritation was that the pwd() function would return an extra space at the end of the directory name. This shouldn't have occured, because spaces are not allowed as the first/last character of the name. 2001-12-27 15:20:03 +00:00
skeeter
42a23a93c3 Fixed a quote/tick problem. 2001-12-27 15:17:29 +00:00
skeeter
5e7170193e Allows the developer to define the text when printing out a list of errors/results/warnings. 2001-12-27 15:16:22 +00:00
skeeter
3bd53a72c2 Small changes to make it more consistent with the rest of the apps. 2001-12-27 15:15:19 +00:00
skeeter
40ee06a1d1 A few minor cleanups. Also, changed what I could to use ExecMethod(). This is much cleaner when calling a single function from a class than creating an instantiation of the class and calling a single method. 2001-12-27 15:14:02 +00:00
seek3r
ab9fffff05 fixed some debug crap and a fix for windows installs 2001-12-26 17:21:24 +00:00