Commit Graph

6033 Commits

Author SHA1 Message Date
89fbd4e755 Update to accounts->membership 2001-08-05 07:53:59 +00:00
7f8beb1d37 Fixed PostgreSQL issues 2001-08-05 07:43:51 +00:00
a1f60d1ef2 Fixed PostgreSQL issues with eventlog 2001-08-05 07:43:32 +00:00
6b2df30a8c Updated docs 2001-08-05 07:00:41 +00:00
b1eb420217 Finished merging patch for eventlog 2001-08-05 06:59:20 +00:00
75e4cfe0fa Corrected bad link() call 2001-08-05 06:54:52 +00:00
a4b8a88d81 Added dummy function for timestamp conversions 2001-08-05 06:52:25 +00:00
e0583a830f Started working on the functions to convert timestamps to the databases version 2001-08-05 06:49:50 +00:00
775e55fc86 Added patch for eventlog 2001-08-05 06:48:42 +00:00
29c4a9500c Make INSERT more extendable (ie fixed it) 2001-08-05 06:45:49 +00:00
cb873132bb No longer needed 2001-08-05 06:34:19 +00:00
963b5b16eb New template for ceb to try out for the coloring. Missed a setting of a table's bg color. 2001-08-05 03:44:08 +00:00
d1ecda416d Fix for bug #447188. 2001-08-05 03:39:35 +00:00
b20c072d9e New template for ceb to try out for the coloring. 2001-08-05 03:33:39 +00:00
179559990c Fix for bug #435822. 2001-08-05 03:23:01 +00:00
366349179c This now adds the cats on the same line with search/filter for show_tpl and adds a new function call cats_search_filter(). 2001-08-05 03:15:46 +00:00
7c14b13aa4 Added a search_filter by itself. Can now switch in mid stream from old style to new style menuaction=... by including it in the parameter. 2001-08-05 01:50:48 +00:00
e17aaa4f5c This follows the change to the ->accounts->membership() call. 2001-08-04 20:48:54 +00:00
7506365417 Non-detrimental change. According to jengo, this will allow pgsql to have an easier chance of installing. 2001-08-04 20:48:07 +00:00
b958ac035d Got nextmatchs to work. 2001-08-04 20:38:52 +00:00
8c570fcb19 php3 fix, rename accounts->memberships() to accounts->membership() to avoid conflict with class var 2001-08-04 14:26:10 +00:00
de68820130 Hopefully a fix for acl issues, and the strip_html loop 2001-08-04 14:12:32 +00:00
bd30af4d61 Replace print_r with var_dump (php3) 2001-08-04 13:29:53 +00:00
9bd25d9aa4 php3 (array) fixes 2001-08-04 13:26:23 +00:00
5110bf226a Fix setting of $phpgw_info flag in createobject, formatting 2001-08-04 13:18:49 +00:00
632ebd0950 added new version of ExecObject and GLOBALS ized everything 2001-08-04 12:11:07 +00:00
a4bccad3db Small fixes. 2001-08-04 03:02:01 +00:00
7c9c85b456 Odd, last commit didn;t work 2001-08-04 02:59:14 +00:00
e4dc19729b Last commit didn't work ?! 2001-08-04 02:58:42 +00:00
8ec1badd16 Doh! I didn't mean to commit this, I started working on it and didn't finish it. 2001-08-04 02:48:34 +00:00
263a96944f Moved nextmatchs over to template blocks 2001-08-04 02:47:19 +00:00
11ebee5fa9 Added the border=0 for jengo. 2001-08-04 02:10:48 +00:00
57e6d83b3c Committing a sample usage of ExecObject() for jengo. 2001-08-04 01:34:49 +00:00
2775a46530 update tpls 2001-08-04 01:09:15 +00:00
9e51952c23 Renamed the ExecObj() to ExecObject() and redid the exploding of the app.class.function to use a list() in both ExecObject() and CreateObject(). 2001-08-03 21:43:21 +00:00
52745a7577 fix minor syntax problem 2001-08-03 21:12:28 +00:00
9383ac2d97 added inital version of ExecObj 2001-08-03 21:10:02 +00:00
12de1bd609 Nextmatchs class now deals with the n-tier layering. 2001-08-03 19:14:10 +00:00
ed08e1617d Changed wrap="hard" to wrap="virtual" to prevent the adding of unneed whitespace 2001-08-03 14:54:43 +00:00
8f4f5e105c Rollback php3-incompatible code in createobject 2001-08-02 14:56:23 +00:00
c19c3f3966 Add obj creation test with error_report adjust for createobject, make lang handle
array as first value
2001-08-02 14:33:35 +00:00
a55296403b Fix setting of account type to 'u' for users 2001-08-02 09:37:49 +00:00
b85362ba1b Create per-user application acl if no groups selected for modify 2001-08-02 09:33:24 +00:00
e9635e2082 Convert foreach to reset/while (tested) 2001-08-02 08:59:08 +00:00
67eb3c7e99 Fix use of $this->headers, was being ignored 2001-08-02 08:31:48 +00:00
565e73e061 Should now do the redirection automatically. 2001-08-01 11:17:36 +00:00
3d79308405 This will now return the 521 error whenever the socket is not previously opened. 2001-08-01 11:10:23 +00:00
61a0b05de1 Fixes 2 parsing errors. 2001-08-01 11:07:04 +00:00
77dc66bb77 This brings the hook_email and the hook_deleteaccount in line with the n-tier. 2001-08-01 11:06:17 +00:00
b90e0c4bf6 Added file_repository option 2001-07-31 07:13:49 +00:00