Commit Graph

680 Commits

Author SHA1 Message Date
seek3r
c13ade18dc Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files. 2002-01-07 10:50:42 +00:00
skeeter
c61e5c3e83 One last fix. 2002-01-06 05:56:19 +00:00
Miles Lott
c03a2eb15f Add bottom and top 2002-01-06 05:44:23 +00:00
skeeter
710ec8fbdd A few fixes to the new routine. 2002-01-06 05:37:17 +00:00
skeeter
6b8ddd566b Added the 'Find and Register Application Hooks'. 2002-01-06 05:01:29 +00:00
Miles Lott
985fc8292c Move peer server config; add option to set default expiration for auto-created accounts 2002-01-05 20:40:44 +00:00
Miles Lott
63f8f96f3f This should now report correctly that the API is current 2002-01-04 04:43:00 +00:00
Miles Lott
6174ed9c72 formatting 2002-01-04 00:55:01 +00:00
Miles Lott
e17a39e584 Fix each error if no sessions listed (php4 mode sessions); add switch to add in
php4 mode session listing later
2002-01-04 00:39:00 +00:00
Miles Lott
1862cbeedb Add missing phrases 2002-01-04 00:08:03 +00:00
Miles Lott
7104de54a1 Move 'installed applications' to common, since developer_tools also needs this 2002-01-03 23:58:38 +00:00
Miles Lott
0b5417f928 Another test 2002-01-02 18:20:10 +00:00
Miles Lott
17d994c883 Trying to silence error if no algo/mode available (mcrypt problem) 2002-01-02 18:16:41 +00:00
seek3r
f3fb44a6a6 updated the hooks entries 2002-01-02 17:01:55 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
Miles Lott
6149f2b864 converted to ui class 2001-12-27 18:01:48 +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
Miles Lott
573c7089d1 Disable explicitly calling appname=phpgwapi 2001-12-24 05:17:07 +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
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
6f63d49bd0 Fix some of the horrendous formatting 2001-12-23 00:06:04 +00:00
Miles Lott
cbd35e90eb New doc for using admin/config.php. This should probably go somewhere else... 2001-12-23 00:02:44 +00:00
Miles Lott
7ba873f2c2 Now using ui/bo classes in ./inc 2001-12-22 16:30:10 +00:00
Miles Lott
67ecd24a4a Applied patch #492235 for parent cat select 2001-12-22 16:14:31 +00:00
Miles Lott
d662e5b113 Fix initial data type of listed var 2001-12-21 22:44:52 +00:00
Miles Lott
d1f4be1882 comment out 8char limit for ldap, for now 2001-12-21 20:52:13 +00:00
Miles Lott
3177cbe7b6 formatting 2001-12-21 03:41:06 +00:00
Miles Lott
720c77fae9 NNTP needs to be a phpgwapi config also, for now 2001-12-21 03:30:16 +00:00
Miles Lott
96cd727fa5 Make the mcrypt algorithm and mode used configurable in setup/config.php 2001-12-20 17:58:48 +00:00
Miles Lott
32a524a06b one globals fix 2001-12-18 22:27:30 +00:00
Miles Lott
ddf22a95f5 Fix global problem, i hope 2001-12-18 22:22:47 +00:00
Miles Lott
6bb54e4059 formatting, disable rpc function 2001-12-18 06:10:32 +00:00
Miles Lott
e6eb32d36f formatting, globals 2001-12-18 06:00:48 +00:00
Miles Lott
9895d0e161 remove possibility for any logged in user to edit app configs 2001-12-13 06:17:09 +00:00
Miles Lott
c67fd7c7ee Fix for passing phpgw_info in the querystring 2001-12-05 16:19:12 +00:00
itheart
ce01f617eb config.tpl change to lang_submit and lang_cancel. 2001-12-04 07:43:52 +00:00
Miles Lott
e576acde26 Some globalization; add a cancel button 2001-12-04 02:07:17 +00:00
Miles Lott
80edef2307 *** empty log message *** 2001-11-30 01:13:31 +00:00
Miles Lott
1b6c84d688 Fix to work with register_globals off, also tested with it on 2001-11-27 04:53:17 +00:00
skeeter
ad4a94139c Fix for bug #480863. 2001-11-27 01:19:56 +00:00
skeeter
11563491f8 Trying to GLOBAL'ize these. 2001-11-21 03:22:08 +00:00
itheart
f5006fb941 Japanese lang file phrase add. 2001-11-19 20:34:02 +00:00