Commit Graph

6314 Commits

Author SHA1 Message Date
7fa1481838 Add dev note about index.php being depreciated 2002-02-25 05:41:22 +00:00
6b8c75f2a9 Initial commit 2002-02-25 04:58:47 +00:00
5d507655b0 Fix group directory creation, remove possible security problem 2002-02-25 03:24:50 +00:00
975adf9028 should be only in Version-0_9_14-branch 2002-02-24 21:28:57 +00:00
038cc6d0e2 Updating to ralf's latest version 2002-02-24 21:21:53 +00:00
1cd5737c51 Will now download the requested app. Still need to add the setup/install process to it. 2002-02-24 21:00:59 +00:00
a850a50c3a inital import of local copy of sbox2-api-class with a fix for the changed name of the projects-class 2002-02-24 20:57:51 +00:00
4aea8e09ad make _debug_array() look good on php4 again 2002-02-23 18:07:45 +00:00
0ac2d5a353 adjust sql for new table names 2002-02-23 17:19:28 +00:00
54e00b04d6 adjust sql for new table names 2002-02-23 17:18:55 +00:00
25378a7f88 adjust sql for new table names 2002-02-23 17:17:02 +00:00
caeeb6a766 Missed another semicolon. 2002-02-23 14:39:24 +00:00
30aad35397 Missed a semicolon. 2002-02-23 14:35:31 +00:00
924617a0e4 Renamed the system call package_app_byid() to package_app(). 2002-02-23 14:23:13 +00:00
ce5d0d62e9 This is a few after the fact cleanups. I think this will now handle passing either the app_id or the app_name to package_app(). 2002-02-23 13:40:31 +00:00
a3c1738bec This will now create the files after d/l'ing them. This could be dangerous as it actually overwrites any files that are in your apps directory. Remember, overwrites, it does not delete the app directory and reinstalls. Maybe it should as it would need to be allowed to remove old unused files. 2002-02-23 13:22:59 +00:00
661bbca88c remove one tr 2002-02-21 13:46:53 +00:00
3549178505 Add referer capability - arrives via HTTP_GET_VARS, saved in appsession 2002-02-21 12:27:56 +00:00
d9c78866ac horzi. & vertical alignment of widgets, size of Text-fields 2002-02-20 21:34:52 +00:00
8344eff5fa Got a nice persistent main-window with automatic scrollbars now.
Deleted a lot of stuff not needed for GTK.
2002-02-20 10:04:22 +00:00
8b54414c64 also check api version for hooks table in deregister_hooks() 2002-02-20 05:19:35 +00:00
4b878ddca9 adjust inline docs 2002-02-20 04:57:49 +00:00
54ce2d1d33 Modify to go back to old behavior (load langs only on first use of translate() 2002-02-20 04:44:19 +00:00
15bc5ac202 Switch to using class var for $lang; translate function now does only this, and
the constructor is used to load the lang array;  I think this is faster in one place,
slower in another;
2002-02-20 04:30:19 +00:00
6697ac21b4 Adding new functionality. Can now request an app to be delivered to your system from a host server via XML-RPC. The app is passed via an associated array of [] = base64_encoded();. Using base64 to maintain binary file types (images/foreign lang files). 2002-02-20 03:46:27 +00:00
cbf5593ca0 trying to hide transient error in php3 2002-02-20 03:45:35 +00:00
9e0d7f1d7a GNU Path #150 - holidaycalc - occurence holidays shown wrong. 2002-02-20 02:01:55 +00:00
e9be751ce7 initial import of gtk user-interface 2002-02-20 01:26:03 +00:00
e360e82365 function test_import($app) return if !$app 2002-02-19 18:04:46 +00:00
282c4198a4 - Added class to check network connections via ping 2002-02-19 17:51:09 +00:00
14a5e4dbc5 using navbar.gif now 2002-02-18 23:03:16 +00:00
faf77d788e an icon hopfully showing that the etemplate app consists of more developer-tools 2002-02-18 23:01:43 +00:00
68a2451cfb removed the not working cvs ID 2002-02-18 22:46:01 +00:00
b4dbd33c49 some small changes and some formatting for netscape 2002-02-18 22:44:11 +00:00
20c24e6ef6 inital import 2002-02-18 21:56:47 +00:00
26c6543895 lots of explanation and some formatting added 2002-02-18 21:56:00 +00:00
eae3c3984c some formatting 2002-02-18 17:39:25 +00:00
6074179f0e Not sure exactly what was fixed. 2002-02-18 16:20:13 +00:00
532993d024 Some major cleanups. Should reduce warnings by 75%. This will speed things up if the admin is logging php errors/warnings. 2002-02-18 16:18:34 +00:00
306160dd1e hope that gets the id in 2002-02-18 16:12:11 +00:00
893e4db501 hope that gets the id in 2002-02-18 16:10:49 +00:00
28faa7a146 inital import: example app et_media of the tutorial 2002-02-18 16:05:07 +00:00
92063df450 inital import of the etemplate tutorial and the examplte app et_media 2002-02-18 16:03:19 +00:00
b7418f98ba changed last_insert_id() to get_last_insert_id($table,$field) 2002-02-18 13:51:04 +00:00
002545067e killed debug-message for empty fieldname 2002-02-18 13:50:24 +00:00
f5b3fb4f3e Add check image 2002-02-18 13:43:08 +00:00
5bbacabc0a Add js checkall function for each column of install/upgrade/remove 2002-02-18 13:42:09 +00:00
360c22f7e4 Removed an extra line. 2002-02-18 13:41:40 +00:00
b2a974489f default prefs string should now be correct 2002-02-18 12:44:25 +00:00
f6c6249fd2 function write: do is_writable for the dir and not for the nonexisting file now 2002-02-18 11:24:38 +00:00