Commit Graph

5361 Commits

Author SHA1 Message Date
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
Miles Lott
1f77e1ad45 Oops, add new file... 2002-02-17 19:50:25 +00:00
Miles Lott
3fefd7be60 Add missing check of current db versions 2002-02-17 19:35:44 +00:00
Miles Lott
12b66fb8a9 Change lang/languages tables to phpgw_lang/phpgw_languages 2002-02-17 19:31:50 +00:00
Ralf Becker
50c595ff8b session->app_session used now for the sessiondata (not longer hidden vars)
the content of the form is now the first param. to the callback (no longer in HTTP_POST_VARS)
2002-02-17 19:09:15 +00:00
Ralf Becker
46a635b73c some changes in the db-tools 2002-02-17 19:06:45 +00:00
Ralf Becker
4dd2bd4dc8 messages for the db-tools 2002-02-17 19:05:18 +00:00
Miles Lott
6422885811 Formatting 2002-02-17 18:43:31 +00:00
Miles Lott
6c8ce90ce0 Fix version check and display 2002-02-17 15:34:13 +00:00
seek3r
0975a7736a auto-redirect to setup if missing header.inc.php 2002-02-17 08:07:38 +00:00
skeeter
9eece2fd34 MAJOR fix for GNU Bug #100366. Also, changed some of the images to be more compliant with image_typing. 2002-02-17 03:56:58 +00:00
skeeter
524096db45 Added a missing phrase. 2002-02-16 15:14:58 +00:00
Miles Lott
13cc3694e7 rework function to remove php3 error - need to test on php4 again 2002-02-16 14:30:40 +00:00
Miles Lott
61c9a64dd0 only chop the last 2 chars if they are {comma}{space} 2002-02-16 13:48:41 +00:00
seek3r
a91c9e31b2 left debugging crap 2002-02-16 03:58:03 +00:00
skeeter
220e0a5c62 Adding parts of new app registry system. Initial calls allow get_appby[id/name] and find_new_app. More to follow. 2002-02-15 19:05:40 +00:00
skeeter
e9fd4b08b4 Small cleanup in the query. 2002-02-15 18:57:30 +00:00
skeeter
d369ae674a Added the var to the class variables. 2002-02-15 18:55:11 +00:00
skeeter
26144ff687 Applied patch #104 and fix for Support #100433. 2002-02-15 18:49:06 +00:00
skeeter
562a34a9c5 GNU Support #100373 - Fix for datetime history not being saved to the table. 2002-02-15 12:32:02 +00:00
Ralf Becker
3d0eaa4b7e added check if webserver has write-permission for dumping $app/setup/etemplates.inc.php and renaming file to old first. 2002-02-15 05:27:30 +00:00
Ralf Becker
bc406008c4 Patched in the changes of Revision 1.10 of the version in phpgwapi.
Changed from class projects to boprojects + some checks if class is availible.
2002-02-15 05:26:08 +00:00
Ralf Becker
c8f67dacf9 some size-adjustments in the editor-fields 2002-02-15 05:22:17 +00:00
skeeter
b79eef2053 GNU Patch #122. 2002-02-15 04:16:35 +00:00
skeeter
73f3c725fb GNU Patch #106 and #109. 2002-02-15 03:16:11 +00:00
skeeter
5e48dcbe99 GNU Patch #115. 2002-02-15 01:51:32 +00:00
skeeter
74dcff3c83 GNU Patch #105. 2002-02-15 01:25:20 +00:00
Ralf Becker
5cd22d9a37 using boproject- insted of (no longer existing) project-class 2002-02-14 20:14:15 +00:00
Ralf Becker
ca22fe93e1 cats may now be separated by ',' or ';' 2002-02-14 19:56:06 +00:00
seek3r
3bfa6c85d3 extending print_debug() to be able to trap the data and toss it into a database as an option 2002-02-14 18:57:11 +00:00
Ralf Becker
8d7650092d fix for multiple cats separated by ';' and containing " ' " in the cat-names 2002-02-14 18:42:19 +00:00
Ralf Becker
4746eac65d new fieldtypes: int, float
db_tools: import of existing db-tables via schema proc (needs some modification in the schema proc-class to allow calls from regular app !!!)
lots of other changes and improvments
2002-02-14 14:06:53 +00:00
seek3r
d3311b7244 updated the calls to print_debug() in the functions.inc.php 2002-02-14 07:29:26 +00:00
Miles Lott
27f892db9d GNU Patch #135 - Don't export if conv_type=none 2002-02-14 02:39:51 +00:00
skeeter
5a46e73fef minor rewrite of a set of &quote; to ' and changing the comment to say ExecMethod instead of ExecObject. 2002-02-14 02:22:17 +00:00
skeeter
1f5241ca4c GNU Patch #132 - User friendly warnings for unsuccessful mkdir(). 2002-02-14 02:16:14 +00:00
skeeter
0ae817af83 GNU Patch #133 - Improper default settings. 2002-02-14 01:53:21 +00:00
Miles Lott
2afd4c4955 drop trailing comma from lang_list 2002-02-12 14:09:53 +00:00
seek3r
878040118f corrected a typo 2002-02-12 10:09:53 +00:00
seek3r
86c430e66e finished multi-dimensional array support for data type debugging 2002-02-12 10:06:06 +00:00
seek3r
4c90cd3cd6 added one more debug constant for turning off datatype checking 2002-02-12 09:56:03 +00:00
seek3r
2df5d74dd3 fixed header to use and added my debug constants along with my replacement for print_debug 2002-02-12 09:10:40 +00:00