bgigon
b4af40ee1d
More translation, by Charles Viard
2004-04-13 11:53:23 +00:00
Ralf Becker
0411643b27
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 09:28:49 +00:00
Ralf Becker
4fb21167a8
first (simple) version of the new manual app
2004-04-13 09:09:36 +00:00
Ralf Becker
f151c70372
first (simple) version of the new manual app
2004-04-13 08:59:23 +00:00
Ralf Becker
707e464780
first (simple) version of the new manual app
2004-04-13 08:53:04 +00:00
Oscar Manuel Gómez Senovilla
0fb012f83c
*** empty log message ***
2004-04-13 08:21:55 +00:00
Ralf Becker
066722cb9b
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 08:18:06 +00:00
Ralf Becker
6e0b23d3d6
made eT app-name common
2004-04-13 07:55:43 +00:00
Ralf Becker
b495aa7a0f
implemented enble == 4 type apps - opened in a popup window - for the manual
2004-04-13 07:54:25 +00:00
Ralf Becker
d943b9f59d
register globals
2004-04-13 07:52:13 +00:00
Lars Kneschke
94a05b4690
patch from Matthew Galgoci to make cookies work also with domain names
...
with more then 2 parts(hostname.domainname.de)
2004-04-13 05:28:01 +00:00
Ralf Becker
41f40155aa
added function to check if browser supports htmlarea / richtext editor
2004-04-12 13:58:25 +00:00
Ralf Becker
c8e57526d2
fixed set_cell_attribute, get_cell_attribute and disable_cells to search [vh]box for its contained cells too
2004-04-12 12:29:40 +00:00
Ralf Becker
20e1983d37
using htmlspecialchars from the html-class
2004-04-12 12:28:35 +00:00
Ralf Becker
793f5df7b5
as talked with Lars ;-)
2004-04-12 07:20:40 +00:00
Ralf Becker
5fc5cb207d
small convinient extension to column_data_implode:
...
1. param $only === True: write only columns from the column-definitions
2. param $use_key==='VALUES' return "(key1,key2,...) VALUES (val1,val2,...)" for inserts
2004-04-12 07:19:24 +00:00
Ralf Becker
104014b4ed
Added GET-parameter download to get SiteMgr's download module working with the new filemanager. It forces viewable mime-type to be downloaded (if set).
2004-04-11 14:25:33 +00:00
Ralf Becker
1b4b338fb9
fixed wrong activation of mailto: addresses in in links
2004-04-11 10:10:51 +00:00
Carsten Wolff
d5026a9f75
make the use of adodb the default in the quote() and db_addslashes() functions, too
2004-04-11 09:03:56 +00:00
Ralf Becker
a7666da37f
fixed missing app-name in most phrases, not sure how it got missing
2004-04-09 12:32:38 +00:00
Ralf Becker
e621aff999
fix warning about unsupported charset
2004-04-09 09:29:56 +00:00
reinerj
1f0b14e716
add file Import_from_Outlook_-_Italano from Marco Volpe
2004-04-08 01:02:06 +00:00
Miles Lott
258e68559e
Fix for cat_id selection on export from Bug #930311 - fix from SF userid hilch
2004-04-07 17:38:24 +00:00
reinerj
447bd52582
add changed file with name Import_from_Outlook_-_French
2004-04-07 14:09:07 +00:00
reinerj
bced87cbc3
add changed file with name Import_from_Outlook_-_Espanol
2004-04-07 13:54:23 +00:00
petere78
da38273582
Improve translation
2004-04-05 22:24:11 +00:00
Lars Kneschke
56ae9c191a
fix for
...
Warning: preg_match() expects at least 2 parameters, 1 given in
/var/www/www.phpgw.de/htdocs/egroupware/phpgwapi/inc/class.categories.inc.php on line 164
2004-04-05 06:04:07 +00:00
Ralf Becker
ec1cf301b2
added input-validation:
...
- needed (= not to be empty) fields are enforced now
- min and max values and format of int and float fields
- validator for text-fields (perl regular expression)
The input-validation is handled completly withing eTemplate, the application dont need to implement any code, just set the right attributes in the template. Validation-errors are displayed in red behind the concerning field, try the template 'etemplate.validation-test' in the editor.
2004-04-05 01:33:23 +00:00
Ralf Becker
219c1db81e
$col in name for $c == 0 triggered a use as index in content
2004-04-05 00:00:40 +00:00
Ralf Becker
fe8be115fb
as talked with lars ;-)
2004-04-04 23:01:58 +00:00
Ralf Becker
ba4ed68752
fix for search to return also the entries from sub-categoris, as sugested by Stephan Hilchenbach from the german list
2004-04-04 22:52:24 +00:00
Ralf Becker
4b7ced6e84
fix for search to return also the entries from sub-categoris, as sugested by Stephan Hilchenbach from the german list
2004-04-04 22:23:47 +00:00
Ralf Becker
f68cd32ede
as talked with lars and Stephan Hilchenbach from the german list ;-)
2004-04-04 22:21:26 +00:00
Ralf Becker
4ad8d84609
fixed typo, which prevented app-name in cats to be shown
2004-04-04 21:45:15 +00:00
Ralf Becker
53f20990de
as talked with lars ;-)
2004-04-04 20:50:29 +00:00
Ralf Becker
f6b1b8e03e
fix to get IE and HTMLarea working together again, HTMLarea seems not to work in IE, if a <base href="..."> is set. This was done to get relative image-pathes working.
2004-04-04 19:31:30 +00:00
Lars Kneschke
78443fcb63
fix things spoken about with ralf :)
2004-04-04 18:59:12 +00:00
Ralf Becker
517913682c
as talked with lars
2004-04-04 18:06:37 +00:00
Ralf Becker
94b0845564
as talked with lars
2004-04-04 17:58:00 +00:00
Ralf Becker
bd187fca49
return the config-array in read_repository, like other classes read_repository functions does (eg. preferences)
2004-04-04 10:02:25 +00:00
Ralf Becker
b9cb241948
killed error-message in droptable and moderniced the code a bit ;-)
2004-04-03 13:03:01 +00:00
Ralf Becker
6e36f7e652
fix to eliminate doublicate entris on multiple installs / reinstalls via add_acl
2004-04-03 13:01:28 +00:00
Ralf Becker
0bfe2bcd98
fix to remove dublicates in none-indexed tables
2004-04-03 13:00:19 +00:00
Ralf Becker
b69585b36f
fix to create the postgres conection string in an extra variable
2004-04-03 12:58:43 +00:00
Ralf Becker
c09e4eb4c8
fixed typo
2004-04-03 10:22:08 +00:00
Oscar Manuel Gómez Senovilla
c9ed30704c
*** empty log message ***
2004-04-02 20:32:14 +00:00
Ralf Becker
25533f4c59
anonymous user should never get a home-page
2004-04-02 17:25:37 +00:00
Ralf Becker
a88b08f274
dont log anonymous sessions
2004-04-02 17:24:31 +00:00
Ralf Becker
7cbfd65cde
small fix for setup:
...
- useing allways $this->Type (not type) and $GLOBALS['phpgw']->ADOdb (not adodb)
- remembering if we use a privat Link_ID for disconnect
2004-04-02 08:15:18 +00:00
Ralf Becker
48dd6ec970
not setting the class-vars direct - thought it still works, but calling the connect functions with them as parameters
2004-04-02 07:36:11 +00:00