Commit Graph

5511 Commits

Author SHA1 Message Date
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
Miles Lott
a47351e0ec fix use of unset (php3) 2001-12-26 16:59:51 +00:00
Miles Lott
81a5b54d6f formatting by way of testing appsession 2001-12-26 05:34:45 +00:00
Miles Lott
816b7e2d47 Do not decrypt and return if no data in db (decrypt returning garbage) 2001-12-26 05:24:51 +00:00
skeeter
c84ba29fd4 Cleanups for a couple of warnings. 2001-12-25 20:16:26 +00:00
seek3r
24f4f79cdc added lots of new stuff. Getting damn near useful HTMl output 2001-12-25 09:23:07 +00:00
seek3r
4d41699cdc fixed very minor inline doc text 2001-12-25 09:22:31 +00:00
seek3r
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
Miles Lott
e5e315711c formatting 2001-12-25 02:58:49 +00:00
seek3r
dda262cfea now they actually create a bit of useful html documents 2001-12-25 01:49:08 +00:00
seek3r
193c99f669 first installment of code that actually generates some html. docbook template file will follow 2001-12-25 00:00:23 +00:00
seek3r
c1b0ce4001 Made updates needed to properly handle more than one file contributing to a class. 2001-12-24 22:49:17 +00:00
seek3r
25f80219c0 updated some inline comments for me to better test the inilinedocparser 2001-12-24 22:48:40 +00:00
seek3r
115c4bb540 Final checkin before I start with the docbook and html templatizing 2001-12-24 18:16:28 +00:00
seek3r
2397001fba fixed inline comments 2001-12-24 18:15:06 +00:00
seek3r
40cd00c1b8 added arrau_unique 2001-12-24 18:05:56 +00:00
Miles Lott
267ca57168 new version of custom field editor in ui form 2001-12-24 17:35:58 +00:00
skeeter
a50f04c36b Applied patch #492246. 2001-12-24 15:34:08 +00:00
Miles Lott
de3504fd20 formatting... 2001-12-24 05:24:57 +00:00
Miles Lott
573c7089d1 Disable explicitly calling appname=phpgwapi 2001-12-24 05:17:07 +00:00
Miles Lott
913baf2bda globals 2001-12-24 05:04:23 +00:00
Miles Lott
d2fa0405b6 formatting 2001-12-24 04:55:24 +00:00
Miles Lott
1073d1d61a remove some extra spaces and tabs, change all print_r to _debug_array() calls 2001-12-24 04:53:07 +00:00
skeeter
32c2f16f8c Some more updates. 2001-12-24 04:30:55 +00:00
skeeter
17900a9ed8 Fix a misspelling identified by Milosch. 2001-12-24 04:30:14 +00:00
skeeter
6831899071 Fix for ceb in submitting holidays to the central repository. Also globalized that class. 2001-12-24 04:04:05 +00:00
skeeter
3147adcd72 Some more small updates.' 2001-12-24 03:18:50 +00:00
skeeter
b6f77ce887 New template. 2001-12-24 03:18:14 +00:00
skeeter
ec9f0f5668 One more round. Still not complete, but alot more functionality here. 2001-12-24 03:08:32 +00:00
skeeter
5e24b7bf9d Fixes a problem where holidays in the following year are not loaded correctly. 2001-12-24 03:07:24 +00:00
Miles Lott
99bf9a1305 Disable possibility of defaulting to display setup-only configs 2001-12-24 00:33:53 +00:00
Miles Lott
ff13d7a060 format switch/case 2001-12-24 00:30:48 +00:00
Miles Lott
630e221d1b Now in ui form (single layer) for mainscreen message 2001-12-24 00:17:41 +00:00
Miles Lott
04ec0b3afb Use correct post action 2001-12-24 00:07:39 +00:00
Miles Lott
7d78039d6b Use the new uiconfig class 2001-12-24 00:04:02 +00:00
Miles Lott
2c96b6fc4f New ui version of config.php 2001-12-24 00:00:09 +00:00
bettina
d885d64921 fixed langs 2001-12-23 23:03:17 +00:00
bettina
486f4c0bab fixed langs 2001-12-23 22:54:57 +00:00
seek3r
4d51015263 added filename in the refernece block 2001-12-23 19:01:17 +00:00
seek3r
9f00a66dad forced everything into a single master array 2001-12-23 18:41:59 +00:00
Miles Lott
fcf1e0a7ec Fix checking of entry var and posted start/order/sort, etc. 2001-12-23 17:28:14 +00:00
Miles Lott
17dd3eb457 Add more printed comments; change to use www.phpgroupware.org 2001-12-23 16:20:10 +00:00
Miles Lott
093e6d006b No longer used 2001-12-23 15:42:07 +00:00
Miles Lott
dba63c65d9 Add new validation hook call 2001-12-23 15:31:27 +00:00
Miles Lott
7584fd36fc Add {error} to display config error 2001-12-23 15:30:30 +00:00
Miles Lott
d98af24492 Add new validation hook file for config.php in admin 2001-12-23 15:29:52 +00:00
seek3r
c80cc36a98 fixed not an array problem 2001-12-23 10:59:55 +00:00
seek3r
522894534a updated inline docs for test 2001-12-23 10:55:19 +00:00
seek3r
d7156e82f1 major work done on this file to handle our needs. Final step will be to build the template for generating html or docbook files 2001-12-23 10:45:46 +00:00