Commit Graph

6292 Commits

Author SHA1 Message Date
a245e7d06c fixed loading of template files. They didnt seem to work at all 2001-12-29 08:53:28 +00:00
99e0c1517f fixed for version checking 2001-12-29 08:09:03 +00:00
58a42faff7 Cleanups for a few warnings. 2001-12-29 02:37:22 +00:00
c3de1c374d make the login working with latest cvs 2001-12-28 21:04:22 +00:00
4264fe7820 Return fault code 9 'Access denied' if no app access 2001-12-28 18:41:33 +00:00
4513577695 update my linux-at-work.de theme, to made it working other apps too 2001-12-28 18:31:39 +00:00
a4cefb9b28 Add acl check for app access prior to list_methods() call 2001-12-28 16:29:27 +00:00
95da5b6f10 A couple of small changes to hide the fact tthat bocalendar is used. 2001-12-28 15:53:33 +00:00
c257dbcf86 Remove email-specific functions 2001-12-28 15:31:06 +00:00
b2bbc10e70 Patch applied #497133. 2001-12-28 15:03:17 +00:00
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
38983d71cf format elseif for consistency 2001-12-28 06:02:30 +00:00
275a3eb70c remove extra debug var, format 2001-12-28 05:57:18 +00:00
ddd4181979 Add array_shift() - needs testing 2001-12-28 05:48:33 +00:00
c51972cd16 formatting 2001-12-28 05:32:59 +00:00
31b533d00e formatting 2001-12-28 05:25:07 +00:00
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
eeda908447 using new field editor 2001-12-28 04:09:14 +00:00
e524a44dad different field editor 2001-12-28 04:08:35 +00:00
e85f926de8 Using new uiaclprefs class 2001-12-28 01:46:41 +00:00
4fd27dceca New ui version of acl_prefs manager 2001-12-28 00:59:30 +00:00
844dcd650b fixed for PHP3 2001-12-27 20:02:45 +00:00
6149f2b864 converted to ui class 2001-12-27 18:01:48 +00:00
f42cd7afcc Use new ui class for site config 2001-12-27 17:56:03 +00:00
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
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
168d18ee53 Reworked the action() function. 2001-12-27 15:22:51 +00:00
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
42a23a93c3 Fixed a quote/tick problem. 2001-12-27 15:17:29 +00:00
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
3bd53a72c2 Small changes to make it more consistent with the rest of the apps. 2001-12-27 15:15:19 +00:00
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
ab9fffff05 fixed some debug crap and a fix for windows installs 2001-12-26 17:21:24 +00:00
a47351e0ec fix use of unset (php3) 2001-12-26 16:59:51 +00:00
81a5b54d6f formatting by way of testing appsession 2001-12-26 05:34:45 +00:00
816b7e2d47 Do not decrypt and return if no data in db (decrypt returning garbage) 2001-12-26 05:24:51 +00:00
c84ba29fd4 Cleanups for a couple of warnings. 2001-12-25 20:16:26 +00:00
24f4f79cdc added lots of new stuff. Getting damn near useful HTMl output 2001-12-25 09:23:07 +00:00
4d41699cdc fixed very minor inline doc text 2001-12-25 09:22:31 +00:00
70f546278c previous version was a mess. It generated a HUGE html document because I forgot to flush the vars before I kept adding to them 2001-12-25 07:35:25 +00:00
e5e315711c formatting 2001-12-25 02:58:49 +00:00
dda262cfea now they actually create a bit of useful html documents 2001-12-25 01:49:08 +00:00
193c99f669 first installment of code that actually generates some html. docbook template file will follow 2001-12-25 00:00:23 +00:00
c1b0ce4001 Made updates needed to properly handle more than one file contributing to a class. 2001-12-24 22:49:17 +00:00
25f80219c0 updated some inline comments for me to better test the inilinedocparser 2001-12-24 22:48:40 +00:00
115c4bb540 Final checkin before I start with the docbook and html templatizing 2001-12-24 18:16:28 +00:00
2397001fba fixed inline comments 2001-12-24 18:15:06 +00:00
40cd00c1b8 added arrau_unique 2001-12-24 18:05:56 +00:00
267ca57168 new version of custom field editor in ui form 2001-12-24 17:35:58 +00:00
a50f04c36b Applied patch #492246. 2001-12-24 15:34:08 +00:00