skeeter
|
30aad35397
|
Missed a semicolon.
|
2002-02-23 14:35:31 +00:00 |
|
skeeter
|
924617a0e4
|
Renamed the system call package_app_byid() to package_app().
|
2002-02-23 14:23:13 +00:00 |
|
skeeter
|
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 |
|
skeeter
|
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 |
|
Miles Lott
|
661bbca88c
|
remove one tr
|
2002-02-21 13:46:53 +00:00 |
|
Miles Lott
|
3549178505
|
Add referer capability - arrives via HTTP_GET_VARS, saved in appsession
|
2002-02-21 12:27:56 +00:00 |
|
Ralf Becker
|
d9c78866ac
|
horzi. & vertical alignment of widgets, size of Text-fields
|
2002-02-20 21:34:52 +00:00 |
|
Ralf Becker
|
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 |
|
Miles Lott
|
8b54414c64
|
also check api version for hooks table in deregister_hooks()
|
2002-02-20 05:19:35 +00:00 |
|
Miles Lott
|
4b878ddca9
|
adjust inline docs
|
2002-02-20 04:57:49 +00:00 |
|
Miles Lott
|
54ce2d1d33
|
Modify to go back to old behavior (load langs only on first use of translate()
|
2002-02-20 04:44:19 +00:00 |
|
Miles Lott
|
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 |
|
skeeter
|
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 |
|
Miles Lott
|
cbf5593ca0
|
trying to hide transient error in php3
|
2002-02-20 03:45:35 +00:00 |
|
skeeter
|
9e0d7f1d7a
|
GNU Path #150 - holidaycalc - occurence holidays shown wrong.
|
2002-02-20 02:01:55 +00:00 |
|
Ralf Becker
|
e9be751ce7
|
initial import of gtk user-interface
|
2002-02-20 01:26:03 +00:00 |
|
Ralf Becker
|
e360e82365
|
function test_import($app) return if !$app
|
2002-02-19 18:04:46 +00:00 |
|
jengo
|
282c4198a4
|
- Added class to check network connections via ping
|
2002-02-19 17:51:09 +00:00 |
|
Ralf Becker
|
14a5e4dbc5
|
using navbar.gif now
|
2002-02-18 23:03:16 +00:00 |
|
Ralf Becker
|
faf77d788e
|
an icon hopfully showing that the etemplate app consists of more developer-tools
|
2002-02-18 23:01:43 +00:00 |
|
Ralf Becker
|
68a2451cfb
|
removed the not working cvs ID
|
2002-02-18 22:46:01 +00:00 |
|
Ralf Becker
|
b4dbd33c49
|
some small changes and some formatting for netscape
|
2002-02-18 22:44:11 +00:00 |
|
Ralf Becker
|
20c24e6ef6
|
inital import
|
2002-02-18 21:56:47 +00:00 |
|
Ralf Becker
|
26c6543895
|
lots of explanation and some formatting added
|
2002-02-18 21:56:00 +00:00 |
|
Ralf Becker
|
eae3c3984c
|
some formatting
|
2002-02-18 17:39:25 +00:00 |
|
skeeter
|
6074179f0e
|
Not sure exactly what was fixed.
|
2002-02-18 16:20:13 +00:00 |
|
skeeter
|
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 |
|
Ralf Becker
|
306160dd1e
|
hope that gets the id in
|
2002-02-18 16:12:11 +00:00 |
|
Ralf Becker
|
893e4db501
|
hope that gets the id in
|
2002-02-18 16:10:49 +00:00 |
|
Ralf Becker
|
28faa7a146
|
inital import: example app et_media of the tutorial
|
2002-02-18 16:05:07 +00:00 |
|
Ralf Becker
|
92063df450
|
inital import of the etemplate tutorial and the examplte app et_media
|
2002-02-18 16:03:19 +00:00 |
|
Ralf Becker
|
b7418f98ba
|
changed last_insert_id() to get_last_insert_id($table,$field)
|
2002-02-18 13:51:04 +00:00 |
|
Ralf Becker
|
002545067e
|
killed debug-message for empty fieldname
|
2002-02-18 13:50:24 +00:00 |
|
Miles Lott
|
f5b3fb4f3e
|
Add check image
|
2002-02-18 13:43:08 +00:00 |
|
Miles Lott
|
5bbacabc0a
|
Add js checkall function for each column of install/upgrade/remove
|
2002-02-18 13:42:09 +00:00 |
|
skeeter
|
360c22f7e4
|
Removed an extra line.
|
2002-02-18 13:41:40 +00:00 |
|
Miles Lott
|
b2a974489f
|
default prefs string should now be correct
|
2002-02-18 12:44:25 +00:00 |
|
Ralf Becker
|
f6c6249fd2
|
function write: do is_writable for the dir and not for the nonexisting file now
|
2002-02-18 11:24:38 +00:00 |
|
Miles Lott
|
090b9022b6
|
Add printing of var type in print_r()
|
2002-02-18 10:25:57 +00:00 |
|
Ralf Becker
|
fec8b59825
|
inital import: generalised so-layer working on the tables_current file
|
2002-02-18 06:52:33 +00:00 |
|
skeeter
|
1dea9a67b8
|
Now displayes the server correctly after adding/editing the entry.
|
2002-02-18 05:05:09 +00:00 |
|
skeeter
|
8f5ede0559
|
Added a couple of terms.
|
2002-02-18 05:04:31 +00:00 |
|
skeeter
|
9742f613e6
|
One more file needed to be changed over for the language table update. This is for the lang function.
|
2002-02-18 01:54:15 +00:00 |
|
skeeter
|
a3bc3d813c
|
One more file needed to be changed over for the language table update. This is for a fresh install.
|
2002-02-18 01:41:33 +00:00 |
|
skeeter
|
92085eb350
|
Improper display of day view data, was doing an || instead of &&.
|
2002-02-18 00:28:54 +00:00 |
|
Miles Lott
|
92c0e20c12
|
Adjust banners to credit just about all of the core team...
|
2002-02-17 20:23:26 +00:00 |
|
Miles Lott
|
63b0e05ffe
|
adjust banners to credit seek3r, angles, and some other dude
|
2002-02-17 20:20:09 +00:00 |
|
Miles Lott
|
e383697ecd
|
Adjust banners to credit mdean and some other guy
|
2002-02-17 20:16:51 +00:00 |
|
Miles Lott
|
d458becbe0
|
Added patch from Ralf Becker to calculate precision from largest enum value
when doing sql to schema_proc array conversion
|
2002-02-17 20:10:29 +00:00 |
|
Miles Lott
|
9804ff609d
|
Apply modified patch from Ralf Becker to allow for use within phpgw (not setup)
|
2002-02-17 20:00:28 +00:00 |
|