Commit Graph

5792 Commits

Author SHA1 Message Date
Ralf Becker
a333b2bedb corrected bug in tables_update: return of update-function used 'phpgwapi' instead of app-name 2002-09-01 21:12:21 +00:00
Ralf Becker
78320c0525 moved infolog links to addressbook,projects and calendar to new link-class and its table phpgw_links 2002-09-01 20:41:36 +00:00
Ralf Becker
bd8aba2246 1) correct update_script for more than one droped column
2) updates tables_names in $app/setup/setup.inc.php
3) suggest new version-number
2002-09-01 19:54:47 +00:00
Ralf Becker
b9f7c66d71 initial import of link class 2002-09-01 18:59:01 +00:00
Ralf Becker
66cfae907f get infolog to work with (new 3-tier) projects
an other typo
2002-09-01 18:57:24 +00:00
Ralf Becker
f27c38c42c get infolog to work with (new 3-tier) projects 2002-09-01 18:11:57 +00:00
skeeter
9d50404d22 GNU Patch #483. 2002-09-01 15:03:19 +00:00
skeeter
73bf8e96fa GNU Patch #492. 2002-09-01 13:37:10 +00:00
skeeter
306bd52803 GNU Patch #500 - Enabling Polish language. THIS WORKS AS AN API UPGRADE. 2002-09-01 13:00:39 +00:00
skeeter
b53e0f1c94 A couple of minor changes. Changed '->datetme->' to '->datetime->' and 1 item to '->datetime->users_localtime'. 2002-08-31 23:50:12 +00:00
ceb
117e089722 update gdbutton 2002-08-30 02:16:15 +00:00
ceb
f1119c3860 added class to create gd/ttf buttons 2002-08-29 23:20:22 +00:00
Miles Lott
9780932675 One syntax fix, add upgrade routine from .14.000 2002-08-26 07:51:54 +00:00
Zone
c1bf33a585 Add 'Select where you want to store/retreive file contents' option (file_store_contents) 2002-08-26 04:39:25 +00:00
Zone
b3c3791b5e Add 'content' column to phpgw_vfs table 2002-08-26 04:38:29 +00:00
Zone
56e30222db Increment version (add 'content' column in phpgw_vfs) 2002-08-26 04:36:12 +00:00
Zone
768438ef20 Don't URL encode in links, since phpgw->link() does that now 2002-08-26 04:34:34 +00:00
Zone
402b797472 Add support of storing file contents in the database 2002-08-26 04:20:33 +00:00
skeeter
80a9931e0d GNU Bug #987. 2002-08-26 02:18:28 +00:00
skeeter
129a6d1f21 Some more towards Ralf Beckers patches. 2002-08-25 12:33:57 +00:00
skeeter
1ac3fcb9a7 Updating some of the files to include Ralf Beckers fixes. Still Need to talk with him in regards to a few he has submited. 2002-08-25 04:07:21 +00:00
Miles Lott
b0364b9491 Starting update to new template class - header redirects still an issue 2002-08-24 18:04:27 +00:00
Miles Lott
2808bec6c5 If PHP_SELF is not set, a REG_EMPTY error is generated - there is probably a better fix... 2002-08-24 15:22:14 +00:00
skeeter
24d9c7546c Cleaning up a couple of common lang phrases. 2002-08-24 13:56:16 +00:00
skeeter
d6cd10d920 Cleaning up a couple of common lang phrases. 2002-08-24 13:41:35 +00:00
skeeter
3a32c969be Cleaning up a couple of common lang phrases. 2002-08-24 13:36:31 +00:00
skeeter
ffe3c369f8 Cleaning up a couple of common lang phrases. 2002-08-24 13:33:05 +00:00
skeeter
8a82df2ab7 Cleaning up a couple of common lang phrases. 2002-08-24 13:32:05 +00:00
Miles Lott
6a5c1bd2de Fix problem of ???_langs() functions recursing instead of calling translation class.
This meant no lang installation/upgrade except when working with lang.php.
2002-08-23 04:28:28 +00:00
Zone
05edacccfc Fix preferences links to email and calendar (bug #1058), thanks skwashd. (Untested due to state of templates) 2002-08-23 04:23:16 +00:00
skeeter
db70072b9b GNU Patch #477. 2002-08-23 03:33:13 +00:00
skeeter
34c7177e2a GNU Bug #474 2002-08-23 03:24:59 +00:00
skeeter
78b7c03185 GNU Bug #472 2002-08-23 03:21:11 +00:00
skeeter
3aa1be45e4 GNU Bug #470 2002-08-23 03:12:11 +00:00
skeeter
bf8bbf9157 GNU Bug #461 2002-08-23 02:19:48 +00:00
skeeter
2fd41422e2 GNU Patch #447. 2002-08-23 01:24:29 +00:00
skeeter
38bfe36986 GNU Patch #443. 2002-08-23 01:07:51 +00:00
skeeter
f983ceb583 GNU Patch #442. 2002-08-23 01:01:10 +00:00
skeeter
4afa3e83de GNU Patch #429. 2002-08-23 00:42:55 +00:00
skeeter
ed5e352c6e GNU Patch #428. 2002-08-23 00:37:06 +00:00
skeeter
b97821cd85 GNU Patch #423. 2002-08-23 00:17:42 +00:00
skeeter
00897bdc39 GNU Patch #421. 2002-08-23 00:04:32 +00:00
Miles Lott
e25be5b24a GNU Patch #488 2002-08-22 12:22:58 +00:00
skeeter
9697eb01a4 GNU Patch #487. 2002-08-22 10:16:42 +00:00
skeeter
a097cb2e7d Added get_week as a public function. 2002-08-22 03:07:54 +00:00
skeeter
6ec153c54e Added a few isset()'s. This clears a few warnings from being logged. 2002-08-22 03:07:00 +00:00
skeeter
883882338d Changed EXP_DEBUG_APP to DEBUG_APP. 2002-08-22 03:05:58 +00:00
ceb
bb72320c05 update 2002-08-22 00:47:26 +00:00
ceb
f2c74407b1 removed double files which already are in that other debian dir :) 2002-08-21 23:13:53 +00:00
Miles Lott
b9300cc5d4 Make colors alternate 2002-08-21 02:14:15 +00:00